From 8b9d68ee35bb2ef19dc38d97111b987f751448cf Mon Sep 17 00:00:00 2001 From: Stefano Cordio Date: Sun, 4 Jan 2026 11:25:57 +0100 Subject: [PATCH 01/85] Update license year, align header to Apache License 2.0 guidance See #3017. --- .../org/assertj/core/annotation/Beta.java | 17 +++++----- .../core/annotation/CanIgnoreReturnValue.java | 17 +++++----- .../core/annotation/CheckReturnValue.java | 17 +++++----- .../org/assertj/core/annotations/Beta.java | 17 +++++----- .../core/api/Abstract2DArrayAssert.java | 17 +++++----- .../assertj/core/api/AbstractArrayAssert.java | 17 +++++----- .../org/assertj/core/api/AbstractAssert.java | 17 +++++----- .../api/AbstractAtomicFieldUpdaterAssert.java | 17 +++++----- .../api/AbstractAtomicReferenceAssert.java | 17 +++++----- .../core/api/AbstractBigDecimalAssert.java | 17 +++++----- .../api/AbstractBigDecimalScaleAssert.java | 17 +++++----- .../core/api/AbstractBigIntegerAssert.java | 17 +++++----- .../core/api/AbstractBooleanArrayAssert.java | 17 +++++----- .../core/api/AbstractBooleanAssert.java | 17 +++++----- .../core/api/AbstractByteArrayAssert.java | 17 +++++----- .../assertj/core/api/AbstractByteAssert.java | 17 +++++----- .../core/api/AbstractCharArrayAssert.java | 17 +++++----- .../core/api/AbstractCharSequenceAssert.java | 17 +++++----- .../core/api/AbstractCharacterAssert.java | 17 +++++----- .../assertj/core/api/AbstractClassAssert.java | 17 +++++----- .../core/api/AbstractCollectionAssert.java | 17 +++++----- .../core/api/AbstractComparableAssert.java | 17 +++++----- .../api/AbstractCompletableFutureAssert.java | 17 +++++----- .../assertj/core/api/AbstractDateAssert.java | 17 +++++----- .../core/api/AbstractDoubleArrayAssert.java | 17 +++++----- .../core/api/AbstractDoubleAssert.java | 17 +++++----- .../core/api/AbstractDurationAssert.java | 17 +++++----- .../core/api/AbstractEnumerableAssert.java | 17 +++++----- .../assertj/core/api/AbstractFileAssert.java | 17 +++++----- .../core/api/AbstractFileSizeAssert.java | 17 +++++----- .../core/api/AbstractFloatArrayAssert.java | 17 +++++----- .../assertj/core/api/AbstractFloatAssert.java | 17 +++++----- .../core/api/AbstractFutureAssert.java | 17 +++++----- .../core/api/AbstractInputStreamAssert.java | 17 +++++----- .../core/api/AbstractInstantAssert.java | 17 +++++----- .../core/api/AbstractIntArrayAssert.java | 17 +++++----- .../core/api/AbstractIntegerAssert.java | 17 +++++----- .../core/api/AbstractIterableAssert.java | 17 +++++----- .../core/api/AbstractIterableSizeAssert.java | 17 +++++----- .../core/api/AbstractIteratorAssert.java | 17 +++++----- .../assertj/core/api/AbstractListAssert.java | 17 +++++----- .../core/api/AbstractLocalDateAssert.java | 17 +++++----- .../core/api/AbstractLocalDateTimeAssert.java | 17 +++++----- .../core/api/AbstractLocalTimeAssert.java | 17 +++++----- .../core/api/AbstractLongAdderAssert.java | 17 +++++----- .../core/api/AbstractLongArrayAssert.java | 17 +++++----- .../assertj/core/api/AbstractLongAssert.java | 17 +++++----- .../assertj/core/api/AbstractMapAssert.java | 17 +++++----- .../core/api/AbstractMapSizeAssert.java | 17 +++++----- .../core/api/AbstractMatcherAssert.java | 17 +++++----- .../core/api/AbstractObjectArrayAssert.java | 17 +++++----- .../core/api/AbstractObjectAssert.java | 17 +++++----- .../api/AbstractOffsetDateTimeAssert.java | 17 +++++----- .../core/api/AbstractOffsetTimeAssert.java | 17 +++++----- .../core/api/AbstractOptionalAssert.java | 17 +++++----- .../api/AbstractOptionalDoubleAssert.java | 17 +++++----- .../core/api/AbstractOptionalIntAssert.java | 17 +++++----- .../core/api/AbstractOptionalLongAssert.java | 17 +++++----- .../assertj/core/api/AbstractPathAssert.java | 17 +++++----- .../core/api/AbstractPeriodAssert.java | 17 +++++----- .../core/api/AbstractPredicateAssert.java | 17 +++++----- .../core/api/AbstractPredicateLikeAssert.java | 17 +++++----- .../core/api/AbstractShortArrayAssert.java | 17 +++++----- .../assertj/core/api/AbstractShortAssert.java | 17 +++++----- .../core/api/AbstractSoftAssertions.java | 17 +++++----- .../core/api/AbstractSpliteratorAssert.java | 17 +++++----- .../core/api/AbstractStringAssert.java | 17 +++++----- .../core/api/AbstractTemporalAssert.java | 17 +++++----- .../core/api/AbstractThrowableAssert.java | 17 +++++----- .../AbstractUniversalComparableAssert.java | 17 +++++----- .../assertj/core/api/AbstractUriAssert.java | 17 +++++----- .../assertj/core/api/AbstractUrlAssert.java | 17 +++++----- .../core/api/AbstractYearMonthAssert.java | 17 +++++----- .../core/api/AbstractZonedDateTimeAssert.java | 17 +++++----- .../api/AfterAssertionErrorCollected.java | 17 +++++----- .../org/assertj/core/api/Array2DAssert.java | 17 +++++----- .../assertj/core/api/ArraySortedAssert.java | 17 +++++----- .../java/org/assertj/core/api/Assert.java | 17 +++++----- .../core/api/AssertDelegateTarget.java | 17 +++++----- .../org/assertj/core/api/AssertFactory.java | 17 +++++----- .../assertj/core/api/AssertJProxySetup.java | 17 +++++----- .../org/assertj/core/api/AssertProvider.java | 17 +++++----- .../core/api/AssertionErrorCollector.java | 17 +++++----- .../org/assertj/core/api/AssertionInfo.java | 17 +++++----- .../java/org/assertj/core/api/Assertions.java | 17 +++++----- .../core/api/AssertionsForClassTypes.java | 17 +++++----- .../core/api/AssertionsForInterfaceTypes.java | 17 +++++----- .../core/api/AssumptionExceptionFactory.java | 17 +++++----- .../org/assertj/core/api/Assumptions.java | 17 +++++----- .../assertj/core/api/AtomicBooleanAssert.java | 17 +++++----- .../core/api/AtomicIntegerArrayAssert.java | 17 +++++----- .../assertj/core/api/AtomicIntegerAssert.java | 17 +++++----- .../api/AtomicIntegerFieldUpdaterAssert.java | 17 +++++----- .../core/api/AtomicLongArrayAssert.java | 17 +++++----- .../assertj/core/api/AtomicLongAssert.java | 17 +++++----- .../api/AtomicLongFieldUpdaterAssert.java | 17 +++++----- .../api/AtomicMarkableReferenceAssert.java | 17 +++++----- .../core/api/AtomicReferenceArrayAssert.java | 17 +++++----- .../core/api/AtomicReferenceAssert.java | 17 +++++----- .../AtomicReferenceFieldUpdaterAssert.java | 17 +++++----- .../api/AtomicStampedReferenceAssert.java | 17 +++++----- .../api/AutoCloseableBDDSoftAssertions.java | 17 +++++----- .../core/api/AutoCloseableSoftAssertions.java | 17 +++++----- .../AutoCloseableSoftAssertionsProvider.java | 17 +++++----- .../org/assertj/core/api/BDDAssertions.java | 17 +++++----- .../org/assertj/core/api/BDDAssumptions.java | 17 +++++----- .../assertj/core/api/BDDSoftAssertions.java | 17 +++++----- .../core/api/BDDSoftAssertionsProvider.java | 17 +++++----- .../assertj/core/api/BigDecimalAssert.java | 17 +++++----- .../core/api/BigDecimalScaleAssert.java | 17 +++++----- .../assertj/core/api/BigIntegerAssert.java | 17 +++++----- .../core/api/Boolean2DArrayAssert.java | 17 +++++----- .../assertj/core/api/BooleanArrayAssert.java | 17 +++++----- .../org/assertj/core/api/BooleanAssert.java | 17 +++++----- .../assertj/core/api/Byte2DArrayAssert.java | 17 +++++----- .../org/assertj/core/api/ByteArrayAssert.java | 17 +++++----- .../java/org/assertj/core/api/ByteAssert.java | 17 +++++----- .../assertj/core/api/Char2DArrayAssert.java | 17 +++++----- .../org/assertj/core/api/CharArrayAssert.java | 17 +++++----- .../assertj/core/api/CharSequenceAssert.java | 17 +++++----- .../org/assertj/core/api/CharacterAssert.java | 17 +++++----- .../org/assertj/core/api/ClassAssert.java | 17 +++++----- .../ClassBasedNavigableIterableAssert.java | 17 +++++----- .../api/ClassBasedNavigableListAssert.java | 17 +++++----- .../core/api/ClassLoadingStrategyFactory.java | 17 +++++----- .../assertj/core/api/CollectionAssert.java | 17 +++++----- .../assertj/core/api/ComparableAssert.java | 17 +++++----- .../assertj/core/api/ComparatorFactory.java | 17 +++++----- .../core/api/CompletableFutureAssert.java | 17 +++++----- .../java/org/assertj/core/api/Condition.java | 17 +++++----- .../java/org/assertj/core/api/DateAssert.java | 17 +++++----- .../api/DefaultAssertionErrorCollector.java | 17 +++++----- .../org/assertj/core/api/Descriptable.java | 17 +++++----- .../assertj/core/api/Double2DArrayAssert.java | 17 +++++----- .../assertj/core/api/DoubleArrayAssert.java | 17 +++++----- .../org/assertj/core/api/DoubleAssert.java | 17 +++++----- .../core/api/DoublePredicateAssert.java | 17 +++++----- .../org/assertj/core/api/DurationAssert.java | 17 +++++----- .../assertj/core/api/EnumerableAssert.java | 17 +++++----- .../org/assertj/core/api/ErrorCollector.java | 17 +++++----- .../org/assertj/core/api/ExtensionPoints.java | 17 +++++----- .../FactoryBasedNavigableIterableAssert.java | 17 +++++----- .../api/FactoryBasedNavigableListAssert.java | 17 +++++----- .../main/java/org/assertj/core/api/Fail.java | 17 +++++----- .../java/org/assertj/core/api/FileAssert.java | 17 +++++----- .../org/assertj/core/api/FileSizeAssert.java | 17 +++++----- .../assertj/core/api/Float2DArrayAssert.java | 17 +++++----- .../assertj/core/api/FloatArrayAssert.java | 17 +++++----- .../org/assertj/core/api/FloatAssert.java | 17 +++++----- .../core/api/FloatingPointNumberAssert.java | 17 +++++----- .../org/assertj/core/api/FutureAssert.java | 17 +++++----- .../core/api/GenericComparableAssert.java | 17 +++++----- .../assertj/core/api/HamcrestCondition.java | 17 +++++----- .../api/IndexedObjectEnumerableAssert.java | 17 +++++----- .../assertj/core/api/InputStreamAssert.java | 17 +++++----- .../core/api/InstanceOfAssertFactories.java | 17 +++++----- .../core/api/InstanceOfAssertFactory.java | 17 +++++----- .../org/assertj/core/api/InstantAssert.java | 17 +++++----- .../assertj/core/api/Int2DArrayAssert.java | 17 +++++----- .../org/assertj/core/api/IntArrayAssert.java | 17 +++++----- .../assertj/core/api/IntPredicateAssert.java | 17 +++++----- .../org/assertj/core/api/IntegerAssert.java | 17 +++++----- .../org/assertj/core/api/IterableAssert.java | 17 +++++----- .../assertj/core/api/IterableSizeAssert.java | 17 +++++----- .../org/assertj/core/api/IteratorAssert.java | 17 +++++----- .../core/api/JUnitBDDSoftAssertions.java | 17 +++++----- .../api/JUnitJupiterBDDSoftAssertions.java | 17 +++++----- .../core/api/JUnitJupiterSoftAssertions.java | 17 +++++----- .../assertj/core/api/JUnitSoftAssertions.java | 17 +++++----- .../org/assertj/core/api/Java6Assertions.java | 17 +++++----- .../assertj/core/api/Java6BDDAssertions.java | 17 +++++----- .../core/api/Java6BDDSoftAssertions.java | 17 +++++----- .../api/Java6BDDSoftAssertionsProvider.java | 17 +++++----- .../core/api/Java6JUnitBDDSoftAssertions.java | 17 +++++----- .../core/api/Java6JUnitSoftAssertions.java | 17 +++++----- .../assertj/core/api/Java6SoftAssertions.java | 17 +++++----- .../Java6StandardSoftAssertionsProvider.java | 17 +++++----- .../java/org/assertj/core/api/ListAssert.java | 17 +++++----- .../org/assertj/core/api/LocalDateAssert.java | 17 +++++----- .../assertj/core/api/LocalDateTimeAssert.java | 17 +++++----- .../org/assertj/core/api/LocalTimeAssert.java | 17 +++++----- .../assertj/core/api/Long2DArrayAssert.java | 17 +++++----- .../org/assertj/core/api/LongAdderAssert.java | 17 +++++----- .../org/assertj/core/api/LongArrayAssert.java | 17 +++++----- .../java/org/assertj/core/api/LongAssert.java | 17 +++++----- .../assertj/core/api/LongPredicateAssert.java | 17 +++++----- .../java/org/assertj/core/api/MapAssert.java | 17 +++++----- .../org/assertj/core/api/MapSizeAssert.java | 17 +++++----- .../org/assertj/core/api/MatcherAssert.java | 17 +++++----- .../org/assertj/core/api/NotThrownAssert.java | 17 +++++----- .../org/assertj/core/api/NumberAssert.java | 17 +++++----- .../assertj/core/api/Object2DArrayAssert.java | 17 +++++----- .../assertj/core/api/ObjectArrayAssert.java | 17 +++++----- .../org/assertj/core/api/ObjectAssert.java | 17 +++++----- .../assertj/core/api/ObjectAssertFactory.java | 17 +++++----- .../core/api/ObjectEnumerableAssert.java | 17 +++++----- .../core/api/OffsetDateTimeAssert.java | 17 +++++----- .../assertj/core/api/OffsetTimeAssert.java | 17 +++++----- .../org/assertj/core/api/OptionalAssert.java | 17 +++++----- .../core/api/OptionalDoubleAssert.java | 17 +++++----- .../assertj/core/api/OptionalIntAssert.java | 17 +++++----- .../assertj/core/api/OptionalLongAssert.java | 17 +++++----- .../java/org/assertj/core/api/PathAssert.java | 17 +++++----- .../org/assertj/core/api/PeriodAssert.java | 17 +++++----- .../org/assertj/core/api/PredicateAssert.java | 17 +++++----- ...oxifyMethodChangingTheObjectUnderTest.java | 17 +++++----- .../core/api/RecursiveAssertionAssert.java | 17 +++++----- .../core/api/RecursiveComparisonAssert.java | 17 +++++----- .../assertj/core/api/Short2DArrayAssert.java | 17 +++++----- .../assertj/core/api/ShortArrayAssert.java | 17 +++++----- .../org/assertj/core/api/ShortAssert.java | 17 +++++----- .../assertj/core/api/SoftAssertionError.java | 17 +++++----- .../org/assertj/core/api/SoftAssertions.java | 17 +++++----- .../core/api/SoftAssertionsProvider.java | 17 +++++----- .../assertj/core/api/SoftAssertionsRule.java | 17 +++++----- .../core/api/SoftAssertionsStatement.java | 17 +++++----- .../org/assertj/core/api/SoftProxies.java | 17 +++++----- .../api/SoftThrowableAssertAlternative.java | 17 +++++----- .../core/api/SoftThrowableTypeAssert.java | 17 +++++----- .../assertj/core/api/SpliteratorAssert.java | 17 +++++----- .../api/StandardSoftAssertionsProvider.java | 17 +++++----- .../org/assertj/core/api/StringAssert.java | 17 +++++----- .../org/assertj/core/api/TemporalAssert.java | 17 +++++----- .../org/assertj/core/api/ThrowableAssert.java | 17 +++++----- .../core/api/ThrowableAssertAlternative.java | 17 +++++----- .../assertj/core/api/ThrowableTypeAssert.java | 17 +++++----- .../assertj/core/api/ThrowingConsumer.java | 17 +++++----- .../core/api/UniversalComparableAssert.java | 17 +++++----- .../java/org/assertj/core/api/UriAssert.java | 17 +++++----- .../java/org/assertj/core/api/UrlAssert.java | 17 +++++----- .../org/assertj/core/api/WithAssertions.java | 17 +++++----- .../org/assertj/core/api/WithAssumptions.java | 17 +++++----- .../org/assertj/core/api/WithThrowable.java | 17 +++++----- .../core/api/WritableAssertionInfo.java | 17 +++++----- .../org/assertj/core/api/YearMonthAssert.java | 17 +++++----- .../assertj/core/api/ZonedDateTimeAssert.java | 17 +++++----- .../core/api/exception/PathsException.java | 17 +++++----- .../core/api/filter/FilterOperator.java | 17 +++++----- .../org/assertj/core/api/filter/Filters.java | 17 +++++----- .../org/assertj/core/api/filter/InFilter.java | 17 +++++----- .../assertj/core/api/filter/NotFilter.java | 17 +++++----- .../assertj/core/api/filter/NotInFilter.java | 17 +++++----- .../assertj/core/api/iterable/Extractor.java | 17 +++++----- .../core/api/iterable/ThrowingExtractor.java | 17 +++++----- .../junit/jupiter/InjectSoftAssertions.java | 17 +++++----- .../jupiter/SoftAssertionsExtension.java | 17 +++++----- .../api/junit/jupiter/SoftlyExtension.java | 17 +++++----- ...stractRecursiveOperationConfiguration.java | 17 +++++----- ...cursiveAssertionIntrospectionStrategy.java | 17 +++++----- .../RecursiveAssertionConfiguration.java | 17 +++++----- .../assertion/RecursiveAssertionDriver.java | 17 +++++----- ...cursiveAssertionIntrospectionStrategy.java | 17 +++++----- .../assertion/RecursiveAssertionNode.java | 17 +++++----- .../recursive/comparison/ComparingFields.java | 17 +++++----- .../comparison/ComparingNormalizedFields.java | 17 +++++----- .../comparison/ComparingProperties.java | 17 +++++----- .../ComparingSnakeOrCamelCaseFields.java | 17 +++++----- .../comparison/ComparisonDifference.java | 17 +++++----- .../comparison/ComparisonKeyDifference.java | 17 +++++----- ...ursiveComparisonIntrospectionStrategy.java | 17 +++++----- .../api/recursive/comparison/DualValue.java | 17 +++++----- .../recursive/comparison/DualValueDeque.java | 17 +++++----- .../comparison/FieldComparators.java | 17 +++++----- .../api/recursive/comparison/FieldHolder.java | 17 +++++----- .../recursive/comparison/FieldLocation.java | 17 +++++----- .../recursive/comparison/FieldMessages.java | 17 +++++----- .../comparison/RecursiveComparator.java | 17 +++++----- .../RecursiveComparisonConfiguration.java | 17 +++++----- ...cursiveComparisonDifferenceCalculator.java | 17 +++++----- ...ursiveComparisonIntrospectionStrategy.java | 17 +++++----- .../comparison/VisitedDualValues.java | 17 +++++----- .../org/assertj/core/condition/AllOf.java | 17 +++++----- .../org/assertj/core/condition/AnyOf.java | 17 +++++----- .../assertj/core/condition/DoesNotHave.java | 17 +++++----- .../java/org/assertj/core/condition/Join.java | 17 +++++----- .../core/condition/MappedCondition.java | 17 +++++----- .../org/assertj/core/condition/Negative.java | 17 +++++----- .../core/condition/NestableCondition.java | 17 +++++----- .../java/org/assertj/core/condition/Not.java | 17 +++++----- .../core/condition/VerboseCondition.java | 17 +++++----- .../core/configuration/Configuration.java | 17 +++++----- .../configuration/ConfigurationProvider.java | 17 +++++----- .../PreferredAssumptionException.java | 17 +++++----- .../assertj/core/configuration/Services.java | 17 +++++----- .../java/org/assertj/core/data/Index.java | 17 +++++----- .../java/org/assertj/core/data/MapEntry.java | 17 +++++----- .../java/org/assertj/core/data/Offset.java | 17 +++++----- .../org/assertj/core/data/Percentage.java | 17 +++++----- .../org/assertj/core/data/TemporalOffset.java | 17 +++++----- .../core/data/TemporalUnitLessThanOffset.java | 17 +++++----- .../assertj/core/data/TemporalUnitOffset.java | 17 +++++----- .../core/data/TemporalUnitWithinOffset.java | 17 +++++----- .../assertj/core/description/Description.java | 17 +++++----- .../description/EmptyTextDescription.java | 17 +++++----- .../core/description/JoinDescription.java | 17 +++++----- .../core/description/LazyTextDescription.java | 17 +++++----- .../core/description/TextDescription.java | 17 +++++----- .../error/AbstractShouldHaveTextContent.java | 17 +++++----- .../assertj/core/error/ActualIsNotEmpty.java | 17 +++++----- .../core/error/AnyElementShouldMatch.java | 17 +++++----- .../error/AssertJMultipleFailuresError.java | 17 +++++----- .../core/error/AssertionErrorCreator.java | 17 +++++----- .../core/error/AssertionErrorFactory.java | 17 +++++----- .../AssertionErrorMessagesAggregator.java | 17 +++++----- .../AssertionErrorMessagesAggregrator.java | 17 +++++----- .../core/error/BasicErrorMessageFactory.java | 17 +++++----- .../core/error/ClassModifierShouldBe.java | 17 +++++----- ...upGenericParameterTypeShouldBeTheSame.java | 17 +++++----- .../core/error/ConstructorInvoker.java | 17 +++++----- .../core/error/DescriptionFormatter.java | 17 +++++----- .../assertj/core/error/ElementsShouldBe.java | 17 +++++----- .../core/error/ElementsShouldBeAtLeast.java | 17 +++++----- .../core/error/ElementsShouldBeAtMost.java | 17 +++++----- .../core/error/ElementsShouldBeExactly.java | 17 +++++----- .../core/error/ElementsShouldHave.java | 17 +++++----- .../core/error/ElementsShouldHaveAtLeast.java | 17 +++++----- .../core/error/ElementsShouldHaveAtMost.java | 17 +++++----- .../core/error/ElementsShouldHaveExactly.java | 17 +++++----- .../core/error/ElementsShouldMatch.java | 17 +++++----- .../core/error/ElementsShouldNotBe.java | 17 +++++----- .../core/error/ElementsShouldNotHave.java | 17 +++++----- .../core/error/ElementsShouldSatisfy.java | 17 +++++----- .../core/error/ErrorMessageFactory.java | 17 +++++----- .../core/error/GroupTypeDescription.java | 17 +++++----- .../core/error/MatcherShouldMatch.java | 17 +++++----- .../assertj/core/error/MessageFormatter.java | 17 +++++----- .../core/error/MultipleAssertionsError.java | 17 +++++----- .../core/error/NoElementsShouldMatch.java | 17 +++++----- .../core/error/NoElementsShouldSatisfy.java | 17 +++++----- ...nalDoubleShouldHaveValueCloseToOffset.java | 17 +++++----- ...oubleShouldHaveValueCloseToPercentage.java | 17 +++++----- .../core/error/OptionalShouldBeEmpty.java | 17 +++++----- .../core/error/OptionalShouldBePresent.java | 17 +++++----- .../core/error/OptionalShouldContain.java | 17 +++++----- .../OptionalShouldContainInstanceOf.java | 17 +++++----- .../org/assertj/core/error/ShouldAccept.java | 17 +++++----- .../java/org/assertj/core/error/ShouldBe.java | 17 +++++----- .../org/assertj/core/error/ShouldBeASCII.java | 17 +++++----- .../core/error/ShouldBeAbsolutePath.java | 17 +++++----- .../assertj/core/error/ShouldBeAbstract.java | 17 +++++----- .../org/assertj/core/error/ShouldBeAfter.java | 17 +++++----- .../core/error/ShouldBeAfterOrEqualTo.java | 17 +++++----- .../assertj/core/error/ShouldBeAfterYear.java | 17 +++++----- .../core/error/ShouldBeAlphabetic.java | 17 +++++----- .../core/error/ShouldBeAlphanumeric.java | 17 +++++----- .../assertj/core/error/ShouldBeAnArray.java | 17 +++++----- .../core/error/ShouldBeAnnotation.java | 17 +++++----- .../core/error/ShouldBeAssignableFrom.java | 17 +++++----- .../core/error/ShouldBeAssignableTo.java | 17 +++++----- .../assertj/core/error/ShouldBeAtIndex.java | 17 +++++----- .../core/error/ShouldBeAtSameInstant.java | 17 +++++----- .../assertj/core/error/ShouldBeBase64.java | 17 +++++----- .../assertj/core/error/ShouldBeBefore.java | 17 +++++----- .../core/error/ShouldBeBeforeOrEqualTo.java | 17 +++++----- .../core/error/ShouldBeBeforeYear.java | 17 +++++----- .../assertj/core/error/ShouldBeBetween.java | 17 +++++----- .../org/assertj/core/error/ShouldBeBlank.java | 17 +++++----- .../core/error/ShouldBeCanonicalPath.java | 17 +++++----- .../assertj/core/error/ShouldBeCloseTo.java | 17 +++++----- .../core/error/ShouldBeCurrentYearMonth.java | 17 +++++----- .../assertj/core/error/ShouldBeDirectory.java | 17 +++++----- .../org/assertj/core/error/ShouldBeEmpty.java | 17 +++++----- .../core/error/ShouldBeEmptyDirectory.java | 17 +++++----- .../org/assertj/core/error/ShouldBeEqual.java | 17 +++++----- ...ualByComparingFieldByFieldRecursively.java | 17 +++++----- ...ouldBeEqualByComparingOnlyGivenFields.java | 17 +++++----- .../core/error/ShouldBeEqualIgnoringCase.java | 17 +++++----- .../error/ShouldBeEqualIgnoringHours.java | 17 +++++----- .../error/ShouldBeEqualIgnoringMinutes.java | 17 +++++----- .../error/ShouldBeEqualIgnoringNanos.java | 17 +++++----- ...ouldBeEqualIgnoringNewLineDifferences.java | 17 +++++----- .../error/ShouldBeEqualIgnoringNewLines.java | 17 +++++----- .../error/ShouldBeEqualIgnoringSeconds.java | 17 +++++----- .../error/ShouldBeEqualIgnoringTimezone.java | 17 +++++----- .../ShouldBeEqualIgnoringWhitespace.java | 17 +++++----- ...alNormalizingPunctuationAndWhitespace.java | 17 +++++----- .../ShouldBeEqualNormalizingUnicode.java | 17 +++++----- .../ShouldBeEqualNormalizingWhitespace.java | 17 +++++----- .../error/ShouldBeEqualToIgnoringFields.java | 17 +++++----- .../error/ShouldBeEqualWithTimePrecision.java | 17 +++++----- .../core/error/ShouldBeEqualWithinOffset.java | 17 +++++----- .../error/ShouldBeEqualWithinPercentage.java | 17 +++++----- .../org/assertj/core/error/ShouldBeEven.java | 17 +++++----- .../core/error/ShouldBeExactlyInstanceOf.java | 17 +++++----- .../core/error/ShouldBeExecutable.java | 17 +++++----- .../assertj/core/error/ShouldBeExhausted.java | 17 +++++----- .../org/assertj/core/error/ShouldBeFalse.java | 17 +++++----- .../org/assertj/core/error/ShouldBeFile.java | 17 +++++----- .../assertj/core/error/ShouldBeFinite.java | 17 +++++----- .../assertj/core/error/ShouldBeGreater.java | 17 +++++----- .../core/error/ShouldBeGreaterOrEqual.java | 17 +++++----- .../core/error/ShouldBeHexadecimal.java | 17 +++++----- .../org/assertj/core/error/ShouldBeIn.java | 17 +++++----- .../assertj/core/error/ShouldBeInSameDay.java | 17 +++++----- .../core/error/ShouldBeInSameHour.java | 17 +++++----- .../core/error/ShouldBeInSameHourWindow.java | 17 +++++----- .../core/error/ShouldBeInSameMinute.java | 17 +++++----- .../error/ShouldBeInSameMinuteWindow.java | 17 +++++----- .../core/error/ShouldBeInSameMonth.java | 17 +++++----- .../core/error/ShouldBeInSameSecond.java | 17 +++++----- .../error/ShouldBeInSameSecondWindow.java | 17 +++++----- .../core/error/ShouldBeInSameYear.java | 17 +++++----- .../core/error/ShouldBeInTheFuture.java | 17 +++++----- .../assertj/core/error/ShouldBeInThePast.java | 17 +++++----- .../assertj/core/error/ShouldBeInfinite.java | 17 +++++----- .../assertj/core/error/ShouldBeInstance.java | 17 +++++----- .../core/error/ShouldBeInstanceOfAny.java | 17 +++++----- .../assertj/core/error/ShouldBeInterface.java | 17 +++++----- .../org/assertj/core/error/ShouldBeLess.java | 17 +++++----- .../core/error/ShouldBeLessOrEqual.java | 17 +++++----- .../assertj/core/error/ShouldBeLowerCase.java | 17 +++++----- .../assertj/core/error/ShouldBeMarked.java | 17 +++++----- .../assertj/core/error/ShouldBeMixedCase.java | 17 +++++----- .../core/error/ShouldBeNormalized.java | 17 +++++----- .../core/error/ShouldBeNullOrEmpty.java | 17 +++++----- .../assertj/core/error/ShouldBeNumeric.java | 17 +++++----- .../org/assertj/core/error/ShouldBeOdd.java | 17 +++++----- .../assertj/core/error/ShouldBeOfClassIn.java | 17 +++++----- .../assertj/core/error/ShouldBePeriod.java | 17 +++++----- .../assertj/core/error/ShouldBePrimitive.java | 17 +++++----- .../assertj/core/error/ShouldBePrintable.java | 17 +++++----- .../assertj/core/error/ShouldBeReadable.java | 17 +++++----- .../assertj/core/error/ShouldBeRecord.java | 17 +++++----- .../core/error/ShouldBeRegularFile.java | 17 +++++----- .../core/error/ShouldBeRelativePath.java | 17 +++++----- .../org/assertj/core/error/ShouldBeSame.java | 17 +++++----- .../assertj/core/error/ShouldBeSealed.java | 17 +++++----- .../assertj/core/error/ShouldBeSorted.java | 17 +++++----- .../assertj/core/error/ShouldBeSubsetOf.java | 17 +++++----- .../assertj/core/error/ShouldBeSubstring.java | 17 +++++----- .../core/error/ShouldBeSymbolicLink.java | 17 +++++----- .../org/assertj/core/error/ShouldBeToday.java | 17 +++++----- .../org/assertj/core/error/ShouldBeTrue.java | 17 +++++----- .../core/error/ShouldBeUnmodifiable.java | 17 +++++----- .../assertj/core/error/ShouldBeUpperCase.java | 17 +++++----- .../assertj/core/error/ShouldBeVisible.java | 17 +++++----- .../assertj/core/error/ShouldBeWritable.java | 17 +++++----- .../org/assertj/core/error/ShouldContain.java | 17 +++++----- .../core/error/ShouldContainAnyOf.java | 17 +++++----- .../core/error/ShouldContainAtIndex.java | 17 +++++----- .../core/error/ShouldContainCharSequence.java | 17 +++++----- .../ShouldContainCharSequenceOnlyOnce.java | 17 +++++----- .../core/error/ShouldContainEntries.java | 17 +++++----- .../core/error/ShouldContainEntry.java | 17 +++++----- .../core/error/ShouldContainExactly.java | 17 +++++----- .../error/ShouldContainExactlyInAnyOrder.java | 17 +++++----- .../assertj/core/error/ShouldContainKey.java | 17 +++++----- .../assertj/core/error/ShouldContainKeys.java | 17 +++++----- .../assertj/core/error/ShouldContainNull.java | 17 +++++----- .../ShouldContainOneOrMoreWhitespaces.java | 17 +++++----- .../assertj/core/error/ShouldContainOnly.java | 17 +++++----- .../core/error/ShouldContainOnlyDigits.java | 17 +++++----- .../core/error/ShouldContainOnlyKeys.java | 17 +++++----- .../core/error/ShouldContainOnlyNulls.java | 17 +++++----- .../error/ShouldContainOnlyWhitespaces.java | 17 +++++----- .../core/error/ShouldContainPattern.java | 17 +++++----- .../core/error/ShouldContainRecursively.java | 17 +++++----- .../core/error/ShouldContainSequence.java | 17 +++++----- .../ShouldContainSequenceOfCharSequence.java | 17 +++++----- .../core/error/ShouldContainSubsequence.java | 17 +++++----- ...houldContainSubsequenceOfCharSequence.java | 17 +++++----- .../core/error/ShouldContainValue.java | 17 +++++----- .../core/error/ShouldContainValues.java | 17 +++++----- .../core/error/ShouldContainsOnlyOnce.java | 17 +++++----- .../org/assertj/core/error/ShouldEndWith.java | 17 +++++----- .../core/error/ShouldEndWithIgnoringCase.java | 17 +++++----- .../assertj/core/error/ShouldEndWithPath.java | 17 +++++----- .../org/assertj/core/error/ShouldExist.java | 17 +++++----- .../org/assertj/core/error/ShouldHave.java | 17 +++++----- .../core/error/ShouldHaveAllNullFields.java | 17 +++++----- .../core/error/ShouldHaveAnnotations.java | 17 +++++----- .../assertj/core/error/ShouldHaveAtIndex.java | 17 +++++----- .../ShouldHaveAtLeastOneElementOfType.java | 17 +++++----- .../core/error/ShouldHaveBinaryContent.java | 17 +++++----- .../assertj/core/error/ShouldHaveCause.java | 17 +++++----- .../error/ShouldHaveCauseExactlyInstance.java | 17 +++++----- .../core/error/ShouldHaveCauseInstance.java | 17 +++++----- .../core/error/ShouldHaveCauseReference.java | 17 +++++----- .../assertj/core/error/ShouldHaveContent.java | 17 +++++----- .../core/error/ShouldHaveDateField.java | 17 +++++----- .../assertj/core/error/ShouldHaveDigest.java | 17 +++++----- .../core/error/ShouldHaveDimensions.java | 17 +++++----- .../core/error/ShouldHaveDuration.java | 17 +++++----- .../core/error/ShouldHaveExactlyTypes.java | 17 +++++----- .../core/error/ShouldHaveExtension.java | 17 +++++----- .../assertj/core/error/ShouldHaveFields.java | 17 +++++----- .../core/error/ShouldHaveFileSystem.java | 17 +++++----- .../core/error/ShouldHaveLineCount.java | 17 +++++----- .../assertj/core/error/ShouldHaveMessage.java | 17 +++++----- .../ShouldHaveMessageFindingMatchRegex.java | 17 +++++----- .../error/ShouldHaveMessageMatchingRegex.java | 17 +++++----- .../assertj/core/error/ShouldHaveMethods.java | 17 +++++----- .../assertj/core/error/ShouldHaveName.java | 17 +++++----- .../assertj/core/error/ShouldHaveNext.java | 17 +++++----- .../assertj/core/error/ShouldHaveNoCause.java | 17 +++++----- .../core/error/ShouldHaveNoExtension.java | 17 +++++----- .../core/error/ShouldHaveNoFields.java | 17 +++++----- .../core/error/ShouldHaveNoNullFields.java | 17 +++++----- .../core/error/ShouldHaveNoPackage.java | 17 +++++----- .../core/error/ShouldHaveNoParent.java | 17 +++++----- .../core/error/ShouldHaveNoSuperclass.java | 17 +++++----- .../ShouldHaveNoSuppressedExceptions.java | 17 +++++----- .../error/ShouldHaveOnlyElementsOfType.java | 17 +++++----- .../assertj/core/error/ShouldHavePackage.java | 17 +++++----- .../assertj/core/error/ShouldHaveParent.java | 17 +++++----- .../assertj/core/error/ShouldHavePeriod.java | 17 +++++----- .../error/ShouldHavePermittedSubclasses.java | 17 +++++----- .../core/error/ShouldHavePropertyOrField.java | 17 +++++----- .../ShouldHavePropertyOrFieldWithValue.java | 17 +++++----- .../error/ShouldHaveRecordComponents.java | 17 +++++----- .../core/error/ShouldHaveReference.java | 17 +++++----- .../core/error/ShouldHaveRootCause.java | 17 +++++----- .../ShouldHaveRootCauseExactlyInstance.java | 17 +++++----- .../error/ShouldHaveRootCauseInstance.java | 17 +++++----- .../core/error/ShouldHaveSameClass.java | 17 +++++----- .../core/error/ShouldHaveSameContent.java | 17 +++++----- .../error/ShouldHaveSameDimensionsAs.java | 17 +++++----- .../error/ShouldHaveSameFileSystemAs.java | 17 +++++----- .../core/error/ShouldHaveSameHashCode.java | 17 +++++----- .../core/error/ShouldHaveSameHourAs.java | 17 +++++----- .../core/error/ShouldHaveSameSizeAs.java | 17 +++++----- .../core/error/ShouldHaveSameTime.java | 17 +++++----- .../assertj/core/error/ShouldHaveScale.java | 17 +++++----- .../assertj/core/error/ShouldHaveSize.java | 17 +++++----- .../core/error/ShouldHaveSizeBetween.java | 17 +++++----- .../core/error/ShouldHaveSizeGreaterThan.java | 17 +++++----- .../ShouldHaveSizeGreaterThanOrEqualTo.java | 17 +++++----- .../core/error/ShouldHaveSizeLessThan.java | 17 +++++----- .../ShouldHaveSizeLessThanOrEqualTo.java | 17 +++++----- .../assertj/core/error/ShouldHaveStamp.java | 17 +++++----- .../core/error/ShouldHaveSuperclass.java | 17 +++++----- .../error/ShouldHaveSuppressedException.java | 17 +++++----- .../assertj/core/error/ShouldHaveTime.java | 17 +++++----- .../core/error/ShouldHaveToString.java | 17 +++++----- .../assertj/core/error/ShouldHaveValue.java | 17 +++++----- .../org/assertj/core/error/ShouldMatch.java | 17 +++++----- .../core/error/ShouldMatchPattern.java | 17 +++++----- .../assertj/core/error/ShouldNotAccept.java | 17 +++++----- .../org/assertj/core/error/ShouldNotBe.java | 17 +++++----- .../core/error/ShouldNotBeBetween.java | 17 +++++----- .../assertj/core/error/ShouldNotBeBlank.java | 17 +++++----- .../assertj/core/error/ShouldNotBeEmpty.java | 17 +++++----- .../assertj/core/error/ShouldNotBeEqual.java | 17 +++++----- ...EqualComparingFieldByFieldRecursively.java | 17 +++++----- .../error/ShouldNotBeEqualIgnoringCase.java | 17 +++++----- .../ShouldNotBeEqualIgnoringWhitespace.java | 17 +++++----- ...ShouldNotBeEqualNormalizingWhitespace.java | 17 +++++----- .../error/ShouldNotBeEqualWithinOffset.java | 17 +++++----- .../ShouldNotBeEqualWithinPercentage.java | 17 +++++----- .../error/ShouldNotBeExactlyInstanceOf.java | 17 +++++----- .../assertj/core/error/ShouldNotBeFinite.java | 17 +++++----- .../org/assertj/core/error/ShouldNotBeIn.java | 17 +++++----- .../core/error/ShouldNotBeInfinite.java | 17 +++++----- .../core/error/ShouldNotBeInstance.java | 17 +++++----- .../core/error/ShouldNotBeInstanceOfAny.java | 17 +++++----- .../assertj/core/error/ShouldNotBeNull.java | 17 +++++----- .../core/error/ShouldNotBeOfClassIn.java | 17 +++++----- .../core/error/ShouldNotBePrimitive.java | 17 +++++----- .../assertj/core/error/ShouldNotBeSame.java | 17 +++++----- .../assertj/core/error/ShouldNotContain.java | 17 +++++----- .../error/ShouldNotContainAnyWhitespaces.java | 17 +++++----- .../core/error/ShouldNotContainAtIndex.java | 17 +++++----- .../error/ShouldNotContainCharSequence.java | 17 +++++----- .../core/error/ShouldNotContainKey.java | 17 +++++----- .../core/error/ShouldNotContainKeys.java | 17 +++++----- .../core/error/ShouldNotContainNull.java | 17 +++++----- .../ShouldNotContainOnlyWhitespaces.java | 17 +++++----- .../core/error/ShouldNotContainPattern.java | 17 +++++----- .../core/error/ShouldNotContainSequence.java | 17 +++++----- .../error/ShouldNotContainSubsequence.java | 17 +++++----- .../core/error/ShouldNotContainValue.java | 17 +++++----- .../assertj/core/error/ShouldNotEndWith.java | 17 +++++----- .../error/ShouldNotEndWithIgnoringCase.java | 17 +++++----- .../error/ShouldNotEndWithWhitespaces.java | 17 +++++----- .../assertj/core/error/ShouldNotExist.java | 17 +++++----- .../org/assertj/core/error/ShouldNotHave.java | 17 +++++----- .../ShouldNotHaveAnyElementsOfTypes.java | 17 +++++----- .../core/error/ShouldNotHaveDuplicates.java | 17 +++++----- .../core/error/ShouldNotHaveSameClass.java | 17 +++++----- .../core/error/ShouldNotHaveSameHashCode.java | 17 +++++----- .../core/error/ShouldNotHaveThrown.java | 17 +++++----- .../core/error/ShouldNotHaveThrownExcept.java | 17 +++++----- .../core/error/ShouldNotHaveToString.java | 17 +++++----- .../assertj/core/error/ShouldNotMatch.java | 17 +++++----- .../core/error/ShouldNotMatchPattern.java | 17 +++++----- .../ShouldNotSatisfyPredicateRecursively.java | 17 +++++----- .../core/error/ShouldNotStartWith.java | 17 +++++----- .../error/ShouldNotStartWithIgnoringCase.java | 17 +++++----- .../error/ShouldNotStartWithWhitespaces.java | 17 +++++----- .../error/ShouldOnlyHaveElementsOfTypes.java | 17 +++++----- .../core/error/ShouldOnlyHaveFields.java | 17 +++++----- .../org/assertj/core/error/ShouldSatisfy.java | 17 +++++----- .../core/error/ShouldSatisfyOnlyOnce.java | 17 +++++----- .../assertj/core/error/ShouldStartWith.java | 17 +++++----- .../error/ShouldStartWithIgnoringCase.java | 17 +++++----- .../core/error/ShouldStartWithPath.java | 17 +++++----- .../error/SubarraysShouldHaveSameSize.java | 17 +++++----- .../core/error/UnsatisfiedRequirement.java | 17 +++++----- .../error/ZippedElementsShouldSatisfy.java | 17 +++++----- .../Array2dElementShouldBeDeepEqual.java | 17 +++++----- .../core/error/future/ShouldBeCancelled.java | 17 +++++----- .../core/error/future/ShouldBeCompleted.java | 17 +++++----- .../ShouldBeCompletedExceptionally.java | 17 +++++----- .../error/future/ShouldBeCompletedWithin.java | 17 +++++----- .../core/error/future/ShouldBeDone.java | 17 +++++----- ...houldHaveCompletedExceptionallyWithin.java | 17 +++++----- .../core/error/future/ShouldHaveFailed.java | 17 +++++----- .../error/future/ShouldHaveFailedWithin.java | 17 +++++----- .../error/future/ShouldNotBeCancelled.java | 17 +++++----- .../error/future/ShouldNotBeCompleted.java | 17 +++++----- .../ShouldNotBeCompletedExceptionally.java | 17 +++++----- .../core/error/future/ShouldNotBeDone.java | 17 +++++----- .../error/future/ShouldNotHaveFailed.java | 17 +++++----- .../assertj/core/error/future/Warning.java | 17 +++++----- ...uldBeEqualToWithSortedQueryParameters.java | 17 +++++----- .../core/error/uri/ShouldHaveAnchor.java | 17 +++++----- .../core/error/uri/ShouldHaveAuthority.java | 17 +++++----- .../core/error/uri/ShouldHaveFragment.java | 17 +++++----- .../core/error/uri/ShouldHaveHost.java | 17 +++++----- .../core/error/uri/ShouldHaveNoHost.java | 17 +++++----- .../core/error/uri/ShouldHaveParameter.java | 17 +++++----- .../core/error/uri/ShouldHavePath.java | 17 +++++----- .../core/error/uri/ShouldHavePort.java | 17 +++++----- .../core/error/uri/ShouldHaveProtocol.java | 17 +++++----- .../core/error/uri/ShouldHaveQuery.java | 17 +++++----- .../core/error/uri/ShouldHaveScheme.java | 17 +++++----- .../core/error/uri/ShouldHaveUserInfo.java | 17 +++++----- .../extractor/ByNameMultipleExtractor.java | 17 +++++----- .../core/extractor/ByNameSingleExtractor.java | 17 +++++----- .../assertj/core/extractor/Extractors.java | 17 +++++----- .../core/extractor/ResultOfExtractor.java | 17 +++++----- .../core/extractor/ToStringExtractor.java | 17 +++++----- .../groups/FieldsOrPropertiesExtractor.java | 17 +++++----- .../org/assertj/core/groups/Properties.java | 17 +++++----- .../java/org/assertj/core/groups/Tuple.java | 17 +++++----- .../internal/AbstractComparisonStrategy.java | 17 +++++----- .../org/assertj/core/internal/Arrays.java | 17 +++++----- .../org/assertj/core/internal/Arrays2D.java | 17 +++++----- ...ferenceArrayElementComparisonStrategy.java | 17 +++++----- .../assertj/core/internal/BigDecimals.java | 17 +++++----- .../assertj/core/internal/BigIntegers.java | 17 +++++----- .../org/assertj/core/internal/BinaryDiff.java | 17 +++++----- .../core/internal/BinaryDiffResult.java | 17 +++++----- .../core/internal/Boolean2DArrays.java | 17 +++++----- .../assertj/core/internal/BooleanArrays.java | 17 +++++----- .../assertj/core/internal/Byte2DArrays.java | 17 +++++----- .../org/assertj/core/internal/ByteArrays.java | 17 +++++----- .../java/org/assertj/core/internal/Bytes.java | 17 +++++----- .../assertj/core/internal/Char2DArrays.java | 17 +++++----- .../org/assertj/core/internal/CharArrays.java | 17 +++++----- .../org/assertj/core/internal/Characters.java | 17 +++++----- .../ChronoLocalDateTimeComparator.java | 17 +++++----- ...hronoZonedDateTimeByInstantComparator.java | 17 +++++----- .../org/assertj/core/internal/Classes.java | 17 +++++----- .../assertj/core/internal/CommonErrors.java | 17 +++++----- .../core/internal/CommonValidations.java | 17 +++++----- .../assertj/core/internal/Comparables.java | 17 +++++----- .../ComparatorBasedComparisonStrategy.java | 17 +++++----- .../core/internal/ComparisonStrategy.java | 17 +++++----- .../org/assertj/core/internal/Conditions.java | 17 +++++----- ...urableRecursiveFieldByFieldComparator.java | 17 +++++----- .../java/org/assertj/core/internal/Dates.java | 17 +++++----- .../assertj/core/internal/DeepDifference.java | 17 +++++----- .../core/internal/DescribableComparator.java | 17 +++++----- .../java/org/assertj/core/internal/Diff.java | 17 +++++----- .../org/assertj/core/internal/DigestDiff.java | 17 +++++----- .../org/assertj/core/internal/Digests.java | 17 +++++----- .../assertj/core/internal/Double2DArrays.java | 17 +++++----- .../assertj/core/internal/DoubleArrays.java | 17 +++++----- .../org/assertj/core/internal/Doubles.java | 17 +++++----- .../internal/ElementsSatisfyingConsumer.java | 17 +++++----- .../assertj/core/internal/ErrorMessages.java | 17 +++++----- .../internal/ExtendedByTypesComparator.java | 17 +++++----- .../org/assertj/core/internal/Failures.java | 17 +++++----- .../core/internal/FieldByFieldComparator.java | 17 +++++----- .../java/org/assertj/core/internal/Files.java | 17 +++++----- .../assertj/core/internal/Float2DArrays.java | 17 +++++----- .../assertj/core/internal/FloatArrays.java | 17 +++++----- .../org/assertj/core/internal/Floats.java | 17 +++++----- .../org/assertj/core/internal/Futures.java | 17 +++++----- .../internal/IgnoringFieldsComparator.java | 17 +++++----- .../assertj/core/internal/IndexedDiff.java | 17 +++++----- .../assertj/core/internal/Int2DArrays.java | 17 +++++----- .../org/assertj/core/internal/IntArrays.java | 17 +++++----- .../org/assertj/core/internal/Integers.java | 17 +++++----- .../assertj/core/internal/IterableDiff.java | 17 +++++----- .../IterableElementComparisonStrategy.java | 17 +++++----- .../org/assertj/core/internal/Iterables.java | 17 +++++----- .../org/assertj/core/internal/Iterators.java | 17 +++++----- .../java/org/assertj/core/internal/Lists.java | 17 +++++----- .../assertj/core/internal/Long2DArrays.java | 17 +++++----- .../org/assertj/core/internal/LongArrays.java | 17 +++++----- .../java/org/assertj/core/internal/Longs.java | 17 +++++----- .../java/org/assertj/core/internal/Maps.java | 17 +++++----- .../core/internal/NioFilesWrapper.java | 17 +++++----- .../org/assertj/core/internal/Numbers.java | 17 +++++----- .../assertj/core/internal/Object2DArrays.java | 17 +++++----- .../ObjectArrayElementComparisonStrategy.java | 17 +++++----- .../assertj/core/internal/ObjectArrays.java | 17 +++++----- .../org/assertj/core/internal/Objects.java | 17 +++++----- .../OffsetDateTimeByInstantComparator.java | 17 +++++----- .../core/internal/OnFieldsComparator.java | 17 +++++----- .../java/org/assertj/core/internal/Paths.java | 17 +++++----- .../org/assertj/core/internal/Predicates.java | 17 +++++----- .../assertj/core/internal/RealNumbers.java | 17 +++++----- .../core/internal/RecursiveHelper.java | 17 +++++----- .../assertj/core/internal/Short2DArrays.java | 17 +++++----- .../assertj/core/internal/ShortArrays.java | 17 +++++----- .../org/assertj/core/internal/Shorts.java | 17 +++++----- .../assertj/core/internal/Spliterators.java | 17 +++++----- .../internal/StandardComparisonStrategy.java | 17 +++++----- .../org/assertj/core/internal/Strings.java | 17 +++++----- .../org/assertj/core/internal/Throwables.java | 17 +++++----- .../core/internal/TypeComparators.java | 17 +++++----- .../org/assertj/core/internal/TypeHolder.java | 17 +++++----- .../assertj/core/internal/TypeMessages.java | 17 +++++----- .../internal/UnambiguousRepresentation.java | 17 +++++----- .../java/org/assertj/core/internal/Uris.java | 17 +++++----- .../java/org/assertj/core/internal/Urls.java | 17 +++++----- .../assertj/core/internal/WholeNumbers.java | 17 +++++----- .../core/internal/annotation/Contract.java | 17 +++++----- .../core/matcher/AssertionMatcher.java | 17 +++++----- .../presentation/BinaryRepresentation.java | 17 +++++----- .../core/presentation/BoundedQueue.java | 17 +++++----- .../presentation/CompositeRepresentation.java | 17 +++++----- .../presentation/HeadTailAccumulator.java | 17 +++++----- .../HexadecimalRepresentation.java | 17 +++++----- .../core/presentation/NumberGrouping.java | 17 +++++----- .../presentation/PredicateDescription.java | 17 +++++----- .../core/presentation/PrimitiveArrayList.java | 17 +++++----- .../core/presentation/Representation.java | 17 +++++----- .../core/presentation/RotatingQueue.java | 17 +++++----- .../presentation/StandardRepresentation.java | 17 +++++----- .../core/presentation/TransformingList.java | 17 +++++----- .../presentation/UnicodeRepresentation.java | 17 +++++----- .../AbstractComparableNumberComparator.java | 17 +++++----- .../assertj/core/util/ArrayWrapperList.java | 17 +++++----- .../java/org/assertj/core/util/Arrays.java | 17 +++++----- .../core/util/BigDecimalComparator.java | 17 +++++----- .../core/util/BigIntegerComparator.java | 17 +++++----- .../core/util/CanIgnoreReturnValue.java | 17 +++++----- .../assertj/core/util/CheckReturnValue.java | 17 +++++----- .../core/util/ClassNameComparator.java | 17 +++++----- .../org/assertj/core/util/Closeables.java | 17 +++++----- .../java/org/assertj/core/util/DateUtil.java | 17 +++++----- .../assertj/core/util/DoubleComparator.java | 17 +++++----- .../assertj/core/util/FailureMessages.java | 17 +++++----- .../java/org/assertj/core/util/Files.java | 17 +++++----- .../assertj/core/util/FloatComparator.java | 17 +++++----- .../org/assertj/core/util/Hexadecimals.java | 17 +++++----- .../org/assertj/core/util/IterableUtil.java | 17 +++++----- .../java/org/assertj/core/util/Lists.java | 17 +++++----- .../main/java/org/assertj/core/util/Maps.java | 17 +++++----- .../core/util/NaturalOrderComparator.java | 17 +++++----- .../assertj/core/util/NullSafeComparator.java | 17 +++++----- .../java/org/assertj/core/util/Objects.java | 17 +++++----- .../core/util/PathNaturalOrderComparator.java | 17 +++++----- .../java/org/assertj/core/util/Paths.java | 17 +++++----- .../org/assertj/core/util/Preconditions.java | 17 +++++----- .../main/java/org/assertj/core/util/Sets.java | 17 +++++----- .../java/org/assertj/core/util/Streams.java | 17 +++++----- .../java/org/assertj/core/util/Strings.java | 17 +++++----- .../org/assertj/core/util/TextFileWriter.java | 17 +++++----- .../org/assertj/core/util/Throwables.java | 17 +++++----- .../org/assertj/core/util/TriFunction.java | 17 +++++----- .../main/java/org/assertj/core/util/URLs.java | 17 +++++----- .../assertj/core/util/VisibleForTesting.java | 17 +++++----- .../assertj/core/util/diff/ChangeDelta.java | 17 +++++----- .../org/assertj/core/util/diff/Chunk.java | 17 +++++----- .../assertj/core/util/diff/DeleteDelta.java | 17 +++++----- .../org/assertj/core/util/diff/Delta.java | 17 +++++----- .../core/util/diff/DeltaComparator.java | 17 +++++----- .../assertj/core/util/diff/DiffAlgorithm.java | 17 +++++----- .../org/assertj/core/util/diff/DiffUtils.java | 17 +++++----- .../assertj/core/util/diff/InsertDelta.java | 17 +++++----- .../org/assertj/core/util/diff/Patch.java | 17 +++++----- .../core/util/diff/myers/DiffNode.java | 17 +++++----- .../core/util/diff/myers/Equalizer.java | 17 +++++----- .../core/util/diff/myers/MyersDiff.java | 17 +++++----- .../core/util/diff/myers/PathNode.java | 17 +++++----- .../assertj/core/util/diff/myers/Snake.java | 17 +++++----- .../util/introspection/CaseFormatUtils.java | 17 +++++----- .../core/util/introspection/ClassUtils.java | 17 +++++----- .../core/util/introspection/FieldSupport.java | 17 +++++----- .../core/util/introspection/FieldUtils.java | 17 +++++----- .../util/introspection/Introspection.java | 17 +++++----- .../introspection/IntrospectionError.java | 17 +++++----- .../core/util/introspection/MemberUtils.java | 17 +++++----- .../util/introspection/MethodSupport.java | 17 +++++----- .../introspection/PropertyOrFieldSupport.java | 17 +++++----- .../util/introspection/PropertySupport.java | 17 +++++----- .../util/xml/XmlStringPrettyFormatter.java | 17 +++++----- assertj-core/src/main/java9/module-info.java | 17 +++++----- .../core/api/AbstractAssertBaseTest.java | 17 +++++----- .../api/AbstractAssert_areEqual_Test.java | 17 +++++----- ...tAssert_usingRecursiveComparison_Test.java | 17 +++++----- .../api/AbstractComparableAssertBaseTest.java | 17 +++++----- .../AbstractLocalDateTimeAssertBaseTest.java | 17 +++++----- .../AbstractOffsetDateTimeAssertBaseTest.java | 17 +++++----- .../api/AbstractTemporalAssertBaseTest.java | 17 +++++----- ...AbstractTemporalAssert_isCloseTo_Test.java | 17 +++++----- ...ractUniversalComparableAssertBaseTest.java | 17 +++++----- .../AbstractZonedDateTimeAssertBaseTest.java | 17 +++++----- .../api/AtomicIntegerArrayAssertBaseTest.java | 17 +++++----- .../core/api/AtomicIntegerAssertBaseTest.java | 17 +++++----- .../api/AtomicLongArrayAssertBaseTest.java | 17 +++++----- .../core/api/AtomicLongAssertBaseTest.java | 17 +++++----- .../AtomicReferenceArrayAssertBaseTest.java | 17 +++++----- .../AutoCloseableBDDSoftAssertionsTest.java | 17 +++++----- .../api/AutoCloseableSoftAssertionsTest.java | 17 +++++----- .../core/api/BDDAssertions_then_Test.java | 17 +++++----- .../core/api/BDDSoftAssertionsTest.java | 17 +++++----- ...ftAssertions_ThrowableTypeAssert_Test.java | 17 +++++----- .../api/BDDSoftAssertions_future_Test.java | 17 +++++----- .../BDDSoftAssertions_wasSuccess_Test.java | 17 +++++----- .../assertj/core/api/BaseAssertionsTest.java | 17 +++++----- .../assertj/core/api/BaseTestTemplate.java | 17 +++++----- .../core/api/BigDecimalAssertBaseTest.java | 17 +++++----- .../core/api/BigIntegerAssertBaseTest.java | 17 +++++----- .../api/Boolean2DArrayAssertBaseTest.java | 17 +++++----- .../core/api/BooleanArrayAssertBaseTest.java | 17 +++++----- .../core/api/Byte2DArrayAssertBaseTest.java | 17 +++++----- .../core/api/ByteArrayAssertBaseTest.java | 17 +++++----- .../assertj/core/api/ByteAssertBaseTest.java | 17 +++++----- .../api/ByteAssert_usingComparator_Test.java | 17 +++++----- .../core/api/Char2DArrayAssertBaseTest.java | 17 +++++----- .../core/api/CharArrayAssertBaseTest.java | 17 +++++----- .../core/api/CharSequenceAssertBaseTest.java | 17 +++++----- .../core/api/CharacterAssertBaseTest.java | 17 +++++----- .../assertj/core/api/ClassAssertBaseTest.java | 17 +++++----- .../core/api/ComparableAssertBaseTest.java | 17 +++++----- ...ableAssertion_should_be_flexible_Test.java | 17 +++++----- ...ry_doubleComparatorWithPrecision_Test.java | 17 +++++----- ...ory_floatComparatorWithPrecision_Test.java | 17 +++++----- .../org/assertj/core/api/ConcreteAssert.java | 17 +++++----- .../core/api/ConcreteComparableAssert.java | 17 +++++----- .../core/api/ConcreteIterableAssert.java | 17 +++++----- .../core/api/ConcreteTemporalAssert.java | 17 +++++----- .../api/Condition_as_Description_Test.java | 17 +++++----- .../core/api/Condition_as_String_Test.java | 17 +++++----- ...ion_constructor_with_description_Test.java | 17 +++++----- ...ition_constructor_with_predicate_Test.java | 17 +++++----- ...onstructor_with_text_description_Test.java | 17 +++++----- .../Condition_default_constructor_Test.java | 17 +++++----- ...ondition_describedAs_Description_Test.java | 17 +++++----- .../Condition_describedAs_String_Test.java | 17 +++++----- .../core/api/Condition_description_Test.java | 17 +++++----- .../core/api/Condition_status_Test.java | 17 +++++----- .../assertj/core/api/DateAssertBaseTest.java | 17 +++++----- ...ter_AfterAssertionErrorCollected_Test.java | 17 +++++----- .../core/api/Double2DArrayAssertBaseTest.java | 17 +++++----- .../core/api/DoubleArrayAssertBaseTest.java | 17 +++++----- .../core/api/DoubleAssertBaseTest.java | 17 +++++----- .../api/DoublePredicateAssertBaseTest.java | 17 +++++----- .../api/EntryPointAssertionsBaseTest.java | 17 +++++----- .../api/EntryPointAssertions_allOf_Test.java | 17 +++++----- .../api/EntryPointAssertions_anyOf_Test.java | 17 +++++----- ..._as_with_InstanceOfAssertFactory_Test.java | 17 +++++----- .../EntryPointAssertions_atIndex_Test.java | 17 +++++----- .../EntryPointAssertions_byLessThan_Test.java | 17 +++++----- ...ryPointAssertions_catchException_Test.java | 17 +++++----- ...PointAssertions_catchIOException_Test.java | 17 +++++----- ...ns_catchIllegalArgumentException_Test.java | 17 +++++----- ...tions_catchIllegalStateException_Test.java | 17 +++++----- ...s_catchIndexOutOfBoundsException_Test.java | 17 +++++----- ...rtions_catchNullPointerException_Test.java | 17 +++++----- ...atchReflectiveOperationException_Test.java | 17 +++++----- ...Assertions_catchRuntimeException_Test.java | 17 +++++----- ...tAssertions_catchThrowableOfType_Test.java | 17 +++++----- ...ryPointAssertions_catchThrowable_Test.java | 17 +++++----- .../EntryPointAssertions_contentOf_Test.java | 17 +++++----- ...EntryPointAssertions_doesNotHave_Test.java | 17 +++++----- .../api/EntryPointAssertions_entry_Test.java | 17 +++++----- ...ointAssertions_extractProperties_Test.java | 17 +++++----- .../api/EntryPointAssertions_fail_Test.java | 17 +++++----- .../api/EntryPointAssertions_from_Test.java | 17 +++++----- .../api/EntryPointAssertions_in_Test.java | 17 +++++----- .../EntryPointAssertions_linesOf_Test.java | 17 +++++----- ...ntryPointAssertions_notCondition_Test.java | 17 +++++----- .../api/EntryPointAssertions_notIn_Test.java | 17 +++++----- .../api/EntryPointAssertions_not_Test.java | 17 +++++----- ...intAssertions_registerDateFormat_Test.java | 17 +++++----- ...ertions_registerFormatterForType_Test.java | 17 +++++----- ...s_setAllowComparingPrivateFields_Test.java | 17 +++++----- ..._setAllowExtractingPrivateFields_Test.java | 17 +++++----- ...etExtractBareNamePropertyMethods_Test.java | 17 +++++----- ...Assertions_setLenientDateParsing_Test.java | 17 +++++----- ...rtions_setMaxElementsForPrinting_Test.java | 17 +++++----- ...axLengthForSingleLineDescription_Test.java | 17 +++++----- ...etMaxStackTraceElementsDisplayed_Test.java | 17 +++++----- ...ns_setPrintAssertionsDescription_Test.java | 17 +++++----- ...rtJRelatedElementsFromStackTrace_Test.java | 17 +++++----- ...PointAssertions_shouldHaveThrown_Test.java | 17 +++++----- .../api/EntryPointAssertions_tuple_Test.java | 17 +++++----- ...rtions_useDefaultDateFormatsOnly_Test.java | 17 +++++----- ...ertions_useDefaultRepresentation_Test.java | 17 +++++----- ...ointAssertions_useRepresentation_Test.java | 17 +++++----- ...ntryPointAssertions_withMarginOf_Test.java | 17 +++++----- ...tryPointAssertions_withPrecision_Test.java | 17 +++++----- ...PointAssertions_withinPercentage_Test.java | 17 +++++----- .../api/EntryPointAssertions_within_Test.java | 17 +++++----- ..._setPreferredAssumptionException_Test.java | 17 +++++----- .../assertj/core/api/FileAssertBaseTest.java | 17 +++++----- .../core/api/Float2DArrayAssertBaseTest.java | 17 +++++----- .../core/api/FloatArrayAssertBaseTest.java | 17 +++++----- .../assertj/core/api/FloatAssertBaseTest.java | 17 +++++----- .../core/api/FutureAssertBaseTest.java | 17 +++++----- .../api/GenericComparableAssertBaseTest.java | 17 +++++----- .../core/api/GroupAssertTestHelper.java | 17 +++++----- .../core/api/HamcrestConditionTest.java | 17 +++++----- .../api/InstanceOfAssertFactoriesTest.java | 17 +++++----- .../core/api/InstanceOfAssertFactoryTest.java | 17 +++++----- .../core/api/InstantAssertBaseTest.java | 17 +++++----- .../core/api/Int2DArrayAssertBaseTest.java | 17 +++++----- .../core/api/IntArrayAssertBaseTest.java | 17 +++++----- .../core/api/IntPredicateAssertBaseTest.java | 17 +++++----- .../core/api/IntegerAssertBaseTest.java | 17 +++++----- .../core/api/IterableAssertBaseTest.java | 17 +++++----- .../core/api/IteratorAssertBaseTest.java | 17 +++++----- .../JUnitBDDSoftAssertionsFailureTest.java | 17 +++++----- .../JUnitBDDSoftAssertionsSuccessTest.java | 17 +++++----- .../api/JUnitSoftAssertionsFailureTest.java | 17 +++++----- .../api/JUnitSoftAssertionsSuccessTest.java | 17 +++++----- ...ssertions_assertThat_with_String_Test.java | 17 +++++----- .../core/api/Java6Assertions_fail_Test.java | 17 +++++----- ...ava6JUnitBDDSoftAssertionsFailureTest.java | 17 +++++----- ...ava6JUnitBDDSoftAssertionsSuccessTest.java | 17 +++++----- .../Java6JUnitSoftAssertionsFailureTest.java | 17 +++++----- .../Java6JUnitSoftAssertionsSuccessTest.java | 17 +++++----- .../assertj/core/api/ListAssertBaseTest.java | 17 +++++----- .../core/api/LocalDateAssertBaseTest.java | 17 +++++----- .../core/api/LocalTimeAssertBaseTest.java | 17 +++++----- .../core/api/Long2DArrayAssertBaseTest.java | 17 +++++----- .../core/api/LongAdderAssertBaseTest.java | 17 +++++----- .../core/api/LongArrayAssertBaseTest.java | 17 +++++----- .../assertj/core/api/LongAssertBaseTest.java | 17 +++++----- .../core/api/LongPredicateAssertBaseTest.java | 17 +++++----- .../assertj/core/api/MapAssertBaseTest.java | 17 +++++----- .../core/api/NavigationMethodBaseTest.java | 17 +++++----- .../core/api/Object2DArrayAssertBaseTest.java | 17 +++++----- .../core/api/ObjectArrayAssertBaseTest.java | 17 +++++----- .../core/api/ObjectAssertBaseTest.java | 17 +++++----- .../core/api/OffsetTimeAssertBaseTest.java | 17 +++++----- .../assertj/core/api/PathAssertBaseTest.java | 17 +++++----- .../core/api/PredicateAssertBaseTest.java | 17 +++++----- .../core/api/Short2DArrayAssertBaseTest.java | 17 +++++----- .../core/api/ShortArrayAssertBaseTest.java | 17 +++++----- .../assertj/core/api/ShortAssertBaseTest.java | 17 +++++----- .../core/api/SoftAssertionErrorTest.java | 17 +++++----- .../assertj/core/api/SoftAssertionsTest.java | 17 +++++----- ...ftAssertions_ThrowableTypeAssert_Test.java | 17 +++++----- .../api/SoftAssertions_assertAlso_Test.java | 17 +++++----- .../core/api/SoftAssertions_check_Test.java | 17 +++++----- ...tions_combined_with_asInstanceOf_Test.java | 17 +++++----- .../core/api/SoftAssertions_future_Test.java | 17 +++++----- .../api/SoftAssertions_wasSuccess_Test.java | 17 +++++----- .../core/api/SpliteratorAssertBaseTest.java | 17 +++++----- .../core/api/StringAssertBaseTest.java | 17 +++++----- .../core/api/TemporalAssertBaseTest.java | 17 +++++----- .../TemporalAssert_usingComparator_Test.java | 17 +++++----- ...ralAssert_usingDefaultComparator_Test.java | 17 +++++----- .../org/assertj/core/api/TestCondition.java | 17 +++++----- ...ive_extends_AbstractObjectAssert_Test.java | 17 +++++----- ...bleAssertAlternative_havingCause_Test.java | 17 +++++----- ...ssertAlternative_havingRootCause_Test.java | 17 +++++----- .../core/api/ThrowableAssertBaseTest.java | 17 +++++----- .../api/ThrowingConsumer_accept_Test.java | 17 +++++----- .../java/org/assertj/core/api/Tuple_Test.java | 17 +++++----- .../assertj/core/api/UriAssertBaseTest.java | 17 +++++----- .../assertj/core/api/UrlAssertBaseTest.java | 17 +++++----- .../api/WithAssertions_delegation_Test.java | 17 +++++----- ...bleAssertionInfo_descriptionText_Test.java | 17 +++++----- ...rtionInfo_overridingErrorMessage_Test.java | 17 +++++----- .../WritableAssertionInfo_toString_Test.java | 17 +++++----- .../core/api/YearMonthAssertBaseTest.java | 17 +++++----- .../abstract_/AbstractAssert_actual_Test.java | 17 +++++----- ...eOf_with_InstanceOfAssertFactory_Test.java | 17 +++++----- ...stractAssert_as_with_description_Test.java | 17 +++++----- ...s_with_description_text_supplier_Test.java | 17 +++++----- ...tAssert_as_with_text_description_Test.java | 17 +++++----- ..._consumed_by_configured_consumer_Test.java | 17 +++++----- ...t_describedAs_printed_to_console_Test.java | 17 +++++----- ...ert_describedAs_with_description_Test.java | 17 +++++----- ...escribedAs_with_text_description_Test.java | 17 +++++----- ...actAssert_doesNotHaveSameClassAs_Test.java | 17 +++++----- ...Assert_doesNotHaveSameHashCodeAs_Test.java | 17 +++++----- ...stractAssert_doesNotHaveToString_Test.java | 17 +++++----- ...ssert_doesNotHaveToString_format_Test.java | 17 +++++----- .../AbstractAssert_doesNotHave_Test.java | 17 +++++----- .../AbstractAssert_equal_hashCode_Test.java | 17 +++++----- ...failWithActualExpectedAndMessage_Test.java | 17 +++++----- .../AbstractAssert_failWithMessage_Test.java | 17 +++++----- ...Assert_failureWithActualExpected_Test.java | 17 +++++----- .../AbstractAssert_failure_Test.java | 17 +++++----- ...AbstractAssert_get_writable_info_Test.java | 17 +++++----- .../AbstractAssert_hasSameClassAs_Test.java | 17 +++++----- .../AbstractAssert_hasToString_Test.java | 17 +++++----- ...bstractAssert_hasToString_format_Test.java | 17 +++++----- .../abstract_/AbstractAssert_has_Test.java | 17 +++++----- .../AbstractAssert_isEqualTo_Test.java | 17 +++++----- ...stractAssert_isExactlyInstanceOf_Test.java | 17 +++++----- ...bstractAssert_isIn_with_Iterable_Test.java | 17 +++++----- .../AbstractAssert_isIn_with_array_Test.java | 17 +++++----- .../AbstractAssert_isIn_with_vararg_Test.java | 17 +++++----- .../AbstractAssert_isInstanceOfAny_Test.java | 17 +++++----- ...actAssert_isInstanceOfSatisfying_Test.java | 17 +++++----- .../AbstractAssert_isInstanceOf_Test.java | 17 +++++----- .../AbstractAssert_isNotEqualTo_Test.java | 17 +++++----- ...actAssert_isNotExactlyInstanceOf_Test.java | 17 +++++----- ...ractAssert_isNotIn_with_Iterable_Test.java | 17 +++++----- ...bstractAssert_isNotIn_with_array_Test.java | 17 +++++----- ...stractAssert_isNotIn_with_vararg_Test.java | 17 +++++----- ...bstractAssert_isNotInstanceOfAny_Test.java | 17 +++++----- .../AbstractAssert_isNotInstanceOf_Test.java | 17 +++++----- .../AbstractAssert_isNotNull_Test.java | 17 +++++----- ...AbstractAssert_isNotOfAnyClassIn_Test.java | 17 +++++----- .../AbstractAssert_isNotSameAs_Test.java | 17 +++++----- .../abstract_/AbstractAssert_isNot_Test.java | 17 +++++----- .../abstract_/AbstractAssert_isNull_Test.java | 17 +++++----- .../AbstractAssert_isOfAnyClassIn_Test.java | 17 +++++----- .../AbstractAssert_isSameAs_Test.java | 17 +++++----- .../api/abstract_/AbstractAssert_is_Test.java | 17 +++++----- ...actAssert_overridingErrorMessage_Test.java | 17 +++++----- .../AbstractAssert_satisfiesAllOf_Test.java | 17 +++++----- .../AbstractAssert_satisfiesAnyOf_Test.java | 17 +++++----- ...satisfiesAnyOf_ThrowingConsumers_Test.java | 17 +++++----- ...tAssert_satisfies_with_Condition_Test.java | 17 +++++----- ...tAssert_satisfies_with_Consumers_Test.java | 17 +++++----- ...satisfies_with_ThrowingConsumers_Test.java | 17 +++++----- .../AbstractAssert_withFailMessage_Test.java | 17 +++++----- ...sert_withFailMessage_performance_Test.java | 17 +++++----- ...bstractAssert_withRepresentation_Test.java | 17 +++++----- .../SoftAssertionsErrorsCollectedTest.java | 17 +++++----- .../SoftAssertionsMultipleProjectsTest.java | 17 +++++----- ...ing_afterAssertionErrorCollected_Test.java | 17 +++++----- ..._setAfterAssertionErrorCollected_Test.java | 17 +++++----- .../api/assumptions/AssumptionRunner.java | 17 +++++----- .../Assumptions_assumeThat_Atomics_Test.java | 17 +++++----- .../Assumptions_assumeThat_Numbers_Test.java | 17 +++++----- .../Assumptions_assumeThat_Object_Test.java | 17 +++++----- .../Assumptions_assumeThat_Test.java | 17 +++++----- ...at_involving_iterable_navigation_Test.java | 17 +++++----- ...assumeThat_with_BigDecimal_scale_Test.java | 17 +++++----- ...sumeThat_with_File_binaryContent_Test.java | 17 +++++----- ...ons_assumeThat_with_File_content_Test.java | 17 +++++----- ...ptions_assumeThat_with_File_size_Test.java | 17 +++++----- ...sumeThat_with_Path_binaryContent_Test.java | 17 +++++----- ...ons_assumeThat_with_Path_content_Test.java | 17 +++++----- ...sumptions_assumeThat_with_Stream_Test.java | 17 +++++----- ...ons_assumeThat_with_asInstanceOf_Test.java | 17 +++++----- ...tions_assumeThat_with_extracting_Test.java | 17 +++++----- ...h_extracting_and_narrowing_value_Test.java | 17 +++++----- ...tions_assumeThat_with_filteredOn_Test.java | 17 +++++----- ...s_assumeThat_with_succeedsWithin_Test.java | 17 +++++----- ...meThat_with_various_java_8_types_Test.java | 17 +++++----- ...ns_assumeThat_with_various_types_Test.java | 17 +++++----- .../api/assumptions/BDDAssumptionsTest.java | 17 +++++----- .../api/assumptions/BaseAssumptionRunner.java | 17 +++++----- .../BaseAssumptionsRunnerTest.java | 17 +++++----- ...method_assertions_in_assumptions_Test.java | 17 +++++----- ...assertion_methods_in_assumptions_Test.java | 17 +++++----- ...assertion_methods_in_assumptions_Test.java | 17 +++++----- ...assertion_methods_in_assumptions_Test.java | 17 +++++----- ...assertion_methods_in_assumptions_Test.java | 17 +++++----- ...assertion_methods_in_assumptions_Test.java | 17 +++++----- ...assertion_methods_in_assumptions_Test.java | 17 +++++----- ...method_assertions_in_assumptions_Test.java | 17 +++++----- ...omicIntegerFieldUpdater_hasValue_Test.java | 17 +++++----- .../AtomicLongArray_assertions_Test.java | 17 +++++----- .../AtomicLongFieldUpdater_hasValue_Test.java | 17 +++++----- ...MarkableReferenceAssert_hasValue_Test.java | 17 +++++----- ...icReferenceFieldUpdater_hasValue_Test.java | 17 +++++----- ...cStampedReferenceAssert_hasValue_Test.java | 17 +++++----- ...oleanAssert_customRepresentation_Test.java | 17 +++++----- .../AtomicBooleanAssert_info_Test.java | 17 +++++----- .../AtomicBooleanAssert_isFalse_Test.java | 17 +++++----- .../AtomicBooleanAssert_isNull_Test.java | 17 +++++----- .../AtomicBooleanAssert_isTrue_Test.java | 17 +++++----- ...eanAssert_overridingErrorMessage_Test.java | 17 +++++----- ...icIntegerAssert_customComparator_Test.java | 17 +++++----- ...tegerAssert_customRepresentation_Test.java | 17 +++++----- ...icIntegerAssert_doesNotHaveValue_Test.java | 17 +++++----- ...icIntegerAssert_hasNegativeValue_Test.java | 17 +++++----- ...ntegerAssert_hasNonNegativeValue_Test.java | 17 +++++----- ...ntegerAssert_hasNonPositiveValue_Test.java | 17 +++++----- ...icIntegerAssert_hasPositiveValue_Test.java | 17 +++++----- ...micIntegerAssert_hasValueBetween_Test.java | 17 +++++----- ...micIntegerAssert_hasValueCloseTo_Test.java | 17 +++++----- ...hasValueCloseTo_withinPercentage_Test.java | 17 +++++----- ...ert_hasValueGreaterThanOrEqualTo_Test.java | 17 +++++----- ...ntegerAssert_hasValueGreaterThan_Test.java | 17 +++++----- ...Assert_hasValueLessThanOrEqualTo_Test.java | 17 +++++----- ...icIntegerAssert_hasValueLessThan_Test.java | 17 +++++----- .../AtomicIntegerAssert_hasValue_Test.java | 17 +++++----- .../AtomicIntegerAssert_info_Test.java | 17 +++++----- .../AtomicIntegerAssert_isNull_Test.java | 17 +++++----- ...gerAssert_overridingErrorMessage_Test.java | 17 +++++----- ...IntegerArrayAssert_containsAnyOf_Test.java | 17 +++++----- ...Assert_containsExactlyInAnyOrder_Test.java | 17 +++++----- ...tegerArrayAssert_containsExactly_Test.java | 17 +++++----- ...egerArrayAssert_containsOnlyOnce_Test.java | 17 +++++----- ...cIntegerArrayAssert_containsOnly_Test.java | 17 +++++----- ...egerArrayAssert_containsSequence_Test.java | 17 +++++----- ...rArrayAssert_containsSubsequence_Test.java | 17 +++++----- ...tomicIntegerArrayAssert_contains_Test.java | 17 +++++----- ...gerArrayAssert_contains_at_Index_Test.java | 17 +++++----- ...ntegerArrayAssert_doesNotContain_Test.java | 17 +++++----- ...ayAssert_doesNotContain_at_Index_Test.java | 17 +++++----- ...rrayAssert_doesNotHaveDuplicates_Test.java | 17 +++++----- ...tomicIntegerArrayAssert_endsWith_Test.java | 17 +++++----- ...tomicIntegerArrayAssert_hasArray_Test.java | 17 +++++----- ...sert_hasSameSizeAs_with_Iterable_Test.java | 17 +++++----- ...ntegerArrayAssert_hasSizeBetween_Test.java | 17 +++++----- ...sert_hasSizeGreaterThanOrEqualTo_Test.java | 17 +++++----- ...erArrayAssert_hasSizeGreaterThan_Test.java | 17 +++++----- ...yAssert_hasSizeLessThanOrEqualTo_Test.java | 17 +++++----- ...tegerArrayAssert_hasSizeLessThan_Test.java | 17 +++++----- ...AtomicIntegerArrayAssert_hasSize_Test.java | 17 +++++----- ...AtomicIntegerArrayAssert_isEmpty_Test.java | 17 +++++----- ...micIntegerArrayAssert_isNotEmpty_Test.java | 17 +++++----- ...IntegerArrayAssert_isNullOrEmpty_Test.java | 17 +++++----- ...rt_isSortedAccordingToComparator_Test.java | 17 +++++----- ...tomicIntegerArrayAssert_isSorted_Test.java | 17 +++++----- ...micIntegerArrayAssert_startsWith_Test.java | 17 +++++----- ...tegerArrayAssert_usingComparator_Test.java | 17 +++++----- ...rayAssert_usingDefaultComparator_Test.java | 17 +++++----- ...rt_usingDefaultElementComparator_Test.java | 17 +++++----- ...rayAssert_usingElementComparator_Test.java | 17 +++++----- ...tomicLongAssert_customComparator_Test.java | 17 +++++----- ...cLongAssert_customRepresentation_Test.java | 17 +++++----- ...tomicLongAssert_doesNotHaveValue_Test.java | 17 +++++----- ...tomicLongAssert_hasNegativeValue_Test.java | 17 +++++----- ...icLongAssert_hasNonNegativeValue_Test.java | 17 +++++----- ...icLongAssert_hasNonPositiveValue_Test.java | 17 +++++----- ...tomicLongAssert_hasPositiveValue_Test.java | 17 +++++----- ...AtomicLongAssert_hasValueBetween_Test.java | 17 +++++----- ...AtomicLongAssert_hasValueCloseTo_Test.java | 17 +++++----- ...hasValueCloseTo_withinPercentage_Test.java | 17 +++++----- ...ert_hasValueGreaterThanOrEqualTo_Test.java | 17 +++++----- ...icLongAssert_hasValueGreaterThan_Test.java | 17 +++++----- ...Assert_hasValueLessThanOrEqualTo_Test.java | 17 +++++----- ...tomicLongAssert_hasValueLessThan_Test.java | 17 +++++----- .../long_/AtomicLongAssert_hasValue_Test.java | 17 +++++----- .../long_/AtomicLongAssert_info_Test.java | 17 +++++----- .../long_/AtomicLongAssert_isNull_Test.java | 17 +++++----- ...ongAssert_overridingErrorMessage_Test.java | 17 +++++----- ...AdderAssert_customRepresentation_Test.java | 17 +++++----- ...LongAdderAssert_doesNotHaveValue_Test.java | 17 +++++----- .../LongAdderAssert_hasValue_Test.java | 17 +++++----- .../longadder/LongAdderAssert_info_Test.java | 17 +++++----- .../LongAdderAssert_isBetween_Longs_Test.java | 17 +++++----- ...rAssert_isCloseToPercentage_long_Test.java | 17 +++++----- ...CloseToPercentage_primitive_long_Test.java | 17 +++++----- .../LongAdderAssert_isCloseTo_long_Test.java | 17 +++++----- ...rAssert_isCloseTo_primitive_long_Test.java | 17 +++++----- ...AdderAssert_isEqualByComparingTo_Test.java | 17 +++++----- ...derAssert_isGreaterThanOrEqualTo_Test.java | 17 +++++----- .../LongAdderAssert_isGreaterThan_Test.java | 17 +++++----- ...gAdderAssert_isLessThanOrEqualTo_Test.java | 17 +++++----- .../LongAdderAssert_isLessThan_Test.java | 17 +++++----- .../LongAdderAssert_isNegative_Test.java | 17 +++++----- ...sNotCloseTo_with_Long_and_Offset_Test.java | 17 +++++----- ...CloseTo_with_Long_and_Percentage_Test.java | 17 +++++----- ...erAssert_isNotEqualByComparingTo_Test.java | 17 +++++----- .../LongAdderAssert_isNotNegative_Test.java | 17 +++++----- .../LongAdderAssert_isNotPositive_Test.java | 17 +++++----- .../LongAdderAssert_isNotZero_Test.java | 17 +++++----- .../longadder/LongAdderAssert_isOne_Test.java | 17 +++++----- .../LongAdderAssert_isPositive_Test.java | 17 +++++----- ...erAssert_isStrictlyBetween_Longs_Test.java | 17 +++++----- .../LongAdderAssert_isZero_Test.java | 17 +++++----- ...derAssert_overridingErrorMessage_Test.java | 17 +++++----- .../LongAdderAssert_usingComparator_Test.java | 17 +++++----- ...derAssert_usingDefaultComparator_Test.java | 17 +++++----- ...micLongArrayAssert_containsAnyOf_Test.java | 17 +++++----- ...Assert_containsExactlyInAnyOrder_Test.java | 17 +++++----- ...cLongArrayAssert_containsExactly_Test.java | 17 +++++----- ...LongArrayAssert_containsOnlyOnce_Test.java | 17 +++++----- ...omicLongArrayAssert_containsOnly_Test.java | 17 +++++----- ...LongArrayAssert_containsSequence_Test.java | 17 +++++----- ...gArrayAssert_containsSubsequence_Test.java | 17 +++++----- .../AtomicLongArrayAssert_contains_Test.java | 17 +++++----- ...ongArrayAssert_contains_at_Index_Test.java | 17 +++++----- ...icLongArrayAssert_doesNotContain_Test.java | 17 +++++----- ...ayAssert_doesNotContain_at_Index_Test.java | 17 +++++----- ...rrayAssert_doesNotHaveDuplicates_Test.java | 17 +++++----- .../AtomicLongArrayAssert_endsWith_Test.java | 17 +++++----- .../AtomicLongArrayAssert_hasArray_Test.java | 17 +++++----- ...sert_hasSameSizeAs_with_Iterable_Test.java | 17 +++++----- ...icLongArrayAssert_hasSizeBetween_Test.java | 17 +++++----- ...sert_hasSizeGreaterThanOrEqualTo_Test.java | 17 +++++----- ...ngArrayAssert_hasSizeGreaterThan_Test.java | 17 +++++----- ...yAssert_hasSizeLessThanOrEqualTo_Test.java | 17 +++++----- ...cLongArrayAssert_hasSizeLessThan_Test.java | 17 +++++----- .../AtomicLongArrayAssert_hasSize_Test.java | 17 +++++----- .../AtomicLongArrayAssert_isEmpty_Test.java | 17 +++++----- ...AtomicLongArrayAssert_isNotEmpty_Test.java | 17 +++++----- ...micLongArrayAssert_isNullOrEmpty_Test.java | 17 +++++----- ...rt_isSortedAccordingToComparator_Test.java | 17 +++++----- .../AtomicLongArrayAssert_isSorted_Test.java | 17 +++++----- ...AtomicLongArrayAssert_startsWith_Test.java | 17 +++++----- ...cLongArrayAssert_usingComparator_Test.java | 17 +++++----- ...rayAssert_usingDefaultComparator_Test.java | 17 +++++----- ...rt_usingDefaultElementComparator_Test.java | 17 +++++----- ...rayAssert_usingElementComparator_Test.java | 17 +++++----- ...ReferenceAssert_customComparator_Test.java | 17 +++++----- ...renceAssert_customRepresentation_Test.java | 17 +++++----- ...renceAssert_doesNotHaveNullValue_Test.java | 17 +++++----- ...ReferenceAssert_doesNotHaveValue_Test.java | 17 +++++----- ...omicReferenceAssert_hasNullValue_Test.java | 17 +++++----- ...ReferenceAssert_hasValueMatching_Test.java | 17 +++++----- ...ferenceAssert_hasValueSatisfying_Test.java | 17 +++++----- .../AtomicReferenceAssert_hasValue_Test.java | 17 +++++----- .../AtomicReferenceAssert_info_Test.java | 17 +++++----- .../AtomicReferenceAssert_isNull_Test.java | 17 +++++----- ...nceAssert_overridingErrorMessage_Test.java | 17 +++++----- ...micReferenceArrayAssert_allMatch_Test.java | 17 +++++----- ...Assert_allMatch_with_description_Test.java | 17 +++++----- ...cReferenceArrayAssert_allSatisfy_Test.java | 17 +++++----- ...allSatisfy_with_ThrowingConsumer_Test.java | 17 +++++----- ...micReferenceArrayAssert_anyMatch_Test.java | 17 +++++----- ...Assert_anyMatch_with_description_Test.java | 17 +++++----- ...cReferenceArrayAssert_anySatisfy_Test.java | 17 +++++----- ...anySatisfy_with_ThrowingConsumer_Test.java | 17 +++++----- ...ferenceArrayAssert_areAtLeastOne_Test.java | 17 +++++----- ...cReferenceArrayAssert_areAtLeast_Test.java | 17 +++++----- ...icReferenceArrayAssert_areAtMost_Test.java | 17 +++++----- ...cReferenceArrayAssert_areExactly_Test.java | 17 +++++----- ...tomicReferenceArrayAssert_areNot_Test.java | 17 +++++----- .../AtomicReferenceArrayAssert_are_Test.java | 17 +++++----- ...ReferenceArrayAssert_containsAll_Test.java | 17 +++++----- ...rrayAssert_containsAnyElementsOf_Test.java | 17 +++++----- ...ferenceArrayAssert_containsAnyOf_Test.java | 17 +++++----- ...Assert_containsExactlyElementsOf_Test.java | 17 +++++----- ...tainsExactlyInAnyOrderElementsOf_Test.java | 17 +++++----- ...Assert_containsExactlyInAnyOrder_Test.java | 17 +++++----- ...renceArrayAssert_containsExactly_Test.java | 17 +++++----- ...eferenceArrayAssert_containsNull_Test.java | 17 +++++----- ...rayAssert_containsOnlyElementsOf_Test.java | 17 +++++----- ...nceArrayAssert_containsOnlyNulls_Test.java | 17 +++++----- ...ssert_containsOnlyOnceElementsOf_Test.java | 17 +++++----- ...enceArrayAssert_containsOnlyOnce_Test.java | 17 +++++----- ...eferenceArrayAssert_containsOnly_Test.java | 17 +++++----- ...rrayAssert_containsSequence_List_Test.java | 17 +++++----- ...enceArrayAssert_containsSequence_Test.java | 17 +++++----- ...yAssert_containsSubSequence_List_Test.java | 17 +++++----- ...eArrayAssert_containsSubSequence_Test.java | 17 +++++----- ...micReferenceArrayAssert_contains_Test.java | 17 +++++----- ...nceArrayAssert_contains_at_Index_Test.java | 17 +++++----- ...icReferenceArrayAssert_doNothave_Test.java | 17 +++++----- ...sert_doesNotContainAnyElementsOf_Test.java | 17 +++++----- ...ceArrayAssert_doesNotContainNull_Test.java | 17 +++++----- ...sert_doesNotContainSequence_List_Test.java | 17 +++++----- ...rayAssert_doesNotContainSequence_Test.java | 17 +++++----- ...t_doesNotContainSubsequence_List_Test.java | 17 +++++----- ...Assert_doesNotContainSubsequence_Test.java | 17 +++++----- ...erenceArrayAssert_doesNotContain_Test.java | 17 +++++----- ...ayAssert_doesNotContain_at_Index_Test.java | 17 +++++----- ...rt_doesNotHaveAnyElementsOfTypes_Test.java | 17 +++++----- ...rrayAssert_doesNotHaveDuplicates_Test.java | 17 +++++----- ...micReferenceArrayAssert_endsWith_Test.java | 17 +++++----- ...ceArrayAssert_extractingResultOf_Test.java | 17 +++++----- ...cReferenceArrayAssert_extracting_Test.java | 17 +++++----- ...cReferenceArrayAssert_filteredOn_Test.java | 17 +++++----- ...ArrayAssert_filteredOn_condition_Test.java | 17 +++++----- ...eArrayAssert_filteredOn_function_Test.java | 17 +++++----- ...ferenceArrayAssert_filteredOn_in_Test.java | 17 +++++----- ...enceArrayAssert_filteredOn_notIn_Test.java | 17 +++++----- ...erenceArrayAssert_filteredOn_not_Test.java | 17 +++++----- ...ArrayAssert_filteredOn_predicate_Test.java | 17 +++++----- ...eferenceArrayAssert_filtered_baseTest.java | 17 +++++----- ...erenceArrayAssert_flatExtracting_Test.java | 17 +++++----- ...Extracting_with_String_parameter_Test.java | 17 +++++----- ...ssert_hasAtLeastOneElementOfType_Test.java | 17 +++++----- ...Assert_hasExactlyElementsOfTypes_Test.java | 17 +++++----- ...rrayAssert_hasOnlyElementsOfType_Test.java | 17 +++++----- ...rayAssert_hasOnlyElementsOfTypes_Test.java | 17 +++++----- ...sert_hasOnlyOneElementSatisfying_Test.java | 17 +++++----- ...nceArrayAssert_hasSameElementsAs_Test.java | 17 +++++----- ...Assert_hasSameSizeAs_with_Arrays_Test.java | 17 +++++----- ...sert_hasSameSizeAs_with_Iterable_Test.java | 17 +++++----- ...erenceArrayAssert_hasSizeBetween_Test.java | 17 +++++----- ...sert_hasSizeGreaterThanOrEqualTo_Test.java | 17 +++++----- ...ceArrayAssert_hasSizeGreaterThan_Test.java | 17 +++++----- ...yAssert_hasSizeLessThanOrEqualTo_Test.java | 17 +++++----- ...renceArrayAssert_hasSizeLessThan_Test.java | 17 +++++----- ...omicReferenceArrayAssert_hasSize_Test.java | 17 +++++----- ...erenceArrayAssert_haveAtLeastOne_Test.java | 17 +++++----- ...ReferenceArrayAssert_haveAtLeast_Test.java | 17 +++++----- ...cReferenceArrayAssert_haveAtMost_Test.java | 17 +++++----- ...ReferenceArrayAssert_haveExactly_Test.java | 17 +++++----- .../AtomicReferenceArrayAssert_have_Test.java | 17 +++++----- ...omicReferenceArrayAssert_isEmpty_Test.java | 17 +++++----- ...cReferenceArrayAssert_isNotEmpty_Test.java | 17 +++++----- ...ferenceArrayAssert_isNullOrEmpty_Test.java | 17 +++++----- ...rt_isSortedAccordingToComparator_Test.java | 17 +++++----- ...micReferenceArrayAssert_isSorted_Test.java | 17 +++++----- ...cReferenceArrayAssert_isSubsetOf_Test.java | 17 +++++----- ...rrayAssert_isSubsetOf_with_Array_Test.java | 17 +++++----- ...icReferenceArrayAssert_noneMatch_Test.java | 17 +++++----- ...ssert_noneMatch_with_description_Test.java | 17 +++++----- ...ReferenceArrayAssert_noneSatisfy_Test.java | 17 +++++----- ...oneSatisfy_with_ThrowingConsumer_Test.java | 17 +++++----- ...ssert_satisfiesExactlyInAnyOrder_Test.java | 17 +++++----- ...InAnyOrder_with_ThrowingConsumer_Test.java | 17 +++++----- ...enceArrayAssert_satisfiesExactly_Test.java | 17 +++++----- ...iesExactly_with_ThrowingConsumer_Test.java | 17 +++++----- ...nceArrayAssert_satisfiesOnlyOnce_Test.java | 17 +++++----- ...esOnlyOnce_with_ThrowingConsumer_Test.java | 17 +++++----- ...cReferenceArrayAssert_startsWith_Test.java | 17 +++++----- ...rayAssert_usingComparatorForType_Test.java | 17 +++++----- ...renceArrayAssert_usingComparator_Test.java | 17 +++++----- ...rayAssert_usingDefaultComparator_Test.java | 17 +++++----- ...rt_usingDefaultElementComparator_Test.java | 17 +++++----- ...gElementComparatorIgnoringFields_Test.java | 17 +++++----- ...t_usingElementComparatorOnFields_Test.java | 17 +++++----- ...rayAssert_usingElementComparator_Test.java | 17 +++++----- ...ingFieldByFieldElementComparator_Test.java | 17 +++++----- ...dElementComparatorIgnoringFields_Test.java | 17 +++++----- ...ByFieldElementComparatorOnFields_Test.java | 17 +++++----- ...iveFieldByFieldElementComparator_Test.java | 17 +++++----- ...RecursiveComparisonConfiguration_Test.java | 17 +++++----- .../BigDecimalAssert_isBetween_Test.java | 17 +++++----- ...ecimalAssert_isCloseToPercentage_Test.java | 17 +++++----- .../BigDecimalAssert_isCloseTo_Test.java | 17 +++++----- ...ByComparingToWithStringParameter_Test.java | 17 +++++----- ...ert_isEqualToWithStringParameter_Test.java | 17 +++++----- ...malAssert_isGreaterThanOrEqualTo_Test.java | 17 +++++----- ...ecimalAssert_isLessThanOrEqualTo_Test.java | 17 +++++----- .../BigDecimalAssert_isNegative_Test.java | 17 +++++----- ...malAssert_isNotCloseToPercentage_Test.java | 17 +++++----- .../BigDecimalAssert_isNotCloseTo_Test.java | 17 +++++----- ...ByComparingToWithStringParameter_Test.java | 17 +++++----- .../BigDecimalAssert_isNotNegative_Test.java | 17 +++++----- .../BigDecimalAssert_isNotPositive_Test.java | 17 +++++----- .../BigDecimalAssert_isNotZero_Test.java | 17 +++++----- .../BigDecimalAssert_isOne_Test.java | 17 +++++----- .../BigDecimalAssert_isPositive_Test.java | 17 +++++----- ...gDecimalAssert_isStrictlyBetween_Test.java | 17 +++++----- .../BigDecimalAssert_isZero_Test.java | 17 +++++----- ...BigDecimalAssert_usingComparator_Test.java | 17 +++++----- ...malAssert_usingDefaultComparator_Test.java | 17 +++++----- ...gDecimalsAssert_assertHasScaleOf_Test.java | 17 +++++----- .../BigIntegerAssert_isBetween_Test.java | 17 +++++----- ...ntegerAssert_isCloseToPercentage_Test.java | 17 +++++----- .../BigIntegerAssert_isCloseTo_Test.java | 17 +++++----- ...Assert_isEqualToWithIntParameter_Test.java | 17 +++++----- ...ssert_isEqualToWithLongParameter_Test.java | 17 +++++----- ...ert_isEqualToWithStringParameter_Test.java | 17 +++++----- .../BigIntegerAssert_isNegative_Test.java | 17 +++++----- ...gerAssert_isNotCloseToPercentage_Test.java | 17 +++++----- .../BigIntegerAssert_isNotCloseTo_Test.java | 17 +++++----- .../BigIntegerAssert_isNotNegative_Test.java | 17 +++++----- .../BigIntegerAssert_isNotPositive_Test.java | 17 +++++----- .../BigIntegerAssert_isNotZero_Test.java | 17 +++++----- .../BigIntegerAssert_isPositive_Test.java | 17 +++++----- ...gIntegerAssert_isStrictlyBetween_Test.java | 17 +++++----- .../BigIntegerAssert_isZero_Test.java | 17 +++++----- ...BigIntegerAssert_usingComparator_Test.java | 17 +++++----- ...gerAssert_usingDefaultComparator_Test.java | 17 +++++----- ...n2DArrayAssert_contains_at_Index_Test.java | 17 +++++----- ...ayAssert_doesNotContain_at_Index_Test.java | 17 +++++----- ...olean2DArrayAssert_hasDimensions_Test.java | 17 +++++----- ...ean2DArrayAssert_hasNumberOfRows_Test.java | 17 +++++----- ...DArrayAssert_hasSameDimensionsAs_Test.java | 17 +++++----- ...olean2DArrayAssert_isDeepEqualTo_Test.java | 17 +++++----- .../Boolean2DArrayAssert_isEmpty_Test.java | 17 +++++----- .../Boolean2DArrayAssert_isNotEmpty_Test.java | 17 +++++----- ...olean2DArrayAssert_isNullOrEmpty_Test.java | 17 +++++----- ...rrayAssert_usingCustomComparator_Test.java | 17 +++++----- ...BooleanArrayAssert_containsAnyOf_Test.java | 17 +++++----- ...containsAnyOf_with_Boolean_array_Test.java | 17 +++++----- ...Assert_containsExactlyInAnyOrder_Test.java | 17 +++++----- ...tlyInAnyOrder_with_Boolean_array_Test.java | 17 +++++----- ...oleanArrayAssert_containsExactly_Test.java | 17 +++++----- ...ntainsExactly_with_Boolean_array_Test.java | 17 +++++----- ...leanArrayAssert_containsOnlyOnce_Test.java | 17 +++++----- ...tainsOnlyOnce_with_Boolean_array_Test.java | 17 +++++----- .../BooleanArrayAssert_containsOnly_Test.java | 17 +++++----- ..._containsOnly_with_Boolean_array_Test.java | 17 +++++----- ...leanArrayAssert_containsSequence_Test.java | 17 +++++----- ...tainsSequence_with_Boolean_array_Test.java | 17 +++++----- ...nArrayAssert_containsSubsequence_Test.java | 17 +++++----- ...nsSubsequence_with_Boolean_array_Test.java | 17 +++++----- .../BooleanArrayAssert_contains_Test.java | 17 +++++----- ...eanArrayAssert_contains_at_Index_Test.java | 17 +++++----- ...sert_contains_with_Boolean_array_Test.java | 17 +++++----- ...ooleanArrayAssert_doesNotContain_Test.java | 17 +++++----- ...ayAssert_doesNotContain_at_Index_Test.java | 17 +++++----- ...oesNotContain_with_Boolean_array_Test.java | 17 +++++----- ...rrayAssert_doesNotHaveDuplicates_Test.java | 17 +++++----- .../BooleanArrayAssert_endsWith_Test.java | 17 +++++----- ...sert_endsWith_with_Boolean_array_Test.java | 17 +++++----- ...sert_hasSameSizeAs_with_Iterable_Test.java | 17 +++++----- ...ooleanArrayAssert_hasSizeBetween_Test.java | 17 +++++----- ...sert_hasSizeGreaterThanOrEqualTo_Test.java | 17 +++++----- ...anArrayAssert_hasSizeGreaterThan_Test.java | 17 +++++----- ...yAssert_hasSizeLessThanOrEqualTo_Test.java | 17 +++++----- ...oleanArrayAssert_hasSizeLessThan_Test.java | 17 +++++----- .../BooleanArrayAssert_hasSize_Test.java | 17 +++++----- .../BooleanArrayAssert_isEmpty_Test.java | 17 +++++----- .../BooleanArrayAssert_isNotEmpty_Test.java | 17 +++++----- ...BooleanArrayAssert_isNullOrEmpty_Test.java | 17 +++++----- ...rt_isSortedAccordingToComparator_Test.java | 17 +++++----- .../BooleanArrayAssert_isSorted_Test.java | 17 +++++----- .../BooleanArrayAssert_startsWith_Test.java | 17 +++++----- ...rt_startsWith_with_Boolean_array_Test.java | 17 +++++----- ...oleanArrayAssert_usingComparator_Test.java | 17 +++++----- ...rayAssert_usingDefaultComparator_Test.java | 17 +++++----- ...rt_usingDefaultElementComparator_Test.java | 17 +++++----- ...rayAssert_usingElementComparator_Test.java | 17 +++++----- ...e2DArrayAssert_contains_at_Index_Test.java | 17 +++++----- ...ayAssert_doesNotContain_at_Index_Test.java | 17 +++++----- .../Byte2DArrayAssert_hasDimensions_Test.java | 17 +++++----- ...yte2DArrayAssert_hasNumberOfRows_Test.java | 17 +++++----- ...DArrayAssert_hasSameDimensionsAs_Test.java | 17 +++++----- .../Byte2DArrayAssert_isDeepEqualTo_Test.java | 17 +++++----- .../Byte2DArrayAssert_isEmpty_Test.java | 17 +++++----- .../Byte2DArrayAssert_isNotEmpty_Test.java | 17 +++++----- .../Byte2DArrayAssert_isNullOrEmpty_Test.java | 17 +++++----- ...rrayAssert_usingCustomComparator_Test.java | 17 +++++----- .../ByteAssert_isBetween_Bytes_Test.java | 17 +++++----- ...eAssert_isCloseToPercentage_byte_Test.java | 17 +++++----- ...CloseToPercentage_primitive_byte_Test.java | 17 +++++----- .../byte_/ByteAssert_isCloseTo_byte_Test.java | 17 +++++----- ...eAssert_isCloseTo_primitive_byte_Test.java | 17 +++++----- .../byte_/ByteAssert_isEqualTo_byte_Test.java | 17 +++++----- .../api/byte_/ByteAssert_isEven_Test.java | 17 +++++----- ...sert_isGreaterThanOrEqualTo_byte_Test.java | 17 +++++----- .../ByteAssert_isGreaterThan_byte_Test.java | 17 +++++----- ...eAssert_isLessThanOrEqualTo_long_Test.java | 17 +++++----- .../ByteAssert_isLessThan_byte_Test.java | 17 +++++----- .../api/byte_/ByteAssert_isNegative_Test.java | 17 +++++----- ...sert_isNotCloseToPercentage_byte_Test.java | 17 +++++----- ...CloseToPercentage_primitive_byte_Test.java | 17 +++++----- .../ByteAssert_isNotCloseTo_byte_Test.java | 17 +++++----- ...sert_isNotCloseTo_primitive_byte_Test.java | 17 +++++----- .../ByteAssert_isNotEqualTo_byte_Test.java | 17 +++++----- .../byte_/ByteAssert_isNotNegative_Test.java | 17 +++++----- .../byte_/ByteAssert_isNotPositive_Test.java | 17 +++++----- .../api/byte_/ByteAssert_isNotZero_Test.java | 17 +++++----- .../core/api/byte_/ByteAssert_isOdd_Test.java | 17 +++++----- .../core/api/byte_/ByteAssert_isOne_Test.java | 17 +++++----- .../api/byte_/ByteAssert_isPositive_Test.java | 17 +++++----- ...teAssert_isStrictlyBetween_Bytes_Test.java | 17 +++++----- .../api/byte_/ByteAssert_isZero_Test.java | 17 +++++----- .../ByteAssert_usingComparator_Test.java | 17 +++++----- ...yteAssert_usingDefaultComparator_Test.java | 17 +++++----- .../ByteArrayAssert_asBase64Encoded_Test.java | 17 +++++----- .../ByteArrayAssert_asHexString_Test.java | 17 +++++----- .../ByteArrayAssert_asString_Test.java | 17 +++++----- .../ByteArrayAssert_containsAnyOf_Test.java | 17 +++++----- ...rt_containsAnyOf_with_Byte_array_Test.java | 17 +++++----- ..._containsAnyOf_with_int_argument_Test.java | 17 +++++----- ...Assert_containsExactlyInAnyOrder_Test.java | 17 +++++----- ...xactlyInAnyOrder_with_Byte_array_Test.java | 17 +++++----- ...sExactlyInAnyOrder_with_integers_Test.java | 17 +++++----- .../ByteArrayAssert_containsExactly_Test.java | 17 +++++----- ..._containsExactly_with_Byte_array_Test.java | 17 +++++----- ...nsExactly_with_Integer_Arguments_Test.java | 17 +++++----- ...ByteArrayAssert_containsOnlyOnce_Test.java | 17 +++++----- ...containsOnlyOnce_with_Byte_array_Test.java | 17 +++++----- ...sOnlyOnce_with_Integer_Arguments_Test.java | 17 +++++----- .../ByteArrayAssert_containsOnly_Test.java | 17 +++++----- ...ert_containsOnly_with_Byte_array_Test.java | 17 +++++----- ...tainsOnly_with_Integer_Arguments_Test.java | 17 +++++----- ...ByteArrayAssert_containsSequence_Test.java | 17 +++++----- ...containsSequence_with_Byte_array_Test.java | 17 +++++----- ...sSequence_with_Integer_Arguments_Test.java | 17 +++++----- ...eArrayAssert_containsSubsequence_Test.java | 17 +++++----- ...tainsSubsequence_with_Byte_array_Test.java | 17 +++++----- ...bsequence_with_Integer_Arguments_Test.java | 17 +++++----- .../ByteArrayAssert_contains_Test.java | 17 +++++----- ...yteArrayAssert_contains_at_Index_Test.java | 17 +++++----- ...s_at_Index_with_Integer_Argument_Test.java | 17 +++++----- ...yAssert_contains_with_Byte_array_Test.java | 17 +++++----- ..._contains_with_Integer_Arguments_Test.java | 17 +++++----- .../ByteArrayAssert_doesNotContain_Test.java | 17 +++++----- ...ayAssert_doesNotContain_at_Index_Test.java | 17 +++++----- ...n_at_Index_with_Integer_Argument_Test.java | 17 +++++----- ...t_doesNotContain_with_Byte_array_Test.java | 17 +++++----- ...otContain_with_Integer_Arguments_Test.java | 17 +++++----- ...rrayAssert_doesNotHaveDuplicates_Test.java | 17 +++++----- .../ByteArrayAssert_endsWith_Test.java | 17 +++++----- ...yAssert_endsWith_with_Byte_array_Test.java | 17 +++++----- ..._endsWith_with_Integer_Arguments_Test.java | 17 +++++----- ...sert_hasSameSizeAs_with_Iterable_Test.java | 17 +++++----- .../ByteArrayAssert_hasSizeBetween_Test.java | 17 +++++----- ...sert_hasSizeGreaterThanOrEqualTo_Test.java | 17 +++++----- ...teArrayAssert_hasSizeGreaterThan_Test.java | 17 +++++----- ...yAssert_hasSizeLessThanOrEqualTo_Test.java | 17 +++++----- .../ByteArrayAssert_hasSizeLessThan_Test.java | 17 +++++----- .../ByteArrayAssert_hasSize_Test.java | 17 +++++----- .../ByteArrayAssert_isEmpty_Test.java | 17 +++++----- .../ByteArrayAssert_isNotEmpty_Test.java | 17 +++++----- .../ByteArrayAssert_isNullOrEmpty_Test.java | 17 +++++----- ...rt_isSortedAccordingToComparator_Test.java | 17 +++++----- .../ByteArrayAssert_isSorted_Test.java | 17 +++++----- .../ByteArrayAssert_startsWith_Test.java | 17 +++++----- ...ssert_startsWith_with_Byte_array_Test.java | 17 +++++----- ...tartsWith_with_Integer_Arguments_Test.java | 17 +++++----- .../ByteArrayAssert_usingComparator_Test.java | 17 +++++----- ...rayAssert_usingDefaultComparator_Test.java | 17 +++++----- ...rt_usingDefaultElementComparator_Test.java | 17 +++++----- ...rayAssert_usingElementComparator_Test.java | 17 +++++----- ...r2DArrayAssert_contains_at_Index_Test.java | 17 +++++----- ...ayAssert_doesNotContain_at_Index_Test.java | 17 +++++----- .../Char2DArrayAssert_hasDimensions_Test.java | 17 +++++----- ...har2DArrayAssert_hasNumberOfRows_Test.java | 17 +++++----- ...DArrayAssert_hasSameDimensionsAs_Test.java | 17 +++++----- .../Char2DArrayAssert_isDeepEqualTo_Test.java | 17 +++++----- .../Char2DArrayAssert_isEmpty_Test.java | 17 +++++----- .../Char2DArrayAssert_isNotEmpty_Test.java | 17 +++++----- .../Char2DArrayAssert_isNullOrEmpty_Test.java | 17 +++++----- ...rrayAssert_usingCustomComparator_Test.java | 17 +++++----- .../CharacterAssert_isEqualTo_char_Test.java | 17 +++++----- ...sert_isGreaterThanOrEqualTo_char_Test.java | 17 +++++----- ...aracterAssert_isGreaterThan_char_Test.java | 17 +++++----- ...rAssert_isLessThanOrEqualTo_char_Test.java | 17 +++++----- .../CharacterAssert_isLessThan_char_Test.java | 17 +++++----- .../CharacterAssert_isLowerCase_Test.java | 17 +++++----- ...haracterAssert_isNotEqualTo_char_Test.java | 17 +++++----- .../CharacterAssert_isUpperCase_Test.java | 17 +++++----- .../CharacterAssert_usingComparator_Test.java | 17 +++++----- ...terAssert_usingDefaultComparator_Test.java | 17 +++++----- .../CharArrayAssert_containsAnyOf_Test.java | 17 +++++----- ...ntainsAnyOf_with_Character_array_Test.java | 17 +++++----- ...Assert_containsExactlyInAnyOrder_Test.java | 17 +++++----- ...yInAnyOrder_with_Character_array_Test.java | 17 +++++----- .../CharArrayAssert_containsExactly_Test.java | 17 +++++----- ...ainsExactly_with_Character_array_Test.java | 17 +++++----- ...CharArrayAssert_containsOnlyOnce_Test.java | 17 +++++----- ...insOnlyOnce_with_Character_array_Test.java | 17 +++++----- .../CharArrayAssert_containsOnly_Test.java | 17 +++++----- ...ontainsOnly_with_Character_array_Test.java | 17 +++++----- ...CharArrayAssert_containsSequence_Test.java | 17 +++++----- ...insSequence_with_Character_array_Test.java | 17 +++++----- ...rArrayAssert_containsSubsequence_Test.java | 17 +++++----- ...Subsequence_with_Character_array_Test.java | 17 +++++----- .../CharArrayAssert_contains_Test.java | 17 +++++----- ...harArrayAssert_contains_at_Index_Test.java | 17 +++++----- ...rt_contains_with_Character_array_Test.java | 17 +++++----- .../CharArrayAssert_doesNotContain_Test.java | 17 +++++----- ...ayAssert_doesNotContain_at_Index_Test.java | 17 +++++----- ...sNotContain_with_Character_array_Test.java | 17 +++++----- ...rrayAssert_doesNotHaveDuplicates_Test.java | 17 +++++----- .../CharArrayAssert_endsWith_Test.java | 17 +++++----- ...rt_endsWith_with_Character_array_Test.java | 17 +++++----- ...sert_hasSameSizeAs_with_Iterable_Test.java | 17 +++++----- .../CharArrayAssert_hasSizeBetween_Test.java | 17 +++++----- ...sert_hasSizeGreaterThanOrEqualTo_Test.java | 17 +++++----- ...arArrayAssert_hasSizeGreaterThan_Test.java | 17 +++++----- ...yAssert_hasSizeLessThanOrEqualTo_Test.java | 17 +++++----- .../CharArrayAssert_hasSizeLessThan_Test.java | 17 +++++----- .../CharArrayAssert_hasSize_Test.java | 17 +++++----- .../CharArrayAssert_isEmpty_Test.java | 17 +++++----- .../CharArrayAssert_isNotEmpty_Test.java | 17 +++++----- .../CharArrayAssert_isNullOrEmpty_Test.java | 17 +++++----- ...rt_isSortedAccordingToComparator_Test.java | 17 +++++----- .../CharArrayAssert_isSorted_Test.java | 17 +++++----- .../CharArrayAssert_startsWith_Test.java | 17 +++++----- ..._startsWith_with_Character_array_Test.java | 17 +++++----- .../CharArrayAssert_usingComparator_Test.java | 17 +++++----- ...rayAssert_usingDefaultComparator_Test.java | 17 +++++----- ...rt_usingDefaultElementComparator_Test.java | 17 +++++----- ...rayAssert_usingElementComparator_Test.java | 17 +++++----- ...CharSequenceAssert_containsAnyOf_Test.java | 17 +++++----- ...ontainsIgnoringCase_CharSequence_Test.java | 17 +++++----- ...insIgnoringNewLines_CharSequence_Test.java | 17 +++++----- ...sert_containsIgnoringWhitespaces_Test.java | 17 +++++----- ...equenceAssert_containsOnlyDigits_Test.java | 17 +++++----- ...rSequenceAssert_containsOnlyOnce_Test.java | 17 +++++----- ...ceAssert_containsOnlyWhitespaces_Test.java | 17 +++++----- ...ontainsPatternSatisfying_Pattern_Test.java | 17 +++++----- ...containsPatternSatisfying_String_Test.java | 17 +++++----- ...ceAssert_containsPattern_Pattern_Test.java | 17 +++++----- ...nceAssert_containsPattern_String_Test.java | 17 +++++----- ...rSequenceAssert_containsSequence_Test.java | 17 +++++----- ...t_containsSequence_with_var_args_Test.java | 17 +++++----- ...quenceAssert_containsSubsequence_Test.java | 17 +++++----- ...ontainsSubsequence_with_var_args_Test.java | 17 +++++----- ...quenceAssert_containsWhitespaces_Test.java | 17 +++++----- ...enceAssert_contains_CharSequence_Test.java | 17 +++++----- ...ceAssert_contains_several_String_Test.java | 17 +++++----- ...tains_several_String_as_Iterable_Test.java | 17 +++++----- ...ert_doesNotContainAnyWhitespaces_Test.java | 17 +++++----- ...ContainIgnoringCase_CharSequence_Test.java | 17 +++++----- ...rt_doesNotContainOnlyWhitespaces_Test.java | 17 +++++----- ...rt_doesNotContainPattern_Pattern_Test.java | 17 +++++----- ...ert_doesNotContainPattern_String_Test.java | 17 +++++----- ...sert_doesNotContain_CharSequence_Test.java | 17 +++++----- ...rt_doesNotContain_several_String_Test.java | 17 +++++----- ...ntain_several_String_as_Iterable_Test.java | 17 +++++----- ...ssert_doesNotEndWithIgnoringCase_Test.java | 17 +++++----- ...Assert_doesNotEndWithWhitespaces_Test.java | 17 +++++----- ...harSequenceAssert_doesNotEndWith_Test.java | 17 +++++----- ...Assert_doesNotMatch_CharSequence_Test.java | 17 +++++----- ...uenceAssert_doesNotMatch_Pattern_Test.java | 17 +++++----- ...ert_doesNotStartWithIgnoringCase_Test.java | 17 +++++----- ...sert_doesNotStartWithWhitespaces_Test.java | 17 +++++----- ...rSequenceAssert_doesNotStartWith_Test.java | 17 +++++----- ...uenceAssert_endsWithIgnoringCase_Test.java | 17 +++++----- .../CharSequenceAssert_endsWith_Test.java | 17 +++++----- .../CharSequenceAssert_hasLineCount_Test.java | 17 +++++----- ...eAssert_hasSameSizeAs_with_Array_Test.java | 17 +++++----- ..._hasSameSizeAs_with_CharSequence_Test.java | 17 +++++----- ...sert_hasSameSizeAs_with_Iterable_Test.java | 17 +++++----- ...harSequenceAssert_hasSizeBetween_Test.java | 17 +++++----- ...sert_hasSizeGreaterThanOrEqualTo_Test.java | 17 +++++----- ...equenceAssert_hasSizeGreaterThan_Test.java | 17 +++++----- ...eAssert_hasSizeLessThanOrEqualTo_Test.java | 17 +++++----- ...arSequenceAssert_hasSizeLessThan_Test.java | 17 +++++----- .../CharSequenceAssert_hasSize_Test.java | 17 +++++----- .../CharSequenceAssert_isEmpty_Test.java | 17 +++++----- ...enceAssert_isEqualToIgnoringCase_Test.java | 17 +++++----- ...Assert_isEqualToIgnoringNewLines_Test.java | 17 +++++----- ...sert_isEqualToIgnoringWhitespace_Test.java | 17 +++++----- ...ert_isEqualToNormalizingNewLines_Test.java | 17 +++++----- ...malizingPunctuationAndWhitespace_Test.java | 17 +++++----- ...sert_isEqualToNormalizingUnicode_Test.java | 17 +++++----- ...t_isEqualToNormalizingWhitespace_Test.java | 17 +++++----- .../CharSequenceAssert_isLowerCase_Test.java | 17 +++++----- .../CharSequenceAssert_isMixedCase_Test.java | 17 +++++----- .../CharSequenceAssert_isNotEmpty_Test.java | 17 +++++----- ...eAssert_isNotEqualToIgnoringCase_Test.java | 17 +++++----- ...t_isNotEqualToIgnoringWhitespace_Test.java | 17 +++++----- ...sNotEqualToNormalizingWhitespace_Test.java | 17 +++++----- ...CharSequenceAssert_isNullOrEmpty_Test.java | 17 +++++----- .../CharSequenceAssert_isPrintable_Test.java | 17 +++++----- ...CharSequenceAssert_isSubstringOf_Test.java | 17 +++++----- .../CharSequenceAssert_isUpperCase_Test.java | 17 +++++----- ...enceAssert_isXmlEqualToContentOf_Test.java | 17 +++++----- .../CharSequenceAssert_isXmlEqualTo_Test.java | 17 +++++----- ...Assert_matchesSatisfying_Pattern_Test.java | 17 +++++----- ...eAssert_matchesSatisfying_String_Test.java | 17 +++++----- ...arSequenceAssert_matches_Pattern_Test.java | 17 +++++----- ...harSequenceAssert_matches_String_Test.java | 17 +++++----- ...nceAssert_startsWithIgnoringCase_Test.java | 17 +++++----- .../CharSequenceAssert_startsWith_Test.java | 17 +++++----- ...enceAssert_usingCustomComparator_Test.java | 17 +++++----- ...nceAssert_usingDefaultComparator_Test.java | 17 +++++----- .../ClassAssert_hasAnnotation_Test.java | 17 +++++----- .../ClassAssert_hasAnnotations_Test.java | 17 +++++----- .../ClassAssert_hasDeclaredFields_Test.java | 17 +++++----- .../ClassAssert_hasDeclaredMethods_Test.java | 17 +++++----- ...sAssert_hasExactlyDeclaredFields_Test.java | 17 +++++----- .../classes/ClassAssert_hasFields_Test.java | 17 +++++----- .../classes/ClassAssert_hasMethods_Test.java | 17 +++++----- .../ClassAssert_hasOnlyPublicFields_Test.java | 17 +++++----- .../ClassAssert_hasPublicMethods_Test.java | 17 +++++----- .../ClassAssert_isAssignableFrom_Test.java | 17 +++++----- .../CollectionAssert_isUnmodifiable_Test.java | 17 +++++----- ...Assert_canCallObjectAssertMethod_Test.java | 17 +++++----- ...stractComparableAssert_isBetween_Test.java | 17 +++++----- ...rableAssert_isEqualByComparingTo_Test.java | 17 +++++----- ...bleAssert_isGreaterThanOrEqualTo_Test.java | 17 +++++----- ...ctComparableAssert_isGreaterThan_Test.java | 17 +++++----- ...arableAssert_isLessThanOrEqualTo_Test.java | 17 +++++----- ...tractComparableAssert_isLessThan_Test.java | 17 +++++----- ...leAssert_isNotEqualByComparingTo_Test.java | 17 +++++----- ...mparableAssert_isStrictlyBetween_Test.java | 17 +++++----- ...ComparableAssert_usingComparator_Test.java | 17 +++++----- ...bleAssert_usingDefaultComparator_Test.java | 17 +++++----- ...enericComparableAssert_isBetween_Test.java | 17 +++++----- ...rableAssert_isEqualByComparingTo_Test.java | 17 +++++----- ...Assert_canCallObjectAssertMethod_Test.java | 17 +++++----- ...bleAssert_isGreaterThanOrEqualTo_Test.java | 17 +++++----- ...alComparableAssert_isGreaterThan_Test.java | 17 +++++----- ...arableAssert_isLessThanOrEqualTo_Test.java | 17 +++++----- ...ersalComparableAssert_isLessThan_Test.java | 17 +++++----- ...leAssert_isNotEqualByComparingTo_Test.java | 17 +++++----- ...mparableAssert_isStrictlyBetween_Test.java | 17 +++++----- ...ComparableAssert_usingComparator_Test.java | 17 +++++----- ...bleAssert_usingDefaultComparator_Test.java | 17 +++++----- ...rableAssert_isEqualByComparingTo_Test.java | 17 +++++----- ...bleAssert_isGreaterThanOrEqualTo_Test.java | 17 +++++----- ...icComparableAssert_isGreaterThan_Test.java | 17 +++++----- ...arableAssert_isLessThanOrEqualTo_Test.java | 17 +++++----- ...nericComparableAssert_isLessThan_Test.java | 17 +++++----- ...leAssert_isNotEqualByComparingTo_Test.java | 17 +++++----- .../AbstractDateAssertWithDateArg_Test.java | 17 +++++----- .../AbstractDateAssertWithOneIntArg_Test.java | 17 +++++----- .../date/DateAssert_hasDayOfMonth_Test.java | 17 +++++----- .../date/DateAssert_hasDayOfWeek_Test.java | 17 +++++----- .../date/DateAssert_hasHourOfDay_Test.java | 17 +++++----- .../date/DateAssert_hasMillisecond_Test.java | 17 +++++----- .../api/date/DateAssert_hasMinute_Test.java | 17 +++++----- .../api/date/DateAssert_hasMonth_Test.java | 17 +++++----- ...Assert_hasSameTimeAsDateInString_Test.java | 17 +++++----- ...ateAssert_hasSameTimeAsOtherDate_Test.java | 17 +++++----- .../date/DateAssert_hasSameTimeAs_Test.java | 17 +++++----- .../api/date/DateAssert_hasSecond_Test.java | 17 +++++----- .../api/date/DateAssert_hasTime_Test.java | 17 +++++----- .../api/date/DateAssert_hasYear_Test.java | 17 +++++----- .../DateAssert_isAfterOrEqualTo_Test.java | 17 +++++----- .../api/date/DateAssert_isAfterYear_Test.java | 17 +++++----- .../api/date/DateAssert_isAfter_Test.java | 17 +++++----- .../DateAssert_isBeforeOrEqualTo_Test.java | 17 +++++----- .../date/DateAssert_isBeforeYear_Test.java | 17 +++++----- .../api/date/DateAssert_isBefore_Test.java | 17 +++++----- ...eenSpecifyingBoundariesInclusion_Test.java | 17 +++++----- .../api/date/DateAssert_isBetween_Test.java | 17 +++++----- .../api/date/DateAssert_isCloseTo_Test.java | 17 +++++----- ...ateAssert_isEqualToIgnoringHours_Test.java | 17 +++++----- ...teAssert_isEqualToIgnoringMillis_Test.java | 17 +++++----- ...eAssert_isEqualToIgnoringMinutes_Test.java | 17 +++++----- ...eAssert_isEqualToIgnoringSeconds_Test.java | 17 +++++----- .../api/date/DateAssert_isEqualTo_Test.java | 17 +++++----- .../date/DateAssert_isInSameDayAs_Test.java | 17 +++++----- .../date/DateAssert_isInSameHourAs_Test.java | 17 +++++----- .../DateAssert_isInSameHourWindowAs_Test.java | 17 +++++----- .../DateAssert_isInSameMinuteAs_Test.java | 17 +++++----- ...ateAssert_isInSameMinuteWindowAs_Test.java | 17 +++++----- .../date/DateAssert_isInSameMonthAs_Test.java | 17 +++++----- .../DateAssert_isInSameSecondAs_Test.java | 17 +++++----- ...ateAssert_isInSameSecondWindowAs_Test.java | 17 +++++----- .../date/DateAssert_isInSameYearAs_Test.java | 17 +++++----- .../date/DateAssert_isInTheFuture_Test.java | 17 +++++----- .../api/date/DateAssert_isInThePast_Test.java | 17 +++++----- ...ssert_isIn_with_collection_param_Test.java | 17 +++++----- ...ateAssert_isIn_with_vararg_param_Test.java | 17 +++++----- ...eenSpecifyingBoundariesInclusion_Test.java | 17 +++++----- .../date/DateAssert_isNotBetween_Test.java | 17 +++++----- .../date/DateAssert_isNotEqualTo_Test.java | 17 +++++----- ...rt_isNotIn_with_collection_param_Test.java | 17 +++++----- ...Assert_isNotIn_with_vararg_param_Test.java | 17 +++++----- .../api/date/DateAssert_isToday_Test.java | 17 +++++----- ...DateAssert_setLenientDateParsing_Test.java | 17 +++++----- .../date/DateAssert_usingComparator_Test.java | 17 +++++----- ...string_based_date_representation_Test.java | 17 +++++----- ...e2DArrayAssert_contains_at_Index_Test.java | 17 +++++----- ...ayAssert_doesNotContain_at_Index_Test.java | 17 +++++----- ...ouble2DArrayAssert_hasDimensions_Test.java | 17 +++++----- ...ble2DArrayAssert_hasNumberOfRows_Test.java | 17 +++++----- ...DArrayAssert_hasSameDimensionsAs_Test.java | 17 +++++----- ...ouble2DArrayAssert_isDeepEqualTo_Test.java | 17 +++++----- .../Double2DArrayAssert_isEmpty_Test.java | 17 +++++----- .../Double2DArrayAssert_isNotEmpty_Test.java | 17 +++++----- ...ouble2DArrayAssert_isNullOrEmpty_Test.java | 17 +++++----- ...rrayAssert_usingCustomComparator_Test.java | 17 +++++----- .../DoubleAssert_isBetween_Doubles_Test.java | 17 +++++----- ...ssert_isCloseToPercentage_Double_Test.java | 17 +++++----- ...oseToPercentage_double_primitive_Test.java | 17 +++++----- ...bleAssert_isCloseTo_DoubleObject_Test.java | 17 +++++----- .../DoubleAssert_isCloseTo_double_Test.java | 17 +++++----- ...leAssert_isEqualTo_DoubleWrapper_Test.java | 17 +++++----- .../DoubleAssert_isEqualTo_double_Test.java | 17 +++++----- ...ert_isEqualTo_double_with_offset_Test.java | 17 +++++----- ...ubleAssert_isEqualTo_with_offset_Test.java | 17 +++++----- .../double_/DoubleAssert_isFinite_Test.java | 17 +++++----- ...eaterThanOrEqualTo_DoubleWrapper_Test.java | 17 +++++----- ...rt_isGreaterThanOrEqualTo_double_Test.java | 17 +++++----- ...oubleAssert_isGreaterThan_double_Test.java | 17 +++++----- .../double_/DoubleAssert_isInfinite_Test.java | 17 +++++----- ...sLessThanOrEqualTo_DoubleWrapper_Test.java | 17 +++++----- ...ssert_isLessThanOrEqualTo_double_Test.java | 17 +++++----- .../DoubleAssert_isLessThan_double_Test.java | 17 +++++----- .../api/double_/DoubleAssert_isNaN_Test.java | 17 +++++----- .../double_/DoubleAssert_isNegative_Test.java | 17 +++++----- ...rt_isNotCloseToPercentage_Double_Test.java | 17 +++++----- ...oseToPercentage_double_primitive_Test.java | 17 +++++----- ...DoubleAssert_isNotCloseTo_Double_Test.java | 17 +++++----- ...rt_isNotCloseTo_double_primitive_Test.java | 17 +++++----- ...DoubleAssert_isNotEqualTo_Double_Test.java | 17 +++++----- ...rt_isNotEqualTo_double_primitive_Test.java | 17 +++++----- .../DoubleAssert_isNotFinite_Test.java | 17 +++++----- .../DoubleAssert_isNotInfinite_Test.java | 17 +++++----- .../double_/DoubleAssert_isNotNaN_Test.java | 17 +++++----- .../DoubleAssert_isNotNegative_Test.java | 17 +++++----- .../DoubleAssert_isNotPositive_Test.java | 17 +++++----- .../double_/DoubleAssert_isNotZero_Test.java | 17 +++++----- .../api/double_/DoubleAssert_isOne_Test.java | 17 +++++----- .../double_/DoubleAssert_isPositive_Test.java | 17 +++++----- ...Assert_isStrictlyBetween_Doubles_Test.java | 17 +++++----- .../api/double_/DoubleAssert_isZero_Test.java | 17 +++++----- .../DoubleAssert_usingComparator_Test.java | 17 +++++----- ...bleAssert_usingDefaultComparator_Test.java | 17 +++++----- .../DoubleArrayAssert_containsAnyOf_Test.java | 17 +++++----- ..._containsAnyOf_with_Double_array_Test.java | 17 +++++----- ...Assert_containsExactlyInAnyOrder_Test.java | 17 +++++----- ...ctlyInAnyOrder_with_Double_array_Test.java | 17 +++++----- ...oubleArrayAssert_containsExactly_Test.java | 17 +++++----- ...ontainsExactly_with_Double_array_Test.java | 17 +++++----- ...ubleArrayAssert_containsOnlyOnce_Test.java | 17 +++++----- ...ntainsOnlyOnce_with_Double_array_Test.java | 17 +++++----- .../DoubleArrayAssert_containsOnly_Test.java | 17 +++++----- ...t_containsOnly_with_Double_array_Test.java | 17 +++++----- ...ubleArrayAssert_containsSequence_Test.java | 17 +++++----- ...ntainsSequence_with_Double_array_Test.java | 17 +++++----- ...eArrayAssert_containsSubsequence_Test.java | 17 +++++----- ...insSubsequence_with_Double_array_Test.java | 17 +++++----- .../DoubleArrayAssert_contains_Test.java | 17 +++++----- ...bleArrayAssert_contains_at_Index_Test.java | 17 +++++----- ...ssert_contains_with_Double_array_Test.java | 17 +++++----- ...DoubleArrayAssert_doesNotContain_Test.java | 17 +++++----- ...ayAssert_doesNotContain_at_Index_Test.java | 17 +++++----- ...doesNotContain_with_Double_array_Test.java | 17 +++++----- ...rrayAssert_doesNotHaveDuplicates_Test.java | 17 +++++----- .../DoubleArrayAssert_endsWith_Test.java | 17 +++++----- ...ssert_endsWith_with_Double_array_Test.java | 17 +++++----- ...sert_hasSameSizeAs_with_Iterable_Test.java | 17 +++++----- ...DoubleArrayAssert_hasSizeBetween_Test.java | 17 +++++----- ...sert_hasSizeGreaterThanOrEqualTo_Test.java | 17 +++++----- ...leArrayAssert_hasSizeGreaterThan_Test.java | 17 +++++----- ...yAssert_hasSizeLessThanOrEqualTo_Test.java | 17 +++++----- ...oubleArrayAssert_hasSizeLessThan_Test.java | 17 +++++----- .../DoubleArrayAssert_hasSize_Test.java | 17 +++++----- .../DoubleArrayAssert_isEmpty_Test.java | 17 +++++----- .../DoubleArrayAssert_isNotEmpty_Test.java | 17 +++++----- .../DoubleArrayAssert_isNullOrEmpty_Test.java | 17 +++++----- ...rt_isSortedAccordingToComparator_Test.java | 17 +++++----- .../DoubleArrayAssert_isSorted_Test.java | 17 +++++----- .../DoubleArrayAssert_startsWith_Test.java | 17 +++++----- ...ert_startsWith_with_Double_array_Test.java | 17 +++++----- ...oubleArrayAssert_usingComparator_Test.java | 17 +++++----- ...rayAssert_usingDefaultComparator_Test.java | 17 +++++----- ...rt_usingDefaultElementComparator_Test.java | 17 +++++----- ...rayAssert_usingElementComparator_Test.java | 17 +++++----- .../DoublePredicateAssert_accepts_Test.java | 17 +++++----- .../DoublePredicateAssert_rejects_Test.java | 17 +++++----- ...use_exception_should_have_thrown_Test.java | 17 +++++----- ...because_exception_was_not_thrown_Test.java | 17 +++++----- .../Fail_fail_withMessageAndCause_Test.java | 17 +++++----- .../Fail_fail_withMessageAsLambda_Test.java | 17 +++++----- .../api/fail/Fail_fail_withMessage_Test.java | 17 +++++----- ..._fail_withMessage_and_parameters_Test.java | 17 +++++----- .../fail/Fail_fail_withoutMessage_Test.java | 17 +++++----- .../file/FileAssert_binaryContent_Test.java | 17 +++++----- .../api/file/FileAssert_canRead_Test.java | 17 +++++----- .../api/file/FileAssert_canWrite_Test.java | 17 +++++----- .../api/file/FileAssert_content_Test.java | 17 +++++----- .../FileAssert_content_with_charset_Test.java | 17 +++++----- .../file/FileAssert_doesNotExist_Test.java | 17 +++++----- .../core/api/file/FileAssert_exists_Test.java | 17 +++++----- .../FileAssert_hasBinaryContent_Test.java | 17 +++++----- .../api/file/FileAssert_hasContent_Test.java | 17 +++++----- ...eAssert_hasDigest_AlgorithmBytes_Test.java | 17 +++++----- ...Assert_hasDigest_AlgorithmString_Test.java | 17 +++++----- ...FileAssert_hasDigest_DigestBytes_Test.java | 17 +++++----- ...ileAssert_hasDigest_DigestString_Test.java | 17 +++++----- .../file/FileAssert_hasExtension_Test.java | 17 +++++----- .../api/file/FileAssert_hasFileName_Test.java | 17 +++++----- .../api/file/FileAssert_hasName_Test.java | 17 +++++----- .../file/FileAssert_hasNoExtension_Test.java | 17 +++++----- .../api/file/FileAssert_hasNoParent_Test.java | 17 +++++----- ...hasParentWithNullStringParameter_Test.java | 17 +++++----- ...ert_hasParentWithStringParameter_Test.java | 17 +++++----- .../api/file/FileAssert_hasParent_Test.java | 17 +++++----- ...ileAssert_hasSameBinaryContentAs_Test.java | 17 +++++----- .../FileAssert_hasSameContentAs_Test.java | 17 +++++----- ...leAssert_hasSameTextualContentAs_Test.java | 17 +++++----- .../api/file/FileAssert_hasSize_Test.java | 17 +++++----- .../api/file/FileAssert_isAbsolute_Test.java | 17 +++++----- ..._isDirectoryContaining_Predicate_Test.java | 17 +++++----- ...ctoryContaining_SyntaxAndPattern_Test.java | 17 +++++----- ...DirectoryNotContaining_Predicate_Test.java | 17 +++++----- ...ryNotContaining_SyntaxAndPattern_Test.java | 17 +++++----- ...yRecursivelyContaining_Predicate_Test.java | 17 +++++----- ...ivelyContaining_SyntaxAndPattern_Test.java | 17 +++++----- .../api/file/FileAssert_isDirectory_Test.java | 17 +++++----- .../FileAssert_isEmptyDirectory_Test.java | 17 +++++----- .../api/file/FileAssert_isEmpty_Test.java | 17 +++++----- .../file/FileAssert_isExecutable_Test.java | 17 +++++----- .../core/api/file/FileAssert_isFile_Test.java | 17 +++++----- .../FileAssert_isNotEmptyDirectory_Test.java | 17 +++++----- .../api/file/FileAssert_isNotEmpty_Test.java | 17 +++++----- .../api/file/FileAssert_isReadable_Test.java | 17 +++++----- .../api/file/FileAssert_isRelative_Test.java | 17 +++++----- .../api/file/FileAssert_isWritable_Test.java | 17 +++++----- .../core/api/file/FileAssert_size_Test.java | 17 +++++----- .../FileAssert_usingCharset_String_Test.java | 17 +++++----- ...sert_usingCharset_String_invalid_Test.java | 17 +++++----- .../file/FileAssert_usingCharset_Test.java | 17 +++++----- .../FileAssert_usingCharset_default_Test.java | 17 +++++----- .../FileAssert_usingCharset_null_Test.java | 17 +++++----- .../filter/AbstractTest_equals_filter.java | 17 +++++----- .../filter/Filter_being_condition_Test.java | 17 +++++----- .../core/api/filter/Filter_create_Test.java | 17 +++++----- .../filter/Filter_having_condition_Test.java | 17 +++++----- .../Filter_on_different_properties_Test.java | 17 +++++----- .../api/filter/Filter_with_common_Test.java | 17 +++++----- ...h_property_equals_to_given_value_Test.java | 17 +++++----- ...als_to_given_value_short_version_Test.java | 17 +++++----- ...th_property_equals_to_null_value_Test.java | 17 +++++----- ...er_with_property_in_given_values_Test.java | 17 +++++----- ...operty_not_equals_to_given_value_Test.java | 17 +++++----- ...ith_property_not_in_given_values_Test.java | 17 +++++----- ...t2DArrayAssert_contains_at_Index_Test.java | 17 +++++----- ...ayAssert_doesNotContain_at_Index_Test.java | 17 +++++----- ...Float2DArrayAssert_hasDimensions_Test.java | 17 +++++----- ...oat2DArrayAssert_hasNumberOfRows_Test.java | 17 +++++----- ...DArrayAssert_hasSameDimensionsAs_Test.java | 17 +++++----- ...Float2DArrayAssert_isDeepEqualTo_Test.java | 17 +++++----- .../Float2DArrayAssert_isEmpty_Test.java | 17 +++++----- .../Float2DArrayAssert_isNotEmpty_Test.java | 17 +++++----- ...Float2DArrayAssert_isNullOrEmpty_Test.java | 17 +++++----- ...rrayAssert_usingCustomComparator_Test.java | 17 +++++----- .../FloatAssert_isBetween_Floats_Test.java | 17 +++++----- ...Assert_isCloseToPercentage_Float_Test.java | 17 +++++----- ...loseToPercentage_float_primitive_Test.java | 17 +++++----- .../FloatAssert_isCloseTo_float_Test.java | 17 +++++----- ...oatAssert_isEqualTo_FloatWrapper_Test.java | 17 +++++----- .../FloatAssert_isEqualTo_float_Test.java | 17 +++++----- ...sert_isEqualTo_float_with_offset_Test.java | 17 +++++----- ...loatAssert_isEqualTo_with_offset_Test.java | 17 +++++----- .../api/float_/FloatAssert_isFinite_Test.java | 17 +++++----- ...reaterThanOrEqualTo_FloatWrapper_Test.java | 17 +++++----- ...ert_isGreaterThanOrEqualTo_float_Test.java | 17 +++++----- .../FloatAssert_isGreaterThan_float_Test.java | 17 +++++----- .../float_/FloatAssert_isInfinite_Test.java | 17 +++++----- ...isLessThanOrEqualTo_FloatWrapper_Test.java | 17 +++++----- ...Assert_isLessThanOrEqualTo_float_Test.java | 17 +++++----- .../FloatAssert_isLessThan_float_Test.java | 17 +++++----- .../api/float_/FloatAssert_isNaN_Test.java | 17 +++++----- .../float_/FloatAssert_isNegative_Test.java | 17 +++++----- ...ert_isNotCloseToPercentage_Float_Test.java | 17 +++++----- ...loseToPercentage_float_primitive_Test.java | 17 +++++----- .../FloatAssert_isNotCloseTo_Float_Test.java | 17 +++++----- ...ert_isNotCloseTo_float_primitive_Test.java | 17 +++++----- .../FloatAssert_isNotEqualTo_Float_Test.java | 17 +++++----- ...ert_isNotEqualTo_float_primitive_Test.java | 17 +++++----- .../float_/FloatAssert_isNotFinite_Test.java | 17 +++++----- .../FloatAssert_isNotInfinite_Test.java | 17 +++++----- .../api/float_/FloatAssert_isNotNaN_Test.java | 17 +++++----- .../FloatAssert_isNotNegative_Test.java | 17 +++++----- .../FloatAssert_isNotPositive_Test.java | 17 +++++----- .../float_/FloatAssert_isNotZero_Test.java | 17 +++++----- .../api/float_/FloatAssert_isOne_Test.java | 17 +++++----- .../float_/FloatAssert_isPositive_Test.java | 17 +++++----- ...tAssert_isStrictlyBetween_Floats_Test.java | 17 +++++----- .../api/float_/FloatAssert_isZero_Test.java | 17 +++++----- .../FloatAssert_usingComparator_Test.java | 17 +++++----- ...oatAssert_usingDefaultComparator_Test.java | 17 +++++----- .../FloatArrayAssert_containsAnyOf_Test.java | 17 +++++----- ...t_containsAnyOf_with_Float_array_Test.java | 17 +++++----- ...Assert_containsExactlyInAnyOrder_Test.java | 17 +++++----- ...actlyInAnyOrder_with_Float_array_Test.java | 17 +++++----- ...FloatArrayAssert_containsExactly_Test.java | 17 +++++----- ...containsExactly_with_Float_array_Test.java | 17 +++++----- ...loatArrayAssert_containsOnlyOnce_Test.java | 17 +++++----- ...ontainsOnlyOnce_with_Float_array_Test.java | 17 +++++----- .../FloatArrayAssert_containsOnly_Test.java | 17 +++++----- ...rt_containsOnly_with_Float_array_Test.java | 17 +++++----- ...loatArrayAssert_containsSequence_Test.java | 17 +++++----- ...ontainsSequence_with_Float_array_Test.java | 17 +++++----- ...tArrayAssert_containsSubsequence_Test.java | 17 +++++----- ...ainsSubsequence_with_Float_array_Test.java | 17 +++++----- .../FloatArrayAssert_contains_Test.java | 17 +++++----- ...oatArrayAssert_contains_at_Index_Test.java | 17 +++++----- ...Assert_contains_with_Float_array_Test.java | 17 +++++----- .../FloatArrayAssert_doesNotContain_Test.java | 17 +++++----- ...ayAssert_doesNotContain_at_Index_Test.java | 17 +++++----- ..._doesNotContain_with_Float_array_Test.java | 17 +++++----- ...rrayAssert_doesNotHaveDuplicates_Test.java | 17 +++++----- .../FloatArrayAssert_endsWith_Test.java | 17 +++++----- ...Assert_endsWith_with_Float_array_Test.java | 17 +++++----- ...sert_hasSameSizeAs_with_Iterable_Test.java | 17 +++++----- .../FloatArrayAssert_hasSizeBetween_Test.java | 17 +++++----- ...sert_hasSizeGreaterThanOrEqualTo_Test.java | 17 +++++----- ...atArrayAssert_hasSizeGreaterThan_Test.java | 17 +++++----- ...yAssert_hasSizeLessThanOrEqualTo_Test.java | 17 +++++----- ...FloatArrayAssert_hasSizeLessThan_Test.java | 17 +++++----- .../FloatArrayAssert_hasSize_Test.java | 17 +++++----- .../FloatArrayAssert_isEmpty_Test.java | 17 +++++----- .../FloatArrayAssert_isNotEmpty_Test.java | 17 +++++----- .../FloatArrayAssert_isNullOrEmpty_Test.java | 17 +++++----- ...rt_isSortedAccordingToComparator_Test.java | 17 +++++----- .../FloatArrayAssert_isSorted_Test.java | 17 +++++----- .../FloatArrayAssert_startsWith_Test.java | 17 +++++----- ...sert_startsWith_with_Float_array_Test.java | 17 +++++----- ...FloatArrayAssert_usingComparator_Test.java | 17 +++++----- ...rayAssert_usingDefaultComparator_Test.java | 17 +++++----- ...rt_usingDefaultElementComparator_Test.java | 17 +++++----- ...rayAssert_usingElementComparator_Test.java | 17 +++++----- .../core/api/future/AbstractFutureTest.java | 17 +++++----- ...ert_completesExceptionallyWithin_Test.java | 17 +++++----- ...pletableFutureAssert_failsWithin_Test.java | 17 +++++----- ...ssert_hasFailedWithThrowableThat_Test.java | 17 +++++----- ...ompletableFutureAssert_hasFailed_Test.java | 17 +++++----- ...letableFutureAssert_hasNotFailed_Test.java | 17 +++++----- ...pletableFutureAssert_isCancelled_Test.java | 17 +++++----- ...eAssert_isCompletedExceptionally_Test.java | 17 +++++----- ...CompletedWithValueMatchingWithin_Test.java | 17 +++++----- ...ert_isCompletedWithValueMatching_Test.java | 17 +++++----- ...utureAssert_isCompletedWithValue_Test.java | 17 +++++----- ...pletableFutureAssert_isCompleted_Test.java | 17 +++++----- .../CompletableFutureAssert_isDone_Test.java | 17 +++++----- ...tableFutureAssert_isNotCancelled_Test.java | 17 +++++----- ...sert_isNotCompletedExceptionally_Test.java | 17 +++++----- ...tableFutureAssert_isNotCompleted_Test.java | 17 +++++----- ...ompletableFutureAssert_isNotDone_Test.java | 17 +++++----- ...tableFutureAssert_succeedsWithin_Test.java | 17 +++++----- ...reAssert_succeedsWithin_duration_Test.java | 17 +++++----- .../future/FutureAssert_failsWithin_Test.java | 17 +++++----- .../future/FutureAssert_isCancelled_Test.java | 17 +++++----- .../api/future/FutureAssert_isDone_Test.java | 17 +++++----- .../FutureAssert_isNotCancelled_Test.java | 17 +++++----- .../future/FutureAssert_isNotDone_Test.java | 17 +++++----- .../FutureAssert_succeedsWithin_Test.java | 17 +++++----- ...reAssert_succeedsWithin_duration_Test.java | 17 +++++----- .../core/api/future/FutureTestHelper.java | 17 +++++----- .../api/instant/InstantAssertBaseTest.java | 17 +++++----- .../InstantAssert_IsBeforeOrEqualTo_Test.java | 17 +++++----- .../InstantAssert_isAfterOrEqual_Test.java | 17 +++++----- .../instant/InstantAssert_isAfter_Test.java | 17 +++++----- .../instant/InstantAssert_isBefore_Test.java | 17 +++++----- .../instant/InstantAssert_isBetween_Test.java | 17 +++++----- ...isBetween_with_String_parameters_Test.java | 17 +++++----- .../instant/InstantAssert_isEqualTo_Test.java | 17 +++++----- .../InstantAssert_isInTheFuture_Test.java | 17 +++++----- .../InstantAssert_isInThePast_Test.java | 17 +++++----- .../api/instant/InstantAssert_isIn_Test.java | 17 +++++----- .../InstantAssert_isNotEqualTo_Test.java | 17 +++++----- .../instant/InstantAssert_isNotIn_Test.java | 17 +++++----- .../InstantAssert_isStrictlyBetween_Test.java | 17 +++++----- ...lyBetween_with_String_parameters_Test.java | 17 +++++----- ...t2DArrayAssert_contains_at_Index_Test.java | 17 +++++----- ...ayAssert_doesNotContain_at_Index_Test.java | 17 +++++----- .../Int2DArrayAssert_hasDimensions_Test.java | 17 +++++----- ...Int2DArrayAssert_hasNumberOfRows_Test.java | 17 +++++----- ...DArrayAssert_hasSameDimensionsAs_Test.java | 17 +++++----- .../Int2DArrayAssert_isDeepEqualTo_Test.java | 17 +++++----- .../Int2DArrayAssert_isEmpty_Test.java | 17 +++++----- .../Int2DArrayAssert_isNotEmpty_Test.java | 17 +++++----- .../Int2DArrayAssert_isNullOrEmpty_Test.java | 17 +++++----- ...rrayAssert_usingCustomComparator_Test.java | 17 +++++----- .../IntArrayAssert_containsAnyOf_Test.java | 17 +++++----- ...containsAnyOf_with_Integer_array_Test.java | 17 +++++----- ...Assert_containsExactlyInAnyOrder_Test.java | 17 +++++----- ...tlyInAnyOrder_with_Integer_array_Test.java | 17 +++++----- .../IntArrayAssert_containsExactly_Test.java | 17 +++++----- ...ntainsExactly_with_Integer_array_Test.java | 17 +++++----- .../IntArrayAssert_containsOnlyOnce_Test.java | 17 +++++----- ...tainsOnlyOnce_with_Integer_array_Test.java | 17 +++++----- .../IntArrayAssert_containsOnly_Test.java | 17 +++++----- ..._containsOnly_with_Integer_array_Test.java | 17 +++++----- .../IntArrayAssert_containsSequence_Test.java | 17 +++++----- ...tainsSequence_with_Integer_array_Test.java | 17 +++++----- ...tArrayAssert_containsSubsequence_Test.java | 17 +++++----- ...nsSubsequence_with_Integer_array_Test.java | 17 +++++----- .../IntArrayAssert_contains_Test.java | 17 +++++----- ...IntArrayAssert_contains_at_Index_Test.java | 17 +++++----- ...sert_contains_with_Integer_array_Test.java | 17 +++++----- .../IntArrayAssert_doesNotContain_Test.java | 17 +++++----- ...ayAssert_doesNotContain_at_Index_Test.java | 17 +++++----- ...oesNotContain_with_Integer_array_Test.java | 17 +++++----- ...rrayAssert_doesNotHaveDuplicates_Test.java | 17 +++++----- .../IntArrayAssert_endsWith_Test.java | 17 +++++----- ...sert_endsWith_with_Integer_array_Test.java | 17 +++++----- ...sert_hasSameSizeAs_with_Iterable_Test.java | 17 +++++----- .../IntArrayAssert_hasSizeBetween_Test.java | 17 +++++----- ...sert_hasSizeGreaterThanOrEqualTo_Test.java | 17 +++++----- ...ntArrayAssert_hasSizeGreaterThan_Test.java | 17 +++++----- ...yAssert_hasSizeLessThanOrEqualTo_Test.java | 17 +++++----- .../IntArrayAssert_hasSizeLessThan_Test.java | 17 +++++----- .../intarray/IntArrayAssert_hasSize_Test.java | 17 +++++----- .../intarray/IntArrayAssert_isEmpty_Test.java | 17 +++++----- .../IntArrayAssert_isNotEmpty_Test.java | 17 +++++----- .../IntArrayAssert_isNullOrEmpty_Test.java | 17 +++++----- ...rt_isSortedAccordingToComparator_Test.java | 17 +++++----- .../IntArrayAssert_isSorted_Test.java | 17 +++++----- .../IntArrayAssert_startsWith_Test.java | 17 +++++----- ...rt_startsWith_with_Integer_array_Test.java | 17 +++++----- .../IntArrayAssert_usingComparator_Test.java | 17 +++++----- ...rayAssert_usingDefaultComparator_Test.java | 17 +++++----- ...rt_usingDefaultElementComparator_Test.java | 17 +++++----- ...rayAssert_usingElementComparator_Test.java | 17 +++++----- ...IntegerAssert_isBetween_Integers_Test.java | 17 +++++----- ...erAssert_isCloseToPercentage_int_Test.java | 17 +++++----- ...sert_isCloseToPercentage_integer_Test.java | 17 +++++----- .../IntegerAssert_isCloseTo_int_Test.java | 17 +++++----- .../IntegerAssert_isCloseTo_integer_Test.java | 17 +++++----- .../IntegerAssert_isEqualTo_int_Test.java | 17 +++++----- .../IntegerAssert_isEqualTo_long_Test.java | 17 +++++----- ...ssert_isEqualTo_noncastable_long_Test.java | 17 +++++----- .../integer_/IntegerAssert_isEven_Test.java | 17 +++++----- ...ssert_isGreaterThanOrEqualTo_int_Test.java | 17 +++++----- .../IntegerAssert_isGreaterThan_int_Test.java | 17 +++++----- ...erAssert_isLessThanOrEqualTo_int_Test.java | 17 +++++----- .../IntegerAssert_isLessThan_int_Test.java | 17 +++++----- .../IntegerAssert_isNegative_Test.java | 17 +++++----- ...ssert_isNotCloseToPercentage_int_Test.java | 17 +++++----- ...t_isNotCloseToPercentage_integer_Test.java | 17 +++++----- .../IntegerAssert_isNotCloseTo_int_Test.java | 17 +++++----- ...tegerAssert_isNotCloseTo_integer_Test.java | 17 +++++----- .../IntegerAssert_isNotEqualTo_int_Test.java | 17 +++++----- .../IntegerAssert_isNotNegative_Test.java | 17 +++++----- .../IntegerAssert_isNotPositive_Test.java | 17 +++++----- .../IntegerAssert_isNotZero_Test.java | 17 +++++----- .../integer_/IntegerAssert_isOdd_Test.java | 17 +++++----- .../integer_/IntegerAssert_isOne_Test.java | 17 +++++----- .../IntegerAssert_isPositive_Test.java | 17 +++++----- ...ssert_isStrictlyBetween_Integers_Test.java | 17 +++++----- .../integer_/IntegerAssert_isZero_Test.java | 17 +++++----- .../IntegerAssert_usingComparator_Test.java | 17 +++++----- ...gerAssert_usingDefaultComparator_Test.java | 17 +++++----- .../IntPredicateAssert_accepts_Test.java | 17 +++++----- .../IntPredicateAssert_rejects_Test.java | 17 +++++----- .../IterableAssert_allMatch_Test.java | 17 +++++----- ...Assert_allMatch_with_description_Test.java | 17 +++++----- .../IterableAssert_allSatisfy_Test.java | 17 +++++----- ...allSatisfy_with_ThrowingConsumer_Test.java | 17 +++++----- .../IterableAssert_anyMatch_Test.java | 17 +++++----- ...Assert_anyMatch_with_description_Test.java | 17 +++++----- .../IterableAssert_anySatisfy_Test.java | 17 +++++----- ...anySatisfy_with_ThrowingConsumer_Test.java | 17 +++++----- .../IterableAssert_areAtLeastOne_Test.java | 17 +++++----- .../IterableAssert_areAtLeast_Test.java | 17 +++++----- .../IterableAssert_areAtMost_Test.java | 17 +++++----- .../IterableAssert_areExactly_Test.java | 17 +++++----- .../iterable/IterableAssert_areNot_Test.java | 17 +++++----- .../api/iterable/IterableAssert_are_Test.java | 17 +++++----- .../IterableAssert_containsAll_Test.java | 17 +++++----- ...ableAssert_containsAnyElementsOf_Test.java | 17 +++++----- .../IterableAssert_containsAnyOf_Test.java | 17 +++++----- ...Assert_containsExactlyElementsOf_Test.java | 17 +++++----- ...tainsExactlyInAnyOrderElementsOf_Test.java | 17 +++++----- ...Assert_containsExactlyInAnyOrder_Test.java | 17 +++++----- .../IterableAssert_containsExactly_Test.java | 17 +++++----- .../IterableAssert_containsNull_Test.java | 17 +++++----- ...bleAssert_containsOnlyElementsOf_Test.java | 17 +++++----- ...IterableAssert_containsOnlyNulls_Test.java | 17 +++++----- ...ssert_containsOnlyOnceElementsOf_Test.java | 17 +++++----- .../IterableAssert_containsOnlyOnce_Test.java | 17 +++++----- .../IterableAssert_containsOnly_Test.java | 17 +++++----- ...ableAssert_containsSequence_List_Test.java | 17 +++++----- .../IterableAssert_containsSequence_Test.java | 17 +++++----- ...eAssert_containsSubsequence_List_Test.java | 17 +++++----- ...erableAssert_containsSubsequence_Test.java | 17 +++++----- .../IterableAssert_contains_Test.java | 17 +++++----- ...reakOnFailingTestsForDirectoryStreams.java | 17 +++++----- .../IterableAssert_doNotHave_Test.java | 17 +++++----- ...sert_doesNotContainAnyElementsOf_Test.java | 17 +++++----- ...terableAssert_doesNotContainNull_Test.java | 17 +++++----- ...sert_doesNotContainSequence_List_Test.java | 17 +++++----- ...bleAssert_doesNotContainSequence_Test.java | 17 +++++----- ...t_doesNotContainSubsequence_List_Test.java | 17 +++++----- ...Assert_doesNotContainSubsequence_Test.java | 17 +++++----- .../IterableAssert_doesNotContain_Test.java | 17 +++++----- ...rt_doesNotHaveAnyElementsOfTypes_Test.java | 17 +++++----- ...ableAssert_doesNotHaveDuplicates_Test.java | 17 +++++----- .../iterable/IterableAssert_element_Test.java | 17 +++++----- ...ent_with_InstanceOfAssertFactory_Test.java | 17 +++++----- .../IterableAssert_elements_Test.java | 17 +++++----- .../IterableAssert_endsWith_Test.java | 17 +++++----- ...terableAssert_extractingResultOf_Test.java | 17 +++++----- ...xtractingResultOf_with_SortedSet_Test.java | 17 +++++----- .../IterableAssert_extracting_Test.java | 17 +++++----- ...Assert_extracting_with_SortedSet_Test.java | 17 +++++----- ...tracting_with_throwing_extractor_Test.java | 17 +++++----- ...redOnAssertions_ThrowingConsumer_Test.java | 17 +++++----- ...rt_filteredOnAssertions_consumer_Test.java | 17 +++++----- .../IterableAssert_filteredOnNull_Test.java | 17 +++++----- .../IterableAssert_filteredOn_Test.java | 17 +++++----- ...rableAssert_filteredOn_condition_Test.java | 17 +++++----- ...erableAssert_filteredOn_function_Test.java | 17 +++++----- .../IterableAssert_filteredOn_in_Test.java | 17 +++++----- .../IterableAssert_filteredOn_notIn_Test.java | 17 +++++----- .../IterableAssert_filteredOn_not_Test.java | 17 +++++----- ...rableAssert_filteredOn_predicate_Test.java | 17 +++++----- .../IterableAssert_filtered_baseTest.java | 17 +++++----- .../iterable/IterableAssert_first_Test.java | 17 +++++----- ...rst_with_InstanceOfAssertFactory_Test.java | 17 +++++----- .../IterableAssert_flatExtracting_Test.java | 17 +++++----- ...rt_flatExtracting_with_SortedSet_Test.java | 17 +++++----- ...Extracting_with_String_parameter_Test.java | 17 +++++----- ...racting_with_multiple_extractors_Test.java | 17 +++++----- .../iterable/IterableAssert_flatMap_Test.java | 17 +++++----- ...ssert_hasAtLeastOneElementOfType_Test.java | 17 +++++----- ...Assert_hasExactlyElementsOfTypes_Test.java | 17 +++++----- ...ableAssert_hasOnlyElementsOfType_Test.java | 17 +++++----- ...bleAssert_hasOnlyElementsOfTypes_Test.java | 17 +++++----- ...sert_hasOnlyOneElementSatisfying_Test.java | 17 +++++----- ...IterableAssert_hasSameElementsAs_Test.java | 17 +++++----- ...eAssert_hasSameSizeAs_with_Array_Test.java | 17 +++++----- ...sert_hasSameSizeAs_with_Iterable_Test.java | 17 +++++----- .../IterableAssert_hasSizeBetween_Test.java | 17 +++++----- ...sert_hasSizeGreaterThanOrEqualTo_Test.java | 17 +++++----- ...terableAssert_hasSizeGreaterThan_Test.java | 17 +++++----- ...eAssert_hasSizeLessThanOrEqualTo_Test.java | 17 +++++----- .../IterableAssert_hasSizeLessThan_Test.java | 17 +++++----- .../iterable/IterableAssert_hasSize_Test.java | 17 +++++----- .../IterableAssert_haveAtLeastOne_Test.java | 17 +++++----- .../IterableAssert_haveAtLeast_Test.java | 17 +++++----- .../IterableAssert_haveAtMost_Test.java | 17 +++++----- .../IterableAssert_haveExactly_Test.java | 17 +++++----- .../iterable/IterableAssert_have_Test.java | 17 +++++----- .../iterable/IterableAssert_isEmpty_Test.java | 17 +++++----- .../IterableAssert_isNotEmpty_Test.java | 17 +++++----- .../IterableAssert_isNullOrEmpty_Test.java | 17 +++++----- .../IterableAssert_isSubsetOf_Test.java | 17 +++++----- ...ableAssert_isSubsetOf_with_Array_Test.java | 17 +++++----- .../iterable/IterableAssert_last_Test.java | 17 +++++----- ...ast_with_InstanceOfAssertFactory_Test.java | 17 +++++----- .../api/iterable/IterableAssert_map_Test.java | 17 +++++----- ...sert_map_with_throwing_extractor_Test.java | 17 +++++----- .../IterableAssert_noneMatch_Test.java | 17 +++++----- ...ssert_noneMatch_with_description_Test.java | 17 +++++----- .../IterableAssert_noneSatisfy_Test.java | 17 +++++----- ...oneSatisfy_with_ThrowingConsumer_Test.java | 17 +++++----- ...ssert_satisfiesExactlyInAnyOrder_Test.java | 17 +++++----- ...InAnyOrder_with_ThrowingConsumer_Test.java | 17 +++++----- .../IterableAssert_satisfiesExactly_Test.java | 17 +++++----- ...iesExactly_with_ThrowingConsumer_Test.java | 17 +++++----- ...IterableAssert_satisfiesOnlyOnce_Test.java | 17 +++++----- ...esOnlyOnce_with_ThrowingConsumer_Test.java | 17 +++++----- ...hould_honor_SortedSet_comparator_Test.java | 17 +++++----- .../IterableAssert_singleElement_Test.java | 17 +++++----- ...ent_with_InstanceOfAssertFactory_Test.java | 17 +++++----- .../iterable/IterableAssert_size_Test.java | 17 +++++----- .../IterableAssert_startsWith_Test.java | 17 +++++----- ...bleAssert_usingComparatorForType_Test.java | 17 +++++----- ...gElementComparatorIgnoringFields_Test.java | 17 +++++----- ...t_usingElementComparatorOnFields_Test.java | 17 +++++----- ...ingFieldByFieldElementComparator_Test.java | 17 +++++----- ...dElementComparatorIgnoringFields_Test.java | 17 +++++----- ...ByFieldElementComparatorOnFields_Test.java | 17 +++++----- ...iveFieldByFieldElementComparator_Test.java | 17 +++++----- ...RecursiveComparisonConfiguration_Test.java | 17 +++++----- .../IterableAssert_zipSatisfy_Test.java | 17 +++++----- .../Iterable_generics_with_varargs_Test.java | 17 +++++----- ..._chained_after_superclass_method_Test.java | 17 +++++----- .../iterator/IteratorAssert_hasNext_Test.java | 17 +++++----- .../IteratorAssert_isExhausted_Test.java | 17 +++++----- .../IteratorAssert_isUnmodifiable_Test.java | 17 +++++----- .../IteratorAssert_toIterable_Test.java | 17 +++++----- ...ftAssertionsExtensionIntegrationTests.java | 17 +++++----- ...oftAssertionsExtensionIntegrationTest.java | 17 +++++----- .../junit/jupiter/CustomSoftAssertions.java | 17 +++++----- ...oftAssertionsExtensionIntegrationTest.java | 17 +++++----- .../api/junit/jupiter/ExtensionInjector.java | 17 +++++----- .../InheritingSoftlyExtensionFieldTest.java | 17 +++++----- ...AssertionsExtensionAPIIntegrationTest.java | 17 +++++----- ...oftAssertionsExtensionIntegrationTest.java | 17 +++++----- .../SoftAssertionsExtensionUnitTest.java | 17 +++++----- ...xtension_InjectionSanityChecking_Test.java | 17 +++++----- ...oftAssertionsExtension_Injection_Test.java | 17 +++++----- ...sExtension_PER_CLASS_Concurrency_Test.java | 17 +++++----- ...onsExtension_PER_CLASS_Injection_Test.java | 17 +++++----- ...tlyAssertionsExtensionIntegrationTest.java | 17 +++++----- .../junit/jupiter/SoftlyExtensionTest.java | 17 +++++----- .../core/api/junit/jupiter/TestKitUtils.java | 17 +++++----- .../junit/jupiter/WithSoftlyExtension.java | 17 +++++----- ...tate_propagation_with_extracting_Test.java | 17 +++++----- .../ListAssert_contains_at_Index_Test.java | 17 +++++----- ...stAssert_doesNotContain_at_Index_Test.java | 17 +++++----- .../list/ListAssert_filteredOn_BaseTest.java | 17 +++++----- ...eredOn_condition_with_navigation_Test.java | 17 +++++----- ...teredOn_consumer_with_navigation_Test.java | 17 +++++----- ...teredOn_function_with_navigation_Test.java | 17 +++++----- ..._filteredOn_null_with_navigation_Test.java | 17 +++++----- ...eredOn_predicate_with_navigation_Test.java | 17 +++++----- ...g_filterOperator_with_navigation_Test.java | 17 +++++----- ...ssert_filteredOn_with_navigation_Test.java | 17 +++++----- .../list/ListAssert_has_at_Index_Test.java | 17 +++++----- ...rt_isSortedAccordingToComparator_Test.java | 17 +++++----- .../api/list/ListAssert_isSorted_Test.java | 17 +++++----- .../api/list/ListAssert_is_at_Index_Test.java | 17 +++++----- ..._chained_after_superclass_method_Test.java | 17 +++++----- .../ListAssert_satisfies_at_index_Test.java | 17 +++++----- .../list/ListAssert_usingComparator_Test.java | 17 +++++----- ...istAssert_usingDefaultComparator_Test.java | 17 +++++----- ...gElementComparatorIgnoringFields_Test.java | 17 +++++----- ...t_usingElementComparatorOnFields_Test.java | 17 +++++----- ...ingFieldByFieldElementComparator_Test.java | 17 +++++----- .../localdate/LocalDateAssertBaseTest.java | 17 +++++----- .../LocalDateAssert_hasMonthValue_Test.java | 17 +++++----- .../LocalDateAssert_hasMonth_Test.java | 17 +++++----- .../LocalDateAssert_hasYear_Test.java | 17 +++++----- ...LocalDateAssert_isAfterOrEqualTo_Test.java | 17 +++++----- .../LocalDateAssert_isAfter_Test.java | 17 +++++----- ...ocalDateAssert_isBeforeOrEqualTo_Test.java | 17 +++++----- .../LocalDateAssert_isBefore_Test.java | 17 +++++----- .../LocalDateAssert_isBetween_Test.java | 17 +++++----- ...isBetween_with_String_parameters_Test.java | 17 +++++----- .../LocalDateAssert_isEqualTo_Test.java | 17 +++++----- .../LocalDateAssert_isInTheFuture_Test.java | 17 +++++----- .../LocalDateAssert_isInThePast_Test.java | 17 +++++----- .../localdate/LocalDateAssert_isIn_Test.java | 17 +++++----- .../LocalDateAssert_isNotEqualTo_Test.java | 17 +++++----- .../LocalDateAssert_isNotIn_Test.java | 17 +++++----- ...ocalDateAssert_isStrictlyBetween_Test.java | 17 +++++----- ...lyBetween_with_String_parameters_Test.java | 17 +++++----- .../LocalDateAssert_isToday_Test.java | 17 +++++----- .../LocalDateAsset_hasDayOfMonth_Test.java | 17 +++++----- .../LocalDateTimeAssertBaseTest.java | 17 +++++----- ...DateTimeAssert_defaultComparator_Test.java | 17 +++++----- ...ocalDateTimeAssert_hasDayOfMonth_Test.java | 17 +++++----- .../LocalDateTimeAssert_hasHour_Test.java | 17 +++++----- .../LocalDateTimeAssert_hasMinute_Test.java | 17 +++++----- ...ocalDateTimeAssert_hasMonthValue_Test.java | 17 +++++----- .../LocalDateTimeAssert_hasMonth_Test.java | 17 +++++----- .../LocalDateTimeAssert_hasNano_Test.java | 17 +++++----- .../LocalDateTimeAssert_hasSecond_Test.java | 17 +++++----- .../LocalDateTimeAssert_hasYear_Test.java | 17 +++++----- ...lDateTimeAssert_isAfterOrEqualTo_Test.java | 17 +++++----- .../LocalDateTimeAssert_isAfter_Test.java | 17 +++++----- ...DateTimeAssert_isBeforeOrEqualTo_Test.java | 17 +++++----- .../LocalDateTimeAssert_isBefore_Test.java | 17 +++++----- .../LocalDateTimeAssert_isBetween_Test.java | 17 +++++----- ...isBetween_with_String_parameters_Test.java | 17 +++++----- ...alDateTimeAssert_isCloseToUtcNow_Test.java | 17 +++++----- ...imeAssert_isEqualToIgnoringHours_Test.java | 17 +++++----- ...eAssert_isEqualToIgnoringMinutes_Test.java | 17 +++++----- ...ert_isEqualToIgnoringNanoseconds_Test.java | 17 +++++----- ...eAssert_isEqualToIgnoringSeconds_Test.java | 17 +++++----- .../LocalDateTimeAssert_isEqualTo_Test.java | 17 +++++----- ...ocalDateTimeAssert_isInTheFuture_Test.java | 17 +++++----- .../LocalDateTimeAssert_isInThePast_Test.java | 17 +++++----- .../LocalDateTimeAssert_isIn_Test.java | 17 +++++----- ...LocalDateTimeAssert_isNotEqualTo_Test.java | 17 +++++----- .../LocalDateTimeAssert_isNotIn_Test.java | 17 +++++----- ...DateTimeAssert_isStrictlyBetween_Test.java | 17 +++++----- ...lyBetween_with_String_parameters_Test.java | 17 +++++----- ...alDateTimeAssert_usingComparator_Test.java | 17 +++++----- ...imeAssert_usingDefaultComparator_Test.java | 17 +++++----- .../localtime/LocalTimeAssertBaseTest.java | 17 +++++----- .../LocalTimeAssert_hasHour_Test.java | 17 +++++----- .../LocalTimeAssert_hasMinute_Test.java | 17 +++++----- .../LocalTimeAssert_hasNano_Test.java | 17 +++++----- .../LocalTimeAssert_hasSameHourAs_Test.java | 17 +++++----- .../LocalTimeAssert_hasSecond_Test.java | 17 +++++----- ...LocalTimeAssert_isAfterOrEqualTo_Test.java | 17 +++++----- .../LocalTimeAssert_isAfter_Test.java | 17 +++++----- ...ocalTimeAssert_isBeforeOrEqualTo_Test.java | 17 +++++----- .../LocalTimeAssert_isBefore_Test.java | 17 +++++----- .../LocalTimeAssert_isBetween_Test.java | 17 +++++----- ...isBetween_with_String_parameters_Test.java | 17 +++++----- ...ert_isEqualToIgnoringNanoseconds_Test.java | 17 +++++----- ...eAssert_isEqualToIgnoringSeconds_Test.java | 17 +++++----- .../LocalTimeAssert_isEqualTo_Test.java | 17 +++++----- .../localtime/LocalTimeAssert_isIn_Test.java | 17 +++++----- .../LocalTimeAssert_isNotEqualTo_Test.java | 17 +++++----- .../LocalTimeAssert_isNotIn_Test.java | 17 +++++----- ...ocalTimeAssert_isStrictlyBetween_Test.java | 17 +++++----- ...lyBetween_with_String_parameters_Test.java | 17 +++++----- ...g2DArrayAssert_contains_at_Index_Test.java | 17 +++++----- ...ayAssert_doesNotContain_at_Index_Test.java | 17 +++++----- .../Long2DArrayAssert_hasDimensions_Test.java | 17 +++++----- ...ong2DArrayAssert_hasNumberOfRows_Test.java | 17 +++++----- ...DArrayAssert_hasSameDimensionsAs_Test.java | 17 +++++----- .../Long2DArrayAssert_isDeepEqualTo_Test.java | 17 +++++----- .../Long2DArrayAssert_isEmpty_Test.java | 17 +++++----- .../Long2DArrayAssert_isNotEmpty_Test.java | 17 +++++----- .../Long2DArrayAssert_isNullOrEmpty_Test.java | 17 +++++----- ...rrayAssert_usingCustomComparator_Test.java | 17 +++++----- .../LongAssert_isBetween_Longs_Test.java | 17 +++++----- ...gAssert_isCloseToPercentage_long_Test.java | 17 +++++----- ...CloseToPercentage_primitive_long_Test.java | 17 +++++----- .../long_/LongAssert_isCloseTo_long_Test.java | 17 +++++----- ...gAssert_isCloseTo_primitive_long_Test.java | 17 +++++----- .../long_/LongAssert_isEqualTo_long_Test.java | 17 +++++----- .../api/long_/LongAssert_isEven_Test.java | 17 +++++----- ...sert_isGreaterThanOrEqualTo_long_Test.java | 17 +++++----- .../LongAssert_isGreaterThan_long_Test.java | 17 +++++----- ...gAssert_isLessThanOrEqualTo_long_Test.java | 17 +++++----- .../LongAssert_isLessThan_long_Test.java | 17 +++++----- .../api/long_/LongAssert_isNegative_Test.java | 17 +++++----- ...sert_isNotCloseToPercentage_long_Test.java | 17 +++++----- ...CloseToPercentage_primitive_long_Test.java | 17 +++++----- .../LongAssert_isNotCloseTo_long_Test.java | 17 +++++----- ...sert_isNotCloseTo_primitive_long_Test.java | 17 +++++----- .../LongAssert_isNotEqualTo_long_Test.java | 17 +++++----- .../long_/LongAssert_isNotNegative_Test.java | 17 +++++----- .../long_/LongAssert_isNotPositive_Test.java | 17 +++++----- .../api/long_/LongAssert_isNotZero_Test.java | 17 +++++----- .../core/api/long_/LongAssert_isOdd_Test.java | 17 +++++----- .../core/api/long_/LongAssert_isOne_Test.java | 17 +++++----- .../api/long_/LongAssert_isPositive_Test.java | 17 +++++----- ...ngAssert_isStrictlyBetween_Longs_Test.java | 17 +++++----- .../api/long_/LongAssert_isZero_Test.java | 17 +++++----- .../LongAssert_usingComparator_Test.java | 17 +++++----- ...ongAssert_usingDefaultComparator_Test.java | 17 +++++----- .../LongArrayAssert_containsAnyOf_Test.java | 17 +++++----- ...rt_containsAnyOf_with_Long_array_Test.java | 17 +++++----- ...Assert_containsExactlyInAnyOrder_Test.java | 17 +++++----- ...xactlyInAnyOrder_with_Long_array_Test.java | 17 +++++----- .../LongArrayAssert_containsExactly_Test.java | 17 +++++----- ..._containsExactly_with_Long_array_Test.java | 17 +++++----- ...LongArrayAssert_containsOnlyOnce_Test.java | 17 +++++----- ...containsOnlyOnce_with_Long_array_Test.java | 17 +++++----- .../LongArrayAssert_containsOnly_Test.java | 17 +++++----- ...ert_containsOnly_with_Long_array_Test.java | 17 +++++----- ...LongArrayAssert_containsSequence_Test.java | 17 +++++----- ...containsSequence_with_Long_array_Test.java | 17 +++++----- ...gArrayAssert_containsSubsequence_Test.java | 17 +++++----- ...tainsSubsequence_with_Long_array_Test.java | 17 +++++----- .../LongArrayAssert_contains_Test.java | 17 +++++----- ...ongArrayAssert_contains_at_Index_Test.java | 17 +++++----- ...yAssert_contains_with_Long_array_Test.java | 17 +++++----- .../LongArrayAssert_doesNotContain_Test.java | 17 +++++----- ...ayAssert_doesNotContain_at_Index_Test.java | 17 +++++----- ...t_doesNotContain_with_Long_array_Test.java | 17 +++++----- ...rrayAssert_doesNotHaveDuplicates_Test.java | 17 +++++----- .../LongArrayAssert_endsWith_Test.java | 17 +++++----- ...yAssert_endsWith_with_Long_array_Test.java | 17 +++++----- ...sert_hasSameSizeAs_with_Iterable_Test.java | 17 +++++----- .../LongArrayAssert_hasSizeBetween_Test.java | 17 +++++----- ...sert_hasSizeGreaterThanOrEqualTo_Test.java | 17 +++++----- ...ngArrayAssert_hasSizeGreaterThan_Test.java | 17 +++++----- ...yAssert_hasSizeLessThanOrEqualTo_Test.java | 17 +++++----- .../LongArrayAssert_hasSizeLessThan_Test.java | 17 +++++----- .../LongArrayAssert_hasSize_Test.java | 17 +++++----- .../LongArrayAssert_isEmpty_Test.java | 17 +++++----- .../LongArrayAssert_isNotEmpty_Test.java | 17 +++++----- .../LongArrayAssert_isNullOrEmpty_Test.java | 17 +++++----- ...rt_isSortedAccordingToComparator_Test.java | 17 +++++----- .../LongArrayAssert_isSorted_Test.java | 17 +++++----- .../LongArrayAssert_startsWith_Test.java | 17 +++++----- ...ssert_startsWith_with_Long_array_Test.java | 17 +++++----- .../LongArrayAssert_usingComparator_Test.java | 17 +++++----- ...rayAssert_usingDefaultComparator_Test.java | 17 +++++----- ...rt_usingDefaultElementComparator_Test.java | 17 +++++----- ...rayAssert_usingElementComparator_Test.java | 17 +++++----- .../LongPredicateAssert_accepts_Test.java | 17 +++++----- .../LongPredicateAssert_rejects_Test.java | 17 +++++----- .../api/map/MapAssert_allSatisfy_Test.java | 17 +++++----- .../api/map/MapAssert_anySatisfy_Test.java | 17 +++++----- .../MapAssert_containsAllEntriesOf_Test.java | 17 +++++----- .../api/map/MapAssert_containsAnyOf_Test.java | 17 +++++----- .../api/map/MapAssert_containsEntry_Test.java | 17 +++++----- ...pAssert_containsExactlyEntriesOf_Test.java | 17 +++++----- ...ntainsExactlyInAnyOrderEntriesOf_Test.java | 17 +++++----- .../map/MapAssert_containsExactly_Test.java | 17 +++++----- ...sExactly_with_Java_Util_MapEntry_Test.java | 17 +++++----- .../api/map/MapAssert_containsKey_Test.java | 17 +++++----- .../api/map/MapAssert_containsKeys_Test.java | 17 +++++----- .../map/MapAssert_containsOnlyKeys_Test.java | 17 +++++----- ...t_containsOnlyKeys_with_Iterable_Test.java | 17 +++++----- .../api/map/MapAssert_containsOnly_Test.java | 17 +++++----- ...ainsOnly_with_Java_Util_MapEntry_Test.java | 17 +++++----- .../api/map/MapAssert_containsValue_Test.java | 17 +++++----- .../map/MapAssert_containsValues_Test.java | 17 +++++----- .../core/api/map/MapAssert_contains_Test.java | 17 +++++----- ...contains_with_Java_Util_MapEntry_Test.java | 17 +++++----- .../MapAssert_doesNotContainEntry_Test.java | 17 +++++----- .../map/MapAssert_doesNotContainKey_Test.java | 17 +++++----- .../MapAssert_doesNotContainKeys_Test.java | 17 +++++----- .../MapAssert_doesNotContainValue_Test.java | 17 +++++----- .../map/MapAssert_doesNotContain_Test.java | 17 +++++----- ...tContain_with_Java_Util_MapEntry_Test.java | 17 +++++----- ...pAssert_extractingByKey_with_Key_Test.java | 17 +++++----- ..._Key_and_InstanceOfAssertFactory_Test.java | 17 +++++----- .../map/MapAssert_extractingByKeys_Test.java | 17 +++++----- .../MapAssert_extractingFromEntries_Test.java | 17 +++++----- .../api/map/MapAssert_extracting_Test.java | 17 +++++----- .../map/MapAssert_flatExtracting_Test.java | 17 +++++----- ...sert_hasEntrySatisfyingCondition_Test.java | 17 +++++----- ...ssert_hasEntrySatisfyingConsumer_Test.java | 17 +++++----- ...asEntrySatisfying_with_condition_Test.java | 17 +++++----- ...atisfying_with_key_and_condition_Test.java | 17 +++++----- ...ng_with_key_and_value_conditions_Test.java | 17 +++++----- .../map/MapAssert_hasKeySatisfying_Test.java | 17 +++++----- ...pAssert_hasSameSizeAs_with_Array_Test.java | 17 +++++----- ...sert_hasSameSizeAs_with_Iterable_Test.java | 17 +++++----- ...MapAssert_hasSameSizeAs_with_Map_Test.java | 17 +++++----- .../map/MapAssert_hasSizeBetween_Test.java | 17 +++++----- ...sert_hasSizeGreaterThanOrEqualTo_Test.java | 17 +++++----- .../MapAssert_hasSizeGreaterThan_Test.java | 17 +++++----- ...pAssert_hasSizeLessThanOrEqualTo_Test.java | 17 +++++----- .../map/MapAssert_hasSizeLessThan_Test.java | 17 +++++----- .../core/api/map/MapAssert_hasSize_Test.java | 17 +++++----- .../MapAssert_hasValueSatisfying_Test.java | 17 +++++----- .../core/api/map/MapAssert_isEmpty_Test.java | 17 +++++----- .../api/map/MapAssert_isNotEmpty_Test.java | 17 +++++----- .../api/map/MapAssert_isNullOrEmpty_Test.java | 17 +++++----- .../map/MapAssert_isUnmodifiable_Test.java | 17 +++++----- .../api/map/MapAssert_noneSatisfy_Test.java | 17 +++++----- ...ns_chained_after_base_assertions_Test.java | 17 +++++----- .../core/api/map/MapAssert_size_Test.java | 17 +++++----- .../core/api/map/MapAssert_values_Test.java | 17 +++++----- .../matcher/MatcherAssert_matches_Test.java | 17 +++++----- ...sAllNullFieldsOrPropertiesExcept_Test.java | 17 +++++----- ...ert_hasAllNullFieldsOrProperties_Test.java | 17 +++++----- ...sert_hasFieldOrPropertyWithValue_Test.java | 17 +++++----- .../ObjectAssert_hasFieldOrProperty_Test.java | 17 +++++----- ...sert_hasNoNullFieldsOrProperties_Test.java | 17 +++++----- .../ObjectAssert_hasOnlyFields_Test.java | 17 +++++----- .../ObjectAssert_hasSameHashCodeAs_Test.java | 17 +++++----- ...sEqualToComparingOnlyGivenFields_Test.java | 17 +++++----- ...ert_isEqualToIgnoringGivenFields_Test.java | 17 +++++----- ...sert_isEqualToIgnoringNullFields_Test.java | 17 +++++----- ...Assert_isEqualsToComparingFields_Test.java | 17 +++++----- .../ObjectAssert_usingComparator_Test.java | 17 +++++----- ...ectAssert_usingDefaultComparator_Test.java | 17 +++++----- .../object/ObjectAssert_usingEquals_Test.java | 17 +++++----- ...t2DArrayAssert_contains_at_Index_Test.java | 17 +++++----- ...ayAssert_doesNotContain_at_Index_Test.java | 17 +++++----- ...bject2DArrayAssert_hasDimensions_Test.java | 17 +++++----- ...ect2DArrayAssert_hasNumberOfRows_Test.java | 17 +++++----- ...DArrayAssert_hasSameDimensionsAs_Test.java | 17 +++++----- ...bject2DArrayAssert_isDeepEqualTo_Test.java | 17 +++++----- .../Object2DArrayAssert_isEmpty_Test.java | 17 +++++----- .../Object2DArrayAssert_isNotEmpty_Test.java | 17 +++++----- ...bject2DArrayAssert_isNullOrEmpty_Test.java | 17 +++++----- ...rrayAssert_usingCustomComparator_Test.java | 17 +++++----- .../ObjectArrayAssert_allMatch_Test.java | 17 +++++----- ...Assert_allMatch_with_description_Test.java | 17 +++++----- .../ObjectArrayAssert_allSatisfy_Test.java | 17 +++++----- ...allSatisfy_with_ThrowingConsumer_Test.java | 17 +++++----- .../ObjectArrayAssert_anyMatch_Test.java | 17 +++++----- ...Assert_anyMatch_with_description_Test.java | 17 +++++----- .../ObjectArrayAssert_anySatisfy_Test.java | 17 +++++----- ...anySatisfy_with_ThrowingConsumer_Test.java | 17 +++++----- .../ObjectArrayAssert_areAtLeastOne_Test.java | 17 +++++----- .../ObjectArrayAssert_areAtLeast_Test.java | 17 +++++----- .../ObjectArrayAssert_areAtMost_Test.java | 17 +++++----- .../ObjectArrayAssert_areExactly_Test.java | 17 +++++----- .../ObjectArrayAssert_areNot_Test.java | 17 +++++----- .../ObjectArrayAssert_are_Test.java | 17 +++++----- .../ObjectArrayAssert_containsAll_Test.java | 17 +++++----- ...rrayAssert_containsAnyElementsOf_Test.java | 17 +++++----- .../ObjectArrayAssert_containsAnyOf_Test.java | 17 +++++----- ...Assert_containsExactlyElementsOf_Test.java | 17 +++++----- ...tainsExactlyInAnyOrderElementsOf_Test.java | 17 +++++----- ...Assert_containsExactlyInAnyOrder_Test.java | 17 +++++----- ...bjectArrayAssert_containsExactly_Test.java | 17 +++++----- .../ObjectArrayAssert_containsNull_Test.java | 17 +++++----- ...rayAssert_containsOnlyElementsOf_Test.java | 17 +++++----- ...ectArrayAssert_containsOnlyNulls_Test.java | 17 +++++----- ...ssert_containsOnlyOnceElementsOf_Test.java | 17 +++++----- ...jectArrayAssert_containsOnlyOnce_Test.java | 17 +++++----- .../ObjectArrayAssert_containsOnly_Test.java | 17 +++++----- ...rrayAssert_containsSequence_List_Test.java | 17 +++++----- ...jectArrayAssert_containsSequence_Test.java | 17 +++++----- ...yAssert_containsSubSequence_List_Test.java | 17 +++++----- ...tArrayAssert_containsSubSequence_Test.java | 17 +++++----- .../ObjectArrayAssert_contains_Test.java | 17 +++++----- ...ectArrayAssert_contains_at_Index_Test.java | 17 +++++----- .../ObjectArrayAssert_doNothave_Test.java | 17 +++++----- ...sert_doesNotContainAnyElementsOf_Test.java | 17 +++++----- ...ctArrayAssert_doesNotContainNull_Test.java | 17 +++++----- ...sert_doesNotContainSequence_List_Test.java | 17 +++++----- ...rayAssert_doesNotContainSequence_Test.java | 17 +++++----- ...Assert_doesNotContainSubsequence_Test.java | 17 +++++----- ...ObjectArrayAssert_doesNotContain_Test.java | 17 +++++----- ...ayAssert_doesNotContain_at_Index_Test.java | 17 +++++----- ..._doesNotContainsSubsequence_List_Test.java | 17 +++++----- ...rt_doesNotHaveAnyElementsOfTypes_Test.java | 17 +++++----- ...rrayAssert_doesNotHaveDuplicates_Test.java | 17 +++++----- .../ObjectArrayAssert_endsWith_Test.java | 17 +++++----- ...ctArrayAssert_extractingResultOf_Test.java | 17 +++++----- .../ObjectArrayAssert_extracting_Test.java | 17 +++++----- ...ArrayAssert_filteredOnAssertions_Test.java | 17 +++++----- ...redOnAssertions_ThrowingConsumer_Test.java | 17 +++++----- .../ObjectArrayAssert_filteredOn_Test.java | 17 +++++----- ...ArrayAssert_filteredOn_condition_Test.java | 17 +++++----- ...tArrayAssert_filteredOn_function_Test.java | 17 +++++----- .../ObjectArrayAssert_filteredOn_in_Test.java | 17 +++++----- ...jectArrayAssert_filteredOn_notIn_Test.java | 17 +++++----- ...ObjectArrayAssert_filteredOn_not_Test.java | 17 +++++----- ...ArrayAssert_filteredOn_predicate_Test.java | 17 +++++----- .../ObjectArrayAssert_filtered_baseTest.java | 17 +++++----- ...ObjectArrayAssert_flatExtracting_Test.java | 17 +++++----- ...Extracting_with_String_parameter_Test.java | 17 +++++----- ...ssert_hasAtLeastOneElementOfType_Test.java | 17 +++++----- ...Assert_hasExactlyElementsOfTypes_Test.java | 17 +++++----- ...rrayAssert_hasOnlyElementsOfType_Test.java | 17 +++++----- ...rayAssert_hasOnlyElementsOfTypes_Test.java | 17 +++++----- ...sert_hasOnlyOneElementSatisfying_Test.java | 17 +++++----- ...ectArrayAssert_hasSameElementsAs_Test.java | 17 +++++----- ...Assert_hasSameSizeAs_with_Arrays_Test.java | 17 +++++----- ...sert_hasSameSizeAs_with_Iterable_Test.java | 17 +++++----- ...ObjectArrayAssert_hasSizeBetween_Test.java | 17 +++++----- ...sert_hasSizeGreaterThanOrEqualTo_Test.java | 17 +++++----- ...ctArrayAssert_hasSizeGreaterThan_Test.java | 17 +++++----- ...yAssert_hasSizeLessThanOrEqualTo_Test.java | 17 +++++----- ...bjectArrayAssert_hasSizeLessThan_Test.java | 17 +++++----- .../ObjectArrayAssert_hasSize_Test.java | 17 +++++----- ...ObjectArrayAssert_haveAtLeastOne_Test.java | 17 +++++----- .../ObjectArrayAssert_haveAtLeast_Test.java | 17 +++++----- .../ObjectArrayAssert_haveAtMost_Test.java | 17 +++++----- .../ObjectArrayAssert_haveExactly_Test.java | 17 +++++----- .../ObjectArrayAssert_have_Test.java | 17 +++++----- .../ObjectArrayAssert_isEmpty_Test.java | 17 +++++----- .../ObjectArrayAssert_isNotEmpty_Test.java | 17 +++++----- .../ObjectArrayAssert_isNullOrEmpty_Test.java | 17 +++++----- ...rt_isSortedAccordingToComparator_Test.java | 17 +++++----- .../ObjectArrayAssert_isSorted_Test.java | 17 +++++----- .../ObjectArrayAssert_isSubsetOf_Test.java | 17 +++++----- ...rrayAssert_isSubsetOf_with_Array_Test.java | 17 +++++----- .../ObjectArrayAssert_noneMatch_Test.java | 17 +++++----- ...ssert_noneMatch_with_description_Test.java | 17 +++++----- .../ObjectArrayAssert_noneSatisfy_Test.java | 17 +++++----- ...oneSatisfy_with_ThrowingConsumer_Test.java | 17 +++++----- ...ssert_satisfiesExactlyInAnyOrder_Test.java | 17 +++++----- ...InAnyOrder_with_ThrowingConsumer_Test.java | 17 +++++----- ...jectArrayAssert_satisfiesExactly_Test.java | 17 +++++----- ...iesExactly_with_ThrowingConsumer_Test.java | 17 +++++----- ...ectArrayAssert_satisfiesOnlyOnce_Test.java | 17 +++++----- ...esOnlyOnce_with_ThrowingConsumer_Test.java | 17 +++++----- .../ObjectArrayAssert_singleElement_Test.java | 17 +++++----- ...ent_with_InstanceOfAssertFactory_Test.java | 17 +++++----- .../ObjectArrayAssert_startsWith_Test.java | 17 +++++----- ...rayAssert_usingComparatorForType_Test.java | 17 +++++----- ...bjectArrayAssert_usingComparator_Test.java | 17 +++++----- ...rayAssert_usingDefaultComparator_Test.java | 17 +++++----- ...rt_usingDefaultElementComparator_Test.java | 17 +++++----- ...gElementComparatorIgnoringFields_Test.java | 17 +++++----- ...t_usingElementComparatorOnFields_Test.java | 17 +++++----- ...rayAssert_usingElementComparator_Test.java | 17 +++++----- ...ingFieldByFieldElementComparator_Test.java | 17 +++++----- ...dElementComparatorIgnoringFields_Test.java | 17 +++++----- ...ByFieldElementComparatorOnFields_Test.java | 17 +++++----- ...iveFieldByFieldElementComparator_Test.java | 17 +++++----- ...RecursiveComparisonConfiguration_Test.java | 17 +++++----- .../ObjectArrayAssert_zipSatisfy_Test.java | 17 +++++----- .../OffsetDateTimeAssertBaseTest.java | 17 +++++----- ...DateTimeAssert_defaultComparator_Test.java | 17 +++++----- ...tDateTimeAssert_isAfterOrEqualTo_Test.java | 17 +++++----- .../OffsetDateTimeAssert_isAfter_Test.java | 17 +++++----- ...DateTimeAssert_isAtSameInstantAs_Test.java | 17 +++++----- ...DateTimeAssert_isBeforeOrEqualTo_Test.java | 17 +++++----- .../OffsetDateTimeAssert_isBefore_Test.java | 17 +++++----- .../OffsetDateTimeAssert_isBetween_Test.java | 17 +++++----- ...isBetween_with_String_parameters_Test.java | 17 +++++----- ...etDateTimeAssert_isCloseToUtcNow_Test.java | 17 +++++----- ...imeAssert_isEqualToIgnoringHours_Test.java | 17 +++++----- ...eAssert_isEqualToIgnoringMinutes_Test.java | 17 +++++----- ...ert_isEqualToIgnoringNanoseconds_Test.java | 17 +++++----- ...eAssert_isEqualToIgnoringSeconds_Test.java | 17 +++++----- ...Assert_isEqualToIgnoringTimezone_Test.java | 17 +++++----- .../OffsetDateTimeAssert_isEqualTo_Test.java | 17 +++++----- ...fsetDateTimeAssert_isInTheFuture_Test.java | 17 +++++----- ...OffsetDateTimeAssert_isInThePast_Test.java | 17 +++++----- .../OffsetDateTimeAssert_isIn_Test.java | 17 +++++----- ...ffsetDateTimeAssert_isNotEqualTo_Test.java | 17 +++++----- .../OffsetDateTimeAssert_isNotIn_Test.java | 17 +++++----- ...DateTimeAssert_isStrictlyBetween_Test.java | 17 +++++----- ...lyBetween_with_String_parameters_Test.java | 17 +++++----- ...etDateTimeAssert_usingComparator_Test.java | 17 +++++----- ...imeAssert_usingDefaultComparator_Test.java | 17 +++++----- .../offsettime/OffsetTimeAssertBaseTest.java | 17 +++++----- .../OffsetTimeAssert_hasSameHourAs_Test.java | 17 +++++----- ...ffsetTimeAssert_isAfterOrEqualTo_Test.java | 17 +++++----- .../OffsetTimeAssert_isAfter_Test.java | 17 +++++----- ...fsetTimeAssert_isBeforeOrEqualTo_Test.java | 17 +++++----- .../OffsetTimeAssert_isBefore_Test.java | 17 +++++----- .../OffsetTimeAssert_isBetween_Test.java | 17 +++++----- ...isBetween_with_String_parameters_Test.java | 17 +++++----- ...ert_isEqualToIgnoringNanoseconds_Test.java | 17 +++++----- ...eAssert_isEqualToIgnoringSeconds_Test.java | 17 +++++----- ...Assert_isEqualToIgnoringTimezone_Test.java | 17 +++++----- .../OffsetTimeAssert_isEqualTo_Test.java | 17 +++++----- .../OffsetTimeAssert_isIn_Test.java | 17 +++++----- .../OffsetTimeAssert_isNotEqualTo_Test.java | 17 +++++----- .../OffsetTimeAssert_isNotIn_Test.java | 17 +++++----- ...fsetTimeAssert_isStrictlyBetween_Test.java | 17 +++++----- ...lyBetween_with_String_parameters_Test.java | 17 +++++----- .../OptionalLongAssert_hasValue_Test.java | 17 +++++----- .../OptionalLongAssert_isEmpty_Test.java | 17 +++++----- .../OptionalLongAssert_isNotEmpty_Test.java | 17 +++++----- .../OptionalLongAssert_isNotPresent_Test.java | 17 +++++----- .../OptionalLongAssert_isPresent_Test.java | 17 +++++----- .../path/PathAssert_binaryContent_Test.java | 17 +++++----- .../api/path/PathAssert_content_Test.java | 17 +++++----- .../PathAssert_content_with_charset_Test.java | 17 +++++----- .../path/PathAssert_doesNotExist_Test.java | 17 +++++----- .../api/path/PathAssert_endsWithRaw_Test.java | 17 +++++----- .../api/path/PathAssert_endsWith_Test.java | 17 +++++----- .../PathAssert_existsNoFollowLinks_Test.java | 17 +++++----- .../core/api/path/PathAssert_exists_Test.java | 17 +++++----- .../PathAssert_hasBinaryContent_Test.java | 17 +++++----- .../api/path/PathAssert_hasContent_Test.java | 17 +++++----- ...hAssert_hasDigest_AlgorithmBytes_Test.java | 17 +++++----- ...Assert_hasDigest_AlgorithmString_Test.java | 17 +++++----- ...PathAssert_hasDigest_DigestBytes_Test.java | 17 +++++----- ...athAssert_hasDigest_DigestString_Test.java | 17 +++++----- .../path/PathAssert_hasExtension_Test.java | 17 +++++----- .../api/path/PathAssert_hasFileName_Test.java | 17 +++++----- .../path/PathAssert_hasFileSystem_Test.java | 17 +++++----- .../path/PathAssert_hasNoExtension_Test.java | 17 +++++----- .../path/PathAssert_hasNoParentRaw_Test.java | 17 +++++----- .../api/path/PathAssert_hasNoParent_Test.java | 17 +++++----- .../path/PathAssert_hasParentRaw_Test.java | 17 +++++----- .../api/path/PathAssert_hasParent_Test.java | 17 +++++----- .../PathAssert_hasSameBinaryContent_Test.java | 17 +++++----- .../PathAssert_hasSameContentAs_Test.java | 17 +++++----- .../PathAssert_hasSameFileSystemAs_Test.java | 17 +++++----- ...thAssert_hasSameTextualContentAs_Test.java | 17 +++++----- .../api/path/PathAssert_hasSize_Test.java | 17 +++++----- .../api/path/PathAssert_isAbsolute_Test.java | 17 +++++----- .../api/path/PathAssert_isCanonical_Test.java | 17 +++++----- ..._isDirectoryContaining_Predicate_Test.java | 17 +++++----- ...ctoryContaining_SyntaxAndPattern_Test.java | 17 +++++----- ...DirectoryNotContaining_Predicate_Test.java | 17 +++++----- ...ryNotContaining_SyntaxAndPattern_Test.java | 17 +++++----- ...yRecursivelyContaining_Predicate_Test.java | 17 +++++----- ...ivelyContaining_SyntaxAndPattern_Test.java | 17 +++++----- .../api/path/PathAssert_isDirectory_Test.java | 17 +++++----- .../PathAssert_isEmptyDirectory_Test.java | 17 +++++----- .../api/path/PathAssert_isEmptyFile_Test.java | 17 +++++----- .../path/PathAssert_isExecutable_Test.java | 17 +++++----- .../path/PathAssert_isNormalized_Test.java | 17 +++++----- .../PathAssert_isNotEmptyDirectory_Test.java | 17 +++++----- .../path/PathAssert_isNotEmptyFile_Test.java | 17 +++++----- .../api/path/PathAssert_isReadable_Test.java | 17 +++++----- .../path/PathAssert_isRegularFile_Test.java | 17 +++++----- .../api/path/PathAssert_isRelative_Test.java | 17 +++++----- .../path/PathAssert_isSymbolicLink_Test.java | 17 +++++----- .../api/path/PathAssert_isWritable_Test.java | 17 +++++----- .../path/PathAssert_startsWithRaw_Test.java | 17 +++++----- .../api/path/PathAssert_startsWith_Test.java | 17 +++++----- .../PathAssert_usingCharset_String_Test.java | 17 +++++----- ...sert_usingCharset_String_invalid_Test.java | 17 +++++----- .../path/PathAssert_usingCharset_Test.java | 17 +++++----- .../PathAssert_usingCharset_default_Test.java | 17 +++++----- .../PathAssert_usingCharset_null_Test.java | 17 +++++----- .../PredicateAssert_acceptsAll_Test.java | 17 +++++----- .../PredicateAssert_accepts_Test.java | 17 +++++----- .../PredicateAssert_rejectsAllTest.java | 17 +++++----- .../PredicateAssert_rejects_Test.java | 17 +++++----- .../comparison/DualValueDequeTest.java | 17 +++++----- .../comparison/VisitedDualValuesTest.java | 17 +++++----- ...t2DArrayAssert_contains_at_Index_Test.java | 17 +++++----- ...ayAssert_doesNotContain_at_Index_Test.java | 17 +++++----- ...Short2DArrayAssert_hasDimensions_Test.java | 17 +++++----- ...ort2DArrayAssert_hasNumberOfRows_Test.java | 17 +++++----- ...DArrayAssert_hasSameDimensionsAs_Test.java | 17 +++++----- ...Short2DArrayAssert_isDeepEqualTo_Test.java | 17 +++++----- .../Short2DArrayAssert_isEmpty_Test.java | 17 +++++----- .../Short2DArrayAssert_isNotEmpty_Test.java | 17 +++++----- ...Short2DArrayAssert_isNullOrEmpty_Test.java | 17 +++++----- ...rrayAssert_usingCustomComparator_Test.java | 17 +++++----- .../ShortAssert_isBetween_Shorts_Test.java | 17 +++++----- ...Assert_isCloseToPercentage_Short_Test.java | 17 +++++----- ...loseToPercentage_short_primitive_Test.java | 17 +++++----- .../ShortAssert_isCloseTo_Short_Test.java | 17 +++++----- ...Assert_isCloseTo_short_primitive_Test.java | 17 +++++----- .../ShortAssert_isEqualTo_short_Test.java | 17 +++++----- .../api/short_/ShortAssert_isEven_Test.java | 17 +++++----- ...ert_isGreaterThanOrEqualTo_short_Test.java | 17 +++++----- .../ShortAssert_isGreaterThan_short_Test.java | 17 +++++----- ...Assert_isLessThanOrEqualTo_short_Test.java | 17 +++++----- .../ShortAssert_isLessThan_short_Test.java | 17 +++++----- .../short_/ShortAssert_isNegative_Test.java | 17 +++++----- ...ert_isNotCloseToPercentage_Short_Test.java | 17 +++++----- ...loseToPercentage_short_primitive_Test.java | 17 +++++----- .../ShortAssert_isNotCloseTo_Short_Test.java | 17 +++++----- ...ert_isNotCloseTo_short_primitive_Test.java | 17 +++++----- .../ShortAssert_isNotEqualTo_short_Test.java | 17 +++++----- .../ShortAssert_isNotNegative_Test.java | 17 +++++----- .../ShortAssert_isNotPositive_Test.java | 17 +++++----- .../short_/ShortAssert_isNotZero_Test.java | 17 +++++----- .../api/short_/ShortAssert_isOdd_Test.java | 17 +++++----- .../api/short_/ShortAssert_isOne_Test.java | 17 +++++----- .../short_/ShortAssert_isPositive_Test.java | 17 +++++----- ...tAssert_isStrictlyBetween_Shorts_Test.java | 17 +++++----- .../api/short_/ShortAssert_isZero_Test.java | 17 +++++----- .../ShortAssert_usingComparator_Test.java | 17 +++++----- ...ortAssert_usingDefaultComparator_Test.java | 17 +++++----- .../shortarray/ShortArrayAssertNullTest.java | 17 +++++----- .../ShortArrayAssert_containsAnyOf_Test.java | 17 +++++----- ...tainsAnyOf_with_Integer_Argument_Test.java | 17 +++++----- ...t_containsAnyOf_with_Short_array_Test.java | 17 +++++----- ...Assert_containsExactlyInAnyOrder_Test.java | 17 +++++----- ...InAnyOrder_with_Integer_Argument_Test.java | 17 +++++----- ...actlyInAnyOrder_with_Short_array_Test.java | 17 +++++----- ...ShortArrayAssert_containsExactly_Test.java | 17 +++++----- ...insExactly_with_Integer_Argument_Test.java | 17 +++++----- ...containsExactly_with_Short_array_Test.java | 17 +++++----- ...hortArrayAssert_containsOnlyOnce_Test.java | 17 +++++----- ...nsOnlyOnce_with_Integer_Argument_Test.java | 17 +++++----- ...ontainsOnlyOnce_with_Short_array_Test.java | 17 +++++----- .../ShortArrayAssert_containsOnly_Test.java | 17 +++++----- ...ntainsOnly_with_Integer_Argument_Test.java | 17 +++++----- ...rt_containsOnly_with_Short_array_Test.java | 17 +++++----- ...hortArrayAssert_containsSequence_Test.java | 17 +++++----- ...nsSequence_with_Integer_Argument_Test.java | 17 +++++----- ...ontainsSequence_with_Short_array_Test.java | 17 +++++----- ...tArrayAssert_containsSubsequence_Test.java | 17 +++++----- ...ubsequence_with_Integer_Argument_Test.java | 17 +++++----- ...ainsSubsequence_with_Short_array_Test.java | 17 +++++----- .../ShortArrayAssert_contains_Test.java | 17 +++++----- ...ortArrayAssert_contains_at_Index_Test.java | 17 +++++----- ...s_at_Index_with_Integer_Argument_Test.java | 17 +++++----- ...t_contains_with_Integer_Argument_Test.java | 17 +++++----- ...Assert_contains_with_Short_array_Test.java | 17 +++++----- .../ShortArrayAssert_doesNotContain_Test.java | 17 +++++----- ...ayAssert_doesNotContain_at_Index_Test.java | 17 +++++----- ...n_at_Index_with_Integer_Argument_Test.java | 17 +++++----- ...NotContain_with_Integer_Argument_Test.java | 17 +++++----- ..._doesNotContain_with_Short_array_Test.java | 17 +++++----- ...rrayAssert_doesNotHaveDuplicates_Test.java | 17 +++++----- .../ShortArrayAssert_endsWith_Test.java | 17 +++++----- ...t_endsWith_with_Integer_Argument_Test.java | 17 +++++----- ...Assert_endsWith_with_Short_array_Test.java | 17 +++++----- ...sert_hasSameSizeAs_with_Iterable_Test.java | 17 +++++----- .../ShortArrayAssert_hasSizeBetween_Test.java | 17 +++++----- ...sert_hasSizeGreaterThanOrEqualTo_Test.java | 17 +++++----- ...rtArrayAssert_hasSizeGreaterThan_Test.java | 17 +++++----- ...yAssert_hasSizeLessThanOrEqualTo_Test.java | 17 +++++----- ...ShortArrayAssert_hasSizeLessThan_Test.java | 17 +++++----- .../ShortArrayAssert_hasSize_Test.java | 17 +++++----- .../ShortArrayAssert_isEmpty_Test.java | 17 +++++----- .../ShortArrayAssert_isNotEmpty_Test.java | 17 +++++----- .../ShortArrayAssert_isNullOrEmpty_Test.java | 17 +++++----- ...rt_isSortedAccordingToComparator_Test.java | 17 +++++----- .../ShortArrayAssert_isSorted_Test.java | 17 +++++----- .../ShortArrayAssert_startsWith_Test.java | 17 +++++----- ...startsWith_with_Integer_Argument_Test.java | 17 +++++----- ...sert_startsWith_with_Short_array_Test.java | 17 +++++----- ...ShortArrayAssert_usingComparator_Test.java | 17 +++++----- ...rayAssert_usingDefaultComparator_Test.java | 17 +++++----- ...rt_usingDefaultElementComparator_Test.java | 17 +++++----- ...rayAssert_usingElementComparator_Test.java | 17 +++++----- ...teratorAssert_hasCharacteristics_Test.java | 17 +++++----- ...torAssert_hasOnlyCharacteristics_Test.java | 17 +++++----- .../StringAssert_asBase64Decoded_Test.java | 17 +++++----- .../string_/StringAssert_asBoolean_Test.java | 17 +++++----- .../api/string_/StringAssert_asByte_Test.java | 17 +++++----- .../string_/StringAssert_asDouble_Test.java | 17 +++++----- .../string_/StringAssert_asFloat_Test.java | 17 +++++----- .../api/string_/StringAssert_asInt_Test.java | 17 +++++----- .../api/string_/StringAssert_asLong_Test.java | 17 +++++----- .../string_/StringAssert_asShort_Test.java | 17 +++++----- .../api/string_/StringAssert_bytes_Test.java | 17 +++++----- .../string_/StringAssert_isBase64_Test.java | 17 +++++----- .../string_/StringAssert_isBetween_Test.java | 17 +++++----- .../string_/StringAssert_isEqualTo_Test.java | 17 +++++----- ...ingAssert_isGreaterThanOrEqualTo_Test.java | 17 +++++----- .../StringAssert_isGreaterThan_Test.java | 17 +++++----- ...StringAssert_isLessThanOrEqualTo_Test.java | 17 +++++----- .../string_/StringAssert_isLessThan_Test.java | 17 +++++----- .../StringAssert_isStrictlyBetween_Test.java | 17 +++++----- ...ringAssert_usingCustomComparator_Test.java | 17 +++++----- ...ingAssert_usingDefaultComparator_Test.java | 17 +++++----- .../Assertions_assertThat_ambiguous_Test.java | 17 +++++----- .../core/api/test/ComparableExample.java | 17 +++++----- ...ExpectThrowableAssert_isThrownBy_Test.java | 17 +++++----- .../NotThrownAssert_description_Test.java | 17 +++++----- ...sert_built_from_ThrowingCallable_Test.java | 17 +++++----- ...hrowableAssert_built_from_lambda_Test.java | 17 +++++----- ...bleAssert_built_with_then_method_Test.java | 17 +++++----- ...eAssert_extracting_with_Function_Test.java | 17 +++++----- ...Assert_hasCauseExactlyInstanceOf_Test.java | 17 +++++----- ...rowableAssert_hasCauseInstanceOf_Test.java | 17 +++++----- ...hrowableAssert_hasCauseReference_Test.java | 17 +++++----- .../ThrowableAssert_hasCause_Test.java | 17 +++++----- ...leAssert_hasMessageContainingAll_Test.java | 17 +++++----- ...wableAssert_hasMessageContaining_Test.java | 17 +++++----- ...aining_with_String_format_syntax_Test.java | 17 +++++----- ...wableAssert_hasMessageEndingWith_Test.java | 17 +++++----- ...ngWith_with_String_format_syntax_Test.java | 17 +++++----- ...bleAssert_hasMessageFindingMatch_Test.java | 17 +++++----- ...Assert_hasMessageMatchingPattern_Test.java | 17 +++++----- ...leAssert_hasMessageMatchingRegex_Test.java | 17 +++++----- ...ssert_hasMessageNotContainingAny_Test.java | 17 +++++----- ...leAssert_hasMessageNotContaining_Test.java | 17 +++++----- ...bleAssert_hasMessageStartingWith_Test.java | 17 +++++----- ...ngWith_with_String_format_syntax_Test.java | 17 +++++----- .../ThrowableAssert_hasMessage_Test.java | 17 +++++----- ...essage_with_String_format_syntax_Test.java | 17 +++++----- .../ThrowableAssert_hasNoCause_Test.java | 17 +++++----- ...Assert_hasNoSuppressedExceptions_Test.java | 17 +++++----- ...rt_hasRootCauseExactlyInstanceOf_Test.java | 17 +++++----- ...bleAssert_hasRootCauseInstanceOf_Test.java | 17 +++++----- ...owableAssert_hasRootCauseMessage_Test.java | 17 +++++----- ...essage_with_String_format_syntax_Test.java | 17 +++++----- .../ThrowableAssert_hasRootCause_Test.java | 17 +++++----- ...leAssert_hasStackTraceContaining_Test.java | 17 +++++----- ...aining_with_String_format_syntax_Test.java | 17 +++++----- ...bleAssert_hasSuppressedException_Test.java | 17 +++++----- .../ThrowableAssert_message_Test.java | 17 +++++----- .../ThrowableTypeAssert_description_Test.java | 17 +++++----- .../api/uri/UriAssert_hasAuthority_Test.java | 17 +++++----- .../api/uri/UriAssert_hasFragment_Test.java | 17 +++++----- .../core/api/uri/UriAssert_hasHost_Test.java | 17 +++++----- .../api/uri/UriAssert_hasNoFragment_Test.java | 17 +++++----- .../api/uri/UriAssert_hasNoHost_Test.java | 17 +++++----- ...ert_hasNoParameter_String_String_Test.java | 17 +++++----- .../UriAssert_hasNoParameter_String_Test.java | 17 +++++----- .../uri/UriAssert_hasNoParameters_Test.java | 17 +++++----- .../api/uri/UriAssert_hasNoPath_Test.java | 17 +++++----- .../api/uri/UriAssert_hasNoPort_Test.java | 17 +++++----- .../api/uri/UriAssert_hasNoQuery_Test.java | 17 +++++----- .../api/uri/UriAssert_hasNoUserInfo_Test.java | 17 +++++----- ...ssert_hasParameter_String_String_Test.java | 17 +++++----- .../UriAssert_hasParameter_String_Test.java | 17 +++++----- .../core/api/uri/UriAssert_hasPath_Test.java | 17 +++++----- .../core/api/uri/UriAssert_hasPort_Test.java | 17 +++++----- .../core/api/uri/UriAssert_hasQuery_Test.java | 17 +++++----- .../api/uri/UriAssert_hasScheme_Test.java | 17 +++++----- .../api/uri/UriAssert_hasUserInfo_Test.java | 17 +++++----- .../api/url/UrlAssert_hasAnchor_Test.java | 17 +++++----- .../api/url/UrlAssert_hasAuthority_Test.java | 17 +++++----- .../core/api/url/UrlAssert_hasHost_Test.java | 17 +++++----- .../api/url/UrlAssert_hasNoAnchor_Test.java | 17 +++++----- .../api/url/UrlAssert_hasNoHost_Test.java | 17 +++++----- ...ert_hasNoParameter_String_String_Test.java | 17 +++++----- .../UrlAssert_hasNoParameter_String_Test.java | 17 +++++----- .../api/url/UrlAssert_hasNoPath_Test.java | 17 +++++----- .../api/url/UrlAssert_hasNoPort_Test.java | 17 +++++----- .../api/url/UrlAssert_hasNoQuery_Test.java | 17 +++++----- .../api/url/UrlAssert_hasNoUserInfo_Test.java | 17 +++++----- ...ssert_hasParameter_String_String_Test.java | 17 +++++----- .../UrlAssert_hasParameter_String_Test.java | 17 +++++----- .../core/api/url/UrlAssert_hasPath_Test.java | 17 +++++----- .../core/api/url/UrlAssert_hasPort_Test.java | 17 +++++----- .../api/url/UrlAssert_hasProtocol_Test.java | 17 +++++----- .../core/api/url/UrlAssert_hasQuery_Test.java | 17 +++++----- .../api/url/UrlAssert_hasUserInfo_Test.java | 17 +++++----- ...EqualToWithSortedQueryParameters_Test.java | 17 +++++----- .../yearmonth/YearMonthAssertBaseTest.java | 17 +++++----- .../YearMonthAssert_hasMonthValue_Test.java | 17 +++++----- .../YearMonthAssert_hasMonth_Test.java | 17 +++++----- .../YearMonthAssert_hasYear_Test.java | 17 +++++----- ...YearMonthAssert_isAfterOrEqualTo_Test.java | 17 +++++----- .../YearMonthAssert_isAfter_Test.java | 17 +++++----- ...earMonthAssert_isBeforeOrEqualTo_Test.java | 17 +++++----- .../YearMonthAssert_isBefore_Test.java | 17 +++++----- .../YearMonthAssert_isBetween_Test.java | 17 +++++----- ...isBetween_with_String_parameters_Test.java | 17 +++++----- ...arMonthAssert_isCurrentYearMonth_Test.java | 17 +++++----- .../YearMonthAssert_isEqualTo_Test.java | 17 +++++----- .../YearMonthAssert_isInTheFuture_Test.java | 17 +++++----- .../YearMonthAssert_isInThePast_Test.java | 17 +++++----- .../yearmonth/YearMonthAssert_isIn_Test.java | 17 +++++----- .../YearMonthAssert_isNotEqualTo_Test.java | 17 +++++----- .../YearMonthAssert_isNotIn_Test.java | 17 +++++----- ...earMonthAssert_isStrictlyBetween_Test.java | 17 +++++----- ...lyBetween_with_String_parameters_Test.java | 17 +++++----- .../ZonedDateTimeAssertBaseTest.java | 17 +++++----- ...DateTimeAssert_defaultComparator_Test.java | 17 +++++----- ...dDateTimeAssert_isAfterOrEqualTo_Test.java | 17 +++++----- .../ZonedDateTimeAssert_isAfter_Test.java | 17 +++++----- ...DateTimeAssert_isBeforeOrEqualTo_Test.java | 17 +++++----- .../ZonedDateTimeAssert_isBefore_Test.java | 17 +++++----- .../ZonedDateTimeAssert_isBetween_Test.java | 17 +++++----- ...isBetween_with_String_parameters_Test.java | 17 +++++----- ...imeAssert_isEqualToIgnoringHours_Test.java | 17 +++++----- ...eAssert_isEqualToIgnoringMinutes_Test.java | 17 +++++----- ...ert_isEqualToIgnoringNanoseconds_Test.java | 17 +++++----- ...eAssert_isEqualToIgnoringSeconds_Test.java | 17 +++++----- .../ZonedDateTimeAssert_isEqualTo_Test.java | 17 +++++----- ...onedDateTimeAssert_isInTheFuture_Test.java | 17 +++++----- .../ZonedDateTimeAssert_isInThePast_Test.java | 17 +++++----- .../ZonedDateTimeAssert_isIn_Test.java | 17 +++++----- .../ZonedDateTimeAssert_isIn_errors_Test.java | 17 +++++----- ...ZonedDateTimeAssert_isNotEqualTo_Test.java | 17 +++++----- .../ZonedDateTimeAssert_isNotIn_Test.java | 17 +++++----- ...nedDateTimeAssert_isNotIn_errors_Test.java | 17 +++++----- ...DateTimeAssert_isStrictlyBetween_Test.java | 17 +++++----- ...lyBetween_with_String_parameters_Test.java | 17 +++++----- ...edDateTimeAssert_usingComparator_Test.java | 17 +++++----- ...imeAssert_usingDefaultComparator_Test.java | 17 +++++----- .../AllOf_allOf_with_Collection_Test.java | 17 +++++----- .../AllOf_allOf_with_array_Test.java | 17 +++++----- ...f_conditionDescriptionWithStatus_Test.java | 17 +++++----- .../core/condition/AllOf_matches_Test.java | 17 +++++----- .../core/condition/AllOf_toString_Test.java | 17 +++++----- .../AnyOf_anyOf_with_Collection_Test.java | 17 +++++----- .../AnyOf_anyOf_with_array_Test.java | 17 +++++----- .../core/condition/AnyOf_matches_Test.java | 17 +++++----- .../core/condition/AnyOf_toString_Test.java | 17 +++++----- .../assertj/core/condition/ConcreteJoin.java | 17 +++++----- .../ConditionBuiltWithPredicateTest.java | 17 +++++----- ...n_conditionDescriptionWithStatus_Test.java | 17 +++++----- .../condition/DoesNotHave_matches_Test.java | 17 +++++----- .../condition/DoesNotHave_toString_Test.java | 17 +++++----- .../DoesNotHave_with_condition_Test.java | 17 +++++----- .../condition/DoesNotMatchPredicateTest.java | 17 +++++----- .../assertj/core/condition/JediCondition.java | 17 +++++----- .../core/condition/JediPowerCondition.java | 17 +++++----- ...Join_constructor_with_Collection_Test.java | 17 +++++----- .../Join_constructor_with_array_Test.java | 17 +++++----- .../core/condition/MappedConditionTest.java | 17 +++++----- .../core/condition/MatchPredicateTest.java | 17 +++++----- .../Multiple_combined_conditions_Test.java | 17 +++++----- .../condition/NestableConditionFixtures.java | 17 +++++----- ...stableCondition_assertionMessage_Test.java | 17 +++++----- .../NestableCondition_description_Test.java | 17 +++++----- .../NestableCondition_matches_Test.java | 17 +++++----- .../core/condition/Not_matches_Test.java | 17 +++++----- .../core/condition/Not_toString_Test.java | 17 +++++----- .../condition/Not_with_condition_Test.java | 17 +++++----- .../core/condition/VerboseConditionTest.java | 17 +++++----- ...cription_mostRelevantDescription_Test.java | 17 +++++----- .../Description_toString_Test.java | 17 +++++----- .../EmptyTextDescription_emptyText_Test.java | 17 +++++----- .../JoinDescription_constructor_Test.java | 17 +++++----- .../JoinDescription_value_Test.java | 17 +++++----- .../TextDescription_constructor_Test.java | 17 +++++----- .../TextDescription_equals_hashCode_Test.java | 17 +++++----- .../TextDescription_toString_Test.java | 17 +++++----- .../TextDescription_value_Test.java | 17 +++++----- .../error/ActualIsNotEmpty_create_Test.java | 17 +++++----- .../AnyElementsShouldMatch_create_Test.java | 17 +++++----- ...rtionErrorCreator_assertionError_Test.java | 17 +++++----- ...rCreator_multipleAssertionsError_Test.java | 17 +++++----- ...ator_multipleSoftAssertionsError_Test.java | 17 +++++----- ...tryThrowingMultipleFailuresError_Test.java | 17 +++++----- .../BasicErrorMessageFactory_create_Test.java | 17 +++++----- ...orMessageFactory_equals_hashCode_Test.java | 17 +++++----- ...asicErrorMessageFactory_toString_Test.java | 17 +++++----- ...rorMessageFactory_unquotedString_Test.java | 17 +++++----- .../ClassModifierShouldBe_create_Test.java | 17 +++++----- .../ConstructorInvoker_newInstance_Test.java | 17 +++++----- .../DescriptionFormatter_format_Test.java | 17 +++++----- .../ElementsShouldBeAtLeast_create_Test.java | 17 +++++----- .../ElementsShouldBeAtMost_create_Test.java | 17 +++++----- .../ElementsShouldBeExactly_create_Test.java | 17 +++++----- .../error/ElementsShouldBe_create_Test.java | 17 +++++----- ...ElementsShouldHaveAtLeast_create_Test.java | 17 +++++----- .../ElementsShouldHaveAtMost_create_Test.java | 17 +++++----- ...ElementsShouldHaveExactly_create_Test.java | 17 +++++----- .../error/ElementsShouldHave_create_Test.java | 17 +++++----- .../ElementsShouldMatch_create_Test.java | 17 +++++----- .../ElementsShouldNotBe_create_Test.java | 17 +++++----- .../ElementsShouldNotHave_create_Test.java | 17 +++++----- .../ElementsShouldSatisfy_create_Test.java | 17 +++++----- .../java/org/assertj/core/error/FakeFile.java | 17 +++++----- ...cription_getGroupTypeDescription_Test.java | 17 +++++----- .../error/MatcherShouldMatch_create_Test.java | 17 +++++----- .../error/MessageFormatter_format_Test.java | 17 +++++----- .../NoElementsShouldMatch_create_Test.java | 17 +++++----- .../NoElementsShouldSatisfy_create_Test.java | 17 +++++----- ...uldHaveValueCloseToOffset_create_Test.java | 17 +++++----- ...aveValueCloseToPercentage_create_Test.java | 17 +++++----- ...alShouldContainInstanceOf_create_Test.java | 17 +++++----- .../Optional_ShouldBeEmpty_create_Test.java | 17 +++++----- .../Optional_ShouldBePresent_create_Test.java | 17 +++++----- .../Optional_ShouldContain_create_Test.java | 17 +++++----- .../java/org/assertj/core/error/Person.java | 17 +++++----- .../org/assertj/core/error/PersonDAO.java | 17 +++++----- .../core/error/ShouldAccept_create_Test.java | 17 +++++----- .../core/error/ShouldBeASCII_create_Test.java | 17 +++++----- .../ShouldBeAbsolutePath_create_Test.java | 17 +++++----- .../error/ShouldBeAbstract_create_Test.java | 17 +++++----- .../ShouldBeAfterOrEqualTo_create_Test.java | 17 +++++----- .../error/ShouldBeAfterYear_create_Test.java | 17 +++++----- .../core/error/ShouldBeAfter_create_Test.java | 17 +++++----- .../error/ShouldBeAlphabetic_create_Test.java | 17 +++++----- .../ShouldBeAlphanumeric_create_Test.java | 17 +++++----- .../ShouldBeAssignableFrom_create_Test.java | 17 +++++----- .../ShouldBeAssignableTo_create_Test.java | 17 +++++----- .../error/ShouldBeAtIndex_create_Test.java | 17 +++++----- .../ShouldBeAtSameInstant_create_Test.java | 17 +++++----- .../error/ShouldBeBase64_create_Test.java | 17 +++++----- .../ShouldBeBeforeOrEqualTo_create_Test.java | 17 +++++----- .../error/ShouldBeBeforeYear_create_Test.java | 17 +++++----- .../error/ShouldBeBefore_create_Test.java | 17 +++++----- .../error/ShouldBeBetween_create_Test.java | 17 +++++----- .../ShouldBeCanonicalPath_create_Test.java | 17 +++++----- .../error/ShouldBeCloseTo_create_Test.java | 17 +++++----- .../error/ShouldBeDirectory_create_Test.java | 17 +++++----- .../ShouldBeEmptyDirectory_create_Test.java | 17 +++++----- .../core/error/ShouldBeEmpty_create_Test.java | 17 +++++----- ...ngFieldByFieldRecursively_create_Test.java | 17 +++++----- ...yComparingOnlyGivenFields_create_Test.java | 17 +++++----- ...ShouldBeEqualIgnoringCase_create_Test.java | 17 +++++----- ...uldBeEqualIgnoringMinutes_create_Test.java | 17 +++++----- ...houldBeEqualIgnoringNanos_create_Test.java | 17 +++++----- ...gnoringNewlineDifferences_create_Test.java | 17 +++++----- ...ldBeEqualIgnoringNewlines_create_Test.java | 17 +++++----- ...uldBeEqualIgnoringSeconds_create_Test.java | 17 +++++----- ...ldBeEqualIgnoringTimezone_create_Test.java | 17 +++++----- ...BeEqualIgnoringWhitespace_create_Test.java | 17 +++++----- ...gPunctuationAndWhitespace_create_test.java | 17 +++++----- ...BeEqualNormalizingUnicode_create_Test.java | 17 +++++----- ...qualNormalizingWhitespace_create_Test.java | 17 +++++----- ...qualToIgnoringGivenFields_create_Test.java | 17 +++++----- ...dBeEqualWithTimePrecision_create_Test.java | 17 +++++----- ...ShouldBeEqualWithinOffset_create_Test.java | 17 +++++----- ...ldBeEqualWithinPercentage_create_Test.java | 17 +++++----- .../core/error/ShouldBeEqual_Test.java | 17 +++++----- ...j_elements_stack_trace_filtering_Test.java | 17 +++++----- .../ShouldBeEqual_equals_hashCode_Test.java | 17 +++++----- .../ShouldBeEqual_newAssertionError_Test.java | 17 +++++----- ...ferentiating_expected_and_actual_Test.java | 17 +++++----- ..._newAssertionError_without_JUnit_Test.java | 17 +++++----- ...ionError_without_JUnit_and_OTA4J_Test.java | 17 +++++----- .../core/error/ShouldBeEven_create_Test.java | 17 +++++----- .../ShouldBeExactlyInstance_create_Test.java | 17 +++++----- .../error/ShouldBeExecutable_create_Test.java | 17 +++++----- .../error/ShouldBeExhausted_create_Test.java | 17 +++++----- .../core/error/ShouldBeFalse_create_Test.java | 17 +++++----- .../core/error/ShouldBeFile_create_Test.java | 17 +++++----- .../error/ShouldBeFinite_create_Test.java | 17 +++++----- .../ShouldBeGreaterOrEqual_create_Test.java | 17 +++++----- .../error/ShouldBeGreater_create_Test.java | 17 +++++----- .../ShouldBeHexadecimal_create_Test.java | 17 +++++----- .../error/ShouldBeInSameDay_create_Test.java | 17 +++++----- .../ShouldBeInSameHourWindow_create_Test.java | 17 +++++----- .../error/ShouldBeInSameHour_create_Test.java | 17 +++++----- ...houldBeInSameMinuteWindow_create_Test.java | 17 +++++----- .../ShouldBeInSameMinute_create_Test.java | 17 +++++----- .../ShouldBeInSameMonth_create_Test.java | 17 +++++----- ...houldBeInSameSecondWindow_create_Test.java | 17 +++++----- .../ShouldBeInSameSecond_create_Test.java | 17 +++++----- .../error/ShouldBeInSameYear_create_Test.java | 17 +++++----- .../ShouldBeInTheFutureTest_create_Test.java | 17 +++++----- .../ShouldBeInThePastTest_create_Test.java | 17 +++++----- .../core/error/ShouldBeIn_create_Test.java | 17 +++++----- .../error/ShouldBeInfinite_create_Test.java | 17 +++++----- .../ShouldBeInstanceOfAny_create_Test.java | 17 +++++----- .../error/ShouldBeInstance_create_Test.java | 17 +++++----- .../ShouldBeLessOrEqual_create_Test.java | 17 +++++----- .../core/error/ShouldBeLess_create_Test.java | 17 +++++----- .../error/ShouldBeLowerCase_create_Test.java | 17 +++++----- .../error/ShouldBeMarkedCase_create_Test.java | 17 +++++----- .../error/ShouldBeMixedCase_create_Test.java | 17 +++++----- .../error/ShouldBeNormalized_create_Test.java | 17 +++++----- .../ShouldBeNullOrEmpty_create_Test.java | 17 +++++----- .../error/ShouldBeNumeric_create_Test.java | 17 +++++----- .../core/error/ShouldBeOdd_create_Test.java | 17 +++++----- .../core/error/ShouldBeOfClassIn_Test.java | 17 +++++----- .../error/ShouldBePeriod_create_test.java | 17 +++++----- .../error/ShouldBePrimitive_create_Test.java | 17 +++++----- .../error/ShouldBePrintable_create_Test.java | 17 +++++----- .../error/ShouldBeReadable_create_Test.java | 17 +++++----- .../error/ShouldBeRecord_create_Test.java | 17 +++++----- .../ShouldBeRegularFile_create_Test.java | 17 +++++----- .../ShouldBeRelativePath_create_Test.java | 17 +++++----- ...tweenIterableAndCondition_create_Test.java | 17 +++++----- .../core/error/ShouldBeSame_create_Test.java | 17 +++++----- .../error/ShouldBeSealed_create_Test.java | 17 +++++----- ...rtedAccordingToComparator_create_Test.java | 17 +++++----- .../error/ShouldBeSorted_create_Test.java | 17 +++++----- .../error/ShouldBeSubsetOf_create_Test.java | 17 +++++----- .../ShouldBeSubstringOf_create_Test.java | 17 +++++----- .../ShouldBeSymbolicLink_create_Test.java | 17 +++++----- .../core/error/ShouldBeTrue_create_Test.java | 17 +++++----- .../ShouldBeUnmodifiable_create_Test.java | 17 +++++----- .../error/ShouldBeUpperCase_create_Test.java | 17 +++++----- .../error/ShouldBeVisible_create_Test.java | 17 +++++----- .../error/ShouldBeWritable_create_Test.java | 17 +++++----- .../core/error/ShouldBe_create_Test.java | 17 +++++----- .../error/ShouldContainAnyOf_create_Test.java | 17 +++++----- .../ShouldContainAtIndex_create_Test.java | 17 +++++----- ...ntainCharSequenceOnlyOnce_create_Test.java | 17 +++++----- ...ShouldContainCharSequence_create_Test.java | 17 +++++----- .../ShouldContainEntries_create_Test.java | 17 +++++----- .../error/ShouldContainEntry_create_Test.java | 17 +++++----- ...dContainExactlyInAnyOrder_create_Test.java | 17 +++++----- .../ShouldContainExactly_create_Test.java | 17 +++++----- .../error/ShouldContainKey_create_Test.java | 17 +++++----- .../error/ShouldContainKeys_create_Test.java | 17 +++++----- .../error/ShouldContainNull_create_Test.java | 17 +++++----- ...ntainOneOrMoreWhitespaces_create_Test.java | 17 +++++----- .../ShouldContainOnlyDigits_create_Test.java | 17 +++++----- .../ShouldContainOnlyKeys_create_Test.java | 17 +++++----- .../ShouldContainOnlyNulls_create_Test.java | 17 +++++----- ...uldContainOnlyWhitespaces_create_Test.java | 17 +++++----- .../error/ShouldContainOnly_create_Test.java | 17 +++++----- .../ShouldContainPattern_create_Test.java | 17 +++++----- .../ShouldContainRecursively_create_Test.java | 17 +++++----- ...ainSequenceOfCharSequence_create_Test.java | 17 +++++----- .../ShouldContainSequence_create_Test.java | 17 +++++----- ...SubsequenceOfCharSequence_create_Test.java | 17 +++++----- .../ShouldContainSubsequence_create_Test.java | 17 +++++----- .../ShouldContainThrowable_create_Test.java | 17 +++++----- .../error/ShouldContainValue_create_Test.java | 17 +++++----- .../ShouldContainValues_create_Test.java | 17 +++++----- .../core/error/ShouldContain_create_Test.java | 17 +++++----- .../ShouldContainsOnlyOnce_create_Test.java | 17 +++++----- ...ShouldEndWithIgnoringCase_create_Test.java | 17 +++++----- .../error/ShouldEndWithPath_create_Test.java | 17 +++++----- .../core/error/ShouldEndWith_create_Test.java | 17 +++++----- .../core/error/ShouldExist_create_Test.java | 17 +++++----- .../ShouldHaveAllNullFields_create_Test.java | 17 +++++----- .../ShouldHaveAnnotations_create_Test.java | 17 +++++----- .../error/ShouldHaveAtIndex_create_Test.java | 17 +++++----- ...veAtLeastOneElementOfType_create_Test.java | 17 +++++----- .../ShouldHaveBinaryContent_create_Test.java | 17 +++++----- ...dHaveCauseExactlyInstance_create_Test.java | 17 +++++----- .../ShouldHaveCauseInstance_create_Test.java | 17 +++++----- .../ShouldHaveCauseReference_create_Test.java | 17 +++++----- .../error/ShouldHaveCause_create_Test.java | 17 +++++----- ...entsAccordingToComparator_create_Test.java | 17 +++++----- ...uldHaveComparableElements_create_Test.java | 17 +++++----- .../error/ShouldHaveContent_create_Test.java | 17 +++++----- .../ShouldHaveDateField_create_Test.java | 17 +++++----- .../error/ShouldHaveDigest_create_Test.java | 17 +++++----- .../ShouldHaveDimensions_create_Test.java | 17 +++++----- .../error/ShouldHaveDuration_create_test.java | 17 +++++----- .../ShouldHaveExactlyTypes_create_Test.java | 17 +++++----- .../ShouldHaveExtension_create_Test.java | 17 +++++----- .../error/ShouldHaveFields_create_Test.java | 17 +++++----- .../ShouldHaveFileSystem_create_Test.java | 17 +++++----- ...eMessageFindingMatchRegex_create_Test.java | 17 +++++----- ...dHaveMessageMatchingRegex_create_Test.java | 17 +++++----- .../error/ShouldHaveMessage_create_Test.java | 17 +++++----- .../error/ShouldHaveMethods_create_Test.java | 17 +++++----- .../error/ShouldHaveName_create_Test.java | 17 +++++----- .../error/ShouldHaveNext_create_Test.java | 17 +++++----- .../ShouldHaveNoExtension_create_Test.java | 17 +++++----- .../ShouldHaveNoPackage_create_Test.java | 17 +++++----- .../error/ShouldHaveNoParent_create_Test.java | 17 +++++----- .../ShouldHaveNoSuperclass_create_Test.java | 17 +++++----- ...aveNoSuppressedExceptions_create_Test.java | 17 +++++----- ...uldHaveOnlyElementsOfType_create_Test.java | 17 +++++----- .../error/ShouldHavePackage_create_Test.java | 17 +++++----- .../error/ShouldHaveParent_create_Test.java | 17 +++++----- .../error/ShouldHavePeriod_create_test.java | 17 +++++----- ...ldHavePermittedSubclasses_create_Test.java | 17 +++++----- ...ePropertyOrFieldWithValue_create_Test.java | 17 +++++----- ...ShouldHavePropertyOrField_create_Test.java | 17 +++++----- ...houldHaveRecordComponents_create_Test.java | 17 +++++----- .../ShouldHaveReference_create_Test.java | 17 +++++----- ...eRootCauseExactlyInstance_create_Test.java | 17 +++++----- ...ouldHaveRootCauseInstance_create_Test.java | 17 +++++----- .../ShouldHaveRootCause_create_Test.java | 17 +++++----- .../ShouldHaveSameClass_create_Test.java | 17 +++++----- .../ShouldHaveSameContent_create_Test.java | 17 +++++----- ...houldHaveSameDimensionsAs_create_Test.java | 17 +++++----- ...houldHaveSameFileSystemAs_create_Test.java | 17 +++++----- .../ShouldHaveSameHashCode_create_Test.java | 17 +++++----- .../ShouldHaveSameHourAs_create_Test.java | 17 +++++----- .../ShouldHaveSameSizeAs_create_Test.java | 17 +++++----- .../error/ShouldHaveSameTime_create_Test.java | 17 +++++----- .../error/ShouldHaveScale_create_Test.java | 17 +++++----- ...eSizeGreaterThanOrEqualTo_create_Test.java | 17 +++++----- ...ShouldHaveSizeGreaterThan_create_Test.java | 17 +++++----- ...HaveSizeLessThanOrEqualTo_create_Test.java | 17 +++++----- .../ShouldHaveSizeLessThan_create_Test.java | 17 +++++----- .../error/ShouldHaveSize_create_Test.java | 17 +++++----- .../error/ShouldHaveStamp_create_Test.java | 17 +++++----- .../ShouldHaveSuperclass_create_Test.java | 17 +++++----- ...ldHaveSuppressedException_create_Test.java | 17 +++++----- .../error/ShouldHaveTime_create_Test.java | 17 +++++----- .../error/ShouldHaveToString_create_Test.java | 17 +++++----- .../error/ShouldHaveValue_create_Test.java | 17 +++++----- .../core/error/ShouldHave_create_Test.java | 17 +++++----- .../error/ShouldMatchPattern_create_Test.java | 17 +++++----- .../core/error/ShouldMatch_create_Test.java | 17 +++++----- .../error/ShouldNotAccept_create_Test.java | 17 +++++----- .../error/ShouldNotBeBetween_create_Test.java | 17 +++++----- .../error/ShouldNotBeEmpty_create_Test.java | 17 +++++----- ...ngFieldByFieldRecursively_create_Test.java | 17 +++++----- ...uldNotBeEqualIgnoringCase_create_Test.java | 17 +++++----- ...BeEqualIgnoringWhitespace_create_Test.java | 17 +++++----- ...qualNormalizingWhitespace_create_Test.java | 17 +++++----- ...uldNotBeEqualWithinOffset_create_Test.java | 17 +++++----- .../error/ShouldNotBeEqual_create_Test.java | 17 +++++----- ...houldNotBeExactlyInstance_create_Test.java | 17 +++++----- .../error/ShouldNotBeFinite_create_Test.java | 17 +++++----- .../core/error/ShouldNotBeIn_create_Test.java | 17 +++++----- .../ShouldNotBeInfinite_create_Test.java | 17 +++++----- .../ShouldNotBeInstanceOfAny_create_Test.java | 17 +++++----- .../ShouldNotBeInstance_create_Test.java | 17 +++++----- .../ShouldNotBeMarkedCase_create_Test.java | 17 +++++----- .../error/ShouldNotBeNull_create_Test.java | 17 +++++----- .../core/error/ShouldNotBeOfClassIn_Test.java | 17 +++++----- .../ShouldNotBePrimitive_create_Test.java | 17 +++++----- .../error/ShouldNotBeSame_create_Test.java | 17 +++++----- .../core/error/ShouldNotBe_create_Test.java | 17 +++++----- ...dNotContainAnyWhitespaces_create_Test.java | 17 +++++----- .../ShouldNotContainAtIndex_create_Test.java | 17 +++++----- ...uldNotContainCharSequence_create_Test.java | 17 +++++----- .../ShouldNotContainKey_create_Test.java | 17 +++++----- .../ShouldNotContainKeys_create_Test.java | 17 +++++----- .../ShouldNotContainNull_create_Test.java | 17 +++++----- ...NotContainOnlyWhitespaces_create_Test.java | 17 +++++----- .../ShouldNotContainPattern_create_Test.java | 17 +++++----- .../ShouldNotContainSequence_create_Test.java | 17 +++++----- ...ouldNotContainSubsequence_create_Test.java | 17 +++++----- ...ShouldNotContainThrowable_create_Test.java | 17 +++++----- .../ShouldNotContainValue_create_Test.java | 17 +++++----- .../error/ShouldNotContain_create_Test.java | 17 +++++----- ...uldNotEndWithIgnoringCase_create_Test.java | 17 +++++----- ...ouldNotEndWithWhitespaces_create_Test.java | 17 +++++----- .../error/ShouldNotEndWith_create_Test.java | 17 +++++----- .../error/ShouldNotExist_create_Test.java | 17 +++++----- ...NotHaveAnyElementsOfTypes_create_Test.java | 17 +++++----- .../ShouldNotHaveDuplicates_create_Test.java | 17 +++++----- .../ShouldNotHaveSameClass_create_Test.java | 17 +++++----- ...ShouldNotHaveSameHashCode_create_Test.java | 17 +++++----- ...ShouldNotHaveThrownExcept_create_Test.java | 17 +++++----- .../ShouldNotHaveThrown_create_Test.java | 17 +++++----- .../ShouldNotHaveToString_create_Test.java | 17 +++++----- .../core/error/ShouldNotHave_create_Test.java | 17 +++++----- .../ShouldNotMatchPattern_create_Test.java | 17 +++++----- .../error/ShouldNotMatch_create_Test.java | 17 +++++----- ...tisfyPredicateRecursively_create_Test.java | 17 +++++----- ...dNotStartWithIgnoringCase_create_Test.java | 17 +++++----- ...ldNotStartWithWhitespaces_create_Test.java | 17 +++++----- .../error/ShouldNotStartWith_create_Test.java | 17 +++++----- ...ldOnlyHaveElementsOfTypes_create_Test.java | 17 +++++----- .../ShouldOnlyHaveFields_create_Test.java | 17 +++++----- .../ShouldSatisfyOnlyOnce_create_Test.java | 17 +++++----- .../core/error/ShouldSatisfy_create_Test.java | 17 +++++----- ...ouldStartWithIgnoringCase_create_Test.java | 17 +++++----- .../ShouldStartWithPath_create_Test.java | 17 +++++----- .../error/ShouldStartWith_create_Test.java | 17 +++++----- ...barraysShouldHaveSameSize_create_Test.java | 17 +++++----- ...ppedElementsShouldSatisfy_create_Test.java | 17 +++++----- ...dElementShouldBeDeepEqual_create_Test.java | 17 +++++----- .../future/ShouldBeCancelled_create_Test.java | 17 +++++----- .../ShouldBeCompletedWithin_create_Test.java | 17 +++++----- .../future/ShouldBeCompleted_create_Test.java | 17 +++++----- .../future/ShouldBeDone_create_Test.java | 17 +++++----- ...pletedExceptionallyWithin_create_Test.java | 17 +++++----- ...aveCompletedExceptionally_create_Test.java | 17 +++++----- .../ShouldHaveFailedWithin_create_Test.java | 17 +++++----- .../future/ShouldHaveFailed_create_Test.java | 17 +++++----- .../ShouldNotBeCancelled_create_Test.java | 17 +++++----- .../ShouldNotBeCompleted_create_Test.java | 17 +++++----- .../future/ShouldNotBeDone_create_Test.java | 17 +++++----- ...aveCompletedExceptionally_create_Test.java | 17 +++++----- .../ShouldNotHaveFailed_create_Test.java | 17 +++++----- ...WithSortedQueryParameters_create_Test.java | 17 +++++----- .../uri/ShouldHaveAnchor_create_Test.java | 17 +++++----- .../uri/ShouldHaveAuthority_create_Test.java | 17 +++++----- .../uri/ShouldHaveFragment_create_Test.java | 17 +++++----- .../error/uri/ShouldHaveHost_create_Test.java | 17 +++++----- .../uri/ShouldHaveNoHost_create_Test.java | 17 +++++----- .../uri/ShouldHaveParameter_create_Test.java | 17 +++++----- .../error/uri/ShouldHavePath_create_Test.java | 17 +++++----- .../error/uri/ShouldHavePort_create_Test.java | 17 +++++----- .../uri/ShouldHaveQuery_create_Test.java | 17 +++++----- .../uri/ShouldHaveScheme_create_Test.java | 17 +++++----- .../uri/ShouldHaveUserInfo_create_Test.java | 17 +++++----- .../ByNameMultipleExtractorTest.java | 17 +++++----- .../extractor/ByNameSingleExtractorTest.java | 17 +++++----- .../core/extractor/ToStringExtractorTest.java | 17 +++++----- ...est_ComparatorBasedComparisonStrategy.java | 17 +++++----- ...stractTest_StandardComparisonStrategy.java | 17 +++++----- .../internal/Arrays_assertContains_Test.java | 17 +++++----- .../internal/Arrays_containsAnyOf_Test.java | 17 +++++----- .../core/internal/AtPrecisionComparator.java | 17 +++++----- .../assertj/core/internal/BaseArraysTest.java | 17 +++++----- .../core/internal/BigDecimalsBaseTest.java | 17 +++++----- .../core/internal/BigIntegersBaseTest.java | 17 +++++----- .../internal/Boolean2DArraysBaseTest.java | 17 +++++----- .../core/internal/BooleanArraysBaseTest.java | 17 +++++----- .../core/internal/Byte2DArraysBaseTest.java | 17 +++++----- .../core/internal/ByteArraysBaseTest.java | 17 +++++----- .../assertj/core/internal/BytesBaseTest.java | 17 +++++----- .../core/internal/Char2DArraysBaseTest.java | 17 +++++----- .../core/internal/CharArraysBaseTest.java | 17 +++++----- .../core/internal/CharactersBaseTest.java | 17 +++++----- .../ChronoLocalDateTimeComparatorTest.java | 17 +++++----- ...oZonedDateTimeByInstantComparatorTest.java | 17 +++++----- .../core/internal/ClassesBaseTest.java | 17 +++++----- .../core/internal/ComparablesBaseTest.java | 17 +++++----- ...BasedComparisonStrategy_areEqual_Test.java | 17 +++++----- ...ComparisonStrategy_arrayContains_Test.java | 17 +++++----- ...omparisonStrategy_duplicatesFrom_Test.java | 17 +++++----- ...nStrategy_isGreaterThanOrEqualTo_Test.java | 17 +++++----- ...ComparisonStrategy_isGreaterThan_Test.java | 17 +++++----- ...isonStrategy_isLessThanOrEqualTo_Test.java | 17 +++++----- ...sedComparisonStrategy_isLessThan_Test.java | 17 +++++----- ...parisonStrategy_iterableContains_Test.java | 17 +++++----- ...omparisonStrategy_iterableRemove_Test.java | 17 +++++----- ...omparisonStrategy_stringContains_Test.java | 17 +++++----- ...omparisonStrategy_stringEndsWith_Test.java | 17 +++++----- ...parisonStrategy_stringStartsWith_Test.java | 17 +++++----- ...BasedComparisonStrategy_toString_Test.java | 17 +++++----- .../core/internal/ConditionsBaseTest.java | 17 +++++----- ...eRecursiveFieldByFieldComparator_Test.java | 17 +++++----- .../assertj/core/internal/DatesBaseTest.java | 17 +++++----- .../core/internal/DeepDifference_Test.java | 17 +++++----- .../core/internal/Double2DArraysBaseTest.java | 17 +++++----- .../core/internal/DoubleArraysBaseTest.java | 17 +++++----- .../core/internal/DoublesBaseTest.java | 17 +++++----- ...endedByTypesComparator_compareTo_Test.java | 17 +++++----- ...tendedByTypesComparator_toString_Test.java | 17 +++++----- ...FieldByFieldComparator_compareTo_Test.java | 17 +++++----- .../FieldByFieldComparator_toString_Test.java | 17 +++++----- .../assertj/core/internal/FilesBaseTest.java | 17 +++++----- .../core/internal/FilesSimpleBaseTest.java | 17 +++++----- .../core/internal/Float2DArraysBaseTest.java | 17 +++++----- .../core/internal/FloatArraysBaseTest.java | 17 +++++----- .../assertj/core/internal/FloatsBaseTest.java | 17 +++++----- ...noringFieldsComparator_compareTo_Test.java | 17 +++++----- ...gnoringFieldsComparator_toString_Test.java | 17 +++++----- .../core/internal/Int2DArraysBaseTest.java | 17 +++++----- .../core/internal/IntArraysBaseTest.java | 17 +++++----- .../core/internal/IntegersBaseTest.java | 17 +++++----- .../core/internal/IterableDiff_Test.java | 17 +++++----- .../core/internal/IterablesBaseTest.java | 17 +++++----- .../IterablesWithConditionsBaseTest.java | 17 +++++----- .../core/internal/IteratorsBaseTest.java | 17 +++++----- .../assertj/core/internal/ListsBaseTest.java | 17 +++++----- .../core/internal/Long2DArraysBaseTest.java | 17 +++++----- .../core/internal/LongArraysBaseTest.java | 17 +++++----- .../assertj/core/internal/LongsBaseTest.java | 17 +++++----- .../assertj/core/internal/MapsBaseTest.java | 17 +++++----- .../core/internal/NumbersBaseTest.java | 17 +++++----- .../core/internal/Object2DArraysBaseTest.java | 17 +++++----- .../core/internal/ObjectArraysBaseTest.java | 17 +++++----- .../ObjectArraysWithConditionBaseTest.java | 17 +++++----- .../core/internal/ObjectsBaseTest.java | 17 +++++----- ...OffsetDateTimeByInstantComparatorTest.java | 17 +++++----- .../OnFieldsComparator_compare_Test.java | 17 +++++----- .../OnFieldsComparator_creation_Test.java | 17 +++++----- .../OnFieldsComparator_toString_Test.java | 17 +++++----- .../assertj/core/internal/PathsBaseTest.java | 17 +++++----- .../core/internal/PathsSimpleBaseTest.java | 17 +++++----- .../core/internal/Short2DArraysBaseTest.java | 17 +++++----- .../core/internal/ShortArraysBaseTest.java | 17 +++++----- .../assertj/core/internal/ShortsBaseTest.java | 17 +++++----- .../core/internal/SpliteratorsBaseTest.java | 17 +++++----- ...ndardComparisonStrategy_areEqual_Test.java | 17 +++++----- ...ComparisonStrategy_arrayContains_Test.java | 17 +++++----- ...omparisonStrategy_duplicatesFrom_Test.java | 17 +++++----- ...nStrategy_isGreaterThanOrEqualTo_Test.java | 17 +++++----- ...ComparisonStrategy_isGreaterThan_Test.java | 17 +++++----- ...isonStrategy_isLessThanOrEqualTo_Test.java | 17 +++++----- ...ardComparisonStrategy_isLessThan_Test.java | 17 +++++----- ...parisonStrategy_iterableContains_Test.java | 17 +++++----- ...omparisonStrategy_iterableRemove_Test.java | 17 +++++----- ...omparisonStrategy_stringContains_Test.java | 17 +++++----- ...omparisonStrategy_stringEndsWith_Test.java | 17 +++++----- ...parisonStrategy_stringStartsWith_Test.java | 17 +++++----- .../core/internal/StringsBaseTest.java | 17 +++++----- .../core/internal/TestDescription.java | 17 +++++----- .../core/internal/ThrowablesBaseTest.java | 17 +++++----- .../core/internal/TypeComparators_Test.java | 17 +++++----- .../TypeComparators_hasComparator_Test.java | 17 +++++----- .../TypeMessages_registerMessage_Test.java | 17 +++++----- .../UnambiguousRepresentation_Test.java | 17 +++++----- .../assertj/core/internal/UrisBaseTest.java | 17 +++++----- .../assertj/core/internal/UrlsBaseTest.java | 17 +++++----- .../internal/arrays2d/Arrays2D_BaseTest.java | 17 +++++----- ...Arrays2D_assertContains_at_Index_Test.java | 17 +++++----- ...2D_assertDoesNotContain_at_Index_Test.java | 17 +++++----- .../arrays2d/Arrays2D_assertEmpty_Test.java | 17 +++++----- .../Arrays2D_assertHasDimensions_Test.java | 17 +++++----- ...rays2D_assertHasSameDimensionsAs_Test.java | 17 +++++----- .../Arrays2D_assertNotEmpty_Test.java | 17 +++++----- .../Arrays2D_assertNullOrEmpty_Test.java | 17 +++++----- .../Arrays2D_assertNumberOfRows_Test.java | 17 +++++----- .../BigDecimalAssert_scale_Test.java | 17 +++++----- ...Decimals_assertEqualByComparison_Test.java | 17 +++++----- .../BigDecimals_assertEqual_Test.java | 17 +++++----- ...imals_assertGreaterThanOrEqualTo_Test.java | 17 +++++----- .../BigDecimals_assertGreaterThan_Test.java | 17 +++++----- .../BigDecimals_assertHasScale_Test.java | 17 +++++----- .../BigDecimals_assertIsBetween_Test.java | 17 +++++----- ...cimals_assertIsCloseToPercentage_Test.java | 17 +++++----- .../BigDecimals_assertIsCloseTo_Test.java | 17 +++++----- .../BigDecimals_assertIsNegative_Test.java | 17 +++++----- ...als_assertIsNotCloseToPercentage_Test.java | 17 +++++----- .../BigDecimals_assertIsNotCloseTo_Test.java | 17 +++++----- .../BigDecimals_assertIsNotNegative_Test.java | 17 +++++----- .../BigDecimals_assertIsNotPositive_Test.java | 17 +++++----- .../BigDecimals_assertIsNotZero_Test.java | 17 +++++----- .../BigDecimals_assertIsOne_Test.java | 17 +++++----- .../BigDecimals_assertIsPositive_Test.java | 17 +++++----- ...Decimals_assertIsStrictlyBetween_Test.java | 17 +++++----- .../BigDecimals_assertIsZero_Test.java | 17 +++++----- ...Decimals_assertLessThanOrEqualTo_Test.java | 17 +++++----- .../BigDecimals_assertLessThan_Test.java | 17 +++++----- ...imals_assertNotEqualByComparison_Test.java | 17 +++++----- .../BigDecimals_assertNotEqual_Test.java | 17 +++++----- ...Integers_assertEqualByComparison_Test.java | 17 +++++----- .../BigIntegers_assertEqual_Test.java | 17 +++++----- ...egers_assertGreaterThanOrEqualTo_Test.java | 17 +++++----- .../BigIntegers_assertGreaterThan_Test.java | 17 +++++----- .../BigIntegers_assertIsBetween_Test.java | 17 +++++----- ...tegers_assertIsCloseToPercentage_Test.java | 17 +++++----- .../BigIntegers_assertIsCloseTo_Test.java | 17 +++++----- .../BigIntegers_assertIsNegative_Test.java | 17 +++++----- ...ers_assertIsNotCloseToPercentage_Test.java | 17 +++++----- .../BigIntegers_assertIsNotCloseTo_Test.java | 17 +++++----- .../BigIntegers_assertIsNotNegative_Test.java | 17 +++++----- .../BigIntegers_assertIsNotPositive_Test.java | 17 +++++----- .../BigIntegers_assertIsNotZero_Test.java | 17 +++++----- .../BigIntegers_assertIsOne_Test.java | 17 +++++----- .../BigIntegers_assertIsPositive_Test.java | 17 +++++----- ...Integers_assertIsStrictlyBetween_Test.java | 17 +++++----- .../BigIntegers_assertIsZero_Test.java | 17 +++++----- ...Integers_assertLessThanOrEqualTo_Test.java | 17 +++++----- .../BigIntegers_assertLessThan_Test.java | 17 +++++----- ...egers_assertNotEqualByComparison_Test.java | 17 +++++----- .../BigIntegers_assertNotEqual_Test.java | 17 +++++----- ...2DArrays_assertContains_at_Index_Test.java | 17 +++++----- ...ys_assertDoesNotContain_at_Index_Test.java | 17 +++++----- .../Boolean2DArrays_assertEmpty_Test.java | 17 +++++----- ...lean2DArrays_assertHasDimensions_Test.java | 17 +++++----- ...rtHasSameDimensionsAs_with_Array_Test.java | 17 +++++----- .../Boolean2DArrays_assertNotEmpty_Test.java | 17 +++++----- ...oolean2DArrays_assertNullOrEmpty_Test.java | 17 +++++----- ...olean2DArrays_assertNumberOfRows_Test.java | 17 +++++----- ...ooleanArrays_assertContainsAnyOf_Test.java | 17 +++++----- ..._assertContainsExactlyInAnyOrder_Test.java | 17 +++++----- ...leanArrays_assertContainsExactly_Test.java | 17 +++++----- ...eanArrays_assertContainsOnlyOnce_Test.java | 17 +++++----- ...BooleanArrays_assertContainsOnly_Test.java | 17 +++++----- ...eanArrays_assertContainsSequence_Test.java | 17 +++++----- ...Arrays_assertContainsSubsequence_Test.java | 17 +++++----- .../BooleanArrays_assertContains_Test.java | 17 +++++----- ...anArrays_assertContains_at_Index_Test.java | 17 +++++----- ...oleanArrays_assertDoesNotContain_Test.java | 17 +++++----- ...ys_assertDoesNotContain_at_Index_Test.java | 17 +++++----- ...rays_assertDoesNotHaveDuplicates_Test.java | 17 +++++----- .../BooleanArrays_assertEmpty_Test.java | 17 +++++----- .../BooleanArrays_assertEndsWith_Test.java | 17 +++++----- ...s_assertHasSameSizeAs_with_Array_Test.java | 17 +++++----- ...ssertHasSameSizeAs_with_Iterable_Test.java | 17 +++++----- ...oleanArrays_assertHasSizeBetween_Test.java | 17 +++++----- ...ssertHasSizeGreaterThanOrEqualTo_Test.java | 17 +++++----- ...nArrays_assertHasSizeGreaterThan_Test.java | 17 +++++----- ...s_assertHasSizeLessThanOrEqualTo_Test.java | 17 +++++----- ...leanArrays_assertHasSizeLessThan_Test.java | 17 +++++----- .../BooleanArrays_assertHasSize_Test.java | 17 +++++----- ...ertIsSortedAccordingToComparator_Test.java | 17 +++++----- .../BooleanArrays_assertIsSorted_Test.java | 17 +++++----- .../BooleanArrays_assertNotEmpty_Test.java | 17 +++++----- .../BooleanArrays_assertNullOrEmpty_Test.java | 17 +++++----- .../BooleanArrays_assertStartsWith_Test.java | 17 +++++----- ...2DArrays_assertContains_at_Index_Test.java | 17 +++++----- ...ys_assertDoesNotContain_at_Index_Test.java | 17 +++++----- .../Byte2DArrays_assertEmpty_Test.java | 17 +++++----- ...Byte2DArrays_assertHasDimensions_Test.java | 17 +++++----- ...rtHasSameDimensionsAs_with_Array_Test.java | 17 +++++----- .../Byte2DArrays_assertNotEmpty_Test.java | 17 +++++----- .../Byte2DArrays_assertNullOrEmpty_Test.java | 17 +++++----- .../Byte2DArrays_assertNumberOfRows_Test.java | 17 +++++----- .../ByteArrays_assertContainsAnyOf_Test.java | 17 +++++----- ..._assertContainsExactlyInAnyOrder_Test.java | 17 +++++----- ...nAnyOrder_with_Integer_Arguments_Test.java | 17 +++++----- ...ByteArrays_assertContainsExactly_Test.java | 17 +++++----- ...nsExactly_with_Integer_Arguments_Test.java | 17 +++++----- ...yteArrays_assertContainsOnlyOnce_Test.java | 17 +++++----- ...sOnlyOnce_with_Integer_Arguments_Test.java | 17 +++++----- .../ByteArrays_assertContainsOnly_Test.java | 17 +++++----- ...tainsOnly_with_Integer_Arguments_Test.java | 17 +++++----- ...yteArrays_assertContainsSequence_Test.java | 17 +++++----- ...sSequence_with_Integer_Arguments_Test.java | 17 +++++----- .../ByteArrays_assertContains_Test.java | 17 +++++----- ...teArrays_assertContains_at_Index_Test.java | 17 +++++----- ...s_at_Index_with_Integer_Argument_Test.java | 17 +++++----- ...tContains_with_Integer_Arguments_Test.java | 17 +++++----- .../ByteArrays_assertDoesNotContain_Test.java | 17 +++++----- ...ys_assertDoesNotContain_at_Index_Test.java | 17 +++++----- ...n_at_Index_with_Integer_Argument_Test.java | 17 +++++----- ...otContain_with_Integer_Arguments_Test.java | 17 +++++----- ...rays_assertDoesNotHaveDuplicates_Test.java | 17 +++++----- .../ByteArrays_assertEmpty_Test.java | 17 +++++----- .../ByteArrays_assertEndsWith_Test.java | 17 +++++----- ...tEndsWith_with_Integer_Arguments_Test.java | 17 +++++----- ...ssertHasSameSizeAs_with_Iterable_Test.java | 17 +++++----- .../ByteArrays_assertHasSizeBetween_Test.java | 17 +++++----- ...ssertHasSizeGreaterThanOrEqualTo_Test.java | 17 +++++----- ...eArrays_assertHasSizeGreaterThan_Test.java | 17 +++++----- ...s_assertHasSizeLessThanOrEqualTo_Test.java | 17 +++++----- ...ByteArrays_assertHasSizeLessThan_Test.java | 17 +++++----- .../ByteArrays_assertHasSize_Test.java | 17 +++++----- ...ertIsSortedAccordingToComparator_Test.java | 17 +++++----- .../ByteArrays_assertIsSorted_Test.java | 17 +++++----- .../ByteArrays_assertNotEmpty_Test.java | 17 +++++----- .../ByteArrays_assertNullOrEmpty_Test.java | 17 +++++----- .../ByteArrays_assertStartsWith_Test.java | 17 +++++----- ...tartsWith_with_Integer_Arguments_Test.java | 17 +++++----- .../bytes/Bytes_assertEqual_Test.java | 17 +++++----- ...Bytes_assertGreaterThanOrEqualTo_Test.java | 17 +++++----- .../bytes/Bytes_assertGreaterThan_Test.java | 17 +++++----- .../bytes/Bytes_assertIsBetween_Test.java | 17 +++++----- .../Bytes_assertIsCloseToPercentage_Test.java | 17 +++++----- .../bytes/Bytes_assertIsCloseTo_Test.java | 17 +++++----- .../bytes/Bytes_assertIsEven_Test.java | 17 +++++----- .../bytes/Bytes_assertIsNegative_Test.java | 17 +++++----- ...tes_assertIsNotCloseToPercentage_Test.java | 17 +++++----- .../bytes/Bytes_assertIsNotCloseTo_Test.java | 17 +++++----- .../bytes/Bytes_assertIsNotNegative_Test.java | 17 +++++----- .../bytes/Bytes_assertIsNotPositive_Test.java | 17 +++++----- .../bytes/Bytes_assertIsNotZero_Test.java | 17 +++++----- .../bytes/Bytes_assertIsOdd_Test.java | 17 +++++----- .../bytes/Bytes_assertIsOne_Test.java | 17 +++++----- .../bytes/Bytes_assertIsPositive_Test.java | 17 +++++----- .../Bytes_assertIsStrictlyBetween_Test.java | 17 +++++----- .../bytes/Bytes_assertIsZero_Test.java | 17 +++++----- .../Bytes_assertLessThanOrEqualTo_Test.java | 17 +++++----- .../bytes/Bytes_assertLessThan_Test.java | 17 +++++----- .../bytes/Bytes_assertNotEqual_Test.java | 17 +++++----- ...2DArrays_assertContains_at_Index_Test.java | 17 +++++----- ...ys_assertDoesNotContain_at_Index_Test.java | 17 +++++----- .../Char2DArrays_assertEmpty_Test.java | 17 +++++----- ...Char2DArrays_assertHasDimensions_Test.java | 17 +++++----- ...Arrays_assertHasSameDimensionsAs_Test.java | 17 +++++----- .../Char2DArrays_assertNotEmpty_Test.java | 17 +++++----- .../Char2DArrays_assertNullOrEmpty_Test.java | 17 +++++----- .../Char2DArrays_assertNumberOfRows_Test.java | 17 +++++----- .../Characters_assertEqual_Test.java | 17 +++++----- ...cters_assertGreaterThanOrEqualTo_Test.java | 17 +++++----- .../Characters_assertGreaterThan_Test.java | 17 +++++----- ...aracters_assertLessThanOrEqualTo_Test.java | 17 +++++----- .../Characters_assertLessThan_Test.java | 17 +++++----- .../Characters_assertLowerCase_Test.java | 17 +++++----- .../Characters_assertNotEqual_Test.java | 17 +++++----- .../Characters_assertUpperCase_Test.java | 17 +++++----- .../CharArrays_assertContainsAnyOf_Test.java | 17 +++++----- ..._assertContainsExactlyInAnyOrder_Test.java | 17 +++++----- ...CharArrays_assertContainsExactly_Test.java | 17 +++++----- ...harArrays_assertContainsOnlyOnce_Test.java | 17 +++++----- .../CharArrays_assertContainsOnly_Test.java | 17 +++++----- ...harArrays_assertContainsSequence_Test.java | 17 +++++----- .../CharArrays_assertContains_Test.java | 17 +++++----- ...arArrays_assertContains_at_Index_Test.java | 17 +++++----- .../CharArrays_assertDoesNotContain_Test.java | 17 +++++----- ...ys_assertDoesNotContain_at_Index_Test.java | 17 +++++----- ...rays_assertDoesNotHaveDuplicates_Test.java | 17 +++++----- .../CharArrays_assertEmpty_Test.java | 17 +++++----- .../CharArrays_assertEndsWith_Test.java | 17 +++++----- ...s_assertHasSameSizeAs_with_Array_Test.java | 17 +++++----- ...ssertHasSameSizeAs_with_Iterable_Test.java | 17 +++++----- .../CharArrays_assertHasSizeBetween_Test.java | 17 +++++----- ...ssertHasSizeGreaterThanOrEqualTo_Test.java | 17 +++++----- ...rArrays_assertHasSizeGreaterThan_Test.java | 17 +++++----- ...s_assertHasSizeLessThanOrEqualTo_Test.java | 17 +++++----- ...CharArrays_assertHasSizeLessThan_Test.java | 17 +++++----- .../CharArrays_assertHasSize_Test.java | 17 +++++----- ...ertIsSortedAccordingToComparator_Test.java | 17 +++++----- .../CharArrays_assertIsSorted_Test.java | 17 +++++----- .../CharArrays_assertNotEmpty_Test.java | 17 +++++----- .../CharArrays_assertNullOrEmpty_Test.java | 17 +++++----- .../CharArrays_assertStartsWith_Test.java | 17 +++++----- ...Classes_assertContainsAnnotation_Test.java | 17 +++++----- .../Classes_assertHasDeclaredFields_Test.java | 17 +++++----- ...Classes_assertHasDeclaredMethods_Test.java | 17 +++++----- .../Classes_assertHasMethods_Test.java | 17 +++++----- ...sses_assertHasOnlyDeclaredFields_Test.java | 17 +++++----- ...lasses_assertHasOnlyPublicFields_Test.java | 17 +++++----- .../Classes_assertHasPublicFields_Test.java | 17 +++++----- .../Classes_assertHasPublicMethods_Test.java | 17 +++++----- .../Classes_assertIsAssignableFrom_Test.java | 17 +++++----- ...parables_assertEqualByComparison_Test.java | 17 +++++----- ...ables_assertGreaterThanOrEqualTo_Test.java | 17 +++++----- .../Comparables_assertGreaterThan_Test.java | 17 +++++----- ...parables_assertLessThanOrEqualTo_Test.java | 17 +++++----- .../Comparables_assertLessThan_Test.java | 17 +++++----- ...ables_assertNotEqualByComparison_Test.java | 17 +++++----- .../Comparables_isBetween_Test.java | 17 +++++----- .../Comparables_isStrictlyBetween_Test.java | 17 +++++----- .../Conditions_assertDoesNotHave_Test.java | 17 +++++----- .../conditions/Conditions_assertHas_Test.java | 17 +++++----- .../Conditions_assertIsNotNull_Test.java | 17 +++++----- .../Conditions_assertIsNot_Test.java | 17 +++++----- .../conditions/Conditions_assertIs_Test.java | 17 +++++----- .../dates/Dates_assertHasDayOfMonth_Test.java | 17 +++++----- .../dates/Dates_assertHasDayOfWeek_Test.java | 17 +++++----- .../dates/Dates_assertHasHourOfDay_Test.java | 17 +++++----- .../Dates_assertHasMillisecond_Test.java | 17 +++++----- .../dates/Dates_assertHasMinute_Test.java | 17 +++++----- .../dates/Dates_assertHasMonth_Test.java | 17 +++++----- .../dates/Dates_assertHasSameTime_Test.java | 17 +++++----- .../dates/Dates_assertHasSecond_Test.java | 17 +++++----- .../dates/Dates_assertHasTime_Test.java | 17 +++++----- .../dates/Dates_assertHasYear_Test.java | 17 +++++----- .../Dates_assertIsAfterOrEqualTo_Test.java | 17 +++++----- .../dates/Dates_assertIsAfterYear_Test.java | 17 +++++----- .../dates/Dates_assertIsAfter_Test.java | 17 +++++----- .../Dates_assertIsBeforeOrEqualTo_Test.java | 17 +++++----- .../dates/Dates_assertIsBeforeYear_Test.java | 17 +++++----- .../dates/Dates_assertIsBefore_Test.java | 17 +++++----- .../dates/Dates_assertIsBetween_Test.java | 17 +++++----- .../dates/Dates_assertIsCloseTo_Test.java | 17 +++++----- ...Dates_assertIsEqualWithPrecision_Test.java | 17 +++++----- .../dates/Dates_assertIsInSameDayAs_Test.java | 17 +++++----- .../Dates_assertIsInSameHourAs_Test.java | 17 +++++----- ...Dates_assertIsInSameHourWindowAs_Test.java | 17 +++++----- .../Dates_assertIsInSameMinuteAs_Test.java | 17 +++++----- ...tes_assertIsInSameMinuteWindowAs_Test.java | 17 +++++----- .../Dates_assertIsInSameMonthAs_Test.java | 17 +++++----- .../Dates_assertIsInSameSecondAs_Test.java | 17 +++++----- ...tes_assertIsInSameSecondWindowAs_Test.java | 17 +++++----- .../Dates_assertIsInSameYearAs_Test.java | 17 +++++----- .../dates/Dates_assertIsInTheFuture_Test.java | 17 +++++----- .../dates/Dates_assertIsInThePast_Test.java | 17 +++++----- .../dates/Dates_assertIsNotBetween_Test.java | 17 +++++----- .../dates/Dates_assertIsToday_Test.java | 17 +++++----- .../dates/Dates_hasSameTimeAs_Test.java | 17 +++++----- ...2DArrays_assertContains_at_Index_Test.java | 17 +++++----- ...ys_assertDoesNotContain_at_Index_Test.java | 17 +++++----- .../Double2DArrays_assertEmpty_Test.java | 17 +++++----- ...uble2DArrays_assertHasDimensions_Test.java | 17 +++++----- ...rtHasSameDimensionsAs_with_Array_Test.java | 17 +++++----- .../Double2DArrays_assertNotEmpty_Test.java | 17 +++++----- ...Double2DArrays_assertNullOrEmpty_Test.java | 17 +++++----- ...ouble2DArrays_assertNumberOfRows_Test.java | 17 +++++----- ...DoubleArrays_assertContainsAnyOf_Test.java | 17 +++++----- ..._assertContainsExactlyInAnyOrder_Test.java | 17 +++++----- ...ubleArrays_assertContainsExactly_Test.java | 17 +++++----- ...bleArrays_assertContainsOnlyOnce_Test.java | 17 +++++----- .../DoubleArrays_assertContainsOnly_Test.java | 17 +++++----- ...bleArrays_assertContainsSequence_Test.java | 17 +++++----- .../DoubleArrays_assertContains_Test.java | 17 +++++----- ...leArrays_assertContains_at_Index_Test.java | 17 +++++----- ...oubleArrays_assertDoesNotContain_Test.java | 17 +++++----- ...ys_assertDoesNotContain_at_Index_Test.java | 17 +++++----- ...rays_assertDoesNotHaveDuplicates_Test.java | 17 +++++----- .../DoubleArrays_assertEmpty_Test.java | 17 +++++----- .../DoubleArrays_assertEndsWith_Test.java | 17 +++++----- ...s_assertHasSameSizeAs_with_Array_Test.java | 17 +++++----- ...ssertHasSameSizeAs_with_Iterable_Test.java | 17 +++++----- ...oubleArrays_assertHasSizeBetween_Test.java | 17 +++++----- ...ssertHasSizeGreaterThanOrEqualTo_Test.java | 17 +++++----- ...eArrays_assertHasSizeGreaterThan_Test.java | 17 +++++----- ...s_assertHasSizeLessThanOrEqualTo_Test.java | 17 +++++----- ...ubleArrays_assertHasSizeLessThan_Test.java | 17 +++++----- .../DoubleArrays_assertHasSize_Test.java | 17 +++++----- ...ertIsSortedAccordingToComparator_Test.java | 17 +++++----- .../DoubleArrays_assertIsSorted_Test.java | 17 +++++----- .../DoubleArrays_assertNotEmpty_Test.java | 17 +++++----- .../DoubleArrays_assertNullOrEmpty_Test.java | 17 +++++----- .../DoubleArrays_assertStartsWith_Test.java | 17 +++++----- .../internal/doubles/Doubles_NaN_Test.java | 17 +++++----- .../doubles/Doubles_assertEqual_Test.java | 17 +++++----- ...ubles_assertGreaterThanOrEqualTo_Test.java | 17 +++++----- .../Doubles_assertGreaterThan_Test.java | 17 +++++----- .../doubles/Doubles_assertIsBetween_Test.java | 17 +++++----- ...oubles_assertIsCloseToPercentage_Test.java | 17 +++++----- .../doubles/Doubles_assertIsCloseTo_Test.java | 17 +++++----- .../doubles/Doubles_assertIsFinite_Test.java | 17 +++++----- .../Doubles_assertIsInfinite_Test.java | 17 +++++----- .../doubles/Doubles_assertIsNaN_Test.java | 17 +++++----- .../Doubles_assertIsNegative_Test.java | 17 +++++----- ...les_assertIsNotCloseToPercentage_Test.java | 17 +++++----- .../Doubles_assertIsNotCloseTo_Test.java | 17 +++++----- .../Doubles_assertIsNotFinite_Test.java | 17 +++++----- .../Doubles_assertIsNotInfinite_Test.java | 17 +++++----- .../doubles/Doubles_assertIsNotNaN_Test.java | 17 +++++----- .../Doubles_assertIsNotNegative_Test.java | 17 +++++----- .../Doubles_assertIsNotPositive_Test.java | 17 +++++----- .../doubles/Doubles_assertIsNotZero_Test.java | 17 +++++----- .../doubles/Doubles_assertIsOne_Test.java | 17 +++++----- .../Doubles_assertIsPositive_Test.java | 17 +++++----- .../Doubles_assertIsStrictlyBetween_Test.java | 17 +++++----- .../doubles/Doubles_assertIsZero_Test.java | 17 +++++----- .../Doubles_assertLessThanOrEqualTo_Test.java | 17 +++++----- .../doubles/Doubles_assertLessThan_Test.java | 17 +++++----- .../doubles/Doubles_assertNotEqual_Test.java | 17 +++++----- .../doubles/Doubles_isNanOrInfinite_Test.java | 17 +++++----- ...ilure_with_AssertionErrorFactory_Test.java | 17 +++++----- ...ilures_failure_with_ErrorMessage_Test.java | 17 +++++----- .../BinaryDiff_diff_File_byteArray_Test.java | 17 +++++----- .../files/Diff_diff_File_String_Test.java | 17 +++++----- .../internal/files/Diff_diff_File_Test.java | 17 +++++----- .../files/File_assertHasSize_Test.java | 17 +++++----- .../files/Files_assertCanRead_Test.java | 17 +++++----- .../files/Files_assertCanWrite_Test.java | 17 +++++----- .../files/Files_assertDoesNotExist_Test.java | 17 +++++----- .../files/Files_assertExists_Test.java | 17 +++++----- .../Files_assertHasBinaryContent_Test.java | 17 +++++----- .../files/Files_assertHasContent_Test.java | 17 +++++----- ...s_assertHasDigest_AlgorithmBytes_Test.java | 17 +++++----- ..._assertHasDigest_AlgorithmString_Test.java | 17 +++++----- ...iles_assertHasDigest_DigestBytes_Test.java | 17 +++++----- ...les_assertHasDigest_DigestString_Test.java | 17 +++++----- .../files/Files_assertHasExtension_Test.java | 17 +++++----- .../files/Files_assertHasName_Test.java | 17 +++++----- .../Files_assertHasNoExtension_Test.java | 17 +++++----- .../files/Files_assertHasNoParent_Test.java | 17 +++++----- .../files/Files_assertHasParent_Test.java | 17 +++++----- ...les_assertHasSameBinaryContentAs_Test.java | 17 +++++----- .../files/Files_assertIsAbsolute_Test.java | 17 +++++----- ...tIsDirectoryContaining_Predicate_Test.java | 17 +++++----- ...ctoryContaining_SyntaxAndPattern_Test.java | 17 +++++----- ...DirectoryNotContaining_Predicate_Test.java | 17 +++++----- ...ryNotContaining_SyntaxAndPattern_Test.java | 17 +++++----- ...yRecursivelyContaining_Predicate_Test.java | 17 +++++----- ...ivelyContaining_SyntaxAndPattern_Test.java | 17 +++++----- .../files/Files_assertIsDirectory_Test.java | 17 +++++----- .../Files_assertIsEmptyDirectory_Test.java | 17 +++++----- .../files/Files_assertIsEmptyFile_Test.java | 17 +++++----- .../files/Files_assertIsExecutable_Test.java | 17 +++++----- .../files/Files_assertIsFile_Test.java | 17 +++++----- .../Files_assertIsNotEmptyDirectory_Test.java | 17 +++++----- .../Files_assertIsNotEmptyFile_Test.java | 17 +++++----- .../files/Files_assertIsRelative_Test.java | 17 +++++----- .../files/Files_assertSameContentAs_Test.java | 17 +++++----- ...2DArrays_assertContains_at_Index_Test.java | 17 +++++----- ...ys_assertDoesNotContain_at_Index_Test.java | 17 +++++----- .../Float2DArrays_assertEmpty_Test.java | 17 +++++----- ...loat2DArrays_assertHasDimensions_Test.java | 17 +++++----- ...rtHasSameDimensionsAs_with_Array_Test.java | 17 +++++----- .../Float2DArrays_assertNotEmpty_Test.java | 17 +++++----- .../Float2DArrays_assertNullOrEmpty_Test.java | 17 +++++----- ...Float2DArrays_assertNumberOfRows_Test.java | 17 +++++----- .../FloatArrays_assertContainsAnyOf_Test.java | 17 +++++----- ..._assertContainsExactlyInAnyOrder_Test.java | 17 +++++----- ...loatArrays_assertContainsExactly_Test.java | 17 +++++----- ...oatArrays_assertContainsOnlyOnce_Test.java | 17 +++++----- .../FloatArrays_assertContainsOnly_Test.java | 17 +++++----- ...oatArrays_assertContainsSequence_Test.java | 17 +++++----- .../FloatArrays_assertContains_Test.java | 17 +++++----- ...atArrays_assertContains_at_Index_Test.java | 17 +++++----- ...FloatArrays_assertDoesNotContain_Test.java | 17 +++++----- ...ys_assertDoesNotContain_at_Index_Test.java | 17 +++++----- ...rays_assertDoesNotHaveDuplicates_Test.java | 17 +++++----- .../FloatArrays_assertEmpty_Test.java | 17 +++++----- .../FloatArrays_assertEndsWith_Test.java | 17 +++++----- ...s_assertHasSameSizeAs_with_Array_Test.java | 17 +++++----- ...ssertHasSameSizeAs_with_Iterable_Test.java | 17 +++++----- ...FloatArrays_assertHasSizeBetween_Test.java | 17 +++++----- ...ssertHasSizeGreaterThanOrEqualTo_Test.java | 17 +++++----- ...tArrays_assertHasSizeGreaterThan_Test.java | 17 +++++----- ...s_assertHasSizeLessThanOrEqualTo_Test.java | 17 +++++----- ...loatArrays_assertHasSizeLessThan_Test.java | 17 +++++----- .../FloatArrays_assertHasSize_Test.java | 17 +++++----- ...ertIsSortedAccordingToComparator_Test.java | 17 +++++----- .../FloatArrays_assertIsSorted_Test.java | 17 +++++----- .../FloatArrays_assertNotEmpty_Test.java | 17 +++++----- .../FloatArrays_assertNullOrEmpty_Test.java | 17 +++++----- .../FloatArrays_assertStartsWith_Test.java | 17 +++++----- .../core/internal/floats/Floats_NaN_Test.java | 17 +++++----- .../floats/Floats_assertEqual_Test.java | 17 +++++----- ...loats_assertGreaterThanOrEqualTo_Test.java | 17 +++++----- .../floats/Floats_assertGreaterThan_Test.java | 17 +++++----- .../floats/Floats_assertIsBetween_Test.java | 17 +++++----- ...Floats_assertIsCloseToPercentage_Test.java | 17 +++++----- .../floats/Floats_assertIsCloseTo_Test.java | 17 +++++----- .../floats/Floats_assertIsFinite_Test.java | 17 +++++----- .../floats/Floats_assertIsInfinite_Test.java | 17 +++++----- .../floats/Floats_assertIsNaN_Test.java | 17 +++++----- .../floats/Floats_assertIsNegative_Test.java | 17 +++++----- ...ats_assertIsNotCloseToPercentage_Test.java | 17 +++++----- .../Floats_assertIsNotCloseTo_Test.java | 17 +++++----- .../floats/Floats_assertIsNotFinite_Test.java | 17 +++++----- .../Floats_assertIsNotInfinite_Test.java | 17 +++++----- .../floats/Floats_assertIsNotNaN_Test.java | 17 +++++----- .../Floats_assertIsNotNegative_Test.java | 17 +++++----- .../Floats_assertIsNotPositive_Test.java | 17 +++++----- .../floats/Floats_assertIsNotZero_Test.java | 17 +++++----- .../floats/Floats_assertIsOne_Test.java | 17 +++++----- .../floats/Floats_assertIsPositive_Test.java | 17 +++++----- .../Floats_assertIsStrictlyBetween_Test.java | 17 +++++----- .../floats/Floats_assertIsZero_Test.java | 17 +++++----- .../Floats_assertLessThanOrEqualTo_Test.java | 17 +++++----- .../floats/Floats_assertLessThan_Test.java | 17 +++++----- .../floats/Floats_assertNotEqual_Test.java | 17 +++++----- .../floats/Floats_isNanOrInfinite_Test.java | 17 +++++----- .../BinaryDiff_diff_InputStream_Test.java | 17 +++++----- ...inaryDiff_diff_InputStream_bytes_Test.java | 17 +++++----- .../Diff_diff_InputStream_String_Test.java | 17 +++++----- .../Diff_diff_InputStream_Test.java | 17 +++++----- ...2DArrays_assertContains_at_Index_Test.java | 17 +++++----- ...ys_assertDoesNotContain_at_Index_Test.java | 17 +++++----- .../Int2DArrays_assertEmpty_Test.java | 17 +++++----- .../Int2DArrays_assertHasDimensions_Test.java | 17 +++++----- ...Arrays_assertHasSameDimensionsAs_Test.java | 17 +++++----- .../Int2DArrays_assertNotEmpty_Test.java | 17 +++++----- .../Int2DArrays_assertNullOrEmpty_Test.java | 17 +++++----- .../Int2DArrays_assertNumberOfRows_Test.java | 17 +++++----- .../IntArrays_assertContainsAnyOf_Test.java | 17 +++++----- ..._assertContainsExactlyInAnyOrder_Test.java | 17 +++++----- .../IntArrays_assertContainsExactly_Test.java | 17 +++++----- ...IntArrays_assertContainsOnlyOnce_Test.java | 17 +++++----- .../IntArrays_assertContainsOnly_Test.java | 17 +++++----- ...IntArrays_assertContainsSequence_Test.java | 17 +++++----- .../IntArrays_assertContains_Test.java | 17 +++++----- ...ntArrays_assertContains_at_Index_Test.java | 17 +++++----- .../IntArrays_assertDoesNotContain_Test.java | 17 +++++----- ...ys_assertDoesNotContain_at_Index_Test.java | 17 +++++----- ...rays_assertDoesNotHaveDuplicates_Test.java | 17 +++++----- .../intarrays/IntArrays_assertEmpty_Test.java | 17 +++++----- .../IntArrays_assertEndsWith_Test.java | 17 +++++----- ...s_assertHasSameSizeAs_with_Array_Test.java | 17 +++++----- ...ssertHasSameSizeAs_with_Iterable_Test.java | 17 +++++----- .../IntArrays_assertHasSizeBetween_Test.java | 17 +++++----- ...ssertHasSizeGreaterThanOrEqualTo_Test.java | 17 +++++----- ...tArrays_assertHasSizeGreaterThan_Test.java | 17 +++++----- ...s_assertHasSizeLessThanOrEqualTo_Test.java | 17 +++++----- .../IntArrays_assertHasSizeLessThan_Test.java | 17 +++++----- .../IntArrays_assertHasSize_Test.java | 17 +++++----- ...ertIsSortedAccordingToComparator_Test.java | 17 +++++----- .../IntArrays_assertIsSorted_Test.java | 17 +++++----- .../IntArrays_assertNotEmpty_Test.java | 17 +++++----- .../IntArrays_assertNullOrEmpty_Test.java | 17 +++++----- .../IntArrays_assertStartsWith_Test.java | 17 +++++----- .../integers/Integers_assertEqual_Test.java | 17 +++++----- ...egers_assertGreaterThanOrEqualTo_Test.java | 17 +++++----- .../Integers_assertGreaterThan_Test.java | 17 +++++----- .../Integers_assertIsBetween_Test.java | 17 +++++----- ...tegers_assertIsCloseToPercentage_Test.java | 17 +++++----- .../Integers_assertIsCloseTo_Test.java | 17 +++++----- .../integers/Integers_assertIsEven_Test.java | 17 +++++----- .../Integers_assertIsNegative_Test.java | 17 +++++----- ...ers_assertIsNotCloseToPercentage_Test.java | 17 +++++----- .../Integers_assertIsNotCloseTo_Test.java | 17 +++++----- .../Integers_assertIsNotNegative_Test.java | 17 +++++----- .../Integers_assertIsNotPositive_Test.java | 17 +++++----- .../Integers_assertIsNotZero_Test.java | 17 +++++----- .../integers/Integers_assertIsOdd_Test.java | 17 +++++----- .../integers/Integers_assertIsOne_Test.java | 17 +++++----- .../Integers_assertIsPositive_Test.java | 17 +++++----- ...Integers_assertIsStrictlyBetween_Test.java | 17 +++++----- .../integers/Integers_assertIsZero_Test.java | 17 +++++----- ...Integers_assertLessThanOrEqualTo_Test.java | 17 +++++----- .../Integers_assertLessThan_Test.java | 17 +++++----- .../Integers_assertNotEqual_Test.java | 17 +++++----- .../Iterables_assertAllMatch_Test.java | 17 +++++----- .../Iterables_assertAllSatisfy_Test.java | 17 +++++----- .../Iterables_assertAnyMatch_Test.java | 17 +++++----- .../Iterables_assertAnySatisfy_Test.java | 17 +++++----- .../Iterables_assertAreAtLeast_Test.java | 17 +++++----- .../Iterables_assertAreAtMost_Test.java | 17 +++++----- .../Iterables_assertAreExactly_Test.java | 17 +++++----- .../Iterables_assertAreNot_Test.java | 17 +++++----- .../iterables/Iterables_assertAre_Test.java | 17 +++++----- .../Iterables_assertContainsAll_Test.java | 17 +++++----- .../Iterables_assertContainsAnyOf_Test.java | 17 +++++----- ..._assertContainsExactlyInAnyOrder_Test.java | 17 +++++----- .../Iterables_assertContainsExactly_Test.java | 17 +++++----- .../Iterables_assertContainsNull_Test.java | 17 +++++----- ...terables_assertContainsOnlyNulls_Test.java | 17 +++++----- ...Iterables_assertContainsOnlyOnce_Test.java | 17 +++++----- .../Iterables_assertContainsOnly_Test.java | 17 +++++----- ...Iterables_assertContainsSequence_Test.java | 17 +++++----- ...rables_assertContainsSubsequence_Test.java | 17 +++++----- .../Iterables_assertContains_Test.java | 17 +++++----- .../Iterables_assertDoNotHave_Test.java | 17 +++++----- ...ssertDoesNotContainAnyElementsOf_Test.java | 17 +++++----- ...erables_assertDoesNotContainNull_Test.java | 17 +++++----- ...les_assertDoesNotContainSequence_Test.java | 17 +++++----- ..._assertDoesNotContainSubsequence_Test.java | 17 +++++----- .../Iterables_assertDoesNotContain_Test.java | 17 +++++----- ...bles_assertDoesNotHaveDuplicates_Test.java | 17 +++++----- .../iterables/Iterables_assertEmpty_Test.java | 17 +++++----- ...ables_assertEndsWithFirstAndRest_Test.java | 17 +++++----- .../Iterables_assertEndsWith_Test.java | 17 +++++----- ...ssertHasOnlyOneElementSatisfying_Test.java | 17 +++++----- ...s_assertHasSameSizeAs_with_Array_Test.java | 17 +++++----- ...ssertHasSameSizeAs_with_Iterable_Test.java | 17 +++++----- .../Iterables_assertHasSizeBetween_Test.java | 17 +++++----- ...ssertHasSizeGreaterThanOrEqualTo_Test.java | 17 +++++----- ...erables_assertHasSizeGreaterThan_Test.java | 17 +++++----- ...s_assertHasSizeLessThanOrEqualTo_Test.java | 17 +++++----- .../Iterables_assertHasSizeLessThan_Test.java | 17 +++++----- .../Iterables_assertHasSize_Test.java | 17 +++++----- .../Iterables_assertHaveAtLeast_Test.java | 17 +++++----- .../Iterables_assertHaveAtMost_Test.java | 17 +++++----- .../Iterables_assertHaveExactly_Test.java | 17 +++++----- .../iterables/Iterables_assertHave_Test.java | 17 +++++----- .../Iterables_assertIsSubsetOf_Test.java | 17 +++++----- .../Iterables_assertNoneMatch_Test.java | 17 +++++----- .../Iterables_assertNoneSatisfy_Test.java | 17 +++++----- .../Iterables_assertNotEmpty_Test.java | 17 +++++----- .../Iterables_assertNullOrEmpty_Test.java | 17 +++++----- ...assertSatisfiesExactlyInAnyOrder_Test.java | 17 +++++----- ...Iterables_assertSatisfiesExactly_Test.java | 17 +++++----- ...terables_assertSatisfiesOnlyOnce_Test.java | 17 +++++----- .../Iterables_assertStartsWith_Test.java | 17 +++++----- .../Iterables_assertZipSatisfy_Test.java | 17 +++++----- .../iterables/SinglyIterableFactory.java | 17 +++++----- .../Iterators_assertHasNext_Test.java | 17 +++++----- .../Iterators_assertIsExhausted_Test.java | 17 +++++----- .../internal/lists/List_assertIs_Test.java | 17 +++++----- .../lists/Lists_assertContains_Test.java | 17 +++++----- .../Lists_assertDoesNotContain_Test.java | 17 +++++----- .../internal/lists/Lists_assertHas_Test.java | 17 +++++----- ...ertIsSortedAccordingToComparator_Test.java | 17 +++++----- .../lists/Lists_assertIsSorted_Test.java | 17 +++++----- .../lists/Lists_satisfies_at_index_Test.java | 17 +++++----- ...2DArrays_assertContains_at_Index_Test.java | 17 +++++----- ...ys_assertDoesNotContain_at_Index_Test.java | 17 +++++----- .../Long2DArrays_assertEmpty_Test.java | 17 +++++----- ...Long2DArrays_assertHasDimensions_Test.java | 17 +++++----- ...rtHasSameDimensionsAs_with_Array_Test.java | 17 +++++----- .../Long2DArrays_assertNotEmpty_Test.java | 17 +++++----- .../Long2DArrays_assertNullOrEmpty_Test.java | 17 +++++----- .../Long2DArrays_assertNumberOfRows_Test.java | 17 +++++----- .../LongArrays_assertContainsAnyOf_Test.java | 17 +++++----- ..._assertContainsExactlyInAnyOrder_Test.java | 17 +++++----- ...LongArrays_assertContainsExactly_Test.java | 17 +++++----- ...ongArrays_assertContainsOnlyOnce_Test.java | 17 +++++----- .../LongArrays_assertContainsOnly_Test.java | 17 +++++----- ...ongArrays_assertContainsSequence_Test.java | 17 +++++----- .../LongArrays_assertContains_Test.java | 17 +++++----- ...ngArrays_assertContains_at_Index_Test.java | 17 +++++----- .../LongArrays_assertDoesNotContain_Test.java | 17 +++++----- ...ys_assertDoesNotContain_at_Index_Test.java | 17 +++++----- ...rays_assertDoesNotHaveDuplicates_Test.java | 17 +++++----- .../LongArrays_assertEmpty_Test.java | 17 +++++----- .../LongArrays_assertEndsWith_Test.java | 17 +++++----- ...s_assertHasSameSizeAs_with_Array_Test.java | 17 +++++----- ...ssertHasSameSizeAs_with_Iterable_Test.java | 17 +++++----- .../LongArrays_assertHasSizeBetween_Test.java | 17 +++++----- ...ssertHasSizeGreaterThanOrEqualTo_Test.java | 17 +++++----- ...gArrays_assertHasSizeGreaterThan_Test.java | 17 +++++----- ...s_assertHasSizeLessThanOrEqualTo_Test.java | 17 +++++----- ...LongArrays_assertHasSizeLessThan_Test.java | 17 +++++----- .../LongArrays_assertHasSize_Test.java | 17 +++++----- ...ertIsSortedAccordingToComparator_Test.java | 17 +++++----- .../LongArrays_assertIsSorted_Test.java | 17 +++++----- .../LongArrays_assertNotEmpty_Test.java | 17 +++++----- .../LongArrays_assertNullOrEmpty_Test.java | 17 +++++----- .../LongArrays_assertStartsWith_Test.java | 17 +++++----- .../longs/Longs_assertEqual_Test.java | 17 +++++----- ...Longs_assertGreaterThanOrEqualTo_Test.java | 17 +++++----- .../longs/Longs_assertGreaterThan_Test.java | 17 +++++----- .../Longs_assertIsCloseToPercentage_Test.java | 17 +++++----- .../longs/Longs_assertIsCloseTo_Test.java | 17 +++++----- .../longs/Longs_assertIsEven_Test.java | 17 +++++----- .../longs/Longs_assertIsNegative_Test.java | 17 +++++----- ...ngs_assertIsNotCloseToPercentage_Test.java | 17 +++++----- .../longs/Longs_assertIsNotCloseTo_Test.java | 17 +++++----- .../longs/Longs_assertIsNotNegative_Test.java | 17 +++++----- .../longs/Longs_assertIsNotPositive_Test.java | 17 +++++----- .../longs/Longs_assertIsNotZero_Test.java | 17 +++++----- .../longs/Longs_assertIsOdd_Test.java | 17 +++++----- .../longs/Longs_assertIsOne_Test.java | 17 +++++----- .../longs/Longs_assertIsPositive_Test.java | 17 +++++----- .../longs/Longs_assertIsZero_Test.java | 17 +++++----- .../Longs_assertLessThanOrEqualTo_Test.java | 17 +++++----- .../longs/Longs_assertLessThan_Test.java | 17 +++++----- .../longs/Longs_assertNotEqual_Test.java | 17 +++++----- ...Maps_assertAllSatisfyingConsumer_Test.java | 17 +++++----- ...Maps_assertAnySatisfyingConsumer_Test.java | 17 +++++----- .../Maps_assertContainsAllEntriesOf_Test.java | 17 +++++----- .../maps/Maps_assertContainsAnyOf_Test.java | 17 +++++----- .../maps/Maps_assertContainsExactly_Test.java | 17 +++++----- .../maps/Maps_assertContainsKey_Test.java | 17 +++++----- .../maps/Maps_assertContainsKeys_Test.java | 17 +++++----- .../Maps_assertContainsOnlyKeys_Test.java | 17 +++++----- .../maps/Maps_assertContainsOnly_Test.java | 17 +++++----- .../maps/Maps_assertContainsValue_Test.java | 17 +++++----- .../maps/Maps_assertContainsValues_Test.java | 17 +++++----- .../maps/Maps_assertContains_Test.java | 17 +++++----- .../Maps_assertDoesNotContainKey_Test.java | 17 +++++----- .../Maps_assertDoesNotContainKeys_Test.java | 17 +++++----- .../Maps_assertDoesNotContainValue_Test.java | 17 +++++----- .../maps/Maps_assertDoesNotContain_Test.java | 17 +++++----- .../internal/maps/Maps_assertEmpty_Test.java | 17 +++++----- ...ssertHasEntrySatisfyingCondition_Test.java | 17 +++++----- ...assertHasEntrySatisfyingConsumer_Test.java | 17 +++++----- ...ySatisfying_with_entry_condition_Test.java | 17 +++++----- ...atisfying_with_key_and_condition_Test.java | 17 +++++----- ...ng_with_key_and_value_conditions_Test.java | 17 +++++----- .../Maps_assertHasKeySatisfying_Test.java | 17 +++++----- ...s_assertHasSameSizeAs_with_Array_Test.java | 17 +++++----- ...ssertHasSameSizeAs_with_Iterable_Test.java | 17 +++++----- ...aps_assertHasSameSizeAs_with_Map_Test.java | 17 +++++----- .../maps/Maps_assertHasSizeBetween_Test.java | 17 +++++----- ...ssertHasSizeGreaterThanOrEqualTo_Test.java | 17 +++++----- .../Maps_assertHasSizeGreaterThan_Test.java | 17 +++++----- ...s_assertHasSizeLessThanOrEqualTo_Test.java | 17 +++++----- .../maps/Maps_assertHasSizeLessThan_Test.java | 17 +++++----- .../maps/Maps_assertHasSize_Test.java | 17 +++++----- .../Maps_assertHasValueSatisfying_Test.java | 17 +++++----- .../maps/Maps_assertNoneSatisfy_Test.java | 17 +++++----- .../maps/Maps_assertNotEmpty_Test.java | 17 +++++----- .../maps/Maps_assertNullOrEmpty_Test.java | 17 +++++----- ...2DArrays_assertContains_at_Index_Test.java | 17 +++++----- ...ys_assertDoesNotContain_at_Index_Test.java | 17 +++++----- .../Object2DArrays_assertEmpty_Test.java | 17 +++++----- ...ject2DArrays_assertHasDimensions_Test.java | 17 +++++----- ...rtHasSameDimensionsAs_with_Array_Test.java | 17 +++++----- .../Object2DArrays_assertNotEmpty_Test.java | 17 +++++----- ...Object2DArrays_assertNullOrEmpty_Test.java | 17 +++++----- ...bject2DArrays_assertNumberOfRows_Test.java | 17 +++++----- .../ObjectArrays_assertAreAtLeast_Test.java | 17 +++++----- .../ObjectArrays_assertAreAtMost_Test.java | 17 +++++----- .../ObjectArrays_assertAreExactly_Test.java | 17 +++++----- .../ObjectArrays_assertAreNot_Test.java | 17 +++++----- .../ObjectArrays_assertAre_Test.java | 17 +++++----- .../ObjectArrays_assertContainsAll_Test.java | 17 +++++----- ...ObjectArrays_assertContainsAnyOf_Test.java | 17 +++++----- ..._assertContainsExactlyInAnyOrder_Test.java | 17 +++++----- ...jectArrays_assertContainsExactly_Test.java | 17 +++++----- .../ObjectArrays_assertContainsNull_Test.java | 17 +++++----- ...ctArrays_assertContainsOnlyNulls_Test.java | 17 +++++----- ...ectArrays_assertContainsOnlyOnce_Test.java | 17 +++++----- .../ObjectArrays_assertContainsOnly_Test.java | 17 +++++----- ...ectArrays_assertContainsSequence_Test.java | 17 +++++----- ...Arrays_assertContainsSubsequence_Test.java | 17 +++++----- .../ObjectArrays_assertContains_Test.java | 17 +++++----- ...ctArrays_assertContains_at_Index_Test.java | 17 +++++----- .../ObjectArrays_assertDoNotHave_Test.java | 17 +++++----- ...ssertDoesNotContainAnyElementsOf_Test.java | 17 +++++----- ...tArrays_assertDoesNotContainNull_Test.java | 17 +++++----- ...ays_assertDoesNotContainSequence_Test.java | 17 +++++----- ..._assertDoesNotContainSubsequence_Test.java | 17 +++++----- ...bjectArrays_assertDoesNotContain_Test.java | 17 +++++----- ...ys_assertDoesNotContain_at_Index_Test.java | 17 +++++----- ...ertDoesNotHaveAnyElementsOfTypes_Test.java | 17 +++++----- ...rays_assertDoesNotHaveDuplicates_Test.java | 17 +++++----- .../ObjectArrays_assertEmpty_Test.java | 17 +++++----- ...rrays_assertEndsWithFirstAndRest_Test.java | 17 +++++----- .../ObjectArrays_assertEndsWith_Test.java | 17 +++++----- ...assertHasAtLeastOneElementOfType_Test.java | 17 +++++----- ..._assertHasExactlyElementsOfTypes_Test.java | 17 +++++----- ...rays_assertHasOnlyElementsOfType_Test.java | 17 +++++----- ...ays_assertHasOnlyElementsOfTypes_Test.java | 17 +++++----- ...s_assertHasSameSizeAs_with_Array_Test.java | 17 +++++----- ...ssertHasSameSizeAs_with_Iterable_Test.java | 17 +++++----- ...bjectArrays_assertHasSizeBetween_Test.java | 17 +++++----- ...ssertHasSizeGreaterThanOrEqualTo_Test.java | 17 +++++----- ...tArrays_assertHasSizeGreaterThan_Test.java | 17 +++++----- ...s_assertHasSizeLessThanOrEqualTo_Test.java | 17 +++++----- ...jectArrays_assertHasSizeLessThan_Test.java | 17 +++++----- .../ObjectArrays_assertHasSize_Test.java | 17 +++++----- .../ObjectArrays_assertHaveAtLeast_Test.java | 17 +++++----- .../ObjectArrays_assertHaveAtMost_Test.java | 17 +++++----- .../ObjectArrays_assertHaveExactly_Test.java | 17 +++++----- .../ObjectArrays_assertHaveNot_Test.java | 17 +++++----- .../ObjectArrays_assertHave_Test.java | 17 +++++----- ...ertIsSortedAccordingToComparator_Test.java | 17 +++++----- .../ObjectArrays_assertIsSorted_Test.java | 17 +++++----- .../ObjectArrays_assertIsSubsetOf_Test.java | 17 +++++----- .../ObjectArrays_assertNotEmpty_Test.java | 17 +++++----- .../ObjectArrays_assertNullOrEmpty_Test.java | 17 +++++----- .../ObjectArrays_assertStartsWith_Test.java | 17 +++++----- ...cts_assertDoesNotHaveSameClassAs_Test.java | 17 +++++----- ..._assertDoesNotHaveSameHashCodeAs_Test.java | 17 +++++----- ...bjects_assertDoesNotHaveToString_Test.java | 17 +++++----- .../objects/Objects_assertEqual_Test.java | 17 +++++----- ...sAllNullFieldsOrPropertiesExcept_Test.java | 17 +++++----- ...ssertHasFieldOrPropertyWithValue_Test.java | 17 +++++----- ...Objects_assertHasFieldOrProperty_Test.java | 17 +++++----- ...asNoNullFieldsOrPropertiesExcept_Test.java | 17 +++++----- .../Objects_assertHasOnlyFields_Test.java | 17 +++++----- .../Objects_assertHasSameClassAs_Test.java | 17 +++++----- .../Objects_assertHasSameHashCodeAs_Test.java | 17 +++++----- .../Objects_assertHasToString_Test.java | 17 +++++----- ...ToComparingFieldByFieldRecursive_Test.java | 17 +++++----- ...sEqualToComparingOnlyGivenFields_Test.java | 17 +++++----- ...sertIsEqualToIgnoringGivenFields_Test.java | 17 +++++----- ...ssertIsEqualToIgnoringNullFields_Test.java | 17 +++++----- ...bjects_assertIsExactlyInstanceOf_Test.java | 17 +++++----- ...Objects_assertIsIn_with_Iterable_Test.java | 17 +++++----- .../Objects_assertIsIn_with_array_Test.java | 17 +++++----- .../Objects_assertIsInstanceOfAny_Test.java | 17 +++++----- .../Objects_assertIsInstanceOf_Test.java | 17 +++++----- ...cts_assertIsNotExactlyInstanceOf_Test.java | 17 +++++----- ...ects_assertIsNotIn_with_Iterable_Test.java | 17 +++++----- ...Objects_assertIsNotIn_with_array_Test.java | 17 +++++----- ...Objects_assertIsNotInstanceOfAny_Test.java | 17 +++++----- .../Objects_assertIsNotInstanceOf_Test.java | 17 +++++----- .../Objects_assertIsNotOfClassIn_Test.java | 17 +++++----- .../Objects_assertIsOfClassIn_Test.java | 17 +++++----- .../objects/Objects_assertNotEqual_Test.java | 17 +++++----- .../objects/Objects_assertNotNull_Test.java | 17 +++++----- ...Objects_assertNotNull_with_label_Test.java | 17 +++++----- .../objects/Objects_assertNotSame_Test.java | 17 +++++----- .../objects/Objects_assertNull_Test.java | 17 +++++----- .../objects/Objects_assertSame_Test.java | 17 +++++----- .../objects/SymmetricDateComparator.java | 17 +++++----- .../core/internal/objects/data/Address.java | 17 +++++----- .../internal/objects/data/AddressDto.java | 17 +++++----- .../objects/data/AlwaysDifferentAddress.java | 17 +++++----- .../objects/data/AlwaysDifferentPerson.java | 17 +++++----- .../objects/data/AlwaysEqualAddress.java | 17 +++++----- .../objects/data/AlwaysEqualPerson.java | 17 +++++----- .../internal/objects/data/FriendlyPerson.java | 17 +++++----- .../core/internal/objects/data/Giant.java | 17 +++++----- .../core/internal/objects/data/Home.java | 17 +++++----- .../core/internal/objects/data/HomeDto.java | 17 +++++----- .../core/internal/objects/data/Human.java | 17 +++++----- .../core/internal/objects/data/Person.java | 17 +++++----- .../core/internal/objects/data/PersonDto.java | 17 +++++----- .../data/PersonDtoWithPersonNeighbour.java | 17 +++++----- .../paths/Paths_assertEndsWithRaw_Test.java | 17 +++++----- .../paths/Paths_assertEndsWith_Test.java | 17 +++++----- .../Paths_assertExistsNoFollowLinks_Test.java | 17 +++++----- .../paths/Paths_assertExists_Test.java | 17 +++++----- .../Paths_assertHasBinaryContent_Test.java | 17 +++++----- ...ith_MessageDigest_and_Byte_array_Test.java | 17 +++++----- ...st_with_MessageDigest_and_String_Test.java | 17 +++++----- ...igest_with_String_and_Byte_array_Test.java | 17 +++++----- ...HasDigest_with_String_and_String_Test.java | 17 +++++----- .../paths/Paths_assertHasExtension_Test.java | 17 +++++----- .../paths/Paths_assertHasFileName_Test.java | 17 +++++----- .../paths/Paths_assertHasFileSystem_Test.java | 17 +++++----- .../Paths_assertHasNoExtension_Test.java | 17 +++++----- .../Paths_assertHasNoParentRaw_Test.java | 17 +++++----- .../paths/Paths_assertHasNoParent_Test.java | 17 +++++----- .../paths/Paths_assertHasParentRaw_Test.java | 17 +++++----- .../paths/Paths_assertHasParent_Test.java | 17 +++++----- ...ths_assertHasSameBinaryContentAs_Test.java | 17 +++++----- ...hs_assertHasSameFileSystemAsPath_Test.java | 17 +++++----- ...hs_assertHasSameTextualContentAs_Test.java | 17 +++++----- .../paths/Paths_assertHasSize_Test.java | 17 +++++----- .../Paths_assertHasTextualContent_Test.java | 17 +++++----- .../paths/Paths_assertIsAbsolute_Test.java | 17 +++++----- .../paths/Paths_assertIsCanonical_Test.java | 17 +++++----- ...rectoryContaining_with_Predicate_Test.java | 17 +++++----- ...sDirectoryContaining_with_String_Test.java | 17 +++++----- ...toryNotContaining_with_Predicate_Test.java | 17 +++++----- ...rectoryNotContaining_with_String_Test.java | 17 +++++----- ...yRecursivelyContaining_Predicate_Test.java | 17 +++++----- ...ivelyContaining_SyntaxAndPattern_Test.java | 17 +++++----- .../paths/Paths_assertIsDirectory_Test.java | 17 +++++----- .../Paths_assertIsEmptyDirectory_Test.java | 17 +++++----- .../paths/Paths_assertIsEmptyFile_Test.java | 17 +++++----- .../paths/Paths_assertIsExecutable_Test.java | 17 +++++----- .../paths/Paths_assertIsNormalized_Test.java | 17 +++++----- .../Paths_assertIsNotEmptyDirectory_Test.java | 17 +++++----- .../Paths_assertIsNotEmptyFile_Test.java | 17 +++++----- .../paths/Paths_assertIsReadable_Test.java | 17 +++++----- .../paths/Paths_assertIsRegularFile_Test.java | 17 +++++----- .../paths/Paths_assertIsRelative_Test.java | 17 +++++----- .../Paths_assertIsSymbolicLink_Test.java | 17 +++++----- .../paths/Paths_assertIsWritable_Test.java | 17 +++++----- .../paths/Paths_assertNotExists_Test.java | 17 +++++----- .../paths/Paths_assertStartsWithRaw_Test.java | 17 +++++----- .../paths/Paths_assertStartsWith_Test.java | 17 +++++----- ...2DArrays_assertContains_at_Index_Test.java | 17 +++++----- ...ys_assertDoesNotContain_at_Index_Test.java | 17 +++++----- .../Short2DArrays_assertEmpty_Test.java | 17 +++++----- ...hort2DArrays_assertHasDimensions_Test.java | 17 +++++----- ...rtHasSameDimensionsAs_with_Array_Test.java | 17 +++++----- .../Short2DArrays_assertNotEmpty_Test.java | 17 +++++----- .../Short2DArrays_assertNullOrEmpty_Test.java | 17 +++++----- ...Short2DArrays_assertNumberOfRows_Test.java | 17 +++++----- .../ShortArrays_assertContainsAnyOf_Test.java | 17 +++++----- ..._assertContainsExactlyInAnyOrder_Test.java | 17 +++++----- ...hortArrays_assertContainsExactly_Test.java | 17 +++++----- ...ortArrays_assertContainsOnlyOnce_Test.java | 17 +++++----- .../ShortArrays_assertContainsOnly_Test.java | 17 +++++----- ...ortArrays_assertContainsSequence_Test.java | 17 +++++----- .../ShortArrays_assertContains_Test.java | 17 +++++----- ...rtArrays_assertContains_at_Index_Test.java | 17 +++++----- ...ShortArrays_assertDoesNotContain_Test.java | 17 +++++----- ...ys_assertDoesNotContain_at_Index_Test.java | 17 +++++----- ...rays_assertDoesNotHaveDuplicates_Test.java | 17 +++++----- .../ShortArrays_assertEmpty_Test.java | 17 +++++----- .../ShortArrays_assertEndsWith_Test.java | 17 +++++----- ...s_assertHasSameSizeAs_with_Array_Test.java | 17 +++++----- ...ssertHasSameSizeAs_with_Iterable_Test.java | 17 +++++----- ...ShortArrays_assertHasSizeBetween_Test.java | 17 +++++----- ...ssertHasSizeGreaterThanOrEqualTo_Test.java | 17 +++++----- ...tArrays_assertHasSizeGreaterThan_Test.java | 17 +++++----- ...s_assertHasSizeLessThanOrEqualTo_Test.java | 17 +++++----- ...hortArrays_assertHasSizeLessThan_Test.java | 17 +++++----- .../ShortArrays_assertHasSize_Test.java | 17 +++++----- ...ertIsSortedAccordingToComparator_Test.java | 17 +++++----- .../ShortArrays_assertIsSorted_Test.java | 17 +++++----- .../ShortArrays_assertNotEmpty_Test.java | 17 +++++----- .../ShortArrays_assertNullOrEmpty_Test.java | 17 +++++----- .../ShortArrays_assertStartsWith_Test.java | 17 +++++----- .../shorts/Shorts_assertEqual_Test.java | 17 +++++----- ...horts_assertGreaterThanOrEqualTo_Test.java | 17 +++++----- .../shorts/Shorts_assertGreaterThan_Test.java | 17 +++++----- .../shorts/Shorts_assertIsBetween_Test.java | 17 +++++----- ...Shorts_assertIsCloseToPercentage_Test.java | 17 +++++----- .../shorts/Shorts_assertIsCloseTo_Test.java | 17 +++++----- .../shorts/Shorts_assertIsEven_Test.java | 17 +++++----- .../shorts/Shorts_assertIsNegative_Test.java | 17 +++++----- ...rts_assertIsNotCloseToPercentage_Test.java | 17 +++++----- .../Shorts_assertIsNotCloseTo_Test.java | 17 +++++----- .../Shorts_assertIsNotNegative_Test.java | 17 +++++----- .../Shorts_assertIsNotPositive_Test.java | 17 +++++----- .../shorts/Shorts_assertIsNotZero_Test.java | 17 +++++----- .../shorts/Shorts_assertIsOdd_Test.java | 17 +++++----- .../shorts/Shorts_assertIsOne_Test.java | 17 +++++----- .../shorts/Shorts_assertIsPositive_Test.java | 17 +++++----- .../Shorts_assertIsStrictlyBetween_Test.java | 17 +++++----- .../shorts/Shorts_assertIsZero_Test.java | 17 +++++----- .../Shorts_assertLessThanOrEqualTo_Test.java | 17 +++++----- .../shorts/Shorts_assertLessThan_Test.java | 17 +++++----- .../shorts/Shorts_assertNotEqual_Test.java | 17 +++++----- ...erators_assertHasCharacteristics_Test.java | 17 +++++----- ...ors_assertHasOnlyCharacteristics_Test.java | 17 +++++----- .../Strings_assertContainsAnyOf_Test.java | 17 +++++----- ...rings_assertContainsIgnoringCase_Test.java | 17 +++++----- ...s_assertContainsIgnoringNewLines_Test.java | 17 +++++----- ...Strings_assertContainsOnlyDigits_Test.java | 17 +++++----- .../Strings_assertContainsOnlyOnce_Test.java | 17 +++++----- ...sertContainsPattern_CharSequence_Test.java | 17 +++++----- ...gs_assertContainsPattern_Pattern_Test.java | 17 +++++----- .../Strings_assertContainsSequence_Test.java | 17 +++++----- ...trings_assertContainsSubsequence_Test.java | 17 +++++----- .../strings/Strings_assertContains_Test.java | 17 +++++----- ...assertDoesNotContainIgnoringCase_Test.java | 17 +++++----- ...esNotContainPattern_CharSequence_Test.java | 17 +++++----- ...ertDoesNotContainPattern_Pattern_Test.java | 17 +++++----- .../Strings_assertDoesNotContain_Test.java | 17 +++++----- ...assertDoesNotEndWithIgnoringCase_Test.java | 17 +++++----- .../Strings_assertDoesNotEndWith_Test.java | 17 +++++----- ..._assertDoesNotMatch_CharSequence_Test.java | 17 +++++----- ...rings_assertDoesNotMatch_Pattern_Test.java | 17 +++++----- ...sertDoesNotStartWithIgnoringCase_Test.java | 17 +++++----- .../Strings_assertDoesNotStartWith_Test.java | 17 +++++----- .../strings/Strings_assertEmpty_Test.java | 17 +++++----- ...rings_assertEndsWithIgnoringCase_Test.java | 17 +++++----- .../strings/Strings_assertEndsWith_Test.java | 17 +++++----- ...Strings_assertEqualsIgnoringCase_Test.java | 17 +++++----- ...s_assertEqualsIgnoringWhitespace_Test.java | 17 +++++----- ...malizingPunctuationAndWhitespace_Test.java | 17 +++++----- ...s_assertEqualsNormalizingUnicode_Test.java | 17 +++++----- ...ssertEqualsNormalizingWhitespace_Test.java | 17 +++++----- .../Strings_assertHasLinesCount_Test.java | 17 +++++----- ...s_assertHasSameSizeAs_with_Array_Test.java | 17 +++++----- ...tHasSameSizeAs_with_CharSequence_Test.java | 17 +++++----- ...ssertHasSameSizeAs_with_Iterable_Test.java | 17 +++++----- .../Strings_assertHasSizeBetween_Test.java | 17 +++++----- ...ssertHasSizeGreaterThanOrEqualTo_Test.java | 17 +++++----- ...Strings_assertHasSizeGreaterThan_Test.java | 17 +++++----- ...s_assertHasSizeLessThanOrEqualTo_Test.java | 17 +++++----- .../Strings_assertHasSizeLessThan_Test.java | 17 +++++----- .../strings/Strings_assertHasSize_Test.java | 17 +++++----- .../strings/Strings_assertIsBase64_Test.java | 17 +++++----- ..._assertIsEqualToIgnoringNewLines_Test.java | 17 +++++----- ...sertIsEqualToNormalizingNewlines_Test.java | 17 +++++----- .../Strings_assertIsLowerCase_Test.java | 17 +++++----- .../Strings_assertIsMixedCase_Test.java | 17 +++++----- .../Strings_assertIsSubstringOf_Test.java | 17 +++++----- .../Strings_assertIsUpperCase_Test.java | 17 +++++----- .../Strings_assertIsXmlEqualCase_Test.java | 17 +++++----- ...rings_assertMatches_CharSequence_Test.java | 17 +++++----- .../Strings_assertMatches_Pattern_Test.java | 17 +++++----- .../strings/Strings_assertNotEmpty_Test.java | 17 +++++----- ...ings_assertNotEqualsIgnoringCase_Test.java | 17 +++++----- ...ssertNotEqualsIgnoringWhitespace_Test.java | 17 +++++----- ...rtNotEqualsNormalizingWhitespace_Test.java | 17 +++++----- .../Strings_assertNullOrEmpty_Test.java | 17 +++++----- ...ngs_assertStartsWithIgnoringCase_Test.java | 17 +++++----- .../Strings_assertStartsWith_Test.java | 17 +++++----- ..._assertHasCauseExactlyInstanceOf_Test.java | 17 +++++----- ...owables_assertHasCauseInstanceOf_Test.java | 17 +++++----- ...rowables_assertHasCauseReference_Test.java | 17 +++++----- .../Throwables_assertHasCause_Test.java | 17 +++++----- ...es_assertHasMessageContainingAll_Test.java | 17 +++++----- ...ables_assertHasMessageContaining_Test.java | 17 +++++----- ...hrowables_assertHasMessageEnding_Test.java | 17 +++++----- ...les_assertHasMessageFindingMatch_Test.java | 17 +++++----- ...owables_assertHasMessageMatching_Test.java | 17 +++++----- ...assertHasMessageNotContainingAny_Test.java | 17 +++++----- ...es_assertHasMessageNotContaining_Test.java | 17 +++++----- ...les_assertHasMessageStartingWith_Test.java | 17 +++++----- .../Throwables_assertHasMessage_Test.java | 17 +++++----- .../Throwables_assertHasNoCause_Test.java | 17 +++++----- ..._assertHasNoSuppressedExceptions_Test.java | 17 +++++----- ...ertHasRootCauseExactlyInstanceOf_Test.java | 17 +++++----- ...les_assertHasRootCauseInstanceOf_Test.java | 17 +++++----- ...wables_assertHasRootCauseMessage_Test.java | 17 +++++----- .../Throwables_assertHasRootCause_Test.java | 17 +++++----- ...es_assertHasStackTraceContaining_Test.java | 17 +++++----- ...les_assertHasSuppressedException_Test.java | 17 +++++----- .../urls/Uris_assertHasAuthority_Test.java | 17 +++++----- .../urls/Uris_assertHasFragment_Test.java | 17 +++++----- .../urls/Uris_assertHasHost_Test.java | 17 +++++----- .../urls/Uris_assertHasNoHost_Test.java | 17 +++++----- .../urls/Uris_assertHasNoParameter_Test.java | 17 +++++----- .../urls/Uris_assertHasParameter_Test.java | 17 +++++----- .../urls/Uris_assertHasPath_Test.java | 17 +++++----- .../urls/Uris_assertHasPort_Test.java | 17 +++++----- .../urls/Uris_assertHasQuery_Test.java | 17 +++++----- .../urls/Uris_assertHasScheme_Test.java | 17 +++++----- .../urls/Uris_assertHasUserInfo_Test.java | 17 +++++----- .../urls/Uris_getParameters_Test.java | 17 +++++----- .../urls/Urls_assertHasAnchor_Test.java | 17 +++++----- .../urls/Urls_assertHasAuthority_Test.java | 17 +++++----- .../urls/Urls_assertHasHost_Test.java | 17 +++++----- .../urls/Urls_assertHasNoHost_Test.java | 17 +++++----- .../urls/Urls_assertHasNoParameter_Test.java | 17 +++++----- .../urls/Urls_assertHasParameter_Test.java | 17 +++++----- .../urls/Urls_assertHasPath_Test.java | 17 +++++----- .../urls/Urls_assertHasPort_Test.java | 17 +++++----- .../urls/Urls_assertHasProtocol_Test.java | 17 +++++----- .../urls/Urls_assertHasQuery_Test.java | 17 +++++----- .../urls/Urls_assertHasUserInfo_Test.java | 17 +++++----- ...EqualToWithSortedQueryParameters_Test.java | 17 +++++----- .../testkit/AlwaysDifferentComparator.java | 17 +++++----- .../core/testkit/AlwaysEqualComparator.java | 17 +++++----- .../java/org/assertj/core/testkit/Animal.java | 17 +++++----- .../AssertionErrorExpectedException.java | 17 +++++----- .../assertj/core/testkit/BiPredicates.java | 17 +++++----- .../assertj/core/testkit/BooleanArrays.java | 17 +++++----- .../org/assertj/core/testkit/ByteArrays.java | 17 +++++----- .../core/testkit/CartoonCharacter.java | 17 +++++----- ...CaseInsensitiveCharSequenceComparator.java | 17 +++++----- .../CaseInsensitiveCharacterComparator.java | 17 +++++----- ...aseInsensitiveCharacterComparatorTest.java | 17 +++++----- .../CaseInsensitiveStringComparator.java | 17 +++++----- .../CaseInsensitiveStringComparatorTest.java | 17 +++++----- .../org/assertj/core/testkit/CharArrays.java | 17 +++++----- .../core/testkit/ConfigurationForTests.java | 17 +++++----- .../assertj/core/testkit/DoubleArrays.java | 17 +++++----- .../org/assertj/core/testkit/Employee.java | 17 +++++----- .../testkit/EqualsHashCodeContractAssert.java | 17 +++++----- .../EqualsHashCodeContractTestCase.java | 17 +++++----- .../core/testkit/ErrorMessagesForTest.java | 17 +++++----- .../org/assertj/core/testkit/FloatArrays.java | 17 +++++----- .../org/assertj/core/testkit/FluentJedi.java | 17 +++++----- .../core/testkit/IllegalVehicleAssert.java | 17 +++++----- .../org/assertj/core/testkit/IntArrays.java | 17 +++++----- .../java/org/assertj/core/testkit/Jedi.java | 17 +++++----- .../org/assertj/core/testkit/LongArrays.java | 17 +++++----- .../java/org/assertj/core/testkit/Maps.java | 17 +++++----- .../testkit/MutatesGlobalConfiguration.java | 17 +++++----- .../java/org/assertj/core/testkit/Name.java | 17 +++++----- .../core/testkit/NeverEqualComparator.java | 17 +++++----- .../assertj/core/testkit/ObjectArrays.java | 17 +++++----- .../org/assertj/core/testkit/Patient.java | 17 +++++----- .../java/org/assertj/core/testkit/Person.java | 17 +++++----- .../PersonCaseInsensitiveNameComparator.java | 17 +++++----- .../java/org/assertj/core/testkit/Player.java | 17 +++++----- .../core/testkit/PotentialMvpCondition.java | 17 +++++----- .../org/assertj/core/testkit/ShortArrays.java | 17 +++++----- .../core/testkit/StringSpliterator.java | 17 +++++----- .../assertj/core/testkit/StringStream.java | 17 +++++----- .../core/testkit/TestClassWithRandomId.java | 17 +++++----- .../org/assertj/core/testkit/TestData.java | 17 +++++----- .../core/testkit/ThrowingCallableFactory.java | 17 +++++----- .../core/testkit/TolkienCharacter.java | 17 +++++----- .../core/testkit/TolkienCharacterAssert.java | 17 +++++----- .../TolkienCharacterAssertFactory.java | 17 +++++----- .../assertj/core/testkit/TypeCanonizer.java | 17 +++++----- .../core/testkit/TypeCanonizerTest.java | 17 +++++----- .../org/assertj/core/testkit/Vehicle.java | 17 +++++----- .../assertj/core/testkit/VehicleAssert.java | 17 +++++----- .../assertj/core/testkit/VehicleFactory.java | 17 +++++----- .../assertj/core/testkit/WithPlayerData.java | 17 +++++----- .../testkit/jdk11/ImmutableCollections.java | 17 +++++----- .../org/assertj/core/testkit/jdk11/Jdk11.java | 17 +++++----- .../core/testkit/jdk11/KeyValueHolder.java | 17 +++++----- .../core/testkit/jdk11/package-info.java | 17 +++++----- .../jupiter/DefaultDisplayNameGenerator.java | 17 +++++----- .../DefaultDisplayNameGeneratorTest.java | 17 +++++----- .../assertj/core/util/AbsValueComparator.java | 17 +++++----- .../core/util/ArrayWrapperList_get_Test.java | 17 +++++----- .../core/util/ArrayWrapperList_size_Test.java | 17 +++++----- .../core/util/ArrayWrapperList_wrap_Test.java | 17 +++++----- .../assertj/core/util/Arrays_array_Test.java | 17 +++++----- .../assertj/core/util/Arrays_asList_Test.java | 17 +++++----- .../core/util/Arrays_asObjectArray_Test.java | 17 +++++----- .../util/Arrays_hasOnlyNullElements_Test.java | 17 +++++----- .../core/util/Arrays_isArrayEmpty_Test.java | 17 +++++----- .../Arrays_isArrayTypePrimitive_Test.java | 17 +++++----- .../core/util/Arrays_isArray_Test.java | 17 +++++----- .../core/util/Arrays_isNullOrEmpty_Test.java | 17 +++++----- .../util/Arrays_nonNullElementsIn_Test.java | 17 +++++----- .../assertj/core/util/Arrays_sizeOf_Test.java | 17 +++++----- .../org/assertj/core/util/AssertionsUtil.java | 17 +++++----- .../core/util/BigDecimalComparatorTest.java | 17 +++++----- .../util/Closeables_closeQuietly_Test.java | 17 +++++----- .../core/util/DateUtil_dayOfMonthOf_Test.java | 17 +++++----- .../core/util/DateUtil_dayOfWeekOf_Test.java | 17 +++++----- .../DateUtil_formatTimeDifference_Test.java | 17 +++++----- ...til_format_with_date_time_format_Test.java | 17 +++++----- ...at_with_date_time_with_ms_format_Test.java | 17 +++++----- .../core/util/DateUtil_hourOfDayOf_Test.java | 17 +++++----- .../util/DateUtil_millisecondOf_Test.java | 17 +++++----- .../core/util/DateUtil_minuteOf_Test.java | 17 +++++----- .../core/util/DateUtil_monthOf_Test.java | 17 +++++----- .../core/util/DateUtil_parse_Test.java | 17 +++++----- .../core/util/DateUtil_parse_date_Test.java | 17 +++++----- .../util/DateUtil_parse_date_time_Test.java | 17 +++++----- .../core/util/DateUtil_secondOf_Test.java | 17 +++++----- .../util/DateUtil_timeDifference_Test.java | 17 +++++----- .../core/util/DateUtil_toCalendar_Test.java | 17 +++++----- .../core/util/DateUtil_truncateTime_Test.java | 17 +++++----- .../core/util/DateUtil_yearOf_Test.java | 17 +++++----- .../java/org/assertj/core/util/Doctor.java | 17 +++++----- .../core/util/DoubleComparatorTest.java | 17 +++++----- .../java/org/assertj/core/util/Employee.java | 17 +++++----- .../org/assertj/core/util/FileFixture.java | 17 +++++----- .../org/assertj/core/util/Files_TestCase.java | 17 +++++----- .../core/util/Files_contentOf_Test.java | 17 +++++----- .../core/util/Files_currentFolder_Test.java | 17 +++++----- .../assertj/core/util/Files_delete_Test.java | 17 +++++----- .../core/util/Files_fileNamesIn_Test.java | 17 +++++----- .../assertj/core/util/Files_linesOf_Test.java | 17 +++++----- .../assertj/core/util/Files_newFile_Test.java | 17 +++++----- .../core/util/Files_newFolder_Test.java | 17 +++++----- .../util/Files_newTemporaryFile_Test.java | 17 +++++----- .../util/Files_newTemporaryFolder_Test.java | 17 +++++----- .../util/Files_temporaryFolderPath_Test.java | 17 +++++----- .../core/util/Files_temporaryFolder_Test.java | 17 +++++----- .../core/util/FloatComparatorTest.java | 17 +++++----- .../org/assertj/core/util/FolderFixture.java | 17 +++++----- .../assertj/core/util/Hexadecimals_Test.java | 17 +++++----- .../util/Introspection_getProperty_Test.java | 17 +++++----- .../util/IterableUtil_isNullOrEmpty_Test.java | 17 +++++----- .../IterableUtil_nonNullElementsIn_Test.java | 17 +++++----- .../core/util/IterableUtil_sizeOf_Test.java | 17 +++++----- .../core/util/IterableUtil_toArray_Test.java | 17 +++++----- .../core/util/Lists_emptyList_Test.java | 17 +++++----- .../core/util/Lists_newArrayList_Test.java | 17 +++++----- .../Lists_newArrayList_withIterable_Test.java | 17 +++++----- .../Lists_newArrayList_withIterator_Test.java | 17 +++++----- .../Lists_newArrayList_withVarArgs_Test.java | 17 +++++----- .../core/util/NaturalOrderComparatorTest.java | 17 +++++----- .../assertj/core/util/NearlyEqualsTest.java | 17 +++++----- .../core/util/NullSafeComparatorTest.java | 17 +++++----- .../core/util/Objects_areEqual_Test.java | 17 +++++----- .../Objects_castIfBelongsToType_Test.java | 17 +++++----- .../core/util/Objects_hashCodeFor_Test.java | 17 +++++----- .../core/util/Objects_namesOf_Test.java | 17 +++++----- .../core/util/OtherStringTestComparator.java | 17 +++++----- .../util/OtherStringTestComparatorWithAt.java | 17 +++++----- .../util/PathNaturalOrderComparatorTest.java | 17 +++++----- .../assertj/core/util/Paths_linesOf_Test.java | 17 +++++----- .../Preconditions_checkArgument_Test.java | 17 +++++----- ...checkNotNullOrEmpty_GenericArray_Test.java | 17 +++++----- ...heckNotNullOrEmpty_String_String_Test.java | 17 +++++----- ...tions_checkNotNullOrEmpty_String_Test.java | 17 +++++----- ...heckNotNull_GenericObject_String_Test.java | 17 +++++----- ...tions_checkNotNull_GenericObject_Test.java | 17 +++++----- .../util/Sets_newHashSet_Iterable_Test.java | 17 +++++----- .../core/util/Sets_newHashSet_Test.java | 17 +++++----- ...ts_newLinkedHashSet_GenericArray_Test.java | 17 +++++----- .../core/util/Sets_newLinkedHashSet_Test.java | 17 +++++----- .../assertj/core/util/StackTraceUtils.java | 17 +++++----- .../core/util/Streams_stream_Test.java | 17 +++++----- .../util/StringHashCodeTestComparator.java | 17 +++++----- .../core/util/StringTestComparator.java | 17 +++++----- .../core/util/Strings_append_Test.java | 17 +++++----- .../core/util/Strings_concat_Test.java | 17 +++++----- .../core/util/Strings_isEmpty_Test.java | 17 +++++----- .../assertj/core/util/Strings_join_Test.java | 17 +++++----- .../core/util/Strings_quoteObject_Test.java | 17 +++++----- .../core/util/Strings_quoteString_Test.java | 17 +++++----- .../org/assertj/core/util/TempFileUtil.java | 17 +++++----- ...rrentThreadStackTraceToThrowable_Test.java | 17 +++++----- .../util/Throwables_getRootCause_Test.java | 17 +++++----- .../util/Throwables_getStackTrace_Test.java | 17 +++++----- .../core/util/ThrowingConsumerFactory.java | 17 +++++----- .../core/util/URLs_contentOf_Test.java | 17 +++++----- .../assertj/core/util/URLs_linesOf_Test.java | 17 +++++----- .../core/util/YearAndMonthComparator.java | 17 +++++----- .../core/util/diff/ChangeDeltaTest.java | 17 +++++----- .../org/assertj/core/util/diff/ChunkTest.java | 17 +++++----- .../core/util/diff/DeleteDeltaTest.java | 17 +++++----- .../util/diff/Delta_equals_hashCode_Test.java | 17 +++++----- .../org/assertj/core/util/diff/DiffTest.java | 17 +++++----- .../util/diff/GenerateUnifiedDiffTest.java | 17 +++++----- .../core/util/diff/InsertDeltaTest.java | 17 +++++----- .../org/assertj/core/util/diff/PatchTest.java | 17 +++++----- .../core/util/diff/myers/SnakeTest.java | 17 +++++----- .../CaseFormatUtils_toCamelCase_Test.java | 17 +++++----- .../ClassUtils_isInJavaLangPackage_Test.java | 17 +++++----- ...ls_isOptionalOrPrimitiveOptional_Test.java | 17 +++++----- .../ClassUtils_isPrimitiveOrWrapper_Test.java | 17 +++++----- .../FieldSupport_fieldValues_Test.java | 17 +++++----- ...ieldSupport_isAllowedToReadField_Test.java | 17 +++++----- .../MethodSupport_methodResultFor_Test.java | 17 +++++----- ...rtyOrFieldSupport_getSimpleValue_Test.java | 17 +++++----- ...ropertyOrFieldSupport_getValueOf_Test.java | 17 +++++----- .../PropertySupport_propertyValues_Test.java | 17 +++++----- ...rtySupport_publicGetterExistsFor_Test.java | 17 +++++----- .../util/introspection/beans/SuperHero.java | 17 +++++----- ...ringPrettyFormatter_prettyFormat_Test.java | 17 +++++----- ...ert_Junit5_Assertions_To_Assertj_Test.java | 17 +++++----- ...vert_Junit_Assertions_To_Assertj_Test.java | 17 +++++----- .../assertj/scripts/ShellScriptInvoker.java | 17 +++++----- .../CustomAsserts_filter_stacktrace_Test.java | 17 +++++----- .../SoftAssertionsErrorDescriptionTest.java | 19 +++++++----- ...MultipleFailuresError_getMessage_Test.java | 31 ++++++++++--------- ...oClosableSoftAssertionsLineNumberTest.java | 21 +++++++------ .../test/BDDSoftAssertionsLineNumberTest.java | 21 +++++++------ .../CustomSoftAssertionsLineNumberTest.java | 17 +++++----- .../DefaultAssertionErrorCollector_Test.java | 25 ++++++++------- .../org/example/test/MyProjectAssertions.java | 17 +++++----- .../java/org/example/test/MyProjectClass.java | 17 +++++----- .../example/test/MyProjectClassAssert.java | 17 +++++----- .../example/test/MyProjectSoftAssertions.java | 17 +++++----- ...move_assertJ_stacktrace_elements_Test.java | 17 +++++----- .../test/SoftAssertionsLineNumberTest.java | 27 +++++++++------- ...les_addLineNumberToErrorMessages_Test.java | 21 +++++++------ ...etFirstStackTraceElementFromTest_Test.java | 19 +++++++----- ...moveAssertJElementFromStackTrace_Test.java | 17 +++++----- .../org/assertj/guava/api/Assertions.java | 17 +++++----- .../assertj/guava/api/ByteSourceAssert.java | 17 +++++----- .../guava/api/InstanceOfAssertFactories.java | 17 +++++----- .../org/assertj/guava/api/MultimapAssert.java | 17 +++++----- .../org/assertj/guava/api/MultisetAssert.java | 17 +++++----- .../org/assertj/guava/api/OptionalAssert.java | 17 +++++----- .../org/assertj/guava/api/RangeAssert.java | 17 +++++----- .../org/assertj/guava/api/RangeMapAssert.java | 17 +++++----- .../org/assertj/guava/api/RangeSetAssert.java | 17 +++++----- .../org/assertj/guava/api/TableAssert.java | 17 +++++----- .../java/org/assertj/guava/data/MapEntry.java | 17 +++++----- .../MultisetShouldContainAtLeastTimes.java | 17 +++++----- .../MultisetShouldContainAtMostTimes.java | 17 +++++----- .../error/MultisetShouldContainTimes.java | 17 +++++----- .../guava/error/OptionalShouldBeAbsent.java | 17 +++++----- .../guava/error/OptionalShouldBePresent.java | 17 +++++----- .../OptionalShouldBePresentWithValue.java | 17 +++++----- .../guava/error/RangeSetShouldEnclose.java | 17 +++++----- .../error/RangeSetShouldEncloseAnyOf.java | 17 +++++----- .../guava/error/RangeSetShouldIntersect.java | 17 +++++----- .../error/RangeSetShouldIntersectAnyOf.java | 17 +++++----- .../guava/error/RangeSetShouldNotEnclose.java | 17 +++++----- .../error/RangeSetShouldNotIntersect.java | 17 +++++----- .../RangeShouldBeClosedInTheLowerBound.java | 17 +++++----- .../RangeShouldBeClosedInTheUpperBound.java | 17 +++++----- .../RangeShouldBeOpenedInTheLowerBound.java | 17 +++++----- .../RangeShouldBeOpenedInTheUpperBound.java | 17 +++++----- .../RangeShouldHaveLowerEndpointEqual.java | 17 +++++----- .../RangeShouldHaveUpperEndpointEqual.java | 17 +++++----- .../guava/error/ShouldContainKeys.java | 17 +++++----- .../guava/error/ShouldContainValues.java | 17 +++++----- .../guava/error/ShouldHaveSameContent.java | 17 +++++----- .../assertj/guava/error/ShouldHaveSize.java | 17 +++++----- .../guava/error/TableShouldContainCell.java | 17 +++++----- .../error/TableShouldContainColumns.java | 17 +++++----- .../guava/error/TableShouldContainRows.java | 17 +++++----- .../error/TableShouldHaveColumnCount.java | 17 +++++----- .../guava/error/TableShouldHaveRowCount.java | 17 +++++----- .../assertj/guava/util/ExceptionUtils.java | 17 +++++----- .../core/JUnit4_with_opentest4j_Test.java | 17 +++++----- .../recursive/comparison/Issue_3533_Test.java | 17 +++++----- .../recursive/comparison/Issue_3551_Test.java | 17 +++++----- .../tests/core/TestNG_with_JUnit4_Test.java | 17 +++++----- .../core/presentation/BoundedQueue_Test.java | 17 +++++----- .../HeadTailAccumulator_Test.java | 17 +++++----- .../presentation/NumberGrouping_Test.java | 17 +++++----- .../presentation/PrimitiveArrayList_Test.java | 17 +++++----- .../core/presentation/RotatingQueue_Test.java | 17 +++++----- .../presentation/TransformingList_Test.java | 17 +++++----- ...ions_allOf_with_ThrowingConsumer_Test.java | 17 +++++----- ...ions_anyOf_with_ThrowingConsumer_Test.java | 17 +++++----- .../api/Assertions_assertThatCode_Test.java | 17 +++++----- .../Assertions_assertThatCollection_Test.java | 17 +++++----- .../Assertions_assertThatComparable_Test.java | 17 +++++----- ...rtions_assertThatExceptionOfType_Test.java | 17 +++++----- .../Assertions_assertThatException_Test.java | 17 +++++----- ...ertThatIndexOutOfBoundsException_Test.java | 17 +++++----- .../Assertions_assertThatIterable_Test.java | 17 +++++----- .../Assertions_assertThatIterator_Test.java | 17 +++++----- .../api/Assertions_assertThatList_Test.java | 17 +++++----- ...Assertions_assertThatNoException_Test.java | 17 +++++----- .../api/Assertions_assertThatObject_Test.java | 17 +++++----- .../api/Assertions_assertThatPath_Test.java | 17 +++++----- .../Assertions_assertThatPredicate_Test.java | 17 +++++----- ...ThatReflectiveOperationException_Test.java | 17 +++++----- ...tions_assertThatRuntimeException_Test.java | 17 +++++----- .../api/Assertions_assertThatStream_Test.java | 17 +++++----- .../Assertions_assertThatTemporal_Test.java | 17 +++++----- .../Assertions_assertThatThrownBy_Test.java | 17 +++++----- .../Assertions_assertThat_asList_Test.java | 17 +++++----- .../Assertions_assertThat_asString_Test.java | 17 +++++----- .../Assertions_assertThat_inBinary_Test.java | 17 +++++----- ...ertions_assertThat_inHexadecimal_Test.java | 17 +++++----- .../Assertions_assertThat_inUnicode_Test.java | 17 +++++----- ...rtThat_with_AssertDelegateTarget_Test.java | 17 +++++----- ...s_assertThat_with_AssertProvider_Test.java | 17 +++++----- ...tions_assertThat_with_BigDecimal_Test.java | 17 +++++----- ...tions_assertThat_with_BigInteger_Test.java | 17 +++++----- ...ons_assertThat_with_BooleanArray_Test.java | 17 +++++----- ...sertions_assertThat_with_Boolean_Test.java | 17 +++++----- ...rtions_assertThat_with_ByteArray_Test.java | 17 +++++----- .../Assertions_assertThat_with_Byte_Test.java | 17 +++++----- ...rtions_assertThat_with_CharArray_Test.java | 17 +++++----- ...ons_assertThat_with_CharSequence_Test.java | 17 +++++----- ...rtions_assertThat_with_Character_Test.java | 17 +++++----- ...Assertions_assertThat_with_Class_Test.java | 17 +++++----- ...tions_assertThat_with_Comparable_Test.java | 17 +++++----- ..._assertThat_with_CompletionStage_Test.java | 17 +++++----- ...ions_assertThat_with_DoubleArray_Test.java | 17 +++++----- ..._assertThat_with_DoublePredicate_Test.java | 17 +++++----- ...ons_assertThat_with_DoubleStream_Test.java | 17 +++++----- ...ssertions_assertThat_with_Double_Test.java | 17 +++++----- .../Assertions_assertThat_with_File_Test.java | 17 +++++----- ...tions_assertThat_with_FloatArray_Test.java | 17 +++++----- ...Assertions_assertThat_with_Float_Test.java | 17 +++++----- ...ions_assertThat_with_InputStream_Test.java | 17 +++++----- ...ertions_assertThat_with_IntArray_Test.java | 17 +++++----- ...ons_assertThat_with_IntPredicate_Test.java | 17 +++++----- ...rtions_assertThat_with_IntStream_Test.java | 17 +++++----- ...sertions_assertThat_with_Integer_Test.java | 17 +++++----- ...ertions_assertThat_with_Iterable_Test.java | 17 +++++----- ...ertions_assertThat_with_Iterator_Test.java | 17 +++++----- .../Assertions_assertThat_with_List_Test.java | 17 +++++----- ...ns_assertThat_with_LocalDateTime_Test.java | 17 +++++----- ...rtions_assertThat_with_LocalDate_Test.java | 17 +++++----- ...rtions_assertThat_with_LongArray_Test.java | 17 +++++----- ...ns_assertThat_with_LongPredicate_Test.java | 17 +++++----- ...tions_assertThat_with_LongStream_Test.java | 17 +++++----- .../Assertions_assertThat_with_Long_Test.java | 17 +++++----- .../Assertions_assertThat_with_Map_Test.java | 17 +++++----- ...ions_assertThat_with_ObjectArray_Test.java | 17 +++++----- ...ssertions_assertThat_with_Object_Test.java | 17 +++++----- ...s_assertThat_with_OffsetDateTime_Test.java | 17 +++++----- ...tions_assertThat_with_OffsetTime_Test.java | 17 +++++----- ...s_assertThat_with_OptionalDouble_Test.java | 17 +++++----- ...ions_assertThat_with_OptionalInt_Test.java | 17 +++++----- ...ons_assertThat_with_OptionalLong_Test.java | 17 +++++----- ...ertions_assertThat_with_Optional_Test.java | 17 +++++----- ...rtions_assertThat_with_Predicate_Test.java | 17 +++++----- ...tions_assertThat_with_ShortArray_Test.java | 17 +++++----- ...Assertions_assertThat_with_Short_Test.java | 17 +++++----- ...ions_assertThat_with_Spliterator_Test.java | 17 +++++----- ...ssertions_assertThat_with_Stream_Test.java | 17 +++++----- ...ssertThat_with_Stream_startsWith_Test.java | 17 +++++----- ...ons_assertThat_with_StringBuffer_Test.java | 17 +++++----- ...ns_assertThat_with_StringBuilder_Test.java | 17 +++++----- ...ssertions_assertThat_with_String_Test.java | 17 +++++----- ...rtions_assertThat_with_Throwable_Test.java | 17 +++++----- .../Assertions_assertThat_with_URI_Test.java | 17 +++++----- .../Assertions_assertThat_with_URL_Test.java | 17 +++++----- ...rtions_assertThat_with_YearMonth_Test.java | 17 +++++----- ...ns_assertThat_with_ZonedDateTime_Test.java | 17 +++++----- ...ssertThat_with_primitive_boolean_Test.java | 17 +++++----- ...s_assertThat_with_primitive_byte_Test.java | 17 +++++----- ...s_assertThat_with_primitive_char_Test.java | 17 +++++----- ...assertThat_with_primitive_double_Test.java | 17 +++++----- ..._assertThat_with_primitive_float_Test.java | 17 +++++----- ...ns_assertThat_with_primitive_int_Test.java | 17 +++++----- ...s_assertThat_with_primitive_long_Test.java | 17 +++++----- ..._assertThat_with_primitive_short_Test.java | 17 +++++----- .../core/api/Assertions_assertWith_Test.java | 17 +++++----- ...uous_reference_compilation_error_Test.java | 17 +++++----- .../api/Assertions_catchException_Test.java | 17 +++++----- .../api/Assertions_catchIOException_Test.java | 17 +++++----- ...ns_catchIllegalArgumentException_Test.java | 17 +++++----- ...tions_catchIllegalStateException_Test.java | 17 +++++----- ...s_catchIndexOutOfBoundsException_Test.java | 17 +++++----- ...rtions_catchNullPointerException_Test.java | 17 +++++----- ...atchReflectiveOperationException_Test.java | 17 +++++----- ...Assertions_catchRuntimeException_Test.java | 17 +++++----- .../Assertions_catchThrowableOfType_Test.java | 17 +++++----- .../api/Assertions_catchThrowable_Test.java | 17 +++++----- .../Assertions_from_with_Function_Test.java | 17 +++++----- .../core/api/Assertions_linesOf_Test.java | 17 +++++----- ...h_Assumptions_and_BDDAssumptions_Test.java | 17 +++++----- ...ons_and_soft_assertions_variants_Test.java | 17 +++++----- ...c_with_InstanceOfAssertFactories_Test.java | 17 +++++----- .../Assertions_useRepresentation_Test.java | 17 +++++----- .../api/Assertions_withinPercentage_Test.java | 17 +++++----- .../tests/core/api/BaseAssertionsTest.java | 17 +++++----- ...tThat_with_BDD_and_Soft_variants_Test.java | 17 +++++----- ..._with_Function_and_AssertFactory_Test.java | 17 +++++----- ...ng_with_String_and_AssertFactory_Test.java | 17 +++++----- .../BooleanAssert_isEqualTo_boolean_Test.java | 17 +++++----- .../boolean_/BooleanAssert_isFalse_Test.java | 17 +++++----- ...oleanAssert_isNotEqualTo_boolean_Test.java | 17 +++++----- .../boolean_/BooleanAssert_isTrue_Test.java | 17 +++++----- .../BooleanAssert_usingComparator_Test.java | 17 +++++----- ...eanAssert_usingDefaultComparator_Test.java | 17 +++++----- ...rrayAssert_asString_with_Charset_Test.java | 17 +++++----- .../CharSequenceAssert_isASCII_Test.java | 17 +++++----- .../CharSequenceAssert_isAlphabetic_Test.java | 17 +++++----- ...harSequenceAssert_isAlphanumeric_Test.java | 17 +++++----- .../CharSequenceAssert_isBlank_Test.java | 17 +++++----- ...CharSequenceAssert_isHexadecimal_Test.java | 17 +++++----- .../CharSequenceAssert_isJavaBlank_Test.java | 17 +++++----- .../CharSequenceAssert_isNotBlank_Test.java | 17 +++++----- ...harSequenceAssert_isNotJavaBlank_Test.java | 17 +++++----- .../CharSequenceAssert_isVisible_Test.java | 17 +++++----- .../class_/ClassAssert_hasNoPackage_Test.java | 17 +++++----- .../ClassAssert_hasNoSuperclass_Test.java | 17 +++++----- ...ssAssert_hasPackage_with_Package_Test.java | 17 +++++----- ...assAssert_hasPackage_with_String_Test.java | 17 +++++----- ...assAssert_hasPermittedSubclasses_Test.java | 17 +++++----- .../ClassAssert_hasRecordComponents_Test.java | 17 +++++----- .../ClassAssert_hasSuperclass_Test.java | 17 +++++----- .../class_/ClassAssert_isAbstract_Test.java | 17 +++++----- .../class_/ClassAssert_isAnnotation_Test.java | 17 +++++----- .../ClassAssert_isAssignableTo_Test.java | 17 +++++----- .../api/class_/ClassAssert_isFinal_Test.java | 17 +++++----- .../class_/ClassAssert_isInterface_Test.java | 17 +++++----- .../ClassAssert_isNotAnnotation_Test.java | 17 +++++----- .../class_/ClassAssert_isNotFinal_Test.java | 17 +++++----- .../ClassAssert_isNotInterface_Test.java | 17 +++++----- .../ClassAssert_isNotPrimitive_Test.java | 17 +++++----- .../class_/ClassAssert_isNotRecord_Test.java | 17 +++++----- .../class_/ClassAssert_isNotSealed_Test.java | 17 +++++----- .../class_/ClassAssert_isNotStatic_Test.java | 17 +++++----- .../ClassAssert_isPackagePrivate_Test.java | 17 +++++----- .../class_/ClassAssert_isPrimitive_Test.java | 17 +++++----- .../class_/ClassAssert_isPrivate_Test.java | 17 +++++----- .../class_/ClassAssert_isProtected_Test.java | 17 +++++----- .../api/class_/ClassAssert_isPublic_Test.java | 17 +++++----- .../api/class_/ClassAssert_isRecord_Test.java | 17 +++++----- .../api/class_/ClassAssert_isSealed_Test.java | 17 +++++----- .../api/class_/ClassAssert_isStatic_Test.java | 17 +++++----- .../duration/DurationAssert_hasDays_Test.java | 17 +++++----- .../DurationAssert_hasHours_Test.java | 17 +++++----- .../DurationAssert_hasMillis_Test.java | 17 +++++----- .../DurationAssert_hasMinutes_Test.java | 17 +++++----- .../DurationAssert_hasNanos_Test.java | 17 +++++----- .../DurationAssert_hasSeconds_Test.java | 17 +++++----- .../DurationAssert_isCloseTo_Test.java | 17 +++++----- .../DurationAssert_isNegative_Test.java | 17 +++++----- .../DurationAssert_isPositive_Test.java | 17 +++++----- .../duration/DurationAssert_isZero_Test.java | 17 +++++----- .../DurationAssert_withFormatter_Test.java | 17 +++++----- ...eAssert_hasSameSizeAs_with_Array_Test.java | 17 +++++----- ...reamAssert_asString_with_Charset_Test.java | 17 +++++----- ...putStreamAssert_hasBinaryContent_Test.java | 17 +++++----- .../InputStreamAssert_hasContent_Test.java | 17 +++++----- .../InputStreamAssert_hasDigest_Test.java | 17 +++++----- ...putStreamAssert_hasSameContentAs_Test.java | 17 +++++----- .../InputStreamAssert_isEmpty_Test.java | 17 +++++----- .../InputStreamAssert_isNotEmpty_Test.java | 17 +++++----- .../UnmarkableByteArrayInputStream.java | 17 +++++----- .../ObjectAssert_doesNotReturn_Test.java | 17 +++++----- ...t_extracting_with_Function_Array_Test.java | 17 +++++----- ...tAssert_extracting_with_Function_Test.java | 17 +++++----- ...tion_and_InstanceOfAssertFactory_Test.java | 17 +++++----- ...ert_extracting_with_String_Array_Test.java | 17 +++++----- ...ectAssert_extracting_with_String_Test.java | 17 +++++----- ...ring_and_InstanceOfAssertFactory_Test.java | 17 +++++----- .../api/object/ObjectAssert_returns_Test.java | 17 +++++----- ...ptionalAssert_containsInstanceOf_Test.java | 17 +++++----- .../OptionalAssert_containsSame_Test.java | 17 +++++----- .../OptionalAssert_contains_Test.java | 17 +++++----- ..._contains_usingDefaultComparator_Test.java | 17 +++++----- ...usingFieldByFieldValueComparator_Test.java | 17 +++++----- ...rt_contains_usingValueComparator_Test.java | 17 +++++----- .../OptionalAssert_doesNotHaveValue_Test.java | 17 +++++----- .../optional/OptionalAssert_flatMap_Test.java | 17 +++++----- .../api/optional/OptionalAssert_get_Test.java | 17 +++++----- ...get_with_InstanceOfAssertFactory_Test.java | 17 +++++----- ...ert_hasValueSatisfying_Condition_Test.java | 17 +++++----- ...ptionalAssert_hasValueSatisfying_Test.java | 17 +++++----- .../optional/OptionalAssert_isEmpty_Test.java | 17 +++++----- .../OptionalAssert_isNotEmpty_Test.java | 17 +++++----- .../OptionalAssert_isNotPresent_Test.java | 17 +++++----- .../OptionalAssert_isPresent_Test.java | 17 +++++----- .../api/optional/OptionalAssert_map_Test.java | 17 +++++----- ...ubleAssert_hasValueCloseToOffset_Test.java | 17 +++++----- ...Assert_hasValueCloseToPercentage_Test.java | 17 +++++----- .../OptionalDoubleAssert_hasValue_Test.java | 17 +++++----- .../OptionalDoubleAssert_isEmpty_Test.java | 17 +++++----- .../OptionalDoubleAssert_isNotEmpty_Test.java | 17 +++++----- ...ptionalDoubleAssert_isNotPresent_Test.java | 17 +++++----- .../OptionalDoubleAssert_isPresent_Test.java | 17 +++++----- .../OptionalIntAssert_hasValue_Test.java | 17 +++++----- .../OptionalIntAssert_isEmpty_Test.java | 17 +++++----- .../OptionalIntAssert_isNotEmpty_Test.java | 17 +++++----- .../OptionalIntAssert_isNotPresent_Test.java | 17 +++++----- .../OptionalIntAssert_isPresent_Test.java | 17 +++++----- .../api/period/PeriodAssert_hasDays_Test.java | 17 +++++----- .../period/PeriodAssert_hasMonths_Test.java | 17 +++++----- .../period/PeriodAssert_hasYears_Test.java | 17 +++++----- .../period/PeriodAssert_isNegative_Test.java | 17 +++++----- .../period/PeriodAssert_isPositive_Test.java | 17 +++++----- .../api/recursive/FieldLocation_Test.java | 17 +++++----- .../FieldLocation_exactlyMatches_Test.java | 17 +++++----- .../recursive/FieldLocation_field_Test.java | 17 +++++----- .../FieldLocation_hasChild_Test.java | 17 +++++----- .../FieldLocation_hasParent_Test.java | 17 +++++----- ...ldLocation_hierarchyMatchesRegex_Test.java | 17 +++++----- .../FieldLocation_hierarchyMatches_Test.java | 17 +++++----- .../recursive/FieldLocation_isRoot_Test.java | 17 +++++----- .../FieldLocation_isTopLevelField_Test.java | 17 +++++----- ...tractRecursiveAssertionDriverTestBase.java | 17 +++++----- ...AssertionAssert_allFieldsSatisfy_Test.java | 17 +++++----- ...tisfy_with_ignoringAllNullFields_Test.java | 17 +++++----- ...th_ignoringFieldsMatchingRegexes_Test.java | 17 +++++----- ...tisfy_with_ignoringFieldsOfTypes_Test.java | 17 +++++----- ...ieldsSatisfy_with_ignoringFields_Test.java | 17 +++++----- ...sfy_with_ignoringPrimitiveFields_Test.java | 17 +++++----- ...eAssertionAssert_hasNoNullFields_Test.java | 17 +++++----- ...rtionAssert_withCollectionPolicy_Test.java | 17 +++++----- ...Assert_withIntrospectionStrategy_Test.java | 17 +++++----- ...iveAssertionAssert_withMapPolicy_Test.java | 17 +++++----- ...sertionAssert_withOptionalPolicy_Test.java | 17 +++++----- ...eAssertionConfiguration_toString_Test.java | 17 +++++----- ...ertionDriver_AssertionApplicationTest.java | 17 +++++----- ...eAssertionDriver_CollectionPolicyTest.java | 17 +++++----- ...nDriver_JavaClassLibraryRecursionTest.java | 17 +++++----- ...ecursiveAssertionDriver_MapPolicyTest.java | 17 +++++----- ...veAssertionDriver_OptionalPolicy_Test.java | 17 +++++----- ...tionDriver_PrimitiveFieldHandlingTest.java | 17 +++++----- ...ecursiveAssertionDriver_RecursionTest.java | 17 +++++----- .../RecursiveAssertionNode_Test.java | 17 +++++----- .../core/api/recursive/comparison/Author.java | 17 +++++----- .../core/api/recursive/comparison/Color.java | 17 +++++----- .../api/recursive/comparison/ColorDto.java | 17 +++++----- .../recursive/comparison/ColorWithCode.java | 17 +++++----- ...omparingFields_getChildNodeValue_Test.java | 17 +++++----- ...ingFields_getChildrenNodeNamesOf_Test.java | 17 +++++----- ...ringProperties_getChildNodeValue_Test.java | 17 +++++----- ...roperties_getChildrenNodeNamesOf_Test.java | 17 +++++----- ...amelCaseFields_getChildNodeValue_Test.java | 17 +++++----- ...aseFields_getChildrenNodeNamesOf_Test.java | 17 +++++----- .../ComparisonDifference_compareTo_Test.java | 17 +++++----- ...nDifference_multiLineDescription_Test.java | 17 +++++----- ...ference_rootComparisonDifference_Test.java | 17 +++++----- ...yDifference_multiLineDescription_Test.java | 17 +++++----- ...nStrategy_getChildrenNodeNamesOf_Test.java | 17 +++++----- .../recursive/comparison/DualValueUtil.java | 17 +++++----- .../recursive/comparison/DualValue_Test.java | 17 +++++----- .../DualValue_arrayValues_Test.java | 17 +++++----- .../DualValue_atomicValues_Test.java | 17 +++++----- .../comparison/DualValue_enumValues_Test.java | 17 +++++----- .../DualValue_getFieldName_Test.java | 17 +++++----- .../DualValue_hasNoContainerValues_Test.java | 17 +++++----- .../DualValue_hasNoNullValues_Test.java | 17 +++++----- ...lValue_hasPotentialCyclingValues_Test.java | 17 +++++----- .../DualValue_hasSomeJavaTypeValue_Test.java | 17 +++++----- .../DualValue_isActualJavaType_Test.java | 17 +++++----- .../DualValue_isExpectedAContainer_Test.java | 17 +++++----- .../DualValue_isExpectedJavaType_Test.java | 17 +++++----- .../DualValue_iterableValues_Test.java | 17 +++++----- .../comparison/DualValue_mapValues_Test.java | 17 +++++----- .../DualValue_optionalValues_Test.java | 17 +++++----- .../comparison/DualValue_sameValues_Test.java | 17 +++++----- .../comparison/FieldComparators_Test.java | 17 +++++----- .../FieldMessages_registerMessage_Test.java | 17 +++++----- .../core/api/recursive/comparison/Light.java | 17 +++++----- .../api/recursive/comparison/LightDto.java | 17 +++++----- .../api/recursive/comparison/PersonData.java | 17 +++++----- .../RecursiveComparator_compare_Test.java | 17 +++++----- .../RecursiveComparator_constructor_Test.java | 17 +++++----- ...cursiveComparator_getDescription_Test.java | 17 +++++----- ...siveComparisonAssert_assumptions_Test.java | 17 +++++----- ...mparisonAssert_bddSoftAssertions_Test.java | 17 +++++----- ...rsiveComparisonAssert_fluent_API_Test.java | 17 +++++----- ...veComparisonAssert_for_iterables_Test.java | 17 +++++----- ...cursiveComparisonAssert_for_maps_Test.java | 17 +++++----- ...mparisonAssert_for_object_arrays_Test.java | 17 +++++----- ...veComparisonAssert_for_optionals_Test.java | 17 +++++----- ...veComparisonAssert_isEqualTo_BaseTest.java | 17 +++++----- ...ursiveComparisonAssert_isEqualTo_Test.java | 17 +++++----- ...ualTo_comparingOnlyFieldsOfTypes_Test.java | 17 +++++----- ...rt_isEqualTo_comparingOnlyFields_Test.java | 17 +++++----- ...sEqualTo_ignoringCollectionOrder_Test.java | 17 +++++----- ...ringFieldsOfTypesMatchingRegexes_Test.java | 17 +++++----- ...nAssert_isEqualTo_ignoringFields_Test.java | 17 +++++----- ...EqualTo_ignoringOverriddenEquals_Test.java | 17 +++++----- ...sonAssert_isEqualTo_java_objects_Test.java | 17 +++++----- ...Assert_isEqualTo_strictTypeCheck_Test.java | 17 +++++----- ..._isEqualTo_usingOverriddenEquals_Test.java | 17 +++++----- ...mparatorsForFieldMatchingRegexes_Test.java | 17 +++++----- ...qualTo_withErrorMessageForFields_Test.java | 17 +++++----- ...sEqualTo_withErrorMessageForType_Test.java | 17 +++++----- ...t_isEqualTo_withFieldComparators_Test.java | 17 +++++----- ...qualTo_withIntrospectionStrategy_Test.java | 17 +++++----- ...rt_isEqualTo_withTypeComparators_Test.java | 17 +++++----- ...isonAssert_isEqualTo_with_arrays_Test.java | 17 +++++----- ...risonAssert_isEqualTo_with_enums_Test.java | 17 +++++----- ...nAssert_isEqualTo_with_iterables_Test.java | 17 +++++----- ...Assert_isEqualTo_with_java_types_Test.java | 17 +++++----- ...arisonAssert_isEqualTo_with_maps_Test.java | 17 +++++----- ...onAssert_isEqualTo_with_optional_Test.java | 17 +++++----- .../RecursiveComparisonAssert_isIn_Test.java | 17 +++++----- ...omparisonAssert_isNotEqualTo_BaseTest.java | 17 +++++----- ...iveComparisonAssert_isNotEqualTo_Test.java | 17 +++++----- ...nAssert_isNotEqualTo_with_record_Test.java | 17 +++++----- ...ecursiveComparisonAssert_isNotIn_Test.java | 17 +++++----- ...eComparisonAssert_softAssertions_Test.java | 17 +++++----- ...eComparisonConfiguration_builder_Test.java | 17 +++++----- ...onConfiguration_comparatorByType_Test.java | 17 +++++----- ...onConfiguration_fieldComparators_Test.java | 17 +++++----- ...risonConfiguration_fieldMessages_Test.java | 17 +++++----- ...uration_getActualNonIgnoreFields_Test.java | 17 +++++----- ...nfiguration_hasCustomComparators_Test.java | 17 +++++----- ...arisonConfiguration_ignoreFields_Test.java | 17 +++++----- ...n_isOrIsChildOfAnyComparedFields_Test.java | 17 +++++----- ...nfiguration_multiLineDescription_Test.java | 17 +++++----- ...tion_shouldIgnoreCollectionOrder_Test.java | 17 +++++----- ...Configuration_shouldIgnoreFields_Test.java | 17 +++++----- ...n_shouldIgnoreOverriddenEqualsOf_Test.java | 17 +++++----- ...nConfiguration_shouldNotEvaluate_Test.java | 17 +++++----- ...eComparedFieldsHaveBeenSpecified_Test.java | 17 +++++----- ...arisonConfiguration_typeMessages_Test.java | 17 +++++----- .../api/recursive/comparison/WithMap.java | 17 +++++----- .../api/recursive/comparison/WithObject.java | 17 +++++----- .../core/api/recursive/data/Address.java | 17 +++++----- .../core/api/recursive/data/AddressDto.java | 17 +++++----- .../data/AlwaysDifferentAddress.java | 17 +++++----- .../recursive/data/AlwaysDifferentPerson.java | 17 +++++----- .../recursive/data/AlwaysEqualAddress.java | 17 +++++----- .../api/recursive/data/AlwaysEqualPerson.java | 17 +++++----- .../api/recursive/data/FriendlyPerson.java | 17 +++++----- .../tests/core/api/recursive/data/Giant.java | 17 +++++----- .../tests/core/api/recursive/data/Home.java | 17 +++++----- .../core/api/recursive/data/HomeDto.java | 17 +++++----- .../tests/core/api/recursive/data/Human.java | 17 +++++----- .../tests/core/api/recursive/data/Person.java | 17 +++++----- .../core/api/recursive/data/PersonDto.java | 17 +++++----- .../data/PersonDtoWithPersonNeighbour.java | 17 +++++----- .../throwable/ThrowableAssert_cause_Test.java | 17 +++++----- .../ThrowableAssert_rootCause_Test.java | 17 +++++----- .../Configuration_apply_Test.java | 17 +++++----- .../Configuration_describe_Test.java | 17 +++++----- .../NonDefaultConfiguration.java | 17 +++++----- .../assertj/tests/core/data/Index_Test.java | 17 +++++----- .../tests/core/data/MapEntry_Test.java | 17 +++++----- .../assertj/tests/core/data/Offset_Test.java | 17 +++++----- .../tests/core/data/Percentage_Test.java | 17 +++++----- .../SoftlyExtensionInstanceTest.java | 17 +++++----- ...ropertiesExtractor_assertNotNull_Test.java | 17 +++++----- ...ldsOrPropertiesExtractor_extract_Test.java | 17 +++++----- ...opertiesExtractor_extract_tuples_Test.java | 17 +++++----- .../Properties_extractProperty_Test.java | 17 +++++----- .../Properties_from_with_Collection_Test.java | 17 +++++----- .../Properties_from_with_array_Test.java | 17 +++++----- .../core/groups/Properties_ofType_Test.java | 17 +++++----- .../internal/Digests_digestDiff_Test.java | 17 +++++----- .../core/internal/Digests_fromHex_Test.java | 17 +++++----- .../core/internal/Digests_toHex_Test.java | 17 +++++----- .../AssertionMatcher_matches_Test.java | 17 +++++----- .../BaseNavigableIterableAssert_Test.java | 17 +++++----- .../BaseNavigableListAssert_Test.java | 17 +++++----- .../ClassBasedNavigableIterable_Test.java | 17 +++++----- .../ClassBasedNavigableList_Test.java | 17 +++++----- ...ssBasedNavigableList_withDefault_Test.java | 17 +++++----- ...assBasedNavigableList_withString_Test.java | 17 +++++----- ...toryBasedNavigableIterableAssert_Test.java | 17 +++++----- .../FactoryBasedNavigableListAssert_Test.java | 17 +++++----- ...oryBasedNavigableList_withString_Test.java | 17 +++++----- .../GenericNavigableAssert_Test.java | 17 +++++----- .../AbstractBaseRepresentationTest.java | 17 +++++----- .../CompositeRepresentation_Test.java | 17 +++++----- ...ndardRepresentation_array_format_Test.java | 17 +++++----- ...dRepresentation_custom_formatter_Test.java | 17 +++++----- ...ntation_format_CompletableFuture_Test.java | 17 +++++----- ...rdRepresentation_iterable_format_Test.java | 17 +++++----- ...tandardRepresentation_map_format_Test.java | 17 +++++----- ...ardRepresentation_static_setters_Test.java | 17 +++++----- ...dRepresentation_throwable_format_Test.java | 17 +++++----- ...tion_toStringOf_AtomicReferences_Test.java | 17 +++++----- ...tandardRepresentation_toStringOf_Test.java | 17 +++++----- ...esentation_unambiguousToStringOf_Test.java | 17 +++++----- .../core/testkit/AbsValueComparator.java | 17 +++++----- .../testkit/AlwaysDifferentComparator.java | 17 +++++----- .../core/testkit/AlwaysEqualComparator.java | 17 +++++----- .../assertj/tests/core/testkit/Animal.java | 17 +++++----- .../AssertionErrorExpectedException.java | 17 +++++----- .../core/testkit/AtPrecisionComparator.java | 17 +++++----- .../tests/core/testkit/BiPredicates.java | 17 +++++----- .../tests/core/testkit/BooleanArrays.java | 17 +++++----- .../tests/core/testkit/ByteArrays.java | 17 +++++----- .../tests/core/testkit/CartoonCharacter.java | 17 +++++----- ...CaseInsensitiveCharSequenceComparator.java | 17 +++++----- .../CaseInsensitiveCharacterComparator.java | 17 +++++----- ...aseInsensitiveCharacterComparatorTest.java | 17 +++++----- .../CaseInsensitiveStringComparator.java | 17 +++++----- .../CaseInsensitiveStringComparatorTest.java | 17 +++++----- .../tests/core/testkit/CharArrays.java | 17 +++++----- .../assertj/tests/core/testkit/Charsets.java | 17 +++++----- .../core/testkit/ConfigurationForTests.java | 17 +++++----- .../tests/core/testkit/DoubleArrays.java | 17 +++++----- .../assertj/tests/core/testkit/Employee.java | 17 +++++----- .../testkit/EqualsHashCodeContractAssert.java | 17 +++++----- .../EqualsHashCodeContractTestCase.java | 17 +++++----- .../core/testkit/ErrorMessagesForTest.java | 17 +++++----- .../tests/core/testkit/FloatArrays.java | 17 +++++----- .../tests/core/testkit/FluentJedi.java | 17 +++++----- .../core/testkit/IllegalVehicleAssert.java | 17 +++++----- .../assertj/tests/core/testkit/IntArrays.java | 17 +++++----- .../org/assertj/tests/core/testkit/Jedi.java | 17 +++++----- .../tests/core/testkit/LongArrays.java | 17 +++++----- .../org/assertj/tests/core/testkit/Maps.java | 17 +++++----- .../testkit/MutatesGlobalConfiguration.java | 17 +++++----- .../org/assertj/tests/core/testkit/Name.java | 17 +++++----- .../testkit/NavigationMethodBaseTest.java | 17 +++++----- .../core/testkit/NeverEqualComparator.java | 17 +++++----- .../tests/core/testkit/ObjectArrays.java | 17 +++++----- .../testkit/OtherStringTestComparator.java | 17 +++++----- .../OtherStringTestComparatorWithAt.java | 17 +++++----- .../assertj/tests/core/testkit/Patient.java | 17 +++++----- .../assertj/tests/core/testkit/Person.java | 17 +++++----- .../PersonCaseInsensitiveNameComparator.java | 17 +++++----- .../assertj/tests/core/testkit/Player.java | 17 +++++----- .../core/testkit/PotentialMvpCondition.java | 17 +++++----- .../tests/core/testkit/ShortArrays.java | 17 +++++----- .../tests/core/testkit/StringSpliterator.java | 17 +++++----- .../tests/core/testkit/StringStream.java | 17 +++++----- .../core/testkit/StringTestComparator.java | 17 +++++----- .../core/testkit/SymmetricDateComparator.java | 17 +++++----- .../core/testkit/TestClassWithRandomId.java | 17 +++++----- .../tests/core/testkit/TestCondition.java | 17 +++++----- .../assertj/tests/core/testkit/TestData.java | 17 +++++----- .../core/testkit/ThrowingCallableFactory.java | 17 +++++----- .../tests/core/testkit/TolkienCharacter.java | 17 +++++----- .../core/testkit/TolkienCharacterAssert.java | 17 +++++----- .../TolkienCharacterAssertFactory.java | 17 +++++----- .../tests/core/testkit/TypeCanonizer.java | 17 +++++----- .../tests/core/testkit/TypeCanonizerTest.java | 17 +++++----- .../assertj/tests/core/testkit/Vehicle.java | 17 +++++----- .../tests/core/testkit/VehicleAssert.java | 17 +++++----- .../tests/core/testkit/VehicleFactory.java | 17 +++++----- .../tests/core/testkit/WithPlayerData.java | 17 +++++----- .../jupiter/DefaultDisplayNameGenerator.java | 17 +++++----- .../DefaultDisplayNameGeneratorTest.java | 17 +++++----- .../junit/jupiter/params/converter/Hex.java | 17 +++++----- .../tests/core/util/AssertionsUtil.java | 17 +++++----- ...ertions_assertThat_with_Multimap_Test.java | 17 +++++----- ...ertions_assertThat_with_Optional_Test.java | 17 +++++----- ...c_with_InstanceOfAssertFactories_Test.java | 17 +++++----- ...yteSourceAssert_hasSameContentAs_Test.java | 17 +++++----- .../api/ByteSourceAssert_hasSize_Test.java | 17 +++++----- .../api/ByteSourceAssert_isEmpty_Test.java | 17 +++++----- .../api/InstanceOfAssertFactoriesTest.java | 17 +++++----- .../guava/api/MultimapAssertBaseTest.java | 17 +++++----- ...timapAssert_containsAllEntriesOf_Test.java | 17 +++++----- .../api/MultimapAssert_containsKeys_Test.java | 17 +++++----- .../MultimapAssert_containsValues_Test.java | 17 +++++----- .../api/MultimapAssert_contains_Test.java | 17 +++++----- ...ultimapAssert_doesNotContainKeys_Test.java | 17 +++++----- .../MultimapAssert_hasSameEntriesAs_Test.java | 17 +++++----- .../api/MultimapAssert_hasSize_Test.java | 17 +++++----- .../api/MultimapAssert_isEmpty_Test.java | 17 +++++----- .../api/MultimapAssert_isNotEmpty_Test.java | 17 +++++----- .../MultisetAssert_containsAtLeast_Test.java | 17 +++++----- .../MultisetAssert_containsAtMost_Test.java | 17 +++++----- .../api/MultisetAssert_contains_Test.java | 17 +++++----- .../api/OptionalAssert_contains_Test.java | 17 +++++----- ...nalAssert_extractingCharSequence_Test.java | 17 +++++----- .../OptionalAssert_extractingValue_Test.java | 17 +++++----- .../api/OptionalAssert_isAbsent_Test.java | 17 +++++----- .../api/OptionalAssert_isPresent_Test.java | 17 +++++----- .../guava/api/RangeAssert_contains_Test.java | 17 +++++----- .../api/RangeAssert_doesNotContain_Test.java | 17 +++++----- .../RangeAssert_hasClosedLowerBound_Test.java | 17 +++++----- .../RangeAssert_hasClosedUpperBound_Test.java | 17 +++++----- ...geAssert_hasLowerEndpointEqualTo_Test.java | 17 +++++----- .../RangeAssert_hasOpenedLowerBound_Test.java | 17 +++++----- .../RangeAssert_hasOpenedUpperBound_Test.java | 17 +++++----- ...geAssert_hasUpperEndpointEqualTo_Test.java | 17 +++++----- .../guava/api/RangeAssert_isEmpty_Test.java | 17 +++++----- .../api/RangeAssert_isNotEmpty_Test.java | 17 +++++----- .../guava/api/RangeMapAssertBaseTest.java | 17 +++++----- .../api/RangeMapAssert_containsKeys_Test.java | 17 +++++----- .../RangeMapAssert_containsValues_Test.java | 17 +++++----- .../api/RangeMapAssert_contains_Test.java | 17 +++++----- .../api/RangeMapAssert_isEmpty_Test.java | 17 +++++----- .../api/RangeMapAssert_isNotEmpty_Test.java | 17 +++++----- .../api/RangeSetAssert_containsAll_Test.java | 17 +++++----- .../RangeSetAssert_containsAnyOf_Test.java | 17 +++++----- ...ngeSetAssert_containsAnyRangesOf_Test.java | 17 +++++----- .../api/RangeSetAssert_contains_Test.java | 17 +++++----- ...RangeSetAssert_doesNotContainAll_Test.java | 17 +++++----- .../RangeSetAssert_doesNotContain_Test.java | 17 +++++----- ...EncloseAnyRangesOf_with_Iterable_Test.java | 17 +++++----- ...EncloseAnyRangesOf_with_RangeSet_Test.java | 17 +++++----- .../RangeSetAssert_doesNotEnclose_Test.java | 17 +++++----- ...ersectAnyRangeFrom_with_Iterable_Test.java | 17 +++++----- ...ersectAnyRangeFrom_with_RangeSet_Test.java | 17 +++++----- .../RangeSetAssert_doesNotIntersect_Test.java | 17 +++++----- ...Assert_enclosesAll_with_Iterable_Test.java | 17 +++++----- ...Assert_enclosesAll_with_RangeSet_Test.java | 17 +++++----- .../RangeSetAssert_enclosesAnyOf_Test.java | 17 +++++----- ...nclosesAnyRangesOf_with_Iterable_Test.java | 17 +++++----- ...nclosesAnyRangesOf_with_RangeSet_Test.java | 17 +++++----- .../api/RangeSetAssert_encloses_Test.java | 17 +++++----- .../api/RangeSetAssert_hasSize_Test.java | 17 +++++----- ...sert_intersectsAll_with_Iterable_Test.java | 17 +++++----- ...sert_intersectsAll_with_RangeSet_Test.java | 17 +++++----- .../RangeSetAssert_intersectsAnyOf_Test.java | 17 +++++----- ...ersectsAnyRangesOf_with_Iterable_Test.java | 17 +++++----- ...ersectsAnyRangesOf_with_RangeSet_Test.java | 17 +++++----- .../api/RangeSetAssert_intersects_Test.java | 17 +++++----- .../api/RangeSetAssert_isEmpty_Test.java | 17 +++++----- .../api/RangeSetAssert_isNotEmpty_Test.java | 17 +++++----- .../RangeSetAssert_isNullOrEmpty_Test.java | 17 +++++----- .../tests/guava/api/TableAssertBaseTest.java | 17 +++++----- .../api/TableAssert_containsCells_Test.java | 17 +++++----- .../api/TableAssert_containsColumns_Test.java | 17 +++++----- .../api/TableAssert_containsRows_Test.java | 17 +++++----- .../api/TableAssert_containsValues_Test.java | 17 +++++----- .../api/TableAssert_hasColumnCount_Test.java | 17 +++++----- .../api/TableAssert_hasRowCount_Test.java | 17 +++++----- .../guava/api/TableAssert_hasSize_Test.java | 17 +++++----- .../guava/api/TableAssert_isEmpty_Test.java | 17 +++++----- .../api/TableAssert_isNotEmpty_Test.java | 17 +++++----- ...angeSetShouldEncloseAnyOf_create_Test.java | 17 +++++----- .../RangeSetShouldEnclose_create_Test.java | 17 +++++----- ...geSetShouldIntersectAnyOf_create_Test.java | 17 +++++----- .../RangeSetShouldIntersect_create_Test.java | 17 +++++----- .../RangeSetShouldNotEnclose_create_Test.java | 17 +++++----- ...angeSetShouldNotIntersect_create_Test.java | 17 +++++----- ...ShouldHaveSameContentTest_create_Test.java | 17 +++++----- .../tests/guava/testkit/AssertionErrors.java | 17 +++++----- .../jupiter/DefaultDisplayNameGenerator.java | 17 +++++----- .../DefaultDisplayNameGeneratorTest.java | 17 +++++----- .../tests/core/perf/ContainsOnlyPerfTest.java | 17 +++++----- .../core/perf/SoftAssertionsPerfTest.java | 17 +++++----- .../core/perf/TypeComparatorsPerfTest.java | 17 +++++----- pom.xml | 19 +++++++----- 5152 files changed, 51545 insertions(+), 36089 deletions(-) diff --git a/assertj-core/src/main/java/org/assertj/core/annotation/Beta.java b/assertj-core/src/main/java/org/assertj/core/annotation/Beta.java index 46ce51e4546..6fab24192a8 100644 --- a/assertj-core/src/main/java/org/assertj/core/annotation/Beta.java +++ b/assertj-core/src/main/java/org/assertj/core/annotation/Beta.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.annotation; diff --git a/assertj-core/src/main/java/org/assertj/core/annotation/CanIgnoreReturnValue.java b/assertj-core/src/main/java/org/assertj/core/annotation/CanIgnoreReturnValue.java index 6edfd5709d1..1efb5503983 100644 --- a/assertj-core/src/main/java/org/assertj/core/annotation/CanIgnoreReturnValue.java +++ b/assertj-core/src/main/java/org/assertj/core/annotation/CanIgnoreReturnValue.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.annotation; diff --git a/assertj-core/src/main/java/org/assertj/core/annotation/CheckReturnValue.java b/assertj-core/src/main/java/org/assertj/core/annotation/CheckReturnValue.java index bc40ec9314d..2d9ffa2e55d 100644 --- a/assertj-core/src/main/java/org/assertj/core/annotation/CheckReturnValue.java +++ b/assertj-core/src/main/java/org/assertj/core/annotation/CheckReturnValue.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.annotation; diff --git a/assertj-core/src/main/java/org/assertj/core/annotations/Beta.java b/assertj-core/src/main/java/org/assertj/core/annotations/Beta.java index e05038bb3de..6a691762ef7 100644 --- a/assertj-core/src/main/java/org/assertj/core/annotations/Beta.java +++ b/assertj-core/src/main/java/org/assertj/core/annotations/Beta.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.annotations; diff --git a/assertj-core/src/main/java/org/assertj/core/api/Abstract2DArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/Abstract2DArrayAssert.java index 55f8b1d2c90..585519610c1 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Abstract2DArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Abstract2DArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractArrayAssert.java index 1180661639c..001a4f932b9 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractAssert.java index 698982a747a..736e94d835a 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractAtomicFieldUpdaterAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractAtomicFieldUpdaterAssert.java index f6eaf363909..79347f8f68c 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractAtomicFieldUpdaterAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractAtomicFieldUpdaterAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractAtomicReferenceAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractAtomicReferenceAssert.java index 8e3a22b073a..250abc205c7 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractAtomicReferenceAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractAtomicReferenceAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractBigDecimalAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractBigDecimalAssert.java index cc3be8dc570..aa501f41f15 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractBigDecimalAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractBigDecimalAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractBigDecimalScaleAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractBigDecimalScaleAssert.java index 3a52843e4b7..dd46486a55d 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractBigDecimalScaleAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractBigDecimalScaleAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractBigIntegerAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractBigIntegerAssert.java index 70ed91ab627..ee30847caab 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractBigIntegerAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractBigIntegerAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractBooleanArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractBooleanArrayAssert.java index 0af33ef0f33..49448b07b25 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractBooleanArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractBooleanArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractBooleanAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractBooleanAssert.java index b97cc2872aa..d81109cf4ac 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractBooleanAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractBooleanAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractByteArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractByteArrayAssert.java index 3ba46e430fb..fc6f3b1a941 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractByteArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractByteArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractByteAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractByteAssert.java index 65051fda8ec..975133835a8 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractByteAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractByteAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractCharArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractCharArrayAssert.java index 74838b8ca15..e014ddcb89f 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractCharArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractCharArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractCharSequenceAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractCharSequenceAssert.java index 2d656d9247a..da995c390dc 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractCharSequenceAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractCharSequenceAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractCharacterAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractCharacterAssert.java index 8eb038bac3d..b0ae9e8c49f 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractCharacterAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractCharacterAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractClassAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractClassAssert.java index 50d00b2b248..f50ba7116c8 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractClassAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractClassAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractCollectionAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractCollectionAssert.java index b765e44735a..3d9fcbf10b2 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractCollectionAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractCollectionAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractComparableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractComparableAssert.java index 822e908e315..a954ba646fb 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractComparableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractComparableAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractCompletableFutureAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractCompletableFutureAssert.java index 82b64828ed2..609739af761 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractCompletableFutureAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractCompletableFutureAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractDateAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractDateAssert.java index 4ad2610b731..dec3670eb5e 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractDateAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractDateAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractDoubleArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractDoubleArrayAssert.java index f0906874146..a6b54e2a653 100755 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractDoubleArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractDoubleArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractDoubleAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractDoubleAssert.java index 60e0dca0aa6..098c23e90ab 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractDoubleAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractDoubleAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractDurationAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractDurationAssert.java index 6b0916bc92b..efad01b7b43 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractDurationAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractDurationAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractEnumerableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractEnumerableAssert.java index 8745c2162bc..35d607fb08b 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractEnumerableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractEnumerableAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractFileAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractFileAssert.java index f8240e8bc84..fb645eabd16 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractFileAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractFileAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractFileSizeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractFileSizeAssert.java index 0f196bd1672..91ed97401ab 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractFileSizeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractFileSizeAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractFloatArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractFloatArrayAssert.java index bf8178d86e5..7c94a35ad91 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractFloatArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractFloatArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractFloatAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractFloatAssert.java index 99e5e66bb5c..11be7c18cc4 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractFloatAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractFloatAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractFutureAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractFutureAssert.java index 93bcad6bbf1..b5f049ba808 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractFutureAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractFutureAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractInputStreamAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractInputStreamAssert.java index b019a466155..9c6f6be141e 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractInputStreamAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractInputStreamAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractInstantAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractInstantAssert.java index 7497df4c785..79e8763f863 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractInstantAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractInstantAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractIntArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractIntArrayAssert.java index 3ae9e4c0477..3c9aec3a696 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractIntArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractIntArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractIntegerAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractIntegerAssert.java index c6f90eb2459..148f760cb5d 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractIntegerAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractIntegerAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractIterableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractIterableAssert.java index 7f0522a743e..01e8bc6cdbd 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractIterableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractIterableAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractIterableSizeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractIterableSizeAssert.java index 87f0edce2c3..7d57d9941e3 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractIterableSizeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractIterableSizeAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractIteratorAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractIteratorAssert.java index 72bcc5dfc65..0d58b205555 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractIteratorAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractIteratorAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractListAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractListAssert.java index 7c9fa3f7dd9..a768fa50c89 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractListAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractListAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractLocalDateAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractLocalDateAssert.java index 4e5d146eaeb..fe5d3e82130 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractLocalDateAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractLocalDateAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractLocalDateTimeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractLocalDateTimeAssert.java index eb225a40092..5b7477560b1 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractLocalDateTimeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractLocalDateTimeAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractLocalTimeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractLocalTimeAssert.java index bb8f831e647..d4045592f8e 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractLocalTimeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractLocalTimeAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractLongAdderAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractLongAdderAssert.java index 623de1d4198..eed9793d623 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractLongAdderAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractLongAdderAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractLongArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractLongArrayAssert.java index c6efdfd16e0..b3d562e38ed 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractLongArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractLongArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractLongAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractLongAssert.java index ce29921df4c..e9a94189369 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractLongAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractLongAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractMapAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractMapAssert.java index e2070a853b2..5c8c407303a 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractMapAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractMapAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractMapSizeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractMapSizeAssert.java index 186a1b05951..644ab784f46 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractMapSizeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractMapSizeAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractMatcherAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractMatcherAssert.java index d6806a23a94..18074ada845 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractMatcherAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractMatcherAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractObjectArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractObjectArrayAssert.java index 4ec8d2f25ab..8fc47a6ba9d 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractObjectArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractObjectArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractObjectAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractObjectAssert.java index 0d7333da20c..c8ca2a4ead7 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractObjectAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractObjectAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractOffsetDateTimeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractOffsetDateTimeAssert.java index 127d1489568..8ac38ed2ab3 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractOffsetDateTimeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractOffsetDateTimeAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractOffsetTimeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractOffsetTimeAssert.java index 8184c2d57de..cdf1a2a6f6e 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractOffsetTimeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractOffsetTimeAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalAssert.java index 26465637169..83bab484968 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalDoubleAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalDoubleAssert.java index 3167ecb73de..2f56dc860ff 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalDoubleAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalDoubleAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalIntAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalIntAssert.java index 6b286011308..918aca39c22 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalIntAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalIntAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalLongAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalLongAssert.java index 45a6741dd0a..281ad45fc53 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalLongAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalLongAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractPathAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractPathAssert.java index 3d7e0830882..8fb80e0eb2e 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractPathAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractPathAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractPeriodAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractPeriodAssert.java index 758268ec0a3..c5a00345b85 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractPeriodAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractPeriodAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractPredicateAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractPredicateAssert.java index 4cd62619de5..523e5e366a7 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractPredicateAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractPredicateAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractPredicateLikeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractPredicateLikeAssert.java index 4e12608cf4f..6a68a82268d 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractPredicateLikeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractPredicateLikeAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractShortArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractShortArrayAssert.java index 2226529ee36..773c3123ae5 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractShortArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractShortArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractShortAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractShortAssert.java index 1b7cbc70d4f..5bcb3ef04ed 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractShortAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractShortAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractSoftAssertions.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractSoftAssertions.java index 9b0dce9c7db..68589023440 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractSoftAssertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractSoftAssertions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractSpliteratorAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractSpliteratorAssert.java index 8f53e4b0c71..22bdb679b73 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractSpliteratorAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractSpliteratorAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractStringAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractStringAssert.java index 116c7805501..a0290674476 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractStringAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractStringAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractTemporalAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractTemporalAssert.java index 4d71c2d16a3..fe1b7af04bd 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractTemporalAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractTemporalAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractThrowableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractThrowableAssert.java index fa8200f8894..cd35aab58bc 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractThrowableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractThrowableAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractUniversalComparableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractUniversalComparableAssert.java index c854d019e6d..b0f5042dac4 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractUniversalComparableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractUniversalComparableAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractUriAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractUriAssert.java index e9711486c03..1f10b654e13 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractUriAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractUriAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractUrlAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractUrlAssert.java index f156bb7cde5..90542cd404e 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractUrlAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractUrlAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractYearMonthAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractYearMonthAssert.java index 9dd5257379a..2d8e211a0eb 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractYearMonthAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractYearMonthAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractZonedDateTimeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractZonedDateTimeAssert.java index 9127d697b5c..ac850c29b44 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractZonedDateTimeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractZonedDateTimeAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AfterAssertionErrorCollected.java b/assertj-core/src/main/java/org/assertj/core/api/AfterAssertionErrorCollected.java index ff255d1148d..0fcd05a7a33 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AfterAssertionErrorCollected.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AfterAssertionErrorCollected.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/Array2DAssert.java b/assertj-core/src/main/java/org/assertj/core/api/Array2DAssert.java index f42d2897d1d..d20280521d8 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Array2DAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Array2DAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/ArraySortedAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ArraySortedAssert.java index da05f0daa7f..9d728000846 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ArraySortedAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ArraySortedAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/Assert.java b/assertj-core/src/main/java/org/assertj/core/api/Assert.java index ea2e96fe564..dbbd3a340b7 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Assert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Assert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AssertDelegateTarget.java b/assertj-core/src/main/java/org/assertj/core/api/AssertDelegateTarget.java index 0b5d48e96cc..4ec13cf5540 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AssertDelegateTarget.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AssertDelegateTarget.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AssertFactory.java b/assertj-core/src/main/java/org/assertj/core/api/AssertFactory.java index ddec8460af2..4d2ad0955b6 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AssertFactory.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AssertFactory.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AssertJProxySetup.java b/assertj-core/src/main/java/org/assertj/core/api/AssertJProxySetup.java index bca3b5cceba..8e6dd9babb4 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AssertJProxySetup.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AssertJProxySetup.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AssertProvider.java b/assertj-core/src/main/java/org/assertj/core/api/AssertProvider.java index 9c3e8bcc526..8bae8f83a14 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AssertProvider.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AssertProvider.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AssertionErrorCollector.java b/assertj-core/src/main/java/org/assertj/core/api/AssertionErrorCollector.java index c5b5869297a..bc084559837 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AssertionErrorCollector.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AssertionErrorCollector.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AssertionInfo.java b/assertj-core/src/main/java/org/assertj/core/api/AssertionInfo.java index 0fee77094d7..69c3e718faf 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AssertionInfo.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AssertionInfo.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/Assertions.java b/assertj-core/src/main/java/org/assertj/core/api/Assertions.java index 9bb680db430..de0858be639 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Assertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Assertions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AssertionsForClassTypes.java b/assertj-core/src/main/java/org/assertj/core/api/AssertionsForClassTypes.java index 16d61ec78db..4d2bf32df69 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AssertionsForClassTypes.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AssertionsForClassTypes.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AssertionsForInterfaceTypes.java b/assertj-core/src/main/java/org/assertj/core/api/AssertionsForInterfaceTypes.java index 0508694de3b..70717cbca40 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AssertionsForInterfaceTypes.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AssertionsForInterfaceTypes.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AssumptionExceptionFactory.java b/assertj-core/src/main/java/org/assertj/core/api/AssumptionExceptionFactory.java index 1341502163b..2f48246b7cd 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AssumptionExceptionFactory.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AssumptionExceptionFactory.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/Assumptions.java b/assertj-core/src/main/java/org/assertj/core/api/Assumptions.java index 6fdb8479bf7..31697c52339 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Assumptions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Assumptions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AtomicBooleanAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AtomicBooleanAssert.java index 0ea34979a43..a6fab4ca5bd 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AtomicBooleanAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AtomicBooleanAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AtomicIntegerArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AtomicIntegerArrayAssert.java index 3e4a6f94540..8dffbf4f16f 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AtomicIntegerArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AtomicIntegerArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AtomicIntegerAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AtomicIntegerAssert.java index 8f13bf52789..a8fb9e9f797 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AtomicIntegerAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AtomicIntegerAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AtomicIntegerFieldUpdaterAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AtomicIntegerFieldUpdaterAssert.java index f0431e3e3c5..386397816eb 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AtomicIntegerFieldUpdaterAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AtomicIntegerFieldUpdaterAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AtomicLongArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AtomicLongArrayAssert.java index e9bb706f1d8..f526c8bef8c 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AtomicLongArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AtomicLongArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AtomicLongAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AtomicLongAssert.java index 3e6b4450385..5110cc33791 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AtomicLongAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AtomicLongAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AtomicLongFieldUpdaterAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AtomicLongFieldUpdaterAssert.java index 410331d624a..e25f81ac8fc 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AtomicLongFieldUpdaterAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AtomicLongFieldUpdaterAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AtomicMarkableReferenceAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AtomicMarkableReferenceAssert.java index 33b14b09667..7f36ee00ca1 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AtomicMarkableReferenceAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AtomicMarkableReferenceAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AtomicReferenceArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AtomicReferenceArrayAssert.java index ba578a2f32a..cc7e9a55267 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AtomicReferenceArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AtomicReferenceArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AtomicReferenceAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AtomicReferenceAssert.java index 662722fb4d3..52ad4b39e4c 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AtomicReferenceAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AtomicReferenceAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AtomicReferenceFieldUpdaterAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AtomicReferenceFieldUpdaterAssert.java index c9369f54528..f85b8229476 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AtomicReferenceFieldUpdaterAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AtomicReferenceFieldUpdaterAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AtomicStampedReferenceAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AtomicStampedReferenceAssert.java index 983b8abb2a3..2f7cc180f72 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AtomicStampedReferenceAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AtomicStampedReferenceAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AutoCloseableBDDSoftAssertions.java b/assertj-core/src/main/java/org/assertj/core/api/AutoCloseableBDDSoftAssertions.java index 597c9659b36..415e4a42118 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AutoCloseableBDDSoftAssertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AutoCloseableBDDSoftAssertions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AutoCloseableSoftAssertions.java b/assertj-core/src/main/java/org/assertj/core/api/AutoCloseableSoftAssertions.java index d3549e6d8c3..59031414059 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AutoCloseableSoftAssertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AutoCloseableSoftAssertions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/AutoCloseableSoftAssertionsProvider.java b/assertj-core/src/main/java/org/assertj/core/api/AutoCloseableSoftAssertionsProvider.java index a48e1116c4a..49704ecfdfb 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AutoCloseableSoftAssertionsProvider.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AutoCloseableSoftAssertionsProvider.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/BDDAssertions.java b/assertj-core/src/main/java/org/assertj/core/api/BDDAssertions.java index 816f6166300..30e5a25e385 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/BDDAssertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/BDDAssertions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/BDDAssumptions.java b/assertj-core/src/main/java/org/assertj/core/api/BDDAssumptions.java index 2b785d60ec4..60221b5aef7 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/BDDAssumptions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/BDDAssumptions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/BDDSoftAssertions.java b/assertj-core/src/main/java/org/assertj/core/api/BDDSoftAssertions.java index a94597aa6f3..eaa9911ece6 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/BDDSoftAssertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/BDDSoftAssertions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/BDDSoftAssertionsProvider.java b/assertj-core/src/main/java/org/assertj/core/api/BDDSoftAssertionsProvider.java index bfd1504593a..a464d82a35e 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/BDDSoftAssertionsProvider.java +++ b/assertj-core/src/main/java/org/assertj/core/api/BDDSoftAssertionsProvider.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/BigDecimalAssert.java b/assertj-core/src/main/java/org/assertj/core/api/BigDecimalAssert.java index 8daa4d84a0e..7ef761c4c1c 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/BigDecimalAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/BigDecimalAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/BigDecimalScaleAssert.java b/assertj-core/src/main/java/org/assertj/core/api/BigDecimalScaleAssert.java index 5dce6796ce5..262b5d08479 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/BigDecimalScaleAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/BigDecimalScaleAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/BigIntegerAssert.java b/assertj-core/src/main/java/org/assertj/core/api/BigIntegerAssert.java index 8e69eac2c58..5d573881b6d 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/BigIntegerAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/BigIntegerAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/Boolean2DArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/Boolean2DArrayAssert.java index 79f6473186c..efd3f053cfc 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Boolean2DArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Boolean2DArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/BooleanArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/BooleanArrayAssert.java index 34916488359..db3e8e87bcf 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/BooleanArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/BooleanArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/BooleanAssert.java b/assertj-core/src/main/java/org/assertj/core/api/BooleanAssert.java index 5b3b1e5aece..d075f4efb42 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/BooleanAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/BooleanAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/Byte2DArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/Byte2DArrayAssert.java index 8c5e1876f4c..8b1f7491e12 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Byte2DArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Byte2DArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/ByteArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ByteArrayAssert.java index f987a328f83..33b02e6332a 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ByteArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ByteArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/ByteAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ByteAssert.java index f8c537a86bb..c0451c34a5c 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ByteAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ByteAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/Char2DArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/Char2DArrayAssert.java index 0fa72776c0e..ab3a4f2bb64 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Char2DArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Char2DArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/CharArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/CharArrayAssert.java index 962aca00acc..54d84ec76fe 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/CharArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/CharArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/CharSequenceAssert.java b/assertj-core/src/main/java/org/assertj/core/api/CharSequenceAssert.java index 1a062e0e218..61caa437376 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/CharSequenceAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/CharSequenceAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/CharacterAssert.java b/assertj-core/src/main/java/org/assertj/core/api/CharacterAssert.java index d4bcb0a813e..2706ab3d418 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/CharacterAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/CharacterAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/ClassAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ClassAssert.java index 321a101b3e1..89361f564dd 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ClassAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ClassAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/ClassBasedNavigableIterableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ClassBasedNavigableIterableAssert.java index 4a5f4e027ff..264978c0175 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ClassBasedNavigableIterableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ClassBasedNavigableIterableAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/ClassBasedNavigableListAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ClassBasedNavigableListAssert.java index 63789d28a84..c58caece68b 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ClassBasedNavigableListAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ClassBasedNavigableListAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/ClassLoadingStrategyFactory.java b/assertj-core/src/main/java/org/assertj/core/api/ClassLoadingStrategyFactory.java index ecc4d873390..575769c72b5 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ClassLoadingStrategyFactory.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ClassLoadingStrategyFactory.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/CollectionAssert.java b/assertj-core/src/main/java/org/assertj/core/api/CollectionAssert.java index 2003acf3a95..2fa8724a130 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/CollectionAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/CollectionAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/ComparableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ComparableAssert.java index d51f28f015f..7c8304ac5aa 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ComparableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ComparableAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/ComparatorFactory.java b/assertj-core/src/main/java/org/assertj/core/api/ComparatorFactory.java index 5196c4bfa3d..f386a7efab5 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ComparatorFactory.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ComparatorFactory.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/CompletableFutureAssert.java b/assertj-core/src/main/java/org/assertj/core/api/CompletableFutureAssert.java index f23e5f04faf..3504182f4fa 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/CompletableFutureAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/CompletableFutureAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/Condition.java b/assertj-core/src/main/java/org/assertj/core/api/Condition.java index df6ecb92ffa..df425e02463 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Condition.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Condition.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/DateAssert.java b/assertj-core/src/main/java/org/assertj/core/api/DateAssert.java index 7d67c1be6bf..ab51dc15a71 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/DateAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/DateAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/DefaultAssertionErrorCollector.java b/assertj-core/src/main/java/org/assertj/core/api/DefaultAssertionErrorCollector.java index c35d0b40e21..4eed4c70248 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/DefaultAssertionErrorCollector.java +++ b/assertj-core/src/main/java/org/assertj/core/api/DefaultAssertionErrorCollector.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/Descriptable.java b/assertj-core/src/main/java/org/assertj/core/api/Descriptable.java index c37ea6c2599..035b1c57932 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Descriptable.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Descriptable.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/Double2DArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/Double2DArrayAssert.java index 0ffe5a26972..ef6240631bc 100755 --- a/assertj-core/src/main/java/org/assertj/core/api/Double2DArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Double2DArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/DoubleArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/DoubleArrayAssert.java index d8fede82cdf..bbc578fa569 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/DoubleArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/DoubleArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/DoubleAssert.java b/assertj-core/src/main/java/org/assertj/core/api/DoubleAssert.java index dfd9610f43f..c4734dde39f 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/DoubleAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/DoubleAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/DoublePredicateAssert.java b/assertj-core/src/main/java/org/assertj/core/api/DoublePredicateAssert.java index 0133e9821f0..95b8205b299 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/DoublePredicateAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/DoublePredicateAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/DurationAssert.java b/assertj-core/src/main/java/org/assertj/core/api/DurationAssert.java index af33bb79256..bb89b293cd0 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/DurationAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/DurationAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/EnumerableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/EnumerableAssert.java index b8adb5f3f8f..6b7ddf73e85 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/EnumerableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/EnumerableAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/ErrorCollector.java b/assertj-core/src/main/java/org/assertj/core/api/ErrorCollector.java index 818181114cd..ad342d839ed 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ErrorCollector.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ErrorCollector.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/ExtensionPoints.java b/assertj-core/src/main/java/org/assertj/core/api/ExtensionPoints.java index 5b15bc8094f..9ab3c23fcb0 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ExtensionPoints.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ExtensionPoints.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/FactoryBasedNavigableIterableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/FactoryBasedNavigableIterableAssert.java index 50f4f313455..994db07de84 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/FactoryBasedNavigableIterableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/FactoryBasedNavigableIterableAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/FactoryBasedNavigableListAssert.java b/assertj-core/src/main/java/org/assertj/core/api/FactoryBasedNavigableListAssert.java index 860efd03eca..3bbbb6c0ba7 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/FactoryBasedNavigableListAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/FactoryBasedNavigableListAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/Fail.java b/assertj-core/src/main/java/org/assertj/core/api/Fail.java index 279a439b959..672a79b0458 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Fail.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Fail.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/FileAssert.java b/assertj-core/src/main/java/org/assertj/core/api/FileAssert.java index 455faacd53b..fc91e15a096 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/FileAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/FileAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/FileSizeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/FileSizeAssert.java index 24baac23eaa..519ebb670bd 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/FileSizeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/FileSizeAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/Float2DArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/Float2DArrayAssert.java index 770422335a6..791035af379 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Float2DArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Float2DArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/FloatArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/FloatArrayAssert.java index 39ddc18489d..ca21009599d 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/FloatArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/FloatArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/FloatAssert.java b/assertj-core/src/main/java/org/assertj/core/api/FloatAssert.java index 690ff6ddb39..b6977ced068 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/FloatAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/FloatAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/FloatingPointNumberAssert.java b/assertj-core/src/main/java/org/assertj/core/api/FloatingPointNumberAssert.java index 2f4ea5918ef..d029fddbfda 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/FloatingPointNumberAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/FloatingPointNumberAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/FutureAssert.java b/assertj-core/src/main/java/org/assertj/core/api/FutureAssert.java index ec92473c3e0..da714ff7585 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/FutureAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/FutureAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/GenericComparableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/GenericComparableAssert.java index 478f04fc174..1c5769f5928 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/GenericComparableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/GenericComparableAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/HamcrestCondition.java b/assertj-core/src/main/java/org/assertj/core/api/HamcrestCondition.java index c90bb7c0ebe..bdc26e419b5 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/HamcrestCondition.java +++ b/assertj-core/src/main/java/org/assertj/core/api/HamcrestCondition.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/IndexedObjectEnumerableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/IndexedObjectEnumerableAssert.java index d5cd3d315b6..eb6be5841e2 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/IndexedObjectEnumerableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/IndexedObjectEnumerableAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/InputStreamAssert.java b/assertj-core/src/main/java/org/assertj/core/api/InputStreamAssert.java index cce32ce7c0f..66ead94b368 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/InputStreamAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/InputStreamAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/InstanceOfAssertFactories.java b/assertj-core/src/main/java/org/assertj/core/api/InstanceOfAssertFactories.java index 64852968141..2824580f7fe 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/InstanceOfAssertFactories.java +++ b/assertj-core/src/main/java/org/assertj/core/api/InstanceOfAssertFactories.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/InstanceOfAssertFactory.java b/assertj-core/src/main/java/org/assertj/core/api/InstanceOfAssertFactory.java index f253a3882c8..4a4e64b9f2e 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/InstanceOfAssertFactory.java +++ b/assertj-core/src/main/java/org/assertj/core/api/InstanceOfAssertFactory.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/InstantAssert.java b/assertj-core/src/main/java/org/assertj/core/api/InstantAssert.java index 40749a42735..1c4431c9a31 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/InstantAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/InstantAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/Int2DArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/Int2DArrayAssert.java index 0066a864f89..7f7fed70783 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Int2DArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Int2DArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/IntArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/IntArrayAssert.java index e2179a264bf..43780d21f1f 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/IntArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/IntArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/IntPredicateAssert.java b/assertj-core/src/main/java/org/assertj/core/api/IntPredicateAssert.java index a37acfd66d1..54836978f4a 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/IntPredicateAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/IntPredicateAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/IntegerAssert.java b/assertj-core/src/main/java/org/assertj/core/api/IntegerAssert.java index 43d195a0e1c..8529748be4b 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/IntegerAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/IntegerAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/IterableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/IterableAssert.java index c1a0f6bf024..d3cfe325df2 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/IterableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/IterableAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/IterableSizeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/IterableSizeAssert.java index 3f6e307c1a7..5e3bcdb3e71 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/IterableSizeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/IterableSizeAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/IteratorAssert.java b/assertj-core/src/main/java/org/assertj/core/api/IteratorAssert.java index f7e73451620..b23025c2675 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/IteratorAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/IteratorAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/JUnitBDDSoftAssertions.java b/assertj-core/src/main/java/org/assertj/core/api/JUnitBDDSoftAssertions.java index 3dac4eb7413..78ff3f7fabe 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/JUnitBDDSoftAssertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/JUnitBDDSoftAssertions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/JUnitJupiterBDDSoftAssertions.java b/assertj-core/src/main/java/org/assertj/core/api/JUnitJupiterBDDSoftAssertions.java index d4377ff50f2..e254b40aeaa 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/JUnitJupiterBDDSoftAssertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/JUnitJupiterBDDSoftAssertions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/JUnitJupiterSoftAssertions.java b/assertj-core/src/main/java/org/assertj/core/api/JUnitJupiterSoftAssertions.java index 305a026cc2f..9126431cd6d 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/JUnitJupiterSoftAssertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/JUnitJupiterSoftAssertions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/JUnitSoftAssertions.java b/assertj-core/src/main/java/org/assertj/core/api/JUnitSoftAssertions.java index ee365b67fe3..87ab4bb4840 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/JUnitSoftAssertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/JUnitSoftAssertions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/Java6Assertions.java b/assertj-core/src/main/java/org/assertj/core/api/Java6Assertions.java index 90d2f53720c..7de4541fbd7 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Java6Assertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Java6Assertions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/Java6BDDAssertions.java b/assertj-core/src/main/java/org/assertj/core/api/Java6BDDAssertions.java index 9e43a758486..aa816fa296f 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Java6BDDAssertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Java6BDDAssertions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/Java6BDDSoftAssertions.java b/assertj-core/src/main/java/org/assertj/core/api/Java6BDDSoftAssertions.java index 82f1ac99e66..c1b258f0f70 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Java6BDDSoftAssertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Java6BDDSoftAssertions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/Java6BDDSoftAssertionsProvider.java b/assertj-core/src/main/java/org/assertj/core/api/Java6BDDSoftAssertionsProvider.java index 896d5188f0a..879ed99e7d9 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Java6BDDSoftAssertionsProvider.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Java6BDDSoftAssertionsProvider.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/Java6JUnitBDDSoftAssertions.java b/assertj-core/src/main/java/org/assertj/core/api/Java6JUnitBDDSoftAssertions.java index 8a825687afa..c8238caae16 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Java6JUnitBDDSoftAssertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Java6JUnitBDDSoftAssertions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/Java6JUnitSoftAssertions.java b/assertj-core/src/main/java/org/assertj/core/api/Java6JUnitSoftAssertions.java index 95d52cde29d..d47590d7ba9 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Java6JUnitSoftAssertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Java6JUnitSoftAssertions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/Java6SoftAssertions.java b/assertj-core/src/main/java/org/assertj/core/api/Java6SoftAssertions.java index e8a749251a8..51601f48712 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Java6SoftAssertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Java6SoftAssertions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/Java6StandardSoftAssertionsProvider.java b/assertj-core/src/main/java/org/assertj/core/api/Java6StandardSoftAssertionsProvider.java index 8576af6ebef..ae434bd37ae 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Java6StandardSoftAssertionsProvider.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Java6StandardSoftAssertionsProvider.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/ListAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ListAssert.java index 50117756959..e25c015f302 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ListAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ListAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/LocalDateAssert.java b/assertj-core/src/main/java/org/assertj/core/api/LocalDateAssert.java index bc7a0fee4f8..07007880ef5 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/LocalDateAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/LocalDateAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/LocalDateTimeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/LocalDateTimeAssert.java index 33c5637f21e..8411965e4db 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/LocalDateTimeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/LocalDateTimeAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/LocalTimeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/LocalTimeAssert.java index 37997c85aba..a1ae0aaa7f0 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/LocalTimeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/LocalTimeAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/Long2DArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/Long2DArrayAssert.java index 3040db99b77..a496a7370a6 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Long2DArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Long2DArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/LongAdderAssert.java b/assertj-core/src/main/java/org/assertj/core/api/LongAdderAssert.java index dd138ccc63d..28886aaf850 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/LongAdderAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/LongAdderAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/LongArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/LongArrayAssert.java index 17719b611d6..d28e6653fc9 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/LongArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/LongArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/LongAssert.java b/assertj-core/src/main/java/org/assertj/core/api/LongAssert.java index 0eac14b6bea..223d64463ba 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/LongAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/LongAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/LongPredicateAssert.java b/assertj-core/src/main/java/org/assertj/core/api/LongPredicateAssert.java index 83b5aa53f0c..c27efd15196 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/LongPredicateAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/LongPredicateAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/MapAssert.java b/assertj-core/src/main/java/org/assertj/core/api/MapAssert.java index 6bce07fbbbc..fd4b40616ce 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/MapAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/MapAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/MapSizeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/MapSizeAssert.java index fceb051a4de..4e92a35fa67 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/MapSizeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/MapSizeAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/MatcherAssert.java b/assertj-core/src/main/java/org/assertj/core/api/MatcherAssert.java index 26cd729a977..86cab2bb2cb 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/MatcherAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/MatcherAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/NotThrownAssert.java b/assertj-core/src/main/java/org/assertj/core/api/NotThrownAssert.java index d39df697a7c..cbe3e88ceee 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/NotThrownAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/NotThrownAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/NumberAssert.java b/assertj-core/src/main/java/org/assertj/core/api/NumberAssert.java index d355b6825ac..24ec7609f44 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/NumberAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/NumberAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/Object2DArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/Object2DArrayAssert.java index 18d79b05542..23e14792858 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Object2DArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Object2DArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/ObjectArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ObjectArrayAssert.java index bd92504e75b..ca2d24ef962 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ObjectArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ObjectArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/ObjectAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ObjectAssert.java index b66a9c929f9..1043fa8f603 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ObjectAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ObjectAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/ObjectAssertFactory.java b/assertj-core/src/main/java/org/assertj/core/api/ObjectAssertFactory.java index 41788ced232..f6f6b407ab0 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ObjectAssertFactory.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ObjectAssertFactory.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/ObjectEnumerableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ObjectEnumerableAssert.java index b5bb4f68de1..fc8c4ed00cf 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ObjectEnumerableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ObjectEnumerableAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/OffsetDateTimeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/OffsetDateTimeAssert.java index dcfb9a6ddbb..9de65cbbd8f 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/OffsetDateTimeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/OffsetDateTimeAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/OffsetTimeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/OffsetTimeAssert.java index a4f0c4cec16..4778fd743d2 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/OffsetTimeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/OffsetTimeAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/OptionalAssert.java b/assertj-core/src/main/java/org/assertj/core/api/OptionalAssert.java index d436a1c56e2..fc5d8ca00d8 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/OptionalAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/OptionalAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/OptionalDoubleAssert.java b/assertj-core/src/main/java/org/assertj/core/api/OptionalDoubleAssert.java index f4b98287159..3365ccc6e93 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/OptionalDoubleAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/OptionalDoubleAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/OptionalIntAssert.java b/assertj-core/src/main/java/org/assertj/core/api/OptionalIntAssert.java index 5f164b86f22..a66c12218d6 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/OptionalIntAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/OptionalIntAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/OptionalLongAssert.java b/assertj-core/src/main/java/org/assertj/core/api/OptionalLongAssert.java index 06e027b8523..ad36f0b8db6 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/OptionalLongAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/OptionalLongAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/PathAssert.java b/assertj-core/src/main/java/org/assertj/core/api/PathAssert.java index 428d020d5eb..716e2e36c76 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/PathAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/PathAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/PeriodAssert.java b/assertj-core/src/main/java/org/assertj/core/api/PeriodAssert.java index 974461abae3..4b1df16297f 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/PeriodAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/PeriodAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/PredicateAssert.java b/assertj-core/src/main/java/org/assertj/core/api/PredicateAssert.java index b1b9d0eeb3a..540d7713e5d 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/PredicateAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/PredicateAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/ProxifyMethodChangingTheObjectUnderTest.java b/assertj-core/src/main/java/org/assertj/core/api/ProxifyMethodChangingTheObjectUnderTest.java index 28780964713..ce6196b523d 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ProxifyMethodChangingTheObjectUnderTest.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ProxifyMethodChangingTheObjectUnderTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/RecursiveAssertionAssert.java b/assertj-core/src/main/java/org/assertj/core/api/RecursiveAssertionAssert.java index c98faf4daa9..c26e413f51c 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/RecursiveAssertionAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/RecursiveAssertionAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/RecursiveComparisonAssert.java b/assertj-core/src/main/java/org/assertj/core/api/RecursiveComparisonAssert.java index c7155070001..1ce0f109326 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/RecursiveComparisonAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/RecursiveComparisonAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/Short2DArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/Short2DArrayAssert.java index 17fd98acbf2..ab23504c401 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Short2DArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Short2DArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/ShortArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ShortArrayAssert.java index 14c6d4949af..926874a24b7 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ShortArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ShortArrayAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/ShortAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ShortAssert.java index f9d607a9e12..609feb5ad83 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ShortAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ShortAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/SoftAssertionError.java b/assertj-core/src/main/java/org/assertj/core/api/SoftAssertionError.java index 17569bb123b..04be281f963 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/SoftAssertionError.java +++ b/assertj-core/src/main/java/org/assertj/core/api/SoftAssertionError.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/SoftAssertions.java b/assertj-core/src/main/java/org/assertj/core/api/SoftAssertions.java index d8b7fa155e6..12d0cc78698 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/SoftAssertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/SoftAssertions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/SoftAssertionsProvider.java b/assertj-core/src/main/java/org/assertj/core/api/SoftAssertionsProvider.java index 469c3366575..07e8c824c04 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/SoftAssertionsProvider.java +++ b/assertj-core/src/main/java/org/assertj/core/api/SoftAssertionsProvider.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/SoftAssertionsRule.java b/assertj-core/src/main/java/org/assertj/core/api/SoftAssertionsRule.java index 3c796e58e1f..bc8c3fc86b4 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/SoftAssertionsRule.java +++ b/assertj-core/src/main/java/org/assertj/core/api/SoftAssertionsRule.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/SoftAssertionsStatement.java b/assertj-core/src/main/java/org/assertj/core/api/SoftAssertionsStatement.java index 612ee476f0c..6bfb7ef284a 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/SoftAssertionsStatement.java +++ b/assertj-core/src/main/java/org/assertj/core/api/SoftAssertionsStatement.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/SoftProxies.java b/assertj-core/src/main/java/org/assertj/core/api/SoftProxies.java index bff09130714..2faee2f38aa 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/SoftProxies.java +++ b/assertj-core/src/main/java/org/assertj/core/api/SoftProxies.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/SoftThrowableAssertAlternative.java b/assertj-core/src/main/java/org/assertj/core/api/SoftThrowableAssertAlternative.java index 4b8af7ba491..7b624845809 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/SoftThrowableAssertAlternative.java +++ b/assertj-core/src/main/java/org/assertj/core/api/SoftThrowableAssertAlternative.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/SoftThrowableTypeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/SoftThrowableTypeAssert.java index 582e2c52d5c..384ef3e01b1 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/SoftThrowableTypeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/SoftThrowableTypeAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/SpliteratorAssert.java b/assertj-core/src/main/java/org/assertj/core/api/SpliteratorAssert.java index 8a02d5c0d3a..747c78e4081 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/SpliteratorAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/SpliteratorAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/StandardSoftAssertionsProvider.java b/assertj-core/src/main/java/org/assertj/core/api/StandardSoftAssertionsProvider.java index 89188b2840e..128c6f1e747 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/StandardSoftAssertionsProvider.java +++ b/assertj-core/src/main/java/org/assertj/core/api/StandardSoftAssertionsProvider.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/StringAssert.java b/assertj-core/src/main/java/org/assertj/core/api/StringAssert.java index cdf0bf20b55..7128f7d5721 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/StringAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/StringAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/TemporalAssert.java b/assertj-core/src/main/java/org/assertj/core/api/TemporalAssert.java index 6abaacf90ca..7db889ee949 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/TemporalAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/TemporalAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/ThrowableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ThrowableAssert.java index 34577dab781..8bef4ffa547 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ThrowableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ThrowableAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/ThrowableAssertAlternative.java b/assertj-core/src/main/java/org/assertj/core/api/ThrowableAssertAlternative.java index 15998bb274b..cb3209dde5b 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ThrowableAssertAlternative.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ThrowableAssertAlternative.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/ThrowableTypeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ThrowableTypeAssert.java index 0406fdaac78..e94b326c505 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ThrowableTypeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ThrowableTypeAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/ThrowingConsumer.java b/assertj-core/src/main/java/org/assertj/core/api/ThrowingConsumer.java index 9a5ef1b8b28..896e56ba19e 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ThrowingConsumer.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ThrowingConsumer.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/UniversalComparableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/UniversalComparableAssert.java index 14a5a7504bc..e394ac433d7 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/UniversalComparableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/UniversalComparableAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/UriAssert.java b/assertj-core/src/main/java/org/assertj/core/api/UriAssert.java index 89bbc11a70a..bffdcff8005 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/UriAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/UriAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/UrlAssert.java b/assertj-core/src/main/java/org/assertj/core/api/UrlAssert.java index d12a8317670..939e829da20 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/UrlAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/UrlAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/WithAssertions.java b/assertj-core/src/main/java/org/assertj/core/api/WithAssertions.java index 5b8417e9178..6b62ac9a90b 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/WithAssertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/WithAssertions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/WithAssumptions.java b/assertj-core/src/main/java/org/assertj/core/api/WithAssumptions.java index ed62683497c..55377fe3ced 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/WithAssumptions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/WithAssumptions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/WithThrowable.java b/assertj-core/src/main/java/org/assertj/core/api/WithThrowable.java index 70d09c128a3..6816a019db7 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/WithThrowable.java +++ b/assertj-core/src/main/java/org/assertj/core/api/WithThrowable.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/WritableAssertionInfo.java b/assertj-core/src/main/java/org/assertj/core/api/WritableAssertionInfo.java index 5309837c8ae..50764598ca2 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/WritableAssertionInfo.java +++ b/assertj-core/src/main/java/org/assertj/core/api/WritableAssertionInfo.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/YearMonthAssert.java b/assertj-core/src/main/java/org/assertj/core/api/YearMonthAssert.java index 0f457ec05d8..75455222644 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/YearMonthAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/YearMonthAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/ZonedDateTimeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ZonedDateTimeAssert.java index ad0be0d7cbf..8e44ffc2504 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ZonedDateTimeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ZonedDateTimeAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/main/java/org/assertj/core/api/exception/PathsException.java b/assertj-core/src/main/java/org/assertj/core/api/exception/PathsException.java index 1c566b0363a..d18708661d9 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/exception/PathsException.java +++ b/assertj-core/src/main/java/org/assertj/core/api/exception/PathsException.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.exception; diff --git a/assertj-core/src/main/java/org/assertj/core/api/filter/FilterOperator.java b/assertj-core/src/main/java/org/assertj/core/api/filter/FilterOperator.java index 25cec07ad44..7d3a3c71cbf 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/filter/FilterOperator.java +++ b/assertj-core/src/main/java/org/assertj/core/api/filter/FilterOperator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.filter; diff --git a/assertj-core/src/main/java/org/assertj/core/api/filter/Filters.java b/assertj-core/src/main/java/org/assertj/core/api/filter/Filters.java index 64d8eeb166f..6f0b4368ba6 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/filter/Filters.java +++ b/assertj-core/src/main/java/org/assertj/core/api/filter/Filters.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.filter; diff --git a/assertj-core/src/main/java/org/assertj/core/api/filter/InFilter.java b/assertj-core/src/main/java/org/assertj/core/api/filter/InFilter.java index 608dcd250bb..c035a0d8f5e 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/filter/InFilter.java +++ b/assertj-core/src/main/java/org/assertj/core/api/filter/InFilter.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.filter; diff --git a/assertj-core/src/main/java/org/assertj/core/api/filter/NotFilter.java b/assertj-core/src/main/java/org/assertj/core/api/filter/NotFilter.java index 6e39dec94e5..b183c598d42 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/filter/NotFilter.java +++ b/assertj-core/src/main/java/org/assertj/core/api/filter/NotFilter.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.filter; diff --git a/assertj-core/src/main/java/org/assertj/core/api/filter/NotInFilter.java b/assertj-core/src/main/java/org/assertj/core/api/filter/NotInFilter.java index e3c19d7ceb9..97bfe3c7563 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/filter/NotInFilter.java +++ b/assertj-core/src/main/java/org/assertj/core/api/filter/NotInFilter.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.filter; diff --git a/assertj-core/src/main/java/org/assertj/core/api/iterable/Extractor.java b/assertj-core/src/main/java/org/assertj/core/api/iterable/Extractor.java index 298f7ba56ca..3d5a8576676 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/iterable/Extractor.java +++ b/assertj-core/src/main/java/org/assertj/core/api/iterable/Extractor.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/main/java/org/assertj/core/api/iterable/ThrowingExtractor.java b/assertj-core/src/main/java/org/assertj/core/api/iterable/ThrowingExtractor.java index fff768d8e76..274c20d1238 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/iterable/ThrowingExtractor.java +++ b/assertj-core/src/main/java/org/assertj/core/api/iterable/ThrowingExtractor.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/main/java/org/assertj/core/api/junit/jupiter/InjectSoftAssertions.java b/assertj-core/src/main/java/org/assertj/core/api/junit/jupiter/InjectSoftAssertions.java index b583538fdd3..3b87f482724 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/junit/jupiter/InjectSoftAssertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/junit/jupiter/InjectSoftAssertions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.junit.jupiter; diff --git a/assertj-core/src/main/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtension.java b/assertj-core/src/main/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtension.java index dc445482244..41c9be2d08b 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtension.java +++ b/assertj-core/src/main/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtension.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.junit.jupiter; diff --git a/assertj-core/src/main/java/org/assertj/core/api/junit/jupiter/SoftlyExtension.java b/assertj-core/src/main/java/org/assertj/core/api/junit/jupiter/SoftlyExtension.java index 31fe25e0a14..d83a68808a8 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/junit/jupiter/SoftlyExtension.java +++ b/assertj-core/src/main/java/org/assertj/core/api/junit/jupiter/SoftlyExtension.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.junit.jupiter; diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/AbstractRecursiveOperationConfiguration.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/AbstractRecursiveOperationConfiguration.java index b5fe0155c42..34d78095820 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/AbstractRecursiveOperationConfiguration.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/AbstractRecursiveOperationConfiguration.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.recursive; diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/DefaultRecursiveAssertionIntrospectionStrategy.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/DefaultRecursiveAssertionIntrospectionStrategy.java index 152c67f34db..62cfa074337 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/DefaultRecursiveAssertionIntrospectionStrategy.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/DefaultRecursiveAssertionIntrospectionStrategy.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.recursive.assertion; diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionConfiguration.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionConfiguration.java index 4f169c4cb68..b1cb6f65b51 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionConfiguration.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionConfiguration.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.recursive.assertion; diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionDriver.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionDriver.java index cfb156a76df..b8de95d2264 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionDriver.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionDriver.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.recursive.assertion; diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionIntrospectionStrategy.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionIntrospectionStrategy.java index ca8a6e43a49..482578b28dd 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionIntrospectionStrategy.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionIntrospectionStrategy.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.recursive.assertion; diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionNode.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionNode.java index 3126b19a8f0..aab313ae316 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionNode.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionNode.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.recursive.assertion; diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingFields.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingFields.java index 1ffdbba1a03..f6ab92c999c 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingFields.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingFields.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.recursive.comparison; diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingNormalizedFields.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingNormalizedFields.java index baf3efa2d0e..1dcfd799942 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingNormalizedFields.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingNormalizedFields.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.recursive.comparison; diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingProperties.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingProperties.java index 76e86e5681d..d631c80f0dc 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingProperties.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingProperties.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.recursive.comparison; diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingSnakeOrCamelCaseFields.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingSnakeOrCamelCaseFields.java index a4a69a57f1c..1f3681b1858 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingSnakeOrCamelCaseFields.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingSnakeOrCamelCaseFields.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.recursive.comparison; diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparisonDifference.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparisonDifference.java index fa927a10c1f..f5080c9f31a 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparisonDifference.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparisonDifference.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.recursive.comparison; diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparisonKeyDifference.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparisonKeyDifference.java index b0f7d453174..c81c5192c5a 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparisonKeyDifference.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparisonKeyDifference.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.recursive.comparison; diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/DefaultRecursiveComparisonIntrospectionStrategy.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/DefaultRecursiveComparisonIntrospectionStrategy.java index 1ed68d1d07a..24efc6b52f5 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/DefaultRecursiveComparisonIntrospectionStrategy.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/DefaultRecursiveComparisonIntrospectionStrategy.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.recursive.comparison; diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/DualValue.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/DualValue.java index 4a0ee156363..81fc8370f31 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/DualValue.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/DualValue.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.recursive.comparison; diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/DualValueDeque.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/DualValueDeque.java index b85ca9f3851..4484cbdec88 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/DualValueDeque.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/DualValueDeque.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.recursive.comparison; diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldComparators.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldComparators.java index 0c3371ebad2..699a2ae2845 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldComparators.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldComparators.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.recursive.comparison; diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldHolder.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldHolder.java index 35d7cc7cfd2..7eb209d07b8 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldHolder.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldHolder.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.recursive.comparison; diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldLocation.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldLocation.java index c877f932e6e..3bd07d8d5ed 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldLocation.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldLocation.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.recursive.comparison; diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldMessages.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldMessages.java index 6c435e0f6fc..7b3086b4c02 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldMessages.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldMessages.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.recursive.comparison; diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparator.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparator.java index f6ea17cbe0c..d87492e0618 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.recursive.comparison; diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparisonConfiguration.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparisonConfiguration.java index 6bdfaa936d0..17930450394 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparisonConfiguration.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparisonConfiguration.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.recursive.comparison; diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparisonDifferenceCalculator.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparisonDifferenceCalculator.java index 9a64fa463f5..7441537793b 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparisonDifferenceCalculator.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparisonDifferenceCalculator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.recursive.comparison; diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparisonIntrospectionStrategy.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparisonIntrospectionStrategy.java index 8eea19b64ff..586ac48e5ae 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparisonIntrospectionStrategy.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparisonIntrospectionStrategy.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.recursive.comparison; diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/VisitedDualValues.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/VisitedDualValues.java index 2f24788b8c5..a3c986805d1 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/VisitedDualValues.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/VisitedDualValues.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.recursive.comparison; diff --git a/assertj-core/src/main/java/org/assertj/core/condition/AllOf.java b/assertj-core/src/main/java/org/assertj/core/condition/AllOf.java index d8d5b4a436c..d354a3f1452 100644 --- a/assertj-core/src/main/java/org/assertj/core/condition/AllOf.java +++ b/assertj-core/src/main/java/org/assertj/core/condition/AllOf.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/main/java/org/assertj/core/condition/AnyOf.java b/assertj-core/src/main/java/org/assertj/core/condition/AnyOf.java index e6affdff05f..57094a8e660 100644 --- a/assertj-core/src/main/java/org/assertj/core/condition/AnyOf.java +++ b/assertj-core/src/main/java/org/assertj/core/condition/AnyOf.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/main/java/org/assertj/core/condition/DoesNotHave.java b/assertj-core/src/main/java/org/assertj/core/condition/DoesNotHave.java index e7fb22567f1..5bb2b7c077f 100644 --- a/assertj-core/src/main/java/org/assertj/core/condition/DoesNotHave.java +++ b/assertj-core/src/main/java/org/assertj/core/condition/DoesNotHave.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/main/java/org/assertj/core/condition/Join.java b/assertj-core/src/main/java/org/assertj/core/condition/Join.java index db9ecd2c76f..177a38aff37 100644 --- a/assertj-core/src/main/java/org/assertj/core/condition/Join.java +++ b/assertj-core/src/main/java/org/assertj/core/condition/Join.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/main/java/org/assertj/core/condition/MappedCondition.java b/assertj-core/src/main/java/org/assertj/core/condition/MappedCondition.java index a465ba4374c..965eaad233d 100644 --- a/assertj-core/src/main/java/org/assertj/core/condition/MappedCondition.java +++ b/assertj-core/src/main/java/org/assertj/core/condition/MappedCondition.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/main/java/org/assertj/core/condition/Negative.java b/assertj-core/src/main/java/org/assertj/core/condition/Negative.java index 3ade005dec6..993a2a09c72 100644 --- a/assertj-core/src/main/java/org/assertj/core/condition/Negative.java +++ b/assertj-core/src/main/java/org/assertj/core/condition/Negative.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/main/java/org/assertj/core/condition/NestableCondition.java b/assertj-core/src/main/java/org/assertj/core/condition/NestableCondition.java index 96099282442..dd77724b4c8 100644 --- a/assertj-core/src/main/java/org/assertj/core/condition/NestableCondition.java +++ b/assertj-core/src/main/java/org/assertj/core/condition/NestableCondition.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/main/java/org/assertj/core/condition/Not.java b/assertj-core/src/main/java/org/assertj/core/condition/Not.java index 2026921fe14..46882de306f 100644 --- a/assertj-core/src/main/java/org/assertj/core/condition/Not.java +++ b/assertj-core/src/main/java/org/assertj/core/condition/Not.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/main/java/org/assertj/core/condition/VerboseCondition.java b/assertj-core/src/main/java/org/assertj/core/condition/VerboseCondition.java index e91136f4152..6e14488f26e 100644 --- a/assertj-core/src/main/java/org/assertj/core/condition/VerboseCondition.java +++ b/assertj-core/src/main/java/org/assertj/core/condition/VerboseCondition.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/main/java/org/assertj/core/configuration/Configuration.java b/assertj-core/src/main/java/org/assertj/core/configuration/Configuration.java index df2d4d19275..8d4a2fe3778 100644 --- a/assertj-core/src/main/java/org/assertj/core/configuration/Configuration.java +++ b/assertj-core/src/main/java/org/assertj/core/configuration/Configuration.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.configuration; diff --git a/assertj-core/src/main/java/org/assertj/core/configuration/ConfigurationProvider.java b/assertj-core/src/main/java/org/assertj/core/configuration/ConfigurationProvider.java index b9695e40917..36f74586ab4 100644 --- a/assertj-core/src/main/java/org/assertj/core/configuration/ConfigurationProvider.java +++ b/assertj-core/src/main/java/org/assertj/core/configuration/ConfigurationProvider.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.configuration; diff --git a/assertj-core/src/main/java/org/assertj/core/configuration/PreferredAssumptionException.java b/assertj-core/src/main/java/org/assertj/core/configuration/PreferredAssumptionException.java index 4917bab7fdf..6d62b971347 100644 --- a/assertj-core/src/main/java/org/assertj/core/configuration/PreferredAssumptionException.java +++ b/assertj-core/src/main/java/org/assertj/core/configuration/PreferredAssumptionException.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.configuration; diff --git a/assertj-core/src/main/java/org/assertj/core/configuration/Services.java b/assertj-core/src/main/java/org/assertj/core/configuration/Services.java index bf3c5595a40..9efb5990ded 100644 --- a/assertj-core/src/main/java/org/assertj/core/configuration/Services.java +++ b/assertj-core/src/main/java/org/assertj/core/configuration/Services.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.configuration; diff --git a/assertj-core/src/main/java/org/assertj/core/data/Index.java b/assertj-core/src/main/java/org/assertj/core/data/Index.java index 76a7a67354f..c0c90542d7b 100644 --- a/assertj-core/src/main/java/org/assertj/core/data/Index.java +++ b/assertj-core/src/main/java/org/assertj/core/data/Index.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.data; diff --git a/assertj-core/src/main/java/org/assertj/core/data/MapEntry.java b/assertj-core/src/main/java/org/assertj/core/data/MapEntry.java index 7ef510843ad..7f77215980a 100644 --- a/assertj-core/src/main/java/org/assertj/core/data/MapEntry.java +++ b/assertj-core/src/main/java/org/assertj/core/data/MapEntry.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.data; diff --git a/assertj-core/src/main/java/org/assertj/core/data/Offset.java b/assertj-core/src/main/java/org/assertj/core/data/Offset.java index 5b9cce82b8f..fb8ffe6c159 100644 --- a/assertj-core/src/main/java/org/assertj/core/data/Offset.java +++ b/assertj-core/src/main/java/org/assertj/core/data/Offset.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.data; diff --git a/assertj-core/src/main/java/org/assertj/core/data/Percentage.java b/assertj-core/src/main/java/org/assertj/core/data/Percentage.java index 27bd4c85c6d..09b94b1e71d 100644 --- a/assertj-core/src/main/java/org/assertj/core/data/Percentage.java +++ b/assertj-core/src/main/java/org/assertj/core/data/Percentage.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.data; diff --git a/assertj-core/src/main/java/org/assertj/core/data/TemporalOffset.java b/assertj-core/src/main/java/org/assertj/core/data/TemporalOffset.java index 6400d8dd4be..7c06475229c 100644 --- a/assertj-core/src/main/java/org/assertj/core/data/TemporalOffset.java +++ b/assertj-core/src/main/java/org/assertj/core/data/TemporalOffset.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.data; diff --git a/assertj-core/src/main/java/org/assertj/core/data/TemporalUnitLessThanOffset.java b/assertj-core/src/main/java/org/assertj/core/data/TemporalUnitLessThanOffset.java index a2341cb8f3b..ea18eccb4c6 100644 --- a/assertj-core/src/main/java/org/assertj/core/data/TemporalUnitLessThanOffset.java +++ b/assertj-core/src/main/java/org/assertj/core/data/TemporalUnitLessThanOffset.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.data; diff --git a/assertj-core/src/main/java/org/assertj/core/data/TemporalUnitOffset.java b/assertj-core/src/main/java/org/assertj/core/data/TemporalUnitOffset.java index f62048b1eec..29bd2b55ed4 100644 --- a/assertj-core/src/main/java/org/assertj/core/data/TemporalUnitOffset.java +++ b/assertj-core/src/main/java/org/assertj/core/data/TemporalUnitOffset.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.data; diff --git a/assertj-core/src/main/java/org/assertj/core/data/TemporalUnitWithinOffset.java b/assertj-core/src/main/java/org/assertj/core/data/TemporalUnitWithinOffset.java index a84418bde62..b717f9e09a1 100644 --- a/assertj-core/src/main/java/org/assertj/core/data/TemporalUnitWithinOffset.java +++ b/assertj-core/src/main/java/org/assertj/core/data/TemporalUnitWithinOffset.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.data; diff --git a/assertj-core/src/main/java/org/assertj/core/description/Description.java b/assertj-core/src/main/java/org/assertj/core/description/Description.java index 298629608d1..f5957c096b4 100644 --- a/assertj-core/src/main/java/org/assertj/core/description/Description.java +++ b/assertj-core/src/main/java/org/assertj/core/description/Description.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.description; diff --git a/assertj-core/src/main/java/org/assertj/core/description/EmptyTextDescription.java b/assertj-core/src/main/java/org/assertj/core/description/EmptyTextDescription.java index 1730d4e3350..1e75f32a896 100644 --- a/assertj-core/src/main/java/org/assertj/core/description/EmptyTextDescription.java +++ b/assertj-core/src/main/java/org/assertj/core/description/EmptyTextDescription.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.description; diff --git a/assertj-core/src/main/java/org/assertj/core/description/JoinDescription.java b/assertj-core/src/main/java/org/assertj/core/description/JoinDescription.java index d4c5721a0ee..343dd99ca5e 100644 --- a/assertj-core/src/main/java/org/assertj/core/description/JoinDescription.java +++ b/assertj-core/src/main/java/org/assertj/core/description/JoinDescription.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.description; diff --git a/assertj-core/src/main/java/org/assertj/core/description/LazyTextDescription.java b/assertj-core/src/main/java/org/assertj/core/description/LazyTextDescription.java index 571324b6fc0..f92196576e6 100644 --- a/assertj-core/src/main/java/org/assertj/core/description/LazyTextDescription.java +++ b/assertj-core/src/main/java/org/assertj/core/description/LazyTextDescription.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.description; diff --git a/assertj-core/src/main/java/org/assertj/core/description/TextDescription.java b/assertj-core/src/main/java/org/assertj/core/description/TextDescription.java index 9436a91b72a..bd538c8234a 100644 --- a/assertj-core/src/main/java/org/assertj/core/description/TextDescription.java +++ b/assertj-core/src/main/java/org/assertj/core/description/TextDescription.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.description; diff --git a/assertj-core/src/main/java/org/assertj/core/error/AbstractShouldHaveTextContent.java b/assertj-core/src/main/java/org/assertj/core/error/AbstractShouldHaveTextContent.java index 64d3a591b50..8ff6974827b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/AbstractShouldHaveTextContent.java +++ b/assertj-core/src/main/java/org/assertj/core/error/AbstractShouldHaveTextContent.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ActualIsNotEmpty.java b/assertj-core/src/main/java/org/assertj/core/error/ActualIsNotEmpty.java index 0bbe48a8827..07e9f59c580 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ActualIsNotEmpty.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ActualIsNotEmpty.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/AnyElementShouldMatch.java b/assertj-core/src/main/java/org/assertj/core/error/AnyElementShouldMatch.java index 57916b3a190..650f9858a91 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/AnyElementShouldMatch.java +++ b/assertj-core/src/main/java/org/assertj/core/error/AnyElementShouldMatch.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/AssertJMultipleFailuresError.java b/assertj-core/src/main/java/org/assertj/core/error/AssertJMultipleFailuresError.java index 4b560524ab0..c69cbece7e4 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/AssertJMultipleFailuresError.java +++ b/assertj-core/src/main/java/org/assertj/core/error/AssertJMultipleFailuresError.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorCreator.java b/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorCreator.java index 52ddd16a81b..96a9ea430cd 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorCreator.java +++ b/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorCreator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorFactory.java b/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorFactory.java index daea7007f47..7b52065676a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorFactory.java +++ b/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorFactory.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorMessagesAggregator.java b/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorMessagesAggregator.java index e7ced3b201d..78b0253675c 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorMessagesAggregator.java +++ b/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorMessagesAggregator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorMessagesAggregrator.java b/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorMessagesAggregrator.java index 8f11d5f4469..63162662964 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorMessagesAggregrator.java +++ b/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorMessagesAggregrator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/BasicErrorMessageFactory.java b/assertj-core/src/main/java/org/assertj/core/error/BasicErrorMessageFactory.java index fb98f7c2f51..0a30f9eb1f2 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/BasicErrorMessageFactory.java +++ b/assertj-core/src/main/java/org/assertj/core/error/BasicErrorMessageFactory.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ClassModifierShouldBe.java b/assertj-core/src/main/java/org/assertj/core/error/ClassModifierShouldBe.java index 9060b0adaa2..df7d5a6012d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ClassModifierShouldBe.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ClassModifierShouldBe.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ConditionAndGroupGenericParameterTypeShouldBeTheSame.java b/assertj-core/src/main/java/org/assertj/core/error/ConditionAndGroupGenericParameterTypeShouldBeTheSame.java index e376969e587..a9f8b31497d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ConditionAndGroupGenericParameterTypeShouldBeTheSame.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ConditionAndGroupGenericParameterTypeShouldBeTheSame.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ConstructorInvoker.java b/assertj-core/src/main/java/org/assertj/core/error/ConstructorInvoker.java index 466dde9a2b3..7e73b34b6e6 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ConstructorInvoker.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ConstructorInvoker.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/DescriptionFormatter.java b/assertj-core/src/main/java/org/assertj/core/error/DescriptionFormatter.java index 9c6f3741826..540cfd65b80 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/DescriptionFormatter.java +++ b/assertj-core/src/main/java/org/assertj/core/error/DescriptionFormatter.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBe.java b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBe.java index da6c0e19e8b..47c2dde8557 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBe.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBe.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBeAtLeast.java b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBeAtLeast.java index af28f1e6724..23a63f855db 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBeAtLeast.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBeAtLeast.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBeAtMost.java b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBeAtMost.java index 4e6f8d0a670..96e5b7663f9 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBeAtMost.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBeAtMost.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBeExactly.java b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBeExactly.java index e01d6b95387..b26aece6afc 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBeExactly.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBeExactly.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHave.java b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHave.java index 7d16bfc90b4..e0411907eb4 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHave.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHave.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHaveAtLeast.java b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHaveAtLeast.java index 8294a005511..71c58763326 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHaveAtLeast.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHaveAtLeast.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHaveAtMost.java b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHaveAtMost.java index 8ce4afaee9d..91161de3ea6 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHaveAtMost.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHaveAtMost.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHaveExactly.java b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHaveExactly.java index 948d09ad8dd..6e951114db1 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHaveExactly.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHaveExactly.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldMatch.java b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldMatch.java index 2b3624433a7..341f737b5d5 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldMatch.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldMatch.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldNotBe.java b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldNotBe.java index 47ea0e276f6..441e1b8c411 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldNotBe.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldNotBe.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldNotHave.java b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldNotHave.java index 47125aa2f4e..c5ca23845cd 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldNotHave.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldNotHave.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldSatisfy.java b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldSatisfy.java index 8d98f8217f3..e5eccaaaf88 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldSatisfy.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldSatisfy.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ErrorMessageFactory.java b/assertj-core/src/main/java/org/assertj/core/error/ErrorMessageFactory.java index a930229a0bd..d6b376deabd 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ErrorMessageFactory.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ErrorMessageFactory.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/GroupTypeDescription.java b/assertj-core/src/main/java/org/assertj/core/error/GroupTypeDescription.java index 433a0ae862f..6c14fed7fa8 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/GroupTypeDescription.java +++ b/assertj-core/src/main/java/org/assertj/core/error/GroupTypeDescription.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/MatcherShouldMatch.java b/assertj-core/src/main/java/org/assertj/core/error/MatcherShouldMatch.java index 22a54a2300c..5a03605e737 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/MatcherShouldMatch.java +++ b/assertj-core/src/main/java/org/assertj/core/error/MatcherShouldMatch.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/MessageFormatter.java b/assertj-core/src/main/java/org/assertj/core/error/MessageFormatter.java index a78a96f55b4..b8f19b4f569 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/MessageFormatter.java +++ b/assertj-core/src/main/java/org/assertj/core/error/MessageFormatter.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/MultipleAssertionsError.java b/assertj-core/src/main/java/org/assertj/core/error/MultipleAssertionsError.java index 280ab2265ba..3e0da04ea73 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/MultipleAssertionsError.java +++ b/assertj-core/src/main/java/org/assertj/core/error/MultipleAssertionsError.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/NoElementsShouldMatch.java b/assertj-core/src/main/java/org/assertj/core/error/NoElementsShouldMatch.java index 43d1a7a611e..8322704d0fa 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/NoElementsShouldMatch.java +++ b/assertj-core/src/main/java/org/assertj/core/error/NoElementsShouldMatch.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/NoElementsShouldSatisfy.java b/assertj-core/src/main/java/org/assertj/core/error/NoElementsShouldSatisfy.java index 4f77802d36c..093f0ae2f76 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/NoElementsShouldSatisfy.java +++ b/assertj-core/src/main/java/org/assertj/core/error/NoElementsShouldSatisfy.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/OptionalDoubleShouldHaveValueCloseToOffset.java b/assertj-core/src/main/java/org/assertj/core/error/OptionalDoubleShouldHaveValueCloseToOffset.java index 6b19df5b84b..06ef77232b1 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/OptionalDoubleShouldHaveValueCloseToOffset.java +++ b/assertj-core/src/main/java/org/assertj/core/error/OptionalDoubleShouldHaveValueCloseToOffset.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/OptionalDoubleShouldHaveValueCloseToPercentage.java b/assertj-core/src/main/java/org/assertj/core/error/OptionalDoubleShouldHaveValueCloseToPercentage.java index 338d917618c..8fbb0e256a0 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/OptionalDoubleShouldHaveValueCloseToPercentage.java +++ b/assertj-core/src/main/java/org/assertj/core/error/OptionalDoubleShouldHaveValueCloseToPercentage.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldBeEmpty.java b/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldBeEmpty.java index a1aad3ebf3b..31afb3983ee 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldBeEmpty.java +++ b/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldBeEmpty.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldBePresent.java b/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldBePresent.java index 433da763325..4a9f5e68100 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldBePresent.java +++ b/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldBePresent.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldContain.java b/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldContain.java index 078eb907022..18a33db838f 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldContain.java +++ b/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldContain.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldContainInstanceOf.java b/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldContainInstanceOf.java index f6fe570eea2..f63670d552f 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldContainInstanceOf.java +++ b/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldContainInstanceOf.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldAccept.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldAccept.java index 9a02294f729..f9b6ff1574d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldAccept.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldAccept.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBe.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBe.java index 4a7de55e06c..26242a9b552 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBe.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBe.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeASCII.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeASCII.java index 66d16e952f8..48a779db295 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeASCII.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeASCII.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAbsolutePath.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAbsolutePath.java index 7d75ee81087..1b9e5f8088e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAbsolutePath.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAbsolutePath.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAbstract.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAbstract.java index 10b57cdd55f..3509c75046e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAbstract.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAbstract.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAfter.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAfter.java index 339b85f0070..948ce6843fb 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAfter.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAfter.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAfterOrEqualTo.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAfterOrEqualTo.java index 5b5f74944bc..e7572cddcac 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAfterOrEqualTo.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAfterOrEqualTo.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAfterYear.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAfterYear.java index 1ae5f8bfbd7..313ca44220e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAfterYear.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAfterYear.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAlphabetic.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAlphabetic.java index 577d3d8f43f..a4525b7a4b5 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAlphabetic.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAlphabetic.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAlphanumeric.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAlphanumeric.java index 6d302aa59e1..287264cdce4 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAlphanumeric.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAlphanumeric.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAnArray.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAnArray.java index 959735f1a3c..d611b2ea99a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAnArray.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAnArray.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAnnotation.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAnnotation.java index 1ee828bbb54..b9ed1dbd120 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAnnotation.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAnnotation.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAssignableFrom.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAssignableFrom.java index f37d48f1821..44292f00e3c 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAssignableFrom.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAssignableFrom.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAssignableTo.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAssignableTo.java index edbfad24e61..56c970536a7 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAssignableTo.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAssignableTo.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAtIndex.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAtIndex.java index d4449943496..9a0c46142ca 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAtIndex.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAtIndex.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAtSameInstant.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAtSameInstant.java index 8a457abc601..31894f2da61 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAtSameInstant.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAtSameInstant.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBase64.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBase64.java index 274cba114bd..f9df7db7c83 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBase64.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBase64.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBefore.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBefore.java index fb8368dfb1d..aad83c72e3c 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBefore.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBefore.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBeforeOrEqualTo.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBeforeOrEqualTo.java index 1fe37b4d667..579683be245 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBeforeOrEqualTo.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBeforeOrEqualTo.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBeforeYear.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBeforeYear.java index 1dc9ebfddf5..e2f6d4d2d02 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBeforeYear.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBeforeYear.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBetween.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBetween.java index 28efd90f18b..da998dcb535 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBetween.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBetween.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBlank.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBlank.java index f4170b3deba..8e936901753 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBlank.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBlank.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeCanonicalPath.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeCanonicalPath.java index 75b158c7987..2fa54b255d6 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeCanonicalPath.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeCanonicalPath.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeCloseTo.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeCloseTo.java index 54436924077..f079b59e557 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeCloseTo.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeCloseTo.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeCurrentYearMonth.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeCurrentYearMonth.java index 7fde9364101..6b5a673cb7e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeCurrentYearMonth.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeCurrentYearMonth.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeDirectory.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeDirectory.java index 990a7b9aa01..88f6a7ad0a1 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeDirectory.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeDirectory.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEmpty.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEmpty.java index 98019d72638..2b67b62103d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEmpty.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEmpty.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEmptyDirectory.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEmptyDirectory.java index 5468ee51732..e62f3dafadb 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEmptyDirectory.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEmptyDirectory.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqual.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqual.java index a89421d525d..446cfa55a33 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqual.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqual.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualByComparingFieldByFieldRecursively.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualByComparingFieldByFieldRecursively.java index 71e21f25805..9334f97b38d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualByComparingFieldByFieldRecursively.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualByComparingFieldByFieldRecursively.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualByComparingOnlyGivenFields.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualByComparingOnlyGivenFields.java index c1fdf7192a9..57167e7e822 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualByComparingOnlyGivenFields.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualByComparingOnlyGivenFields.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringCase.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringCase.java index 6a607b90ee8..ee5d01f0446 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringCase.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringCase.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringHours.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringHours.java index a411aa9d767..1d578686e54 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringHours.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringHours.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringMinutes.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringMinutes.java index f0a72dcf97c..9bbe2b2e189 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringMinutes.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringMinutes.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNanos.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNanos.java index 0f476a516ac..ae616a73cff 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNanos.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNanos.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNewLineDifferences.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNewLineDifferences.java index ae69e3d9981..6f840e8c0e0 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNewLineDifferences.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNewLineDifferences.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNewLines.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNewLines.java index f8f9920045f..2ede40307ef 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNewLines.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNewLines.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringSeconds.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringSeconds.java index da359989cce..673aac17866 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringSeconds.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringSeconds.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringTimezone.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringTimezone.java index a66a276b8dd..d09eb295f5b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringTimezone.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringTimezone.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringWhitespace.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringWhitespace.java index 02aaafe0bc0..928a4760602 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringWhitespace.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringWhitespace.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualNormalizingPunctuationAndWhitespace.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualNormalizingPunctuationAndWhitespace.java index 2b3f5892cb3..17185e21fa0 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualNormalizingPunctuationAndWhitespace.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualNormalizingPunctuationAndWhitespace.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualNormalizingUnicode.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualNormalizingUnicode.java index ad0ac64cfb6..08c56c8d426 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualNormalizingUnicode.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualNormalizingUnicode.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualNormalizingWhitespace.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualNormalizingWhitespace.java index 67ea81253d2..e9ba384d299 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualNormalizingWhitespace.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualNormalizingWhitespace.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualToIgnoringFields.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualToIgnoringFields.java index e5df34efcdb..674937d1c77 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualToIgnoringFields.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualToIgnoringFields.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualWithTimePrecision.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualWithTimePrecision.java index 5a835938f58..5e655e416b2 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualWithTimePrecision.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualWithTimePrecision.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualWithinOffset.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualWithinOffset.java index 778320ad65b..0eec0bc2194 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualWithinOffset.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualWithinOffset.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualWithinPercentage.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualWithinPercentage.java index 6d5837495a8..485eec2d948 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualWithinPercentage.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualWithinPercentage.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEven.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEven.java index fbfd414edcb..154d43504ca 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEven.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEven.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeExactlyInstanceOf.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeExactlyInstanceOf.java index 653c0dfb30e..e1d7411ce6d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeExactlyInstanceOf.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeExactlyInstanceOf.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeExecutable.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeExecutable.java index 218f1ae7ef7..79cff64659a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeExecutable.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeExecutable.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeExhausted.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeExhausted.java index f64e944c173..61dfbe60c6c 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeExhausted.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeExhausted.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeFalse.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeFalse.java index 7262513ac94..852c00c9585 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeFalse.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeFalse.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeFile.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeFile.java index bf7103e8dc9..b4e71d71abb 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeFile.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeFile.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeFinite.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeFinite.java index 9a14dfa012b..b5757c6c9c7 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeFinite.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeFinite.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeGreater.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeGreater.java index 4c5fc571a89..933d452c916 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeGreater.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeGreater.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeGreaterOrEqual.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeGreaterOrEqual.java index bbbf0c88886..08e6458584d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeGreaterOrEqual.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeGreaterOrEqual.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeHexadecimal.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeHexadecimal.java index d4c4efebd78..373aa3018e5 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeHexadecimal.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeHexadecimal.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeIn.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeIn.java index 86e824e2d55..931c2db41f4 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeIn.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeIn.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameDay.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameDay.java index 0c0228e781e..bfa317c1fed 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameDay.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameDay.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameHour.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameHour.java index 4565f34a012..60e165634ea 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameHour.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameHour.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameHourWindow.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameHourWindow.java index 72a64178494..1b3e1469d90 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameHourWindow.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameHourWindow.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameMinute.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameMinute.java index 41e566b7010..0a36af206c2 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameMinute.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameMinute.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameMinuteWindow.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameMinuteWindow.java index c97f1407998..52ac711f4d8 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameMinuteWindow.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameMinuteWindow.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameMonth.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameMonth.java index 60895be92ca..022b9580cc8 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameMonth.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameMonth.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameSecond.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameSecond.java index c84dfe91176..eb2e30a89e7 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameSecond.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameSecond.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameSecondWindow.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameSecondWindow.java index 4eba20a0dc7..f3865773442 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameSecondWindow.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameSecondWindow.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameYear.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameYear.java index 5351729fb8c..ba8a47af568 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameYear.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameYear.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInTheFuture.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInTheFuture.java index e1d19d45669..e8d76b021a5 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInTheFuture.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInTheFuture.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInThePast.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInThePast.java index e6086568064..8a8b70bb2c4 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInThePast.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInThePast.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInfinite.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInfinite.java index 956d94ec6c4..759693c22ca 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInfinite.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInfinite.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInstance.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInstance.java index 6f04cf2bbff..7f6508e977c 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInstance.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInstance.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInstanceOfAny.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInstanceOfAny.java index 59ef1948281..890593d86bc 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInstanceOfAny.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInstanceOfAny.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInterface.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInterface.java index b3cf4609f84..c9bb8c52b42 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInterface.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInterface.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeLess.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeLess.java index 2ace7444e80..b3eb0f7a55f 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeLess.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeLess.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeLessOrEqual.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeLessOrEqual.java index 83ef5093fa3..617c4586919 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeLessOrEqual.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeLessOrEqual.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeLowerCase.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeLowerCase.java index 80e5f18963c..f31e06a82af 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeLowerCase.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeLowerCase.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeMarked.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeMarked.java index 012bf04189d..b46c2f77550 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeMarked.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeMarked.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeMixedCase.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeMixedCase.java index 6413d52b4ca..45f62282f4a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeMixedCase.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeMixedCase.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeNormalized.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeNormalized.java index 84038212500..91b95c64c19 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeNormalized.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeNormalized.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeNullOrEmpty.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeNullOrEmpty.java index 1659b65c265..44a23377338 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeNullOrEmpty.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeNullOrEmpty.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeNumeric.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeNumeric.java index e244a4b33f4..21cfe5b3eb5 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeNumeric.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeNumeric.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeOdd.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeOdd.java index 0bf2c9c57b0..1a02edaeed5 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeOdd.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeOdd.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeOfClassIn.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeOfClassIn.java index 502941df2a8..bc0d72a7723 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeOfClassIn.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeOfClassIn.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBePeriod.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBePeriod.java index 83266a1faa3..d8c63a40c5d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBePeriod.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBePeriod.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBePrimitive.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBePrimitive.java index bfdee777cc7..39f2a3ced90 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBePrimitive.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBePrimitive.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBePrintable.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBePrintable.java index fe9ba53d087..37989ee6f4d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBePrintable.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBePrintable.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeReadable.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeReadable.java index 6fbf2dc7874..a8e4f3824e1 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeReadable.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeReadable.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeRecord.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeRecord.java index f04f66966ae..30e887258a6 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeRecord.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeRecord.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeRegularFile.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeRegularFile.java index eeb93d3be83..db43b6dbe13 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeRegularFile.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeRegularFile.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeRelativePath.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeRelativePath.java index aa2cfa17c14..3b748e910dd 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeRelativePath.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeRelativePath.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSame.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSame.java index d2d330f6409..e7dcda0cc19 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSame.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSame.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSealed.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSealed.java index 0dd0534620e..dfa4fbc8dbc 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSealed.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSealed.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSorted.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSorted.java index 3410aa603cb..4362a3cd84f 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSorted.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSorted.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSubsetOf.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSubsetOf.java index 319637571f4..4a866d51d66 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSubsetOf.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSubsetOf.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSubstring.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSubstring.java index 1c1cfa24ad2..d73d02eeb60 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSubstring.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSubstring.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSymbolicLink.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSymbolicLink.java index e13ed6420e2..5223fabad1f 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSymbolicLink.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSymbolicLink.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeToday.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeToday.java index afa446f80b6..8774e060a40 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeToday.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeToday.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeTrue.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeTrue.java index df47a7351b1..4b84c1de603 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeTrue.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeTrue.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeUnmodifiable.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeUnmodifiable.java index 9f90a75799e..ceb59234c13 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeUnmodifiable.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeUnmodifiable.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeUpperCase.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeUpperCase.java index c2733528ffe..e4b73419174 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeUpperCase.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeUpperCase.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeVisible.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeVisible.java index b8421b8b9e4..360b550c5e5 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeVisible.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeVisible.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeWritable.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeWritable.java index 4715a9d755a..74886535a22 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeWritable.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeWritable.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContain.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContain.java index cffd6dd8dde..713b7901e3f 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContain.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContain.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainAnyOf.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainAnyOf.java index 64747a81463..267ece263a3 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainAnyOf.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainAnyOf.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainAtIndex.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainAtIndex.java index 11680cb78ef..f70d723996a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainAtIndex.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainAtIndex.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainCharSequence.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainCharSequence.java index 4885e22d9d4..4245481a623 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainCharSequence.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainCharSequence.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainCharSequenceOnlyOnce.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainCharSequenceOnlyOnce.java index da423e00026..e3a4a3997c8 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainCharSequenceOnlyOnce.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainCharSequenceOnlyOnce.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainEntries.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainEntries.java index 057f4698698..4bb1c03419a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainEntries.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainEntries.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainEntry.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainEntry.java index ddcafedc15f..3332840c12e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainEntry.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainEntry.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainExactly.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainExactly.java index e55cc37a4f4..91fa9d7f59c 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainExactly.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainExactly.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainExactlyInAnyOrder.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainExactlyInAnyOrder.java index 0f2a03f7c9c..8fbc5eacbeb 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainExactlyInAnyOrder.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainExactlyInAnyOrder.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainKey.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainKey.java index f660c505406..fbad9f2ca5a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainKey.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainKey.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainKeys.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainKeys.java index f6f28487171..5b66fcaf71e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainKeys.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainKeys.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainNull.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainNull.java index 4dc2b365e1e..1e6971e0f38 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainNull.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainNull.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOneOrMoreWhitespaces.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOneOrMoreWhitespaces.java index f6572e15dff..1aa15381695 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOneOrMoreWhitespaces.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOneOrMoreWhitespaces.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnly.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnly.java index 201acfd480a..cdf999653c8 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnly.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnly.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyDigits.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyDigits.java index 58c7774040d..44e4d30e6fb 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyDigits.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyDigits.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyKeys.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyKeys.java index f1d8833aa1a..a307d55be06 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyKeys.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyKeys.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyNulls.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyNulls.java index 4f52317c3f6..55a3f5fd79b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyNulls.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyNulls.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyWhitespaces.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyWhitespaces.java index 6af3958010c..a9ca62e6bc0 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyWhitespaces.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyWhitespaces.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainPattern.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainPattern.java index 1faff5fda28..b2d632ece22 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainPattern.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainPattern.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainRecursively.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainRecursively.java index 5a012a5d88b..5f3a622d3c3 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainRecursively.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainRecursively.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSequence.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSequence.java index 54da20b6efd..220266a49cf 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSequence.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSequence.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSequenceOfCharSequence.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSequenceOfCharSequence.java index abd978aeff8..3b967ce71bb 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSequenceOfCharSequence.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSequenceOfCharSequence.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSubsequence.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSubsequence.java index f302a2d516a..edff22a19b7 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSubsequence.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSubsequence.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSubsequenceOfCharSequence.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSubsequenceOfCharSequence.java index 4737bf1547f..2149b13cd81 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSubsequenceOfCharSequence.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSubsequenceOfCharSequence.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainValue.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainValue.java index 07f21f228f7..bda83a15194 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainValue.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainValue.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainValues.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainValues.java index 8548f6511ac..e41bb5cbe1d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainValues.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainValues.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainsOnlyOnce.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainsOnlyOnce.java index 21fb83ec8aa..44265a4bd52 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainsOnlyOnce.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainsOnlyOnce.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldEndWith.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldEndWith.java index 27f08b9a154..1c07da6e8bb 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldEndWith.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldEndWith.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldEndWithIgnoringCase.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldEndWithIgnoringCase.java index dfdca858272..daf90c7a5a5 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldEndWithIgnoringCase.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldEndWithIgnoringCase.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldEndWithPath.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldEndWithPath.java index e57b982fdff..7bd171fbaec 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldEndWithPath.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldEndWithPath.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldExist.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldExist.java index d9841552fec..fc8656f9608 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldExist.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldExist.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHave.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHave.java index f826270d79c..ee19cf1a33c 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHave.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHave.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAllNullFields.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAllNullFields.java index 7295d64fa22..b4413cbe82b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAllNullFields.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAllNullFields.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAnnotations.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAnnotations.java index 7a1c97d4dad..a63ab5a343c 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAnnotations.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAnnotations.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAtIndex.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAtIndex.java index dd92dc190bd..33504266533 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAtIndex.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAtIndex.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAtLeastOneElementOfType.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAtLeastOneElementOfType.java index 3a5c968bae1..9fe57b3b4f5 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAtLeastOneElementOfType.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAtLeastOneElementOfType.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveBinaryContent.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveBinaryContent.java index 65d4970f21c..e822d918a42 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveBinaryContent.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveBinaryContent.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCause.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCause.java index 72bc6f53524..72b2046fc5d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCause.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCause.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCauseExactlyInstance.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCauseExactlyInstance.java index 1919fc99876..15b1eb3f8be 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCauseExactlyInstance.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCauseExactlyInstance.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCauseInstance.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCauseInstance.java index 27dbd668094..652a3ee1af9 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCauseInstance.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCauseInstance.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCauseReference.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCauseReference.java index bae550abc89..710afde37b6 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCauseReference.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCauseReference.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveContent.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveContent.java index 6b15a9b0dcd..97992ce6635 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveContent.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveContent.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDateField.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDateField.java index 9f491492ae3..ffd41609310 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDateField.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDateField.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDigest.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDigest.java index d019c6a99bf..12419856896 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDigest.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDigest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDimensions.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDimensions.java index 4cace00383c..ccc2ae3448f 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDimensions.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDimensions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDuration.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDuration.java index 0cf9836dcb5..1ce08a4e2cd 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDuration.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDuration.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveExactlyTypes.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveExactlyTypes.java index 2c5c22436c8..9c73424cc62 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveExactlyTypes.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveExactlyTypes.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveExtension.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveExtension.java index 61ea3f8c966..1aad90346fa 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveExtension.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveExtension.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveFields.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveFields.java index 7c493212a7c..b51452c6db2 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveFields.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveFields.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveFileSystem.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveFileSystem.java index 40c59253d4d..2fea9754c1e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveFileSystem.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveFileSystem.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveLineCount.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveLineCount.java index 5d7cb92c177..f12f984b35e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveLineCount.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveLineCount.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMessage.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMessage.java index 3a035dacfb7..bafa53b2878 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMessage.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMessage.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMessageFindingMatchRegex.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMessageFindingMatchRegex.java index e32991e6e54..f32111a1c48 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMessageFindingMatchRegex.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMessageFindingMatchRegex.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMessageMatchingRegex.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMessageMatchingRegex.java index d885b57087f..99e7fe16a11 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMessageMatchingRegex.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMessageMatchingRegex.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMethods.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMethods.java index 7f7f92aaf70..dab8dfb951f 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMethods.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMethods.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveName.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveName.java index ac8dd8b18d9..2b74afb004b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveName.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveName.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNext.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNext.java index b447fa49c1a..06fc9fe70f1 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNext.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNext.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoCause.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoCause.java index 7e5f0020d99..2e8eab4132a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoCause.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoCause.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoExtension.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoExtension.java index 8c0da3b3f05..149f68b4e6a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoExtension.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoExtension.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoFields.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoFields.java index f963e82fb21..5dde536cc53 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoFields.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoFields.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoNullFields.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoNullFields.java index fbd30d19b7d..239713d5d15 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoNullFields.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoNullFields.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoPackage.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoPackage.java index 6dbe52f534c..1887d200cf6 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoPackage.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoPackage.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoParent.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoParent.java index 1a34f684095..e0e2fe517fd 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoParent.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoParent.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoSuperclass.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoSuperclass.java index 409bc61385f..cba77c375a5 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoSuperclass.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoSuperclass.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoSuppressedExceptions.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoSuppressedExceptions.java index eea82260f52..f4afe70e9dd 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoSuppressedExceptions.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoSuppressedExceptions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveOnlyElementsOfType.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveOnlyElementsOfType.java index d4a2ee38a5e..27b86ef68cd 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveOnlyElementsOfType.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveOnlyElementsOfType.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePackage.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePackage.java index 08b165ef910..e947446ced2 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePackage.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePackage.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveParent.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveParent.java index 0eb15cc90d0..40fdab8a60a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveParent.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveParent.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePeriod.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePeriod.java index 5109d1153b8..d941ff9fc7a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePeriod.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePeriod.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePermittedSubclasses.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePermittedSubclasses.java index bbc619c8b7f..a64eb62936b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePermittedSubclasses.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePermittedSubclasses.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePropertyOrField.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePropertyOrField.java index d2128fd0052..0a6654d53ce 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePropertyOrField.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePropertyOrField.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePropertyOrFieldWithValue.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePropertyOrFieldWithValue.java index 511550f0c1e..2b38a82051e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePropertyOrFieldWithValue.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePropertyOrFieldWithValue.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRecordComponents.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRecordComponents.java index af05fb1b0d0..58a5ad0113b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRecordComponents.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRecordComponents.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveReference.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveReference.java index 6e8515eb00e..15026c9db78 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveReference.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveReference.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRootCause.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRootCause.java index 4d9259ce510..3aa0daf09d0 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRootCause.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRootCause.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRootCauseExactlyInstance.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRootCauseExactlyInstance.java index 95ea9da5b56..9183bfc0744 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRootCauseExactlyInstance.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRootCauseExactlyInstance.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRootCauseInstance.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRootCauseInstance.java index a6875ead5ff..f9faacae101 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRootCauseInstance.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRootCauseInstance.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameClass.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameClass.java index 70780532509..64b4b44f12b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameClass.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameClass.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameContent.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameContent.java index f9591446505..b5931451726 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameContent.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameContent.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameDimensionsAs.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameDimensionsAs.java index 07d48026415..f4b6354040f 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameDimensionsAs.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameDimensionsAs.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameFileSystemAs.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameFileSystemAs.java index fb9199c0981..8fdd1b3e65b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameFileSystemAs.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameFileSystemAs.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameHashCode.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameHashCode.java index 10b20f5c387..561578044a2 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameHashCode.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameHashCode.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameHourAs.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameHourAs.java index f8fe95dd6f4..e1a1b571f6e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameHourAs.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameHourAs.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameSizeAs.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameSizeAs.java index 10f51fe28bf..9aa18e7a47b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameSizeAs.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameSizeAs.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameTime.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameTime.java index cded7980589..7242393538a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameTime.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameTime.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveScale.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveScale.java index 2381d1fe56d..eda63f933bd 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveScale.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveScale.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSize.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSize.java index ec651248f8c..21c075257f2 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSize.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSize.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeBetween.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeBetween.java index 6e865484b93..be7ad188868 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeBetween.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeBetween.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeGreaterThan.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeGreaterThan.java index 8d3c4b6fbfe..758df37cf45 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeGreaterThan.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeGreaterThan.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeGreaterThanOrEqualTo.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeGreaterThanOrEqualTo.java index 6071f76dca7..c69027d334c 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeGreaterThanOrEqualTo.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeGreaterThanOrEqualTo.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeLessThan.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeLessThan.java index 87aac654767..e6a4d177a72 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeLessThan.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeLessThan.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeLessThanOrEqualTo.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeLessThanOrEqualTo.java index a250affd254..3e610cca259 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeLessThanOrEqualTo.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeLessThanOrEqualTo.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveStamp.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveStamp.java index 520353d9f67..7e2a97078cb 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveStamp.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveStamp.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSuperclass.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSuperclass.java index 24c9682ebf5..e576c2dc5bb 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSuperclass.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSuperclass.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSuppressedException.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSuppressedException.java index d355997d9ac..98f782c451a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSuppressedException.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSuppressedException.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveTime.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveTime.java index 091cb3e1dc3..146f5dd0844 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveTime.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveTime.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveToString.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveToString.java index 7416079ab3c..1d3b871f291 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveToString.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveToString.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveValue.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveValue.java index 85e6dc672a4..953c5a7781b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveValue.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveValue.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldMatch.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldMatch.java index 91fc6f39b32..f850af72ada 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldMatch.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldMatch.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldMatchPattern.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldMatchPattern.java index 180a27b01c9..2c48023e162 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldMatchPattern.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldMatchPattern.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotAccept.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotAccept.java index 1df0121b7d8..3d7f1eb6cfa 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotAccept.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotAccept.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBe.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBe.java index 873e2eeb854..e1be2cffbc5 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBe.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBe.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeBetween.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeBetween.java index 328c6456d94..2bb71452960 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeBetween.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeBetween.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeBlank.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeBlank.java index 7944d3d7090..53bfb407be8 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeBlank.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeBlank.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEmpty.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEmpty.java index 6f82059339e..c00f334a45b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEmpty.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEmpty.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqual.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqual.java index 90bbbb3656c..5aabfb81dde 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqual.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqual.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualComparingFieldByFieldRecursively.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualComparingFieldByFieldRecursively.java index 4e76e4a28d2..636048d0241 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualComparingFieldByFieldRecursively.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualComparingFieldByFieldRecursively.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualIgnoringCase.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualIgnoringCase.java index b60ad0f3150..6227ad91aef 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualIgnoringCase.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualIgnoringCase.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualIgnoringWhitespace.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualIgnoringWhitespace.java index c9871022094..8b333802205 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualIgnoringWhitespace.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualIgnoringWhitespace.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualNormalizingWhitespace.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualNormalizingWhitespace.java index 6a0274ae606..a9bcfbadb8d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualNormalizingWhitespace.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualNormalizingWhitespace.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualWithinOffset.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualWithinOffset.java index 79e17695485..a5bf718f89a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualWithinOffset.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualWithinOffset.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualWithinPercentage.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualWithinPercentage.java index 13d91aee325..16c8b50b7ab 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualWithinPercentage.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualWithinPercentage.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeExactlyInstanceOf.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeExactlyInstanceOf.java index 1938b378779..61c8adea9c0 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeExactlyInstanceOf.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeExactlyInstanceOf.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeFinite.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeFinite.java index b69b682c05e..e1d104eaf2e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeFinite.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeFinite.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeIn.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeIn.java index ec24739fc3c..d436513d122 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeIn.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeIn.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeInfinite.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeInfinite.java index e43d1788d7f..0887e4acb8c 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeInfinite.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeInfinite.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeInstance.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeInstance.java index 45e791e9f71..93232db3e4e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeInstance.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeInstance.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeInstanceOfAny.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeInstanceOfAny.java index db3c8ecf6ab..9f20d54d6d1 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeInstanceOfAny.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeInstanceOfAny.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeNull.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeNull.java index 9b103ce9462..dee1dfce335 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeNull.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeNull.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeOfClassIn.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeOfClassIn.java index 8d4a1eda8c2..9d9d13574da 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeOfClassIn.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeOfClassIn.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBePrimitive.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBePrimitive.java index 0c8f0d1dc65..6fc2613a0fc 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBePrimitive.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBePrimitive.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeSame.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeSame.java index c67e742501a..c1de0fcf55b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeSame.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeSame.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContain.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContain.java index 413638c0d90..3028ea790e9 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContain.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContain.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainAnyWhitespaces.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainAnyWhitespaces.java index c11e4e6b642..2e696a7d92d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainAnyWhitespaces.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainAnyWhitespaces.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainAtIndex.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainAtIndex.java index 2a0b6e1a303..89992237104 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainAtIndex.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainAtIndex.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainCharSequence.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainCharSequence.java index b94c988033b..437f610596f 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainCharSequence.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainCharSequence.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainKey.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainKey.java index 0971cb5972e..fdbcccdf863 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainKey.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainKey.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainKeys.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainKeys.java index 27beb248b69..b8bacd84b5c 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainKeys.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainKeys.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainNull.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainNull.java index d944df4883e..59d0ee58cd1 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainNull.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainNull.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainOnlyWhitespaces.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainOnlyWhitespaces.java index 4c50de1c12c..45881b119af 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainOnlyWhitespaces.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainOnlyWhitespaces.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainPattern.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainPattern.java index c65f704fb90..4319db281d7 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainPattern.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainPattern.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainSequence.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainSequence.java index 89ff629bca8..48413bf8125 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainSequence.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainSequence.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainSubsequence.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainSubsequence.java index 92b9a713bc1..92a5ef14304 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainSubsequence.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainSubsequence.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainValue.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainValue.java index e8cdf32e0c0..72ea5f5899a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainValue.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainValue.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotEndWith.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotEndWith.java index 2cf3c6f8628..f7a737030ea 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotEndWith.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotEndWith.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotEndWithIgnoringCase.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotEndWithIgnoringCase.java index 6f4ad4e3a7b..d465006e71f 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotEndWithIgnoringCase.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotEndWithIgnoringCase.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotEndWithWhitespaces.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotEndWithWhitespaces.java index e9deb075238..8cade6fd566 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotEndWithWhitespaces.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotEndWithWhitespaces.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotExist.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotExist.java index 10e4ddd69ee..e0470d8a9bb 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotExist.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotExist.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHave.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHave.java index 80e5e1b1910..5387869a490 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHave.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHave.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveAnyElementsOfTypes.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveAnyElementsOfTypes.java index 6f9c7ea5a80..f5dacc9ab25 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveAnyElementsOfTypes.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveAnyElementsOfTypes.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveDuplicates.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveDuplicates.java index 712b6d1ed43..0286a74d068 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveDuplicates.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveDuplicates.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveSameClass.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveSameClass.java index c886ddce0d2..7b25bbe207e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveSameClass.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveSameClass.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveSameHashCode.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveSameHashCode.java index 6d1a6ec3e37..fdb45f89c26 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveSameHashCode.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveSameHashCode.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveThrown.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveThrown.java index 08f89d4496c..6997f0af198 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveThrown.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveThrown.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveThrownExcept.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveThrownExcept.java index 41b85beadb6..deb6a93c7c1 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveThrownExcept.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveThrownExcept.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveToString.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveToString.java index 07db111f28b..423f9429fa2 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveToString.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveToString.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotMatch.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotMatch.java index 08b5cc48cb7..c4ff7f5aa4d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotMatch.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotMatch.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotMatchPattern.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotMatchPattern.java index dadd94a8f46..93e7c3eca8e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotMatchPattern.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotMatchPattern.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotSatisfyPredicateRecursively.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotSatisfyPredicateRecursively.java index d4cacde2847..eaa5d4b32f7 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotSatisfyPredicateRecursively.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotSatisfyPredicateRecursively.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotStartWith.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotStartWith.java index b8647ea8653..22eca490e80 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotStartWith.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotStartWith.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotStartWithIgnoringCase.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotStartWithIgnoringCase.java index 58041a0a2f2..5a830d8f924 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotStartWithIgnoringCase.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotStartWithIgnoringCase.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotStartWithWhitespaces.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotStartWithWhitespaces.java index 84e386be188..cb7a7bfafe7 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotStartWithWhitespaces.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotStartWithWhitespaces.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldOnlyHaveElementsOfTypes.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldOnlyHaveElementsOfTypes.java index 07aebe90f84..d812677c43c 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldOnlyHaveElementsOfTypes.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldOnlyHaveElementsOfTypes.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldOnlyHaveFields.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldOnlyHaveFields.java index 30665b77d5c..9e135466fe2 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldOnlyHaveFields.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldOnlyHaveFields.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldSatisfy.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldSatisfy.java index d42d947431e..da71709b202 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldSatisfy.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldSatisfy.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldSatisfyOnlyOnce.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldSatisfyOnlyOnce.java index ce9b82d5f22..042d41a61c3 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldSatisfyOnlyOnce.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldSatisfyOnlyOnce.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldStartWith.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldStartWith.java index 175930deb91..ab485061c68 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldStartWith.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldStartWith.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldStartWithIgnoringCase.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldStartWithIgnoringCase.java index 8bcc39bc860..d1161464ab6 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldStartWithIgnoringCase.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldStartWithIgnoringCase.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldStartWithPath.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldStartWithPath.java index ce9fbd8c1a1..d3433458fa1 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldStartWithPath.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldStartWithPath.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/SubarraysShouldHaveSameSize.java b/assertj-core/src/main/java/org/assertj/core/error/SubarraysShouldHaveSameSize.java index cc6b0f0927f..29394341e3b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/SubarraysShouldHaveSameSize.java +++ b/assertj-core/src/main/java/org/assertj/core/error/SubarraysShouldHaveSameSize.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/UnsatisfiedRequirement.java b/assertj-core/src/main/java/org/assertj/core/error/UnsatisfiedRequirement.java index 9ccd16431de..701e663c1ce 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/UnsatisfiedRequirement.java +++ b/assertj-core/src/main/java/org/assertj/core/error/UnsatisfiedRequirement.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/ZippedElementsShouldSatisfy.java b/assertj-core/src/main/java/org/assertj/core/error/ZippedElementsShouldSatisfy.java index 42535738c25..34eda652fab 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ZippedElementsShouldSatisfy.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ZippedElementsShouldSatisfy.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/main/java/org/assertj/core/error/array2d/Array2dElementShouldBeDeepEqual.java b/assertj-core/src/main/java/org/assertj/core/error/array2d/Array2dElementShouldBeDeepEqual.java index 0599deb828d..0b0d7c734f8 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/array2d/Array2dElementShouldBeDeepEqual.java +++ b/assertj-core/src/main/java/org/assertj/core/error/array2d/Array2dElementShouldBeDeepEqual.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.array2d; diff --git a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCancelled.java b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCancelled.java index 2592d52ac92..d2d4a08f29e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCancelled.java +++ b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCancelled.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.future; diff --git a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCompleted.java b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCompleted.java index 92b3d39a9b4..ef4faf862d2 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCompleted.java +++ b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCompleted.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.future; diff --git a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCompletedExceptionally.java b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCompletedExceptionally.java index 57b18c9ecc6..0a407a5d254 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCompletedExceptionally.java +++ b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCompletedExceptionally.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.future; diff --git a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCompletedWithin.java b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCompletedWithin.java index 1ff3890fc78..4ca6fbc4db1 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCompletedWithin.java +++ b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCompletedWithin.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.future; diff --git a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeDone.java b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeDone.java index 312d69cda8f..78d6f4f1b34 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeDone.java +++ b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeDone.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.future; diff --git a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldHaveCompletedExceptionallyWithin.java b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldHaveCompletedExceptionallyWithin.java index b81a60067cb..4a1db1d71c0 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldHaveCompletedExceptionallyWithin.java +++ b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldHaveCompletedExceptionallyWithin.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.future; diff --git a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldHaveFailed.java b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldHaveFailed.java index 628b3104805..dfd21785c7d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldHaveFailed.java +++ b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldHaveFailed.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.future; diff --git a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldHaveFailedWithin.java b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldHaveFailedWithin.java index 2371044449a..3e67f352b5b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldHaveFailedWithin.java +++ b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldHaveFailedWithin.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.future; diff --git a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeCancelled.java b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeCancelled.java index bcdd8a37069..32586828443 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeCancelled.java +++ b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeCancelled.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.future; diff --git a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeCompleted.java b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeCompleted.java index 5ac3797741f..92d767f2f6e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeCompleted.java +++ b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeCompleted.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.future; diff --git a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeCompletedExceptionally.java b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeCompletedExceptionally.java index af02f1e5b31..a3dcb0705fe 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeCompletedExceptionally.java +++ b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeCompletedExceptionally.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.future; diff --git a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeDone.java b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeDone.java index 183e17dc0f8..1fa5f9a607b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeDone.java +++ b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeDone.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.future; diff --git a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotHaveFailed.java b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotHaveFailed.java index 13a37640e37..55d1f5fda45 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotHaveFailed.java +++ b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotHaveFailed.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.future; diff --git a/assertj-core/src/main/java/org/assertj/core/error/future/Warning.java b/assertj-core/src/main/java/org/assertj/core/error/future/Warning.java index 969fc458aa7..d2092c52891 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/future/Warning.java +++ b/assertj-core/src/main/java/org/assertj/core/error/future/Warning.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.future; diff --git a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldBeEqualToWithSortedQueryParameters.java b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldBeEqualToWithSortedQueryParameters.java index f3135f73119..8fa16f76789 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldBeEqualToWithSortedQueryParameters.java +++ b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldBeEqualToWithSortedQueryParameters.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.uri; diff --git a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveAnchor.java b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveAnchor.java index f339a786aa9..3126715bded 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveAnchor.java +++ b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveAnchor.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.uri; diff --git a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveAuthority.java b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveAuthority.java index 469f3101174..96466c2368f 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveAuthority.java +++ b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveAuthority.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.uri; diff --git a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveFragment.java b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveFragment.java index d3be1a46890..11c69e7d1e7 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveFragment.java +++ b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveFragment.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.uri; diff --git a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveHost.java b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveHost.java index e88b55b9611..7eeb7dae91e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveHost.java +++ b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveHost.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.uri; diff --git a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveNoHost.java b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveNoHost.java index 8e23c800aa6..f4800720e54 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveNoHost.java +++ b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveNoHost.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.uri; diff --git a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveParameter.java b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveParameter.java index 45538384f6d..9f26df39596 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveParameter.java +++ b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveParameter.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.uri; diff --git a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHavePath.java b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHavePath.java index 6c02f4d8083..9ac2032cf0c 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHavePath.java +++ b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHavePath.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.uri; diff --git a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHavePort.java b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHavePort.java index 2c33a3e57c8..d67a0c4db6d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHavePort.java +++ b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHavePort.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.uri; diff --git a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveProtocol.java b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveProtocol.java index 565596f78ba..e91d51190d4 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveProtocol.java +++ b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveProtocol.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.uri; diff --git a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveQuery.java b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveQuery.java index ef82ffd7945..b79457f355c 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveQuery.java +++ b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveQuery.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.uri; diff --git a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveScheme.java b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveScheme.java index 3cbde3be47d..1cdbff716cb 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveScheme.java +++ b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveScheme.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.uri; diff --git a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveUserInfo.java b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveUserInfo.java index b21205d8be7..90244aaf7a6 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveUserInfo.java +++ b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveUserInfo.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.uri; diff --git a/assertj-core/src/main/java/org/assertj/core/extractor/ByNameMultipleExtractor.java b/assertj-core/src/main/java/org/assertj/core/extractor/ByNameMultipleExtractor.java index a158aa84220..92297803491 100644 --- a/assertj-core/src/main/java/org/assertj/core/extractor/ByNameMultipleExtractor.java +++ b/assertj-core/src/main/java/org/assertj/core/extractor/ByNameMultipleExtractor.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.extractor; diff --git a/assertj-core/src/main/java/org/assertj/core/extractor/ByNameSingleExtractor.java b/assertj-core/src/main/java/org/assertj/core/extractor/ByNameSingleExtractor.java index 9e76d0a2171..274d796ef45 100644 --- a/assertj-core/src/main/java/org/assertj/core/extractor/ByNameSingleExtractor.java +++ b/assertj-core/src/main/java/org/assertj/core/extractor/ByNameSingleExtractor.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.extractor; diff --git a/assertj-core/src/main/java/org/assertj/core/extractor/Extractors.java b/assertj-core/src/main/java/org/assertj/core/extractor/Extractors.java index 18b844ea9a1..5c1ec4421aa 100644 --- a/assertj-core/src/main/java/org/assertj/core/extractor/Extractors.java +++ b/assertj-core/src/main/java/org/assertj/core/extractor/Extractors.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.extractor; diff --git a/assertj-core/src/main/java/org/assertj/core/extractor/ResultOfExtractor.java b/assertj-core/src/main/java/org/assertj/core/extractor/ResultOfExtractor.java index 0040a5bbc03..ab66382438b 100644 --- a/assertj-core/src/main/java/org/assertj/core/extractor/ResultOfExtractor.java +++ b/assertj-core/src/main/java/org/assertj/core/extractor/ResultOfExtractor.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.extractor; diff --git a/assertj-core/src/main/java/org/assertj/core/extractor/ToStringExtractor.java b/assertj-core/src/main/java/org/assertj/core/extractor/ToStringExtractor.java index bf6be9d3bcc..53d32b6ea97 100644 --- a/assertj-core/src/main/java/org/assertj/core/extractor/ToStringExtractor.java +++ b/assertj-core/src/main/java/org/assertj/core/extractor/ToStringExtractor.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.extractor; diff --git a/assertj-core/src/main/java/org/assertj/core/groups/FieldsOrPropertiesExtractor.java b/assertj-core/src/main/java/org/assertj/core/groups/FieldsOrPropertiesExtractor.java index 58bdaa9e3c6..46ba3b7adbd 100644 --- a/assertj-core/src/main/java/org/assertj/core/groups/FieldsOrPropertiesExtractor.java +++ b/assertj-core/src/main/java/org/assertj/core/groups/FieldsOrPropertiesExtractor.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.groups; diff --git a/assertj-core/src/main/java/org/assertj/core/groups/Properties.java b/assertj-core/src/main/java/org/assertj/core/groups/Properties.java index 44a585df12f..fefb531ea5d 100644 --- a/assertj-core/src/main/java/org/assertj/core/groups/Properties.java +++ b/assertj-core/src/main/java/org/assertj/core/groups/Properties.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.groups; diff --git a/assertj-core/src/main/java/org/assertj/core/groups/Tuple.java b/assertj-core/src/main/java/org/assertj/core/groups/Tuple.java index 7ef547fe0b9..46f627fab68 100644 --- a/assertj-core/src/main/java/org/assertj/core/groups/Tuple.java +++ b/assertj-core/src/main/java/org/assertj/core/groups/Tuple.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.groups; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/AbstractComparisonStrategy.java b/assertj-core/src/main/java/org/assertj/core/internal/AbstractComparisonStrategy.java index b97e5fb1428..f37821f3fd4 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/AbstractComparisonStrategy.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/AbstractComparisonStrategy.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Arrays.java b/assertj-core/src/main/java/org/assertj/core/internal/Arrays.java index e05d343b803..925f6e29740 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Arrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Arrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Arrays2D.java b/assertj-core/src/main/java/org/assertj/core/internal/Arrays2D.java index a8d17146c06..a982fe59d59 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Arrays2D.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Arrays2D.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/AtomicReferenceArrayElementComparisonStrategy.java b/assertj-core/src/main/java/org/assertj/core/internal/AtomicReferenceArrayElementComparisonStrategy.java index 42f80b7f4cd..5cd6648e8b5 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/AtomicReferenceArrayElementComparisonStrategy.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/AtomicReferenceArrayElementComparisonStrategy.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/BigDecimals.java b/assertj-core/src/main/java/org/assertj/core/internal/BigDecimals.java index edd7ec90d65..02fb04a63f5 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/BigDecimals.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/BigDecimals.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/BigIntegers.java b/assertj-core/src/main/java/org/assertj/core/internal/BigIntegers.java index f323defdcdc..641cb27a10b 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/BigIntegers.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/BigIntegers.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/BinaryDiff.java b/assertj-core/src/main/java/org/assertj/core/internal/BinaryDiff.java index 2cd6860089d..d2c3ffb69b6 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/BinaryDiff.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/BinaryDiff.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/BinaryDiffResult.java b/assertj-core/src/main/java/org/assertj/core/internal/BinaryDiffResult.java index a93e38f3aa7..04c3aebe34f 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/BinaryDiffResult.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/BinaryDiffResult.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Boolean2DArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/Boolean2DArrays.java index 0a93646b9e1..d360f69206e 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Boolean2DArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Boolean2DArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/BooleanArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/BooleanArrays.java index aa0357fe0d1..3789399cf30 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/BooleanArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/BooleanArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Byte2DArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/Byte2DArrays.java index b5d7af8a85f..57184808191 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Byte2DArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Byte2DArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/ByteArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/ByteArrays.java index fae410cc687..a37a45b8313 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/ByteArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/ByteArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Bytes.java b/assertj-core/src/main/java/org/assertj/core/internal/Bytes.java index cfef06c7e3b..8d9feb236d4 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Bytes.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Bytes.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Char2DArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/Char2DArrays.java index 5abf9a6cb7a..6582a9357d0 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Char2DArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Char2DArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/CharArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/CharArrays.java index 450f7542f82..a8c86e6dde0 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/CharArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/CharArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Characters.java b/assertj-core/src/main/java/org/assertj/core/internal/Characters.java index 5320f709eaf..2210a62d1cf 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Characters.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Characters.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/ChronoLocalDateTimeComparator.java b/assertj-core/src/main/java/org/assertj/core/internal/ChronoLocalDateTimeComparator.java index 931bdc6cbbe..70ce97121fa 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/ChronoLocalDateTimeComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/ChronoLocalDateTimeComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/ChronoZonedDateTimeByInstantComparator.java b/assertj-core/src/main/java/org/assertj/core/internal/ChronoZonedDateTimeByInstantComparator.java index 32865dc530b..857e41f0bb9 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/ChronoZonedDateTimeByInstantComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/ChronoZonedDateTimeByInstantComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Classes.java b/assertj-core/src/main/java/org/assertj/core/internal/Classes.java index 19546f623fc..d6e44ec5411 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Classes.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Classes.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/CommonErrors.java b/assertj-core/src/main/java/org/assertj/core/internal/CommonErrors.java index f2232789419..95203fd109d 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/CommonErrors.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/CommonErrors.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/CommonValidations.java b/assertj-core/src/main/java/org/assertj/core/internal/CommonValidations.java index eab7cb3c033..857e34d7589 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/CommonValidations.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/CommonValidations.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Comparables.java b/assertj-core/src/main/java/org/assertj/core/internal/Comparables.java index 62bfeafc91b..e62b2ad9ff3 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Comparables.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Comparables.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy.java b/assertj-core/src/main/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy.java index af922d3e705..ae2b4e167cc 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/ComparisonStrategy.java b/assertj-core/src/main/java/org/assertj/core/internal/ComparisonStrategy.java index fc1acdf3cae..4db03540b3e 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/ComparisonStrategy.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/ComparisonStrategy.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Conditions.java b/assertj-core/src/main/java/org/assertj/core/internal/Conditions.java index 2cccdfc4502..8af19a55d9d 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Conditions.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Conditions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/ConfigurableRecursiveFieldByFieldComparator.java b/assertj-core/src/main/java/org/assertj/core/internal/ConfigurableRecursiveFieldByFieldComparator.java index 7c9e6123b2a..9159215984d 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/ConfigurableRecursiveFieldByFieldComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/ConfigurableRecursiveFieldByFieldComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Dates.java b/assertj-core/src/main/java/org/assertj/core/internal/Dates.java index ee8284c75d9..69b57f22402 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Dates.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Dates.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/DeepDifference.java b/assertj-core/src/main/java/org/assertj/core/internal/DeepDifference.java index 4358765717e..cb6541e7f24 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/DeepDifference.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/DeepDifference.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/DescribableComparator.java b/assertj-core/src/main/java/org/assertj/core/internal/DescribableComparator.java index d8904752417..120266e79a9 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/DescribableComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/DescribableComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Diff.java b/assertj-core/src/main/java/org/assertj/core/internal/Diff.java index 3707ab37f39..b00f90445ff 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Diff.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Diff.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/DigestDiff.java b/assertj-core/src/main/java/org/assertj/core/internal/DigestDiff.java index 5a8e6bb64f8..4e889e17698 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/DigestDiff.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/DigestDiff.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Digests.java b/assertj-core/src/main/java/org/assertj/core/internal/Digests.java index 9502afb6e90..34497eab988 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Digests.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Digests.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Double2DArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/Double2DArrays.java index 5c1ab4b5911..ab422592e3c 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Double2DArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Double2DArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/DoubleArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/DoubleArrays.java index c2b9a7851e0..ad817d870dc 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/DoubleArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/DoubleArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Doubles.java b/assertj-core/src/main/java/org/assertj/core/internal/Doubles.java index e36262e3b39..4a29dc7c2bd 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Doubles.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Doubles.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/ElementsSatisfyingConsumer.java b/assertj-core/src/main/java/org/assertj/core/internal/ElementsSatisfyingConsumer.java index 0a309a95627..9d37ec3c807 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/ElementsSatisfyingConsumer.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/ElementsSatisfyingConsumer.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/ErrorMessages.java b/assertj-core/src/main/java/org/assertj/core/internal/ErrorMessages.java index 6a23aea5d1b..f3c12b8044b 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/ErrorMessages.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/ErrorMessages.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/ExtendedByTypesComparator.java b/assertj-core/src/main/java/org/assertj/core/internal/ExtendedByTypesComparator.java index ecff6b37447..ff9870f859d 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/ExtendedByTypesComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/ExtendedByTypesComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Failures.java b/assertj-core/src/main/java/org/assertj/core/internal/Failures.java index 068d7a5ddbf..f28c437fcac 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Failures.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Failures.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/FieldByFieldComparator.java b/assertj-core/src/main/java/org/assertj/core/internal/FieldByFieldComparator.java index 1566d8aa5b0..593801146ce 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/FieldByFieldComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/FieldByFieldComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Files.java b/assertj-core/src/main/java/org/assertj/core/internal/Files.java index 46b0b1b2dbe..26e9236ccf7 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Files.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Files.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Float2DArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/Float2DArrays.java index 156aaf82267..007bbb521a1 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Float2DArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Float2DArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/FloatArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/FloatArrays.java index dd35bb9eba0..c7efaca66ec 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/FloatArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/FloatArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Floats.java b/assertj-core/src/main/java/org/assertj/core/internal/Floats.java index 6b49523415b..de6e6e26ec3 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Floats.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Floats.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Futures.java b/assertj-core/src/main/java/org/assertj/core/internal/Futures.java index a5d4d6d884d..14075157164 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Futures.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Futures.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/IgnoringFieldsComparator.java b/assertj-core/src/main/java/org/assertj/core/internal/IgnoringFieldsComparator.java index 18f4c053803..e5edff0df0e 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/IgnoringFieldsComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/IgnoringFieldsComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/IndexedDiff.java b/assertj-core/src/main/java/org/assertj/core/internal/IndexedDiff.java index c651ecf0c60..9aab5e8656f 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/IndexedDiff.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/IndexedDiff.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Int2DArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/Int2DArrays.java index f6a71de0428..52f783852ec 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Int2DArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Int2DArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/IntArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/IntArrays.java index a8b8f332b8c..1854b42b340 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/IntArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/IntArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Integers.java b/assertj-core/src/main/java/org/assertj/core/internal/Integers.java index 46d98679ca1..10db2888d4f 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Integers.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Integers.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/IterableDiff.java b/assertj-core/src/main/java/org/assertj/core/internal/IterableDiff.java index aa296f53a7d..95867dadd1a 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/IterableDiff.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/IterableDiff.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/IterableElementComparisonStrategy.java b/assertj-core/src/main/java/org/assertj/core/internal/IterableElementComparisonStrategy.java index 5014dc2e236..28bb3a3d6a9 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/IterableElementComparisonStrategy.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/IterableElementComparisonStrategy.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Iterables.java b/assertj-core/src/main/java/org/assertj/core/internal/Iterables.java index 3603db3cf6b..521a919eba8 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Iterables.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Iterables.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Iterators.java b/assertj-core/src/main/java/org/assertj/core/internal/Iterators.java index 63604c71761..2a0078d79dd 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Iterators.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Iterators.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Lists.java b/assertj-core/src/main/java/org/assertj/core/internal/Lists.java index 92adf6cff9c..3321a03d6e5 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Lists.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Lists.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Long2DArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/Long2DArrays.java index 20af8d5c7f0..31d234ba5f1 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Long2DArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Long2DArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/LongArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/LongArrays.java index fe17e17b599..3206b06e29c 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/LongArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/LongArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Longs.java b/assertj-core/src/main/java/org/assertj/core/internal/Longs.java index 6175cbe5cb4..2257a021863 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Longs.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Longs.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Maps.java b/assertj-core/src/main/java/org/assertj/core/internal/Maps.java index 056e4c27f95..0fe9084a000 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Maps.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Maps.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/NioFilesWrapper.java b/assertj-core/src/main/java/org/assertj/core/internal/NioFilesWrapper.java index e3223370188..15a9471714b 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/NioFilesWrapper.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/NioFilesWrapper.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Numbers.java b/assertj-core/src/main/java/org/assertj/core/internal/Numbers.java index 22831293804..5af8a00edef 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Numbers.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Numbers.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Object2DArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/Object2DArrays.java index c1bcf7c08b7..342dbe60346 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Object2DArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Object2DArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/ObjectArrayElementComparisonStrategy.java b/assertj-core/src/main/java/org/assertj/core/internal/ObjectArrayElementComparisonStrategy.java index 1b1cf1d9e3d..fb337a58a4e 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/ObjectArrayElementComparisonStrategy.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/ObjectArrayElementComparisonStrategy.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/ObjectArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/ObjectArrays.java index 9e0b9562562..b5c36245ea2 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/ObjectArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/ObjectArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Objects.java b/assertj-core/src/main/java/org/assertj/core/internal/Objects.java index b0602f8eadb..7fc1b059133 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Objects.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Objects.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/OffsetDateTimeByInstantComparator.java b/assertj-core/src/main/java/org/assertj/core/internal/OffsetDateTimeByInstantComparator.java index 31fe69fb935..ff6b9fff986 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/OffsetDateTimeByInstantComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/OffsetDateTimeByInstantComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/OnFieldsComparator.java b/assertj-core/src/main/java/org/assertj/core/internal/OnFieldsComparator.java index 38a7fcd6e94..54e09074e83 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/OnFieldsComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/OnFieldsComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Paths.java b/assertj-core/src/main/java/org/assertj/core/internal/Paths.java index 7e3a336eb0f..cb0f9fd6ece 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Paths.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Paths.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Predicates.java b/assertj-core/src/main/java/org/assertj/core/internal/Predicates.java index b6ca4c8e8c5..2e976663537 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Predicates.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Predicates.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/RealNumbers.java b/assertj-core/src/main/java/org/assertj/core/internal/RealNumbers.java index 23b4346a41f..72446197683 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/RealNumbers.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/RealNumbers.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/RecursiveHelper.java b/assertj-core/src/main/java/org/assertj/core/internal/RecursiveHelper.java index 0175875c0c8..e458be3a159 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/RecursiveHelper.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/RecursiveHelper.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Short2DArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/Short2DArrays.java index c4b763aabc2..760cc87c655 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Short2DArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Short2DArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/ShortArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/ShortArrays.java index 2446bf7c6cf..4fc128c22df 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/ShortArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/ShortArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Shorts.java b/assertj-core/src/main/java/org/assertj/core/internal/Shorts.java index 694f6ea8da3..0232458ead5 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Shorts.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Shorts.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Spliterators.java b/assertj-core/src/main/java/org/assertj/core/internal/Spliterators.java index d928c30781a..301f8c1250f 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Spliterators.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Spliterators.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/StandardComparisonStrategy.java b/assertj-core/src/main/java/org/assertj/core/internal/StandardComparisonStrategy.java index aabfe172a4f..c2b5761f853 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/StandardComparisonStrategy.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/StandardComparisonStrategy.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Strings.java b/assertj-core/src/main/java/org/assertj/core/internal/Strings.java index 14b5f0afec7..4bfb6a20562 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Strings.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Strings.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Throwables.java b/assertj-core/src/main/java/org/assertj/core/internal/Throwables.java index 20120a9e88e..eed7c9d811d 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Throwables.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Throwables.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/TypeComparators.java b/assertj-core/src/main/java/org/assertj/core/internal/TypeComparators.java index 4e4ba5921c3..2a0295a67c1 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/TypeComparators.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/TypeComparators.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/TypeHolder.java b/assertj-core/src/main/java/org/assertj/core/internal/TypeHolder.java index 003dbf88cc9..525d53c4c40 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/TypeHolder.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/TypeHolder.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/TypeMessages.java b/assertj-core/src/main/java/org/assertj/core/internal/TypeMessages.java index 2b509e5d756..53c8fc8a713 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/TypeMessages.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/TypeMessages.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/UnambiguousRepresentation.java b/assertj-core/src/main/java/org/assertj/core/internal/UnambiguousRepresentation.java index c0fa540aa73..aa72ec80af2 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/UnambiguousRepresentation.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/UnambiguousRepresentation.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Uris.java b/assertj-core/src/main/java/org/assertj/core/internal/Uris.java index 51efa6a4cb9..e9342311f41 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Uris.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Uris.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Urls.java b/assertj-core/src/main/java/org/assertj/core/internal/Urls.java index 67069ef7bcb..704bbaccb33 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Urls.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Urls.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/WholeNumbers.java b/assertj-core/src/main/java/org/assertj/core/internal/WholeNumbers.java index cba681aba07..e4a7de56f74 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/WholeNumbers.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/WholeNumbers.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/main/java/org/assertj/core/internal/annotation/Contract.java b/assertj-core/src/main/java/org/assertj/core/internal/annotation/Contract.java index 53441543187..1242c7ddf65 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/annotation/Contract.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/annotation/Contract.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.annotation; diff --git a/assertj-core/src/main/java/org/assertj/core/matcher/AssertionMatcher.java b/assertj-core/src/main/java/org/assertj/core/matcher/AssertionMatcher.java index b4611a87a20..d45a430894e 100644 --- a/assertj-core/src/main/java/org/assertj/core/matcher/AssertionMatcher.java +++ b/assertj-core/src/main/java/org/assertj/core/matcher/AssertionMatcher.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.matcher; diff --git a/assertj-core/src/main/java/org/assertj/core/presentation/BinaryRepresentation.java b/assertj-core/src/main/java/org/assertj/core/presentation/BinaryRepresentation.java index a26b01f9904..b07522feac4 100644 --- a/assertj-core/src/main/java/org/assertj/core/presentation/BinaryRepresentation.java +++ b/assertj-core/src/main/java/org/assertj/core/presentation/BinaryRepresentation.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.presentation; diff --git a/assertj-core/src/main/java/org/assertj/core/presentation/BoundedQueue.java b/assertj-core/src/main/java/org/assertj/core/presentation/BoundedQueue.java index 3085d67e6e8..7c5460c19fa 100644 --- a/assertj-core/src/main/java/org/assertj/core/presentation/BoundedQueue.java +++ b/assertj-core/src/main/java/org/assertj/core/presentation/BoundedQueue.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.presentation; diff --git a/assertj-core/src/main/java/org/assertj/core/presentation/CompositeRepresentation.java b/assertj-core/src/main/java/org/assertj/core/presentation/CompositeRepresentation.java index 5bfd1a56541..45ab70b8083 100644 --- a/assertj-core/src/main/java/org/assertj/core/presentation/CompositeRepresentation.java +++ b/assertj-core/src/main/java/org/assertj/core/presentation/CompositeRepresentation.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.presentation; diff --git a/assertj-core/src/main/java/org/assertj/core/presentation/HeadTailAccumulator.java b/assertj-core/src/main/java/org/assertj/core/presentation/HeadTailAccumulator.java index d774b1112fe..ded0ba111cb 100644 --- a/assertj-core/src/main/java/org/assertj/core/presentation/HeadTailAccumulator.java +++ b/assertj-core/src/main/java/org/assertj/core/presentation/HeadTailAccumulator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.presentation; diff --git a/assertj-core/src/main/java/org/assertj/core/presentation/HexadecimalRepresentation.java b/assertj-core/src/main/java/org/assertj/core/presentation/HexadecimalRepresentation.java index 492553e8790..71110f8191d 100644 --- a/assertj-core/src/main/java/org/assertj/core/presentation/HexadecimalRepresentation.java +++ b/assertj-core/src/main/java/org/assertj/core/presentation/HexadecimalRepresentation.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.presentation; diff --git a/assertj-core/src/main/java/org/assertj/core/presentation/NumberGrouping.java b/assertj-core/src/main/java/org/assertj/core/presentation/NumberGrouping.java index 050c6f364d4..fd92b7e1614 100644 --- a/assertj-core/src/main/java/org/assertj/core/presentation/NumberGrouping.java +++ b/assertj-core/src/main/java/org/assertj/core/presentation/NumberGrouping.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.presentation; diff --git a/assertj-core/src/main/java/org/assertj/core/presentation/PredicateDescription.java b/assertj-core/src/main/java/org/assertj/core/presentation/PredicateDescription.java index 056d6f4f1e5..c595deaf7ec 100644 --- a/assertj-core/src/main/java/org/assertj/core/presentation/PredicateDescription.java +++ b/assertj-core/src/main/java/org/assertj/core/presentation/PredicateDescription.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.presentation; diff --git a/assertj-core/src/main/java/org/assertj/core/presentation/PrimitiveArrayList.java b/assertj-core/src/main/java/org/assertj/core/presentation/PrimitiveArrayList.java index 90511a2489b..4120d24a65c 100644 --- a/assertj-core/src/main/java/org/assertj/core/presentation/PrimitiveArrayList.java +++ b/assertj-core/src/main/java/org/assertj/core/presentation/PrimitiveArrayList.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.presentation; diff --git a/assertj-core/src/main/java/org/assertj/core/presentation/Representation.java b/assertj-core/src/main/java/org/assertj/core/presentation/Representation.java index 56f0d3dce55..74a6faf6092 100644 --- a/assertj-core/src/main/java/org/assertj/core/presentation/Representation.java +++ b/assertj-core/src/main/java/org/assertj/core/presentation/Representation.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.presentation; diff --git a/assertj-core/src/main/java/org/assertj/core/presentation/RotatingQueue.java b/assertj-core/src/main/java/org/assertj/core/presentation/RotatingQueue.java index 9504e5a4496..b9b383a9634 100644 --- a/assertj-core/src/main/java/org/assertj/core/presentation/RotatingQueue.java +++ b/assertj-core/src/main/java/org/assertj/core/presentation/RotatingQueue.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.presentation; diff --git a/assertj-core/src/main/java/org/assertj/core/presentation/StandardRepresentation.java b/assertj-core/src/main/java/org/assertj/core/presentation/StandardRepresentation.java index 8deee3cb1b8..c5dc243b0e5 100644 --- a/assertj-core/src/main/java/org/assertj/core/presentation/StandardRepresentation.java +++ b/assertj-core/src/main/java/org/assertj/core/presentation/StandardRepresentation.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.presentation; diff --git a/assertj-core/src/main/java/org/assertj/core/presentation/TransformingList.java b/assertj-core/src/main/java/org/assertj/core/presentation/TransformingList.java index 1b768e78f59..4f316a46e9a 100644 --- a/assertj-core/src/main/java/org/assertj/core/presentation/TransformingList.java +++ b/assertj-core/src/main/java/org/assertj/core/presentation/TransformingList.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.presentation; diff --git a/assertj-core/src/main/java/org/assertj/core/presentation/UnicodeRepresentation.java b/assertj-core/src/main/java/org/assertj/core/presentation/UnicodeRepresentation.java index e67fe332e97..65d6943aafc 100644 --- a/assertj-core/src/main/java/org/assertj/core/presentation/UnicodeRepresentation.java +++ b/assertj-core/src/main/java/org/assertj/core/presentation/UnicodeRepresentation.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.presentation; diff --git a/assertj-core/src/main/java/org/assertj/core/util/AbstractComparableNumberComparator.java b/assertj-core/src/main/java/org/assertj/core/util/AbstractComparableNumberComparator.java index 925d7dd8796..301f350a909 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/AbstractComparableNumberComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/util/AbstractComparableNumberComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/ArrayWrapperList.java b/assertj-core/src/main/java/org/assertj/core/util/ArrayWrapperList.java index 442fccf011e..7f47a3f1cfc 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/ArrayWrapperList.java +++ b/assertj-core/src/main/java/org/assertj/core/util/ArrayWrapperList.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/Arrays.java b/assertj-core/src/main/java/org/assertj/core/util/Arrays.java index 5f74f9f41c6..1b463174da8 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/Arrays.java +++ b/assertj-core/src/main/java/org/assertj/core/util/Arrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/BigDecimalComparator.java b/assertj-core/src/main/java/org/assertj/core/util/BigDecimalComparator.java index c19d7449f52..03f188c2020 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/BigDecimalComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/util/BigDecimalComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/BigIntegerComparator.java b/assertj-core/src/main/java/org/assertj/core/util/BigIntegerComparator.java index abc6722a5df..5a2911b5779 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/BigIntegerComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/util/BigIntegerComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/CanIgnoreReturnValue.java b/assertj-core/src/main/java/org/assertj/core/util/CanIgnoreReturnValue.java index 7ca79c9f8e2..1e3c3f1d376 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/CanIgnoreReturnValue.java +++ b/assertj-core/src/main/java/org/assertj/core/util/CanIgnoreReturnValue.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/CheckReturnValue.java b/assertj-core/src/main/java/org/assertj/core/util/CheckReturnValue.java index 4da1a01e13f..372c3d264c3 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/CheckReturnValue.java +++ b/assertj-core/src/main/java/org/assertj/core/util/CheckReturnValue.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/ClassNameComparator.java b/assertj-core/src/main/java/org/assertj/core/util/ClassNameComparator.java index 578cec4b379..1c12bf58fe8 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/ClassNameComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/util/ClassNameComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/Closeables.java b/assertj-core/src/main/java/org/assertj/core/util/Closeables.java index f265d225863..b2f46d092fd 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/Closeables.java +++ b/assertj-core/src/main/java/org/assertj/core/util/Closeables.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/DateUtil.java b/assertj-core/src/main/java/org/assertj/core/util/DateUtil.java index d739910072b..9b3dc40bab4 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/DateUtil.java +++ b/assertj-core/src/main/java/org/assertj/core/util/DateUtil.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/DoubleComparator.java b/assertj-core/src/main/java/org/assertj/core/util/DoubleComparator.java index ad060925731..2e5a562501a 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/DoubleComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/util/DoubleComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/FailureMessages.java b/assertj-core/src/main/java/org/assertj/core/util/FailureMessages.java index 933bf01bb7c..5fcc7a6e621 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/FailureMessages.java +++ b/assertj-core/src/main/java/org/assertj/core/util/FailureMessages.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/Files.java b/assertj-core/src/main/java/org/assertj/core/util/Files.java index 44f57a3cef8..3f9be5abbd0 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/Files.java +++ b/assertj-core/src/main/java/org/assertj/core/util/Files.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/FloatComparator.java b/assertj-core/src/main/java/org/assertj/core/util/FloatComparator.java index 102c0249ef1..8ec351c5433 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/FloatComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/util/FloatComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/Hexadecimals.java b/assertj-core/src/main/java/org/assertj/core/util/Hexadecimals.java index e423239d762..0a121066e74 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/Hexadecimals.java +++ b/assertj-core/src/main/java/org/assertj/core/util/Hexadecimals.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/IterableUtil.java b/assertj-core/src/main/java/org/assertj/core/util/IterableUtil.java index c7df0af9ff4..2153334f54f 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/IterableUtil.java +++ b/assertj-core/src/main/java/org/assertj/core/util/IterableUtil.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/Lists.java b/assertj-core/src/main/java/org/assertj/core/util/Lists.java index 6a7f4d64278..68d96997248 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/Lists.java +++ b/assertj-core/src/main/java/org/assertj/core/util/Lists.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/Maps.java b/assertj-core/src/main/java/org/assertj/core/util/Maps.java index bbc50b7f0e5..75da25f5172 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/Maps.java +++ b/assertj-core/src/main/java/org/assertj/core/util/Maps.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/NaturalOrderComparator.java b/assertj-core/src/main/java/org/assertj/core/util/NaturalOrderComparator.java index cb9f55a2e4c..663e7e8681b 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/NaturalOrderComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/util/NaturalOrderComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/NullSafeComparator.java b/assertj-core/src/main/java/org/assertj/core/util/NullSafeComparator.java index 4758f67d3b3..85b4161051a 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/NullSafeComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/util/NullSafeComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/Objects.java b/assertj-core/src/main/java/org/assertj/core/util/Objects.java index 3a97d27811c..c23fe643567 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/Objects.java +++ b/assertj-core/src/main/java/org/assertj/core/util/Objects.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/PathNaturalOrderComparator.java b/assertj-core/src/main/java/org/assertj/core/util/PathNaturalOrderComparator.java index 8ffc31ebb01..3f2f450f7ae 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/PathNaturalOrderComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/util/PathNaturalOrderComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/Paths.java b/assertj-core/src/main/java/org/assertj/core/util/Paths.java index e376b395901..be021c0b970 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/Paths.java +++ b/assertj-core/src/main/java/org/assertj/core/util/Paths.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/Preconditions.java b/assertj-core/src/main/java/org/assertj/core/util/Preconditions.java index 956970d9200..91a0eb2e001 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/Preconditions.java +++ b/assertj-core/src/main/java/org/assertj/core/util/Preconditions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/Sets.java b/assertj-core/src/main/java/org/assertj/core/util/Sets.java index 83020be5c08..fa0ff52349f 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/Sets.java +++ b/assertj-core/src/main/java/org/assertj/core/util/Sets.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/Streams.java b/assertj-core/src/main/java/org/assertj/core/util/Streams.java index 0fe5ff7017c..03ebb75b564 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/Streams.java +++ b/assertj-core/src/main/java/org/assertj/core/util/Streams.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/Strings.java b/assertj-core/src/main/java/org/assertj/core/util/Strings.java index b2698e87944..c54975e853e 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/Strings.java +++ b/assertj-core/src/main/java/org/assertj/core/util/Strings.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/TextFileWriter.java b/assertj-core/src/main/java/org/assertj/core/util/TextFileWriter.java index 8d8d527b00b..f6d5d0b2d1a 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/TextFileWriter.java +++ b/assertj-core/src/main/java/org/assertj/core/util/TextFileWriter.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/Throwables.java b/assertj-core/src/main/java/org/assertj/core/util/Throwables.java index b91a69b22d6..aa953bf4bf0 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/Throwables.java +++ b/assertj-core/src/main/java/org/assertj/core/util/Throwables.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/TriFunction.java b/assertj-core/src/main/java/org/assertj/core/util/TriFunction.java index df8ca413b2d..f511c67d015 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/TriFunction.java +++ b/assertj-core/src/main/java/org/assertj/core/util/TriFunction.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/URLs.java b/assertj-core/src/main/java/org/assertj/core/util/URLs.java index fc9a83e2a14..538995586aa 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/URLs.java +++ b/assertj-core/src/main/java/org/assertj/core/util/URLs.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/VisibleForTesting.java b/assertj-core/src/main/java/org/assertj/core/util/VisibleForTesting.java index 7ba4e95b1ad..05cb9f1a761 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/VisibleForTesting.java +++ b/assertj-core/src/main/java/org/assertj/core/util/VisibleForTesting.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/main/java/org/assertj/core/util/diff/ChangeDelta.java b/assertj-core/src/main/java/org/assertj/core/util/diff/ChangeDelta.java index 8ad39d3f6dd..d4c4042b55e 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/diff/ChangeDelta.java +++ b/assertj-core/src/main/java/org/assertj/core/util/diff/ChangeDelta.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.diff; diff --git a/assertj-core/src/main/java/org/assertj/core/util/diff/Chunk.java b/assertj-core/src/main/java/org/assertj/core/util/diff/Chunk.java index 0287503910d..83b45010e45 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/diff/Chunk.java +++ b/assertj-core/src/main/java/org/assertj/core/util/diff/Chunk.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.diff; diff --git a/assertj-core/src/main/java/org/assertj/core/util/diff/DeleteDelta.java b/assertj-core/src/main/java/org/assertj/core/util/diff/DeleteDelta.java index 76669e16811..9f9c89f3c6f 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/diff/DeleteDelta.java +++ b/assertj-core/src/main/java/org/assertj/core/util/diff/DeleteDelta.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.diff; diff --git a/assertj-core/src/main/java/org/assertj/core/util/diff/Delta.java b/assertj-core/src/main/java/org/assertj/core/util/diff/Delta.java index c09c2383bb3..f21d12d7eae 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/diff/Delta.java +++ b/assertj-core/src/main/java/org/assertj/core/util/diff/Delta.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.diff; diff --git a/assertj-core/src/main/java/org/assertj/core/util/diff/DeltaComparator.java b/assertj-core/src/main/java/org/assertj/core/util/diff/DeltaComparator.java index 0680a210127..edd71b6ff51 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/diff/DeltaComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/util/diff/DeltaComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.diff; diff --git a/assertj-core/src/main/java/org/assertj/core/util/diff/DiffAlgorithm.java b/assertj-core/src/main/java/org/assertj/core/util/diff/DiffAlgorithm.java index 457631ecf1a..a33268b5a7a 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/diff/DiffAlgorithm.java +++ b/assertj-core/src/main/java/org/assertj/core/util/diff/DiffAlgorithm.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.diff; diff --git a/assertj-core/src/main/java/org/assertj/core/util/diff/DiffUtils.java b/assertj-core/src/main/java/org/assertj/core/util/diff/DiffUtils.java index fc1eb7c51b5..93b9dd98bb9 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/diff/DiffUtils.java +++ b/assertj-core/src/main/java/org/assertj/core/util/diff/DiffUtils.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.diff; diff --git a/assertj-core/src/main/java/org/assertj/core/util/diff/InsertDelta.java b/assertj-core/src/main/java/org/assertj/core/util/diff/InsertDelta.java index 0562526d54b..49662fc887a 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/diff/InsertDelta.java +++ b/assertj-core/src/main/java/org/assertj/core/util/diff/InsertDelta.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.diff; diff --git a/assertj-core/src/main/java/org/assertj/core/util/diff/Patch.java b/assertj-core/src/main/java/org/assertj/core/util/diff/Patch.java index 9cf11e95399..766c1c64ab6 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/diff/Patch.java +++ b/assertj-core/src/main/java/org/assertj/core/util/diff/Patch.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.diff; diff --git a/assertj-core/src/main/java/org/assertj/core/util/diff/myers/DiffNode.java b/assertj-core/src/main/java/org/assertj/core/util/diff/myers/DiffNode.java index 64daf1ae70a..29b158a15f9 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/diff/myers/DiffNode.java +++ b/assertj-core/src/main/java/org/assertj/core/util/diff/myers/DiffNode.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.diff.myers; diff --git a/assertj-core/src/main/java/org/assertj/core/util/diff/myers/Equalizer.java b/assertj-core/src/main/java/org/assertj/core/util/diff/myers/Equalizer.java index 982e21f7cd4..28952af3b9c 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/diff/myers/Equalizer.java +++ b/assertj-core/src/main/java/org/assertj/core/util/diff/myers/Equalizer.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.diff.myers; diff --git a/assertj-core/src/main/java/org/assertj/core/util/diff/myers/MyersDiff.java b/assertj-core/src/main/java/org/assertj/core/util/diff/myers/MyersDiff.java index 2dd72c5203b..506616e7b7a 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/diff/myers/MyersDiff.java +++ b/assertj-core/src/main/java/org/assertj/core/util/diff/myers/MyersDiff.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.diff.myers; diff --git a/assertj-core/src/main/java/org/assertj/core/util/diff/myers/PathNode.java b/assertj-core/src/main/java/org/assertj/core/util/diff/myers/PathNode.java index 15dcf27d772..5bccbfe8a7c 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/diff/myers/PathNode.java +++ b/assertj-core/src/main/java/org/assertj/core/util/diff/myers/PathNode.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.diff.myers; diff --git a/assertj-core/src/main/java/org/assertj/core/util/diff/myers/Snake.java b/assertj-core/src/main/java/org/assertj/core/util/diff/myers/Snake.java index b0a7434a951..42b580f6875 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/diff/myers/Snake.java +++ b/assertj-core/src/main/java/org/assertj/core/util/diff/myers/Snake.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.diff.myers; diff --git a/assertj-core/src/main/java/org/assertj/core/util/introspection/CaseFormatUtils.java b/assertj-core/src/main/java/org/assertj/core/util/introspection/CaseFormatUtils.java index b993769cf4d..cd82e9031bc 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/introspection/CaseFormatUtils.java +++ b/assertj-core/src/main/java/org/assertj/core/util/introspection/CaseFormatUtils.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.introspection; diff --git a/assertj-core/src/main/java/org/assertj/core/util/introspection/ClassUtils.java b/assertj-core/src/main/java/org/assertj/core/util/introspection/ClassUtils.java index 790a4de0dda..7a3be2ad4fb 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/introspection/ClassUtils.java +++ b/assertj-core/src/main/java/org/assertj/core/util/introspection/ClassUtils.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.introspection; diff --git a/assertj-core/src/main/java/org/assertj/core/util/introspection/FieldSupport.java b/assertj-core/src/main/java/org/assertj/core/util/introspection/FieldSupport.java index 374ca782a23..761091a97ed 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/introspection/FieldSupport.java +++ b/assertj-core/src/main/java/org/assertj/core/util/introspection/FieldSupport.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.introspection; diff --git a/assertj-core/src/main/java/org/assertj/core/util/introspection/FieldUtils.java b/assertj-core/src/main/java/org/assertj/core/util/introspection/FieldUtils.java index 5b6b774b25a..a622b52050e 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/introspection/FieldUtils.java +++ b/assertj-core/src/main/java/org/assertj/core/util/introspection/FieldUtils.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.introspection; diff --git a/assertj-core/src/main/java/org/assertj/core/util/introspection/Introspection.java b/assertj-core/src/main/java/org/assertj/core/util/introspection/Introspection.java index 24e4fa90767..80eaa7533af 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/introspection/Introspection.java +++ b/assertj-core/src/main/java/org/assertj/core/util/introspection/Introspection.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.introspection; diff --git a/assertj-core/src/main/java/org/assertj/core/util/introspection/IntrospectionError.java b/assertj-core/src/main/java/org/assertj/core/util/introspection/IntrospectionError.java index 0cb975d1b90..09631ecc899 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/introspection/IntrospectionError.java +++ b/assertj-core/src/main/java/org/assertj/core/util/introspection/IntrospectionError.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.introspection; diff --git a/assertj-core/src/main/java/org/assertj/core/util/introspection/MemberUtils.java b/assertj-core/src/main/java/org/assertj/core/util/introspection/MemberUtils.java index 691443c5f59..b21b6a68c15 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/introspection/MemberUtils.java +++ b/assertj-core/src/main/java/org/assertj/core/util/introspection/MemberUtils.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.introspection; diff --git a/assertj-core/src/main/java/org/assertj/core/util/introspection/MethodSupport.java b/assertj-core/src/main/java/org/assertj/core/util/introspection/MethodSupport.java index 35d389063db..8cf7b08af73 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/introspection/MethodSupport.java +++ b/assertj-core/src/main/java/org/assertj/core/util/introspection/MethodSupport.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.introspection; diff --git a/assertj-core/src/main/java/org/assertj/core/util/introspection/PropertyOrFieldSupport.java b/assertj-core/src/main/java/org/assertj/core/util/introspection/PropertyOrFieldSupport.java index 40bb044ab98..bfea6266a9b 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/introspection/PropertyOrFieldSupport.java +++ b/assertj-core/src/main/java/org/assertj/core/util/introspection/PropertyOrFieldSupport.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.introspection; diff --git a/assertj-core/src/main/java/org/assertj/core/util/introspection/PropertySupport.java b/assertj-core/src/main/java/org/assertj/core/util/introspection/PropertySupport.java index 5530584e0ce..1ede079ffe3 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/introspection/PropertySupport.java +++ b/assertj-core/src/main/java/org/assertj/core/util/introspection/PropertySupport.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.introspection; diff --git a/assertj-core/src/main/java/org/assertj/core/util/xml/XmlStringPrettyFormatter.java b/assertj-core/src/main/java/org/assertj/core/util/xml/XmlStringPrettyFormatter.java index 9532d8b5a54..7dc57a09f53 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/xml/XmlStringPrettyFormatter.java +++ b/assertj-core/src/main/java/org/assertj/core/util/xml/XmlStringPrettyFormatter.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.xml; diff --git a/assertj-core/src/main/java9/module-info.java b/assertj-core/src/main/java9/module-info.java index e1d6ed50f10..a8545ece50b 100644 --- a/assertj-core/src/main/java9/module-info.java +++ b/assertj-core/src/main/java9/module-info.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ module org.assertj.core { // AssertJ Core's package API diff --git a/assertj-core/src/test/java/org/assertj/core/api/AbstractAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/AbstractAssertBaseTest.java index 539c9399831..f7f7e2dab45 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AbstractAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AbstractAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/AbstractAssert_areEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/api/AbstractAssert_areEqual_Test.java index a712ae5266e..787b81b9a70 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AbstractAssert_areEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AbstractAssert_areEqual_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/AbstractAssert_usingRecursiveComparison_Test.java b/assertj-core/src/test/java/org/assertj/core/api/AbstractAssert_usingRecursiveComparison_Test.java index 93429f6cc68..53c7bbc0a29 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AbstractAssert_usingRecursiveComparison_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AbstractAssert_usingRecursiveComparison_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/AbstractComparableAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/AbstractComparableAssertBaseTest.java index 8e4933eb46a..1aff739356f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AbstractComparableAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AbstractComparableAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/AbstractLocalDateTimeAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/AbstractLocalDateTimeAssertBaseTest.java index 6f1b7a763e8..bee6c047edc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AbstractLocalDateTimeAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AbstractLocalDateTimeAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/AbstractOffsetDateTimeAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/AbstractOffsetDateTimeAssertBaseTest.java index 04a03280f72..9be56e1cbe5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AbstractOffsetDateTimeAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AbstractOffsetDateTimeAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/AbstractTemporalAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/AbstractTemporalAssertBaseTest.java index 9a35f2c39e8..ff2dd73aa1b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AbstractTemporalAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AbstractTemporalAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/AbstractTemporalAssert_isCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/AbstractTemporalAssert_isCloseTo_Test.java index 4a71238b31a..ca726ba80a7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AbstractTemporalAssert_isCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AbstractTemporalAssert_isCloseTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/AbstractUniversalComparableAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/AbstractUniversalComparableAssertBaseTest.java index e10d54c2c31..26346ba2fee 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AbstractUniversalComparableAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AbstractUniversalComparableAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/AbstractZonedDateTimeAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/AbstractZonedDateTimeAssertBaseTest.java index 7e35d4cee27..9b316db8195 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AbstractZonedDateTimeAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AbstractZonedDateTimeAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/AtomicIntegerArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/AtomicIntegerArrayAssertBaseTest.java index 935177c7c18..317239ce620 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AtomicIntegerArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AtomicIntegerArrayAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/AtomicIntegerAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/AtomicIntegerAssertBaseTest.java index 42337941ae5..60b7c81cfa6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AtomicIntegerAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AtomicIntegerAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/AtomicLongArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/AtomicLongArrayAssertBaseTest.java index 4138d131edb..816dbbeaee9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AtomicLongArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AtomicLongArrayAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/AtomicLongAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/AtomicLongAssertBaseTest.java index 0956330c1bf..c55a633e3f7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AtomicLongAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AtomicLongAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/AtomicReferenceArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/AtomicReferenceArrayAssertBaseTest.java index 3c9d1fa71a8..34073dfa322 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AtomicReferenceArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AtomicReferenceArrayAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/AutoCloseableBDDSoftAssertionsTest.java b/assertj-core/src/test/java/org/assertj/core/api/AutoCloseableBDDSoftAssertionsTest.java index 00172101fdc..969c3ef580c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AutoCloseableBDDSoftAssertionsTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AutoCloseableBDDSoftAssertionsTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/AutoCloseableSoftAssertionsTest.java b/assertj-core/src/test/java/org/assertj/core/api/AutoCloseableSoftAssertionsTest.java index 036d4039683..a29c693ba51 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AutoCloseableSoftAssertionsTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AutoCloseableSoftAssertionsTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/BDDAssertions_then_Test.java b/assertj-core/src/test/java/org/assertj/core/api/BDDAssertions_then_Test.java index 7ee224da0dc..13457123851 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/BDDAssertions_then_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/BDDAssertions_then_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertionsTest.java b/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertionsTest.java index 7c312cc53b3..a020ed7e51a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertionsTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertionsTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertions_ThrowableTypeAssert_Test.java b/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertions_ThrowableTypeAssert_Test.java index 2f36ccdc8e5..4ad921c0672 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertions_ThrowableTypeAssert_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertions_ThrowableTypeAssert_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertions_future_Test.java b/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertions_future_Test.java index dbcbc32056e..b208f0aaed2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertions_future_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertions_future_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertions_wasSuccess_Test.java b/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertions_wasSuccess_Test.java index 42498d827c5..85b887d9871 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertions_wasSuccess_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertions_wasSuccess_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/BaseAssertionsTest.java b/assertj-core/src/test/java/org/assertj/core/api/BaseAssertionsTest.java index 82294b9cdc6..93faf8fcbd0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/BaseAssertionsTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/BaseAssertionsTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/BaseTestTemplate.java b/assertj-core/src/test/java/org/assertj/core/api/BaseTestTemplate.java index 41c2d09e07c..2dccf19e413 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/BaseTestTemplate.java +++ b/assertj-core/src/test/java/org/assertj/core/api/BaseTestTemplate.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/BigDecimalAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/BigDecimalAssertBaseTest.java index 22e6829cd98..1b7309f5548 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/BigDecimalAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/BigDecimalAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/BigIntegerAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/BigIntegerAssertBaseTest.java index 3966a783836..f85e9348f99 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/BigIntegerAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/BigIntegerAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/Boolean2DArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/Boolean2DArrayAssertBaseTest.java index e698e199408..281ca724282 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Boolean2DArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Boolean2DArrayAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/BooleanArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/BooleanArrayAssertBaseTest.java index 923a8bec222..bbe45bbde8f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/BooleanArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/BooleanArrayAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/Byte2DArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/Byte2DArrayAssertBaseTest.java index 5b434b32f12..72a5c218c9b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Byte2DArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Byte2DArrayAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/ByteArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/ByteArrayAssertBaseTest.java index 0ddc2a1d909..78f27fc471d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ByteArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ByteArrayAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/ByteAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/ByteAssertBaseTest.java index 8a7849b6983..add8927a0fd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ByteAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ByteAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/ByteAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/ByteAssert_usingComparator_Test.java index fd96d76456d..2f439cb5374 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ByteAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ByteAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/Char2DArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/Char2DArrayAssertBaseTest.java index bcf09f4322d..a8d57b9e818 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Char2DArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Char2DArrayAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/CharArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/CharArrayAssertBaseTest.java index 19afe98e01e..8f5b01d9914 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/CharArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/CharArrayAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/CharSequenceAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/CharSequenceAssertBaseTest.java index 0bd9287ddf9..ae5640f3ed7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/CharSequenceAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/CharSequenceAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/CharacterAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/CharacterAssertBaseTest.java index aaf2b11d1ed..3f947a5cf92 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/CharacterAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/CharacterAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/ClassAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/ClassAssertBaseTest.java index 82408c28170..1da7c0bbb6a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ClassAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ClassAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/ComparableAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/ComparableAssertBaseTest.java index 37590d46b62..c39eecbab68 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ComparableAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ComparableAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/ComparableAssertion_should_be_flexible_Test.java b/assertj-core/src/test/java/org/assertj/core/api/ComparableAssertion_should_be_flexible_Test.java index a0acdd81e9a..f324d8edd2c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ComparableAssertion_should_be_flexible_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ComparableAssertion_should_be_flexible_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/ComparatorFactory_doubleComparatorWithPrecision_Test.java b/assertj-core/src/test/java/org/assertj/core/api/ComparatorFactory_doubleComparatorWithPrecision_Test.java index 956dd965818..cb4d4605357 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ComparatorFactory_doubleComparatorWithPrecision_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ComparatorFactory_doubleComparatorWithPrecision_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/ComparatorFactory_floatComparatorWithPrecision_Test.java b/assertj-core/src/test/java/org/assertj/core/api/ComparatorFactory_floatComparatorWithPrecision_Test.java index 9007b4b4c7a..103b4a68574 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ComparatorFactory_floatComparatorWithPrecision_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ComparatorFactory_floatComparatorWithPrecision_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/ConcreteAssert.java b/assertj-core/src/test/java/org/assertj/core/api/ConcreteAssert.java index c6929ed3fc2..565fde63fc8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ConcreteAssert.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ConcreteAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/ConcreteComparableAssert.java b/assertj-core/src/test/java/org/assertj/core/api/ConcreteComparableAssert.java index 51dc989b997..f061778645b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ConcreteComparableAssert.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ConcreteComparableAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/ConcreteIterableAssert.java b/assertj-core/src/test/java/org/assertj/core/api/ConcreteIterableAssert.java index f304f9db144..43bb7d0c8a4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ConcreteIterableAssert.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ConcreteIterableAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/ConcreteTemporalAssert.java b/assertj-core/src/test/java/org/assertj/core/api/ConcreteTemporalAssert.java index 9c2ad140845..0e565e49a52 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ConcreteTemporalAssert.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ConcreteTemporalAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/Condition_as_Description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/Condition_as_Description_Test.java index e75edb09ac6..825e0588070 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Condition_as_Description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Condition_as_Description_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/Condition_as_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/Condition_as_String_Test.java index d0ed7ec9c72..477c174b5af 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Condition_as_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Condition_as_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/Condition_constructor_with_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/Condition_constructor_with_description_Test.java index 8466fab1ca6..05134e01f12 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Condition_constructor_with_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Condition_constructor_with_description_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/Condition_constructor_with_predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/api/Condition_constructor_with_predicate_Test.java index 90e114331e8..3f4a3560464 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Condition_constructor_with_predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Condition_constructor_with_predicate_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/Condition_constructor_with_text_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/Condition_constructor_with_text_description_Test.java index 2b001dfe768..d93e59f000e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Condition_constructor_with_text_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Condition_constructor_with_text_description_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/Condition_default_constructor_Test.java b/assertj-core/src/test/java/org/assertj/core/api/Condition_default_constructor_Test.java index fb501bca8f0..06ab5da26f4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Condition_default_constructor_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Condition_default_constructor_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/Condition_describedAs_Description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/Condition_describedAs_Description_Test.java index 34f20ae3ef0..9367ec3c399 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Condition_describedAs_Description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Condition_describedAs_Description_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/Condition_describedAs_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/Condition_describedAs_String_Test.java index d85bdb5ba8a..0653793e735 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Condition_describedAs_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Condition_describedAs_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/Condition_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/Condition_description_Test.java index 4647b4d9759..bd4efb1b58d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Condition_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Condition_description_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/Condition_status_Test.java b/assertj-core/src/test/java/org/assertj/core/api/Condition_status_Test.java index 307e21bf052..843a087261f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Condition_status_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Condition_status_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/DateAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/DateAssertBaseTest.java index ce38e87e025..936835cbe39 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/DateAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/DateAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/DefaultAssertionErrorCollector_register_AfterAssertionErrorCollected_Test.java b/assertj-core/src/test/java/org/assertj/core/api/DefaultAssertionErrorCollector_register_AfterAssertionErrorCollected_Test.java index c1d4d6e6634..a2c26dd5a8f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/DefaultAssertionErrorCollector_register_AfterAssertionErrorCollected_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/DefaultAssertionErrorCollector_register_AfterAssertionErrorCollected_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/Double2DArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/Double2DArrayAssertBaseTest.java index 6b0b535e042..2e4f5bab3d3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Double2DArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Double2DArrayAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/DoubleArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/DoubleArrayAssertBaseTest.java index 328b5312dcb..dd3dde73770 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/DoubleArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/DoubleArrayAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/DoubleAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/DoubleAssertBaseTest.java index a93e82d17a6..bd584b334d1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/DoubleAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/DoubleAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/DoublePredicateAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/DoublePredicateAssertBaseTest.java index f69250254db..66d5273c93e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/DoublePredicateAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/DoublePredicateAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertionsBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertionsBaseTest.java index 97816c4093f..fdeb29439bf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertionsBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertionsBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_allOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_allOf_Test.java index d8df81867bd..6b8f601eadf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_allOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_allOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_anyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_anyOf_Test.java index cc2f2c009d5..d899271d9b1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_anyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_anyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_as_with_InstanceOfAssertFactory_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_as_with_InstanceOfAssertFactory_Test.java index fa178110916..c226d3847ba 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_as_with_InstanceOfAssertFactory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_as_with_InstanceOfAssertFactory_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_atIndex_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_atIndex_Test.java index 50053f247f5..c830a6bd879 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_atIndex_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_atIndex_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_byLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_byLessThan_Test.java index 6943ee07cf9..3ef59dc8c79 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_byLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_byLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchException_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchException_Test.java index 779485b7b87..ea65a35b456 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchException_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchException_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIOException_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIOException_Test.java index 00fa94fa31e..dd9198ffbdb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIOException_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIOException_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIllegalArgumentException_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIllegalArgumentException_Test.java index aa39146c4b0..3a31d0df49c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIllegalArgumentException_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIllegalArgumentException_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIllegalStateException_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIllegalStateException_Test.java index 38f303bdf7a..bf3cdc91f97 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIllegalStateException_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIllegalStateException_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIndexOutOfBoundsException_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIndexOutOfBoundsException_Test.java index a5474bdf1c5..4664108d68e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIndexOutOfBoundsException_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIndexOutOfBoundsException_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchNullPointerException_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchNullPointerException_Test.java index 972b1267752..abed973dc13 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchNullPointerException_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchNullPointerException_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchReflectiveOperationException_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchReflectiveOperationException_Test.java index c42a1d2ab75..895f5062d8e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchReflectiveOperationException_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchReflectiveOperationException_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchRuntimeException_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchRuntimeException_Test.java index d12870dbae2..2a3d8b53542 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchRuntimeException_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchRuntimeException_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchThrowableOfType_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchThrowableOfType_Test.java index bef41a1954a..52c8657906d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchThrowableOfType_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchThrowableOfType_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchThrowable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchThrowable_Test.java index 6986c54442c..2cce1922d94 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchThrowable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchThrowable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_contentOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_contentOf_Test.java index 92edf5b1dd0..9a5db511b96 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_contentOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_contentOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_doesNotHave_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_doesNotHave_Test.java index 8ca1876a292..a2fb3fcf54b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_doesNotHave_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_doesNotHave_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_entry_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_entry_Test.java index 14207922c51..1f2c022b231 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_entry_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_entry_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_extractProperties_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_extractProperties_Test.java index c7a07dd72ea..fa815ec5a0e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_extractProperties_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_extractProperties_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_fail_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_fail_Test.java index debdc246713..14a5bc4ea89 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_fail_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_fail_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_from_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_from_Test.java index 38397729024..cdfe87e6d37 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_from_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_from_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_in_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_in_Test.java index 2d09055ced8..f189536690b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_in_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_in_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_linesOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_linesOf_Test.java index 7cd4ab2c608..e723bd06cdb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_linesOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_linesOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_notCondition_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_notCondition_Test.java index d0b327d5c85..78f02817f7a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_notCondition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_notCondition_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_notIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_notIn_Test.java index 6417f20fd1d..eb9e67541b3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_notIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_notIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_not_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_not_Test.java index 6cdfd0ba721..44c83039f03 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_not_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_not_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_registerDateFormat_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_registerDateFormat_Test.java index 8c5d1b3d8ae..b5fadc6b2be 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_registerDateFormat_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_registerDateFormat_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_registerFormatterForType_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_registerFormatterForType_Test.java index 88c251c419f..115d8318deb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_registerFormatterForType_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_registerFormatterForType_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setAllowComparingPrivateFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setAllowComparingPrivateFields_Test.java index 464b5a0bb0e..07d4251ecca 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setAllowComparingPrivateFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setAllowComparingPrivateFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setAllowExtractingPrivateFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setAllowExtractingPrivateFields_Test.java index b6893126942..1acfa5e5668 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setAllowExtractingPrivateFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setAllowExtractingPrivateFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setExtractBareNamePropertyMethods_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setExtractBareNamePropertyMethods_Test.java index 2ab99e85200..c7f68a71931 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setExtractBareNamePropertyMethods_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setExtractBareNamePropertyMethods_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setLenientDateParsing_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setLenientDateParsing_Test.java index f0696b758ca..6d0d50b2824 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setLenientDateParsing_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setLenientDateParsing_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setMaxElementsForPrinting_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setMaxElementsForPrinting_Test.java index 96c07edc8dd..160c72d760a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setMaxElementsForPrinting_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setMaxElementsForPrinting_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setMaxLengthForSingleLineDescription_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setMaxLengthForSingleLineDescription_Test.java index 970bf6bb540..d3bbbc912d0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setMaxLengthForSingleLineDescription_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setMaxLengthForSingleLineDescription_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setMaxStackTraceElementsDisplayed_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setMaxStackTraceElementsDisplayed_Test.java index 845c0c7f43d..e5502881252 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setMaxStackTraceElementsDisplayed_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setMaxStackTraceElementsDisplayed_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setPrintAssertionsDescription_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setPrintAssertionsDescription_Test.java index 215d8a3728b..fdf4478d895 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setPrintAssertionsDescription_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setPrintAssertionsDescription_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setRemoveAssertJRelatedElementsFromStackTrace_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setRemoveAssertJRelatedElementsFromStackTrace_Test.java index 2c91391fecb..f9ec7f86bf6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setRemoveAssertJRelatedElementsFromStackTrace_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setRemoveAssertJRelatedElementsFromStackTrace_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_shouldHaveThrown_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_shouldHaveThrown_Test.java index b23a24e7b14..ef27ec2271b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_shouldHaveThrown_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_shouldHaveThrown_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_tuple_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_tuple_Test.java index 9826ada5f52..4cf55aba22d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_tuple_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_tuple_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_useDefaultDateFormatsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_useDefaultDateFormatsOnly_Test.java index 9348ccbe3f4..439cccf045a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_useDefaultDateFormatsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_useDefaultDateFormatsOnly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_useDefaultRepresentation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_useDefaultRepresentation_Test.java index 123cea3e5cb..550a3464485 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_useDefaultRepresentation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_useDefaultRepresentation_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_useRepresentation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_useRepresentation_Test.java index d24c3bcbf5c..cf27693e29d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_useRepresentation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_useRepresentation_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_withMarginOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_withMarginOf_Test.java index c27c4157e85..96af3dceeed 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_withMarginOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_withMarginOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_withPrecision_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_withPrecision_Test.java index 216ce6a0d27..84210a0ed60 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_withPrecision_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_withPrecision_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_withinPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_withinPercentage_Test.java index e706837de09..95981444e1a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_withinPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_withinPercentage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_within_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_within_Test.java index 8630d8309a9..897ea7bd812 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_within_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_within_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPoint_Assumptions_setPreferredAssumptionException_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPoint_Assumptions_setPreferredAssumptionException_Test.java index d3db9a28162..3e1686552d7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPoint_Assumptions_setPreferredAssumptionException_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPoint_Assumptions_setPreferredAssumptionException_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/FileAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/FileAssertBaseTest.java index 1a9b8943580..832bd477427 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/FileAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/FileAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/Float2DArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/Float2DArrayAssertBaseTest.java index 4e20bbfccc5..c833570068e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Float2DArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Float2DArrayAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/FloatArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/FloatArrayAssertBaseTest.java index 8c0e473004f..c71c25a7f1d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/FloatArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/FloatArrayAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/FloatAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/FloatAssertBaseTest.java index 7529bd75b93..71debd9a5c0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/FloatAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/FloatAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/FutureAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/FutureAssertBaseTest.java index 94e39ec4f9f..a6c430aa075 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/FutureAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/FutureAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/GenericComparableAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/GenericComparableAssertBaseTest.java index 846cb1691f2..4f81da5348f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/GenericComparableAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/GenericComparableAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/GroupAssertTestHelper.java b/assertj-core/src/test/java/org/assertj/core/api/GroupAssertTestHelper.java index 54d39aa4da6..b75f67f0900 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/GroupAssertTestHelper.java +++ b/assertj-core/src/test/java/org/assertj/core/api/GroupAssertTestHelper.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/HamcrestConditionTest.java b/assertj-core/src/test/java/org/assertj/core/api/HamcrestConditionTest.java index 89f5606a2a0..d5cae336c6b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/HamcrestConditionTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/HamcrestConditionTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/InstanceOfAssertFactoriesTest.java b/assertj-core/src/test/java/org/assertj/core/api/InstanceOfAssertFactoriesTest.java index 735f5d6a589..fe7f69e0161 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/InstanceOfAssertFactoriesTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/InstanceOfAssertFactoriesTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/InstanceOfAssertFactoryTest.java b/assertj-core/src/test/java/org/assertj/core/api/InstanceOfAssertFactoryTest.java index 7e8cdd6ce01..3ba2783da0e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/InstanceOfAssertFactoryTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/InstanceOfAssertFactoryTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/InstantAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/InstantAssertBaseTest.java index c1ec71d21c2..fdbb674ee59 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/InstantAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/InstantAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/Int2DArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/Int2DArrayAssertBaseTest.java index 3b8960dc00b..97b709e9d6d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Int2DArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Int2DArrayAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/IntArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/IntArrayAssertBaseTest.java index f5090e9d18e..b26e16b85a0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/IntArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/IntArrayAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/IntPredicateAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/IntPredicateAssertBaseTest.java index c4933eb6e83..9c27c7726e9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/IntPredicateAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/IntPredicateAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/IntegerAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/IntegerAssertBaseTest.java index 25e52344fd4..36f1dca69f1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/IntegerAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/IntegerAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/IterableAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/IterableAssertBaseTest.java index d1384bce727..27ab99fe998 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/IterableAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/IterableAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/IteratorAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/IteratorAssertBaseTest.java index f24366e3238..cc7ea71c9e0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/IteratorAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/IteratorAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/JUnitBDDSoftAssertionsFailureTest.java b/assertj-core/src/test/java/org/assertj/core/api/JUnitBDDSoftAssertionsFailureTest.java index 8e3fb9bcb40..350a509e3ed 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/JUnitBDDSoftAssertionsFailureTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/JUnitBDDSoftAssertionsFailureTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/JUnitBDDSoftAssertionsSuccessTest.java b/assertj-core/src/test/java/org/assertj/core/api/JUnitBDDSoftAssertionsSuccessTest.java index 2456de86236..51dd4591c44 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/JUnitBDDSoftAssertionsSuccessTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/JUnitBDDSoftAssertionsSuccessTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/JUnitSoftAssertionsFailureTest.java b/assertj-core/src/test/java/org/assertj/core/api/JUnitSoftAssertionsFailureTest.java index 97572259f36..6cb0408ada2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/JUnitSoftAssertionsFailureTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/JUnitSoftAssertionsFailureTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/JUnitSoftAssertionsSuccessTest.java b/assertj-core/src/test/java/org/assertj/core/api/JUnitSoftAssertionsSuccessTest.java index c342c46fdb8..a4f7499c68d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/JUnitSoftAssertionsSuccessTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/JUnitSoftAssertionsSuccessTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/Java6Assertions_assertThat_with_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/Java6Assertions_assertThat_with_String_Test.java index b6dc054b7ad..3c493ab3104 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Java6Assertions_assertThat_with_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Java6Assertions_assertThat_with_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/Java6Assertions_fail_Test.java b/assertj-core/src/test/java/org/assertj/core/api/Java6Assertions_fail_Test.java index b7f93c5b042..78695555bb3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Java6Assertions_fail_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Java6Assertions_fail_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/Java6JUnitBDDSoftAssertionsFailureTest.java b/assertj-core/src/test/java/org/assertj/core/api/Java6JUnitBDDSoftAssertionsFailureTest.java index 74aafff764d..aa45fc9232d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Java6JUnitBDDSoftAssertionsFailureTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Java6JUnitBDDSoftAssertionsFailureTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/Java6JUnitBDDSoftAssertionsSuccessTest.java b/assertj-core/src/test/java/org/assertj/core/api/Java6JUnitBDDSoftAssertionsSuccessTest.java index cc82e032a6c..db216e7cbea 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Java6JUnitBDDSoftAssertionsSuccessTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Java6JUnitBDDSoftAssertionsSuccessTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/Java6JUnitSoftAssertionsFailureTest.java b/assertj-core/src/test/java/org/assertj/core/api/Java6JUnitSoftAssertionsFailureTest.java index b93c8d93999..69ec2a1eb3a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Java6JUnitSoftAssertionsFailureTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Java6JUnitSoftAssertionsFailureTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/Java6JUnitSoftAssertionsSuccessTest.java b/assertj-core/src/test/java/org/assertj/core/api/Java6JUnitSoftAssertionsSuccessTest.java index 92c3e2d90fa..1f27c5b6990 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Java6JUnitSoftAssertionsSuccessTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Java6JUnitSoftAssertionsSuccessTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/ListAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/ListAssertBaseTest.java index 5ea231278a5..621a219edf6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ListAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ListAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/LocalDateAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/LocalDateAssertBaseTest.java index 2cbd5bc9d66..c4be1aee67f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/LocalDateAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/LocalDateAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/LocalTimeAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/LocalTimeAssertBaseTest.java index c5fcc4c4185..1f389527e62 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/LocalTimeAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/LocalTimeAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/Long2DArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/Long2DArrayAssertBaseTest.java index 03cd844bb4f..0cb7645018e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Long2DArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Long2DArrayAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/LongAdderAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/LongAdderAssertBaseTest.java index 8cfb2d773c3..1e1d68a68ea 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/LongAdderAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/LongAdderAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/LongArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/LongArrayAssertBaseTest.java index 6d20011ea7b..7980720bf6a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/LongArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/LongArrayAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/LongAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/LongAssertBaseTest.java index 9fcb171e888..007e7fba52d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/LongAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/LongAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/LongPredicateAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/LongPredicateAssertBaseTest.java index f32862457a8..c05674ef2a7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/LongPredicateAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/LongPredicateAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/MapAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/MapAssertBaseTest.java index fc927f289c3..8a0a045f2eb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/MapAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/MapAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/NavigationMethodBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/NavigationMethodBaseTest.java index 77daeab181d..07c8d117a2f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/NavigationMethodBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/NavigationMethodBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/Object2DArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/Object2DArrayAssertBaseTest.java index 77f25a0f2fe..073f5cb2797 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Object2DArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Object2DArrayAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/ObjectArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/ObjectArrayAssertBaseTest.java index fe2ba306e3c..100d0e02c8e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ObjectArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ObjectArrayAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/ObjectAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/ObjectAssertBaseTest.java index bc47224ea39..c771a913e66 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ObjectAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ObjectAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/OffsetTimeAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/OffsetTimeAssertBaseTest.java index b8d96b129c9..5d2d3ba1ada 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/OffsetTimeAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/OffsetTimeAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/PathAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/PathAssertBaseTest.java index 1fec5845d2e..00b84ed2a9e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/PathAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/PathAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/PredicateAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/PredicateAssertBaseTest.java index dc497ee1276..a1612f308db 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/PredicateAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/PredicateAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/Short2DArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/Short2DArrayAssertBaseTest.java index 2911e2214fe..37ca7885dca 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Short2DArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Short2DArrayAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/ShortArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/ShortArrayAssertBaseTest.java index 16176487f83..e97b6793cc6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ShortArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ShortArrayAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/ShortAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/ShortAssertBaseTest.java index 2d540f90aad..168d8dd1fe7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ShortAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ShortAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertionErrorTest.java b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertionErrorTest.java index b19c9481ac8..6c78109d8fb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertionErrorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertionErrorTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertionsTest.java b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertionsTest.java index aed974be578..1ccdcd77a62 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertionsTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertionsTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_ThrowableTypeAssert_Test.java b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_ThrowableTypeAssert_Test.java index f2be6147727..107e3fea7e8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_ThrowableTypeAssert_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_ThrowableTypeAssert_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_assertAlso_Test.java b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_assertAlso_Test.java index 2c8566b86c4..70ee01daab8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_assertAlso_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_assertAlso_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_check_Test.java b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_check_Test.java index e9c13ec6a05..854690fa2f3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_check_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_check_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_combined_with_asInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_combined_with_asInstanceOf_Test.java index 229e39649ea..4e3b8318409 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_combined_with_asInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_combined_with_asInstanceOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_future_Test.java b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_future_Test.java index c2c98fb1dcd..15e46f53743 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_future_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_future_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_wasSuccess_Test.java b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_wasSuccess_Test.java index 1f8079d0627..36cb177ee5b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_wasSuccess_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_wasSuccess_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/SpliteratorAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/SpliteratorAssertBaseTest.java index 18eaee6cd86..5190c9e8f6c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/SpliteratorAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/SpliteratorAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/StringAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/StringAssertBaseTest.java index 84337932717..909c195da44 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/StringAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/StringAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/TemporalAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/TemporalAssertBaseTest.java index 6a85f01890e..126ea55a6f2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/TemporalAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/TemporalAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/TemporalAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/TemporalAssert_usingComparator_Test.java index b08e661c6c9..1fb85a1a5fb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/TemporalAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/TemporalAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/TemporalAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/TemporalAssert_usingDefaultComparator_Test.java index 77fad44058c..c64eaf9245b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/TemporalAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/TemporalAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/TestCondition.java b/assertj-core/src/test/java/org/assertj/core/api/TestCondition.java index 5e1e3b169a8..9026aaa3ee8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/TestCondition.java +++ b/assertj-core/src/test/java/org/assertj/core/api/TestCondition.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertAlternative_extends_AbstractObjectAssert_Test.java b/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertAlternative_extends_AbstractObjectAssert_Test.java index 18367d5c695..7eadc8407ba 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertAlternative_extends_AbstractObjectAssert_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertAlternative_extends_AbstractObjectAssert_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertAlternative_havingCause_Test.java b/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertAlternative_havingCause_Test.java index df285053a38..59ee8f579f1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertAlternative_havingCause_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertAlternative_havingCause_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertAlternative_havingRootCause_Test.java b/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertAlternative_havingRootCause_Test.java index 88ae090cb8a..a6689f7218d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertAlternative_havingRootCause_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertAlternative_havingRootCause_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertBaseTest.java index 8635d1f4778..8f23c1d8e24 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/ThrowingConsumer_accept_Test.java b/assertj-core/src/test/java/org/assertj/core/api/ThrowingConsumer_accept_Test.java index 5e719cf51e9..35208377c67 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ThrowingConsumer_accept_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ThrowingConsumer_accept_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/Tuple_Test.java b/assertj-core/src/test/java/org/assertj/core/api/Tuple_Test.java index 242bf756047..38452e63983 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Tuple_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Tuple_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/UriAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/UriAssertBaseTest.java index 0dc4a2d3ccb..633d0396166 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/UriAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/UriAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/UrlAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/UrlAssertBaseTest.java index 0e73c7aa1a2..8ac2d8bbf90 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/UrlAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/UrlAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/WithAssertions_delegation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/WithAssertions_delegation_Test.java index e7b7fbbba28..ee8bcdfb19a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/WithAssertions_delegation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/WithAssertions_delegation_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/WritableAssertionInfo_descriptionText_Test.java b/assertj-core/src/test/java/org/assertj/core/api/WritableAssertionInfo_descriptionText_Test.java index 9106b73dd4c..2597cf2e0e5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/WritableAssertionInfo_descriptionText_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/WritableAssertionInfo_descriptionText_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/WritableAssertionInfo_overridingErrorMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/WritableAssertionInfo_overridingErrorMessage_Test.java index c183a0fdc68..33b67bfb50e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/WritableAssertionInfo_overridingErrorMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/WritableAssertionInfo_overridingErrorMessage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/WritableAssertionInfo_toString_Test.java b/assertj-core/src/test/java/org/assertj/core/api/WritableAssertionInfo_toString_Test.java index 5139480943f..4706e26654b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/WritableAssertionInfo_toString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/WritableAssertionInfo_toString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/YearMonthAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/YearMonthAssertBaseTest.java index d25753c28f8..d017a2acd91 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/YearMonthAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/YearMonthAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_actual_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_actual_Test.java index 4418c10a821..e85a5faae88 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_actual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_actual_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_asInstanceOf_with_InstanceOfAssertFactory_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_asInstanceOf_with_InstanceOfAssertFactory_Test.java index 1f5d4b890fc..894ac7fc06b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_asInstanceOf_with_InstanceOfAssertFactory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_asInstanceOf_with_InstanceOfAssertFactory_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_description_Test.java index 3f70a6e3e9b..7127317e684 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_description_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_description_text_supplier_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_description_text_supplier_Test.java index 467b9abccde..a7567093083 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_description_text_supplier_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_description_text_supplier_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_text_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_text_description_Test.java index 7e2be7ea483..b29d2d453a6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_text_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_text_description_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_consumed_by_configured_consumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_consumed_by_configured_consumer_Test.java index 97ceedb79d2..6cf6d5c5d32 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_consumed_by_configured_consumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_consumed_by_configured_consumer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_printed_to_console_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_printed_to_console_Test.java index 8742d4d62a3..b2eece894d8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_printed_to_console_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_printed_to_console_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_with_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_with_description_Test.java index 1f294edb458..e620e6372a1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_with_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_with_description_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_with_text_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_with_text_description_Test.java index b3bb9c63d0d..f53ec69e4b8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_with_text_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_with_text_description_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveSameClassAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveSameClassAs_Test.java index 71e2d7399db..70528dcdc88 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveSameClassAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveSameClassAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveSameHashCodeAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveSameHashCodeAs_Test.java index 049a2e9a88d..09eb8115dc1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveSameHashCodeAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveSameHashCodeAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveToString_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveToString_Test.java index 73bfec3253a..227e46e9ba1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveToString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveToString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveToString_format_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveToString_format_Test.java index 3832d83f5ef..01cb85fdeb6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveToString_format_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveToString_format_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHave_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHave_Test.java index 9600a1026ed..589719e6291 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHave_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHave_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_equal_hashCode_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_equal_hashCode_Test.java index c2c986fdbec..3e7068d7144 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_equal_hashCode_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_equal_hashCode_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failWithActualExpectedAndMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failWithActualExpectedAndMessage_Test.java index 2de285fe78e..2ab8bf67b64 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failWithActualExpectedAndMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failWithActualExpectedAndMessage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failWithMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failWithMessage_Test.java index d605a7fe059..00531bc8f92 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failWithMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failWithMessage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failureWithActualExpected_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failureWithActualExpected_Test.java index 2115da039ad..608ef546ef6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failureWithActualExpected_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failureWithActualExpected_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failure_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failure_Test.java index 66bb9cfc7b6..52bc9f5aa92 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failure_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failure_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_get_writable_info_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_get_writable_info_Test.java index 85edda943e9..e21a43541f2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_get_writable_info_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_get_writable_info_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasSameClassAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasSameClassAs_Test.java index bf61deac246..4fff9acece5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasSameClassAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasSameClassAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasToString_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasToString_Test.java index 624802d5a9c..8d9a870a7ab 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasToString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasToString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasToString_format_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasToString_format_Test.java index 654c669b566..c1bf68826f6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasToString_format_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasToString_format_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_has_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_has_Test.java index 657d92df3e0..daaedb3c446 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_has_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_has_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isEqualTo_Test.java index 650e70a85b2..eb20ac1679f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isExactlyInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isExactlyInstanceOf_Test.java index dfd8d81ae75..9693b84bf97 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isExactlyInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isExactlyInstanceOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_Iterable_Test.java index d9da79aa2d5..ed67efdea9a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_array_Test.java index decd4b1528d..a0b618bbac2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_vararg_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_vararg_Test.java index c180116c3b0..64fd05e61e2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_vararg_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_vararg_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOfAny_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOfAny_Test.java index fb771dcaeb5..1da047f8a03 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOfAny_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOfAny_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOfSatisfying_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOfSatisfying_Test.java index 03f0a2825bd..c996d3e80de 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOfSatisfying_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOfSatisfying_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOf_Test.java index 2328dffbf90..9067b85bbd2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotEqualTo_Test.java index 04b82f1569f..05c8ce86471 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotExactlyInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotExactlyInstanceOf_Test.java index 97462c2adf7..45fbc0d9821 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotExactlyInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotExactlyInstanceOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_Iterable_Test.java index cd1fb05cbf5..7b9c8f5087f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_array_Test.java index 5216cd6fe8b..70439f2310c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_vararg_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_vararg_Test.java index 55eadd7c62f..181c7cf7d74 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_vararg_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_vararg_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotInstanceOfAny_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotInstanceOfAny_Test.java index 85672ddee4c..54c9b99b956 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotInstanceOfAny_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotInstanceOfAny_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotInstanceOf_Test.java index 0454ccccde8..fd218340327 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotInstanceOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotNull_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotNull_Test.java index 479f6424c6e..ced7de91d75 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotNull_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotOfAnyClassIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotOfAnyClassIn_Test.java index 48845145c16..83b72f8f868 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotOfAnyClassIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotOfAnyClassIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotSameAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotSameAs_Test.java index 3f6a6a8c05d..78860237383 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotSameAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotSameAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNot_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNot_Test.java index 9176fcdd7ae..f56f46d9862 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNot_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNot_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNull_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNull_Test.java index 119c5827ff2..6abafa2e5a2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNull_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isOfAnyClassIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isOfAnyClassIn_Test.java index cbabbeb7e78..436975ef054 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isOfAnyClassIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isOfAnyClassIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isSameAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isSameAs_Test.java index 364407f39c2..f1e25b299f9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isSameAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isSameAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_is_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_is_Test.java index 71e53427f36..fd2eac29dae 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_is_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_is_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_overridingErrorMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_overridingErrorMessage_Test.java index 94c677e8a36..98e846e2ba5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_overridingErrorMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_overridingErrorMessage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfiesAllOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfiesAllOf_Test.java index 8292bf2a4e1..fdb5328f646 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfiesAllOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfiesAllOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfiesAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfiesAnyOf_Test.java index af4458c5521..ad9a423f301 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfiesAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfiesAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfiesAnyOf_ThrowingConsumers_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfiesAnyOf_ThrowingConsumers_Test.java index 12ac1a28bee..89ea4393b5c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfiesAnyOf_ThrowingConsumers_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfiesAnyOf_ThrowingConsumers_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfies_with_Condition_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfies_with_Condition_Test.java index 1d83ccf4fba..48e2a6eb386 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfies_with_Condition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfies_with_Condition_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfies_with_Consumers_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfies_with_Consumers_Test.java index d1d0af60a0f..530cd4714eb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfies_with_Consumers_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfies_with_Consumers_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfies_with_ThrowingConsumers_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfies_with_ThrowingConsumers_Test.java index 047345d0345..1966373167f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfies_with_ThrowingConsumers_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfies_with_ThrowingConsumers_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withFailMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withFailMessage_Test.java index 7827d7911d0..621e6020fc1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withFailMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withFailMessage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withFailMessage_performance_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withFailMessage_performance_Test.java index 8a6cab817c9..e1e2bcbd3a6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withFailMessage_performance_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withFailMessage_performance_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withRepresentation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withRepresentation_Test.java index a0369ad907a..15fd15f3c2c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withRepresentation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withRepresentation_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertionsErrorsCollectedTest.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertionsErrorsCollectedTest.java index e829965686b..67bec423f0d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertionsErrorsCollectedTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertionsErrorsCollectedTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; // Make sure that package-private access is lost diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertionsMultipleProjectsTest.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertionsMultipleProjectsTest.java index 24203fb719b..7711ee9499b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertionsMultipleProjectsTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertionsMultipleProjectsTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; // Make sure that package-private access is lost diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertions_overriding_afterAssertionErrorCollected_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertions_overriding_afterAssertionErrorCollected_Test.java index 1fbabd949d1..eb922414eb2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertions_overriding_afterAssertionErrorCollected_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertions_overriding_afterAssertionErrorCollected_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; // Make sure that package-private access is lost diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertions_setAfterAssertionErrorCollected_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertions_setAfterAssertionErrorCollected_Test.java index b0104317c3e..7a256edf216 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertions_setAfterAssertionErrorCollected_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertions_setAfterAssertionErrorCollected_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.abstract_; // Make sure that package-private access is lost diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/AssumptionRunner.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/AssumptionRunner.java index 350deed3c45..8099e679689 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/AssumptionRunner.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/AssumptionRunner.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Atomics_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Atomics_Test.java index 5ef9bc1cc73..627ecbb204e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Atomics_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Atomics_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Numbers_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Numbers_Test.java index 0489af70372..6e9c1522ef1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Numbers_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Numbers_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Object_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Object_Test.java index de82055c443..c23b03bd09b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Object_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Object_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Test.java index 231560fe27a..791e25db345 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_involving_iterable_navigation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_involving_iterable_navigation_Test.java index f1215df1148..12a3c5aff8c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_involving_iterable_navigation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_involving_iterable_navigation_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_BigDecimal_scale_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_BigDecimal_scale_Test.java index 4f7334dde4c..54740f42ca9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_BigDecimal_scale_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_BigDecimal_scale_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_File_binaryContent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_File_binaryContent_Test.java index 876cfea303a..24e58a61720 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_File_binaryContent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_File_binaryContent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_File_content_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_File_content_Test.java index f80d1950ebb..46e82abd704 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_File_content_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_File_content_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_File_size_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_File_size_Test.java index 4ccb5b98161..ea2534e3092 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_File_size_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_File_size_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_Path_binaryContent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_Path_binaryContent_Test.java index b6dbd81d63f..6554a2dba9f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_Path_binaryContent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_Path_binaryContent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_Path_content_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_Path_content_Test.java index d446733cd4e..45ffedbe916 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_Path_content_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_Path_content_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_Stream_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_Stream_Test.java index 8c89b155764..687df22a409 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_Stream_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_Stream_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_asInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_asInstanceOf_Test.java index 11a21558ffd..a7c7aaac447 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_asInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_asInstanceOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_extracting_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_extracting_Test.java index 1dd87a85729..c7c9f35acb6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_extracting_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_extracting_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_extracting_and_narrowing_value_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_extracting_and_narrowing_value_Test.java index 3148f8d3a42..f5e060fbdc0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_extracting_and_narrowing_value_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_extracting_and_narrowing_value_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_filteredOn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_filteredOn_Test.java index cccd744a657..4ca1cfc52f1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_filteredOn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_filteredOn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_succeedsWithin_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_succeedsWithin_Test.java index 3bb4f4bb9a9..b47891f63ec 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_succeedsWithin_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_succeedsWithin_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_various_java_8_types_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_various_java_8_types_Test.java index fa417b4d7fa..d7794b99cec 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_various_java_8_types_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_various_java_8_types_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_various_types_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_various_types_Test.java index 766382e6152..24fddce8de8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_various_types_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_various_types_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/BDDAssumptionsTest.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/BDDAssumptionsTest.java index 5433979c3fc..ecbdee77353 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/BDDAssumptionsTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/BDDAssumptionsTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/BaseAssumptionRunner.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/BaseAssumptionRunner.java index fad6f50e232..288d4889a8b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/BaseAssumptionRunner.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/BaseAssumptionRunner.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/BaseAssumptionsRunnerTest.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/BaseAssumptionsRunnerTest.java index 5650b48b404..0bf6b881ebd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/BaseAssumptionsRunnerTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/BaseAssumptionsRunnerTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Class_final_method_assertions_in_assumptions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Class_final_method_assertions_in_assumptions_Test.java index 50689ae15e7..0b72122e4a9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Class_final_method_assertions_in_assumptions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Class_final_method_assertions_in_assumptions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Iterable_special_assertion_methods_in_assumptions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Iterable_special_assertion_methods_in_assumptions_Test.java index 2a92cc12e0b..70f05a3b5da 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Iterable_special_assertion_methods_in_assumptions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Iterable_special_assertion_methods_in_assumptions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/List_special_assertion_methods_in_assumptions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/List_special_assertion_methods_in_assumptions_Test.java index d604af9b8df..8a28a6c42ec 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/List_special_assertion_methods_in_assumptions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/List_special_assertion_methods_in_assumptions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Map_special_assertion_methods_in_assumptions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Map_special_assertion_methods_in_assumptions_Test.java index 622ac982a24..c0731aea497 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Map_special_assertion_methods_in_assumptions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Map_special_assertion_methods_in_assumptions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/ObjectArray_special_assertion_methods_in_assumptions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/ObjectArray_special_assertion_methods_in_assumptions_Test.java index 502966e52b9..15f300a26ef 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/ObjectArray_special_assertion_methods_in_assumptions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/ObjectArray_special_assertion_methods_in_assumptions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Object_special_assertion_methods_in_assumptions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Object_special_assertion_methods_in_assumptions_Test.java index 64671660232..ce708c3c742 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Object_special_assertion_methods_in_assumptions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Object_special_assertion_methods_in_assumptions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Optional_special_assertion_methods_in_assumptions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Optional_special_assertion_methods_in_assumptions_Test.java index 4a0f65707b6..e60bbec7192 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Optional_special_assertion_methods_in_assumptions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Optional_special_assertion_methods_in_assumptions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Predicate_final_method_assertions_in_assumptions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Predicate_final_method_assertions_in_assumptions_Test.java index 565a017c8f2..a45ad795be3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Predicate_final_method_assertions_in_assumptions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Predicate_final_method_assertions_in_assumptions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.assumptions; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicIntegerFieldUpdater_hasValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicIntegerFieldUpdater_hasValue_Test.java index 5a44a14bcfb..6d89092b976 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicIntegerFieldUpdater_hasValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicIntegerFieldUpdater_hasValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicLongArray_assertions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicLongArray_assertions_Test.java index 85a8d1cf5bc..326b2b95ced 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicLongArray_assertions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicLongArray_assertions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicLongFieldUpdater_hasValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicLongFieldUpdater_hasValue_Test.java index fcbad213e67..802f1d8385c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicLongFieldUpdater_hasValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicLongFieldUpdater_hasValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicMarkableReferenceAssert_hasValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicMarkableReferenceAssert_hasValue_Test.java index d6ffd5708a0..d353992316f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicMarkableReferenceAssert_hasValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicMarkableReferenceAssert_hasValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicReferenceFieldUpdater_hasValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicReferenceFieldUpdater_hasValue_Test.java index c6fa03ef1dd..cabd9cafc58 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicReferenceFieldUpdater_hasValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicReferenceFieldUpdater_hasValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicStampedReferenceAssert_hasValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicStampedReferenceAssert_hasValue_Test.java index 6c75adb9679..617943586f7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicStampedReferenceAssert_hasValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicStampedReferenceAssert_hasValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_customRepresentation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_customRepresentation_Test.java index 9fe82f9118a..230a9da147f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_customRepresentation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_customRepresentation_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.boolean_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_info_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_info_Test.java index adde6f853cf..6ca79d92220 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_info_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_info_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.boolean_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isFalse_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isFalse_Test.java index ba19c4f8f62..d1e57e074f9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isFalse_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isFalse_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.boolean_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isNull_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isNull_Test.java index 44dc684f098..7afc5026be2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isNull_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.boolean_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isTrue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isTrue_Test.java index 0ed23cc5f68..41e5426a075 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isTrue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isTrue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.boolean_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_overridingErrorMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_overridingErrorMessage_Test.java index 0557f5a6f48..5a168f47a76 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_overridingErrorMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_overridingErrorMessage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.boolean_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_customComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_customComparator_Test.java index 714b5cf4a4f..40edeb68cbf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_customComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_customComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integer; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_customRepresentation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_customRepresentation_Test.java index 171c4389c89..16da64d5162 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_customRepresentation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_customRepresentation_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integer; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_doesNotHaveValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_doesNotHaveValue_Test.java index 846524a98de..8cc81a6ea50 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_doesNotHaveValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_doesNotHaveValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integer; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNegativeValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNegativeValue_Test.java index d7076cba7d4..1b34de03713 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNegativeValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNegativeValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integer; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNonNegativeValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNonNegativeValue_Test.java index 86e48d9c990..0c49dd23b07 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNonNegativeValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNonNegativeValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integer; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNonPositiveValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNonPositiveValue_Test.java index 8e1683e5124..30ec04c76c6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNonPositiveValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNonPositiveValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integer; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasPositiveValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasPositiveValue_Test.java index 7a014bc2801..7c6cd4ef7f0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasPositiveValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasPositiveValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integer; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueBetween_Test.java index 85ee068c845..7e414a37679 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integer; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueCloseTo_Test.java index f46e8b45f7a..0df2b542157 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueCloseTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integer; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueCloseTo_withinPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueCloseTo_withinPercentage_Test.java index 3bb745ae5de..4ca8d6323e7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueCloseTo_withinPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueCloseTo_withinPercentage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integer; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueGreaterThanOrEqualTo_Test.java index 17ea5631dcd..92934a688aa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integer; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueGreaterThan_Test.java index 6dcfce19606..5e340e9e7d7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integer; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueLessThanOrEqualTo_Test.java index 1dc772ba0db..b5bfbf49701 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integer; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueLessThan_Test.java index 45617e07771..6d307c25a20 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integer; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValue_Test.java index 06df33e71e1..7b32d02f1e3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integer; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_info_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_info_Test.java index 813b392a9fc..ac7829a3c6a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_info_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_info_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integer; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_isNull_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_isNull_Test.java index 5894a2de14f..1dadcb50454 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_isNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_isNull_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integer; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_overridingErrorMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_overridingErrorMessage_Test.java index 5f61377507c..8b9ff416803 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_overridingErrorMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_overridingErrorMessage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integer; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsAnyOf_Test.java index 79d33d5f392..e0fd63e4364 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsExactlyInAnyOrder_Test.java index 013e0b9c675..ea2bf22785c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsExactly_Test.java index e9b1d2eec40..c8cc7c46761 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsOnlyOnce_Test.java index 473467b77d1..364425a3515 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsOnly_Test.java index 25b0145713a..eca36c1083b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsOnly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsSequence_Test.java index f507da3b2a3..d38f4c62f2e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsSubsequence_Test.java index 00f40024c25..577bbf78a84 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsSubsequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_contains_Test.java index c9b97280f2b..49ab0b80fa5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_contains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_contains_at_Index_Test.java index edaaa78c2b2..74d7e441c58 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_contains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotContain_Test.java index dbb97a427d6..06208c0dcbb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotContain_at_Index_Test.java index e16009db795..32784de4e3e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotHaveDuplicates_Test.java index 533a8b179e9..ba769e37f68 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_endsWith_Test.java index 063ec7028ae..578b3048caf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_endsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasArray_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasArray_Test.java index 50b1fecbb36..63b43014371 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasArray_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasArray_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSameSizeAs_with_Iterable_Test.java index 4966b92eada..e2fa5018140 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeBetween_Test.java index 29f07fea708..3bc2e36eeee 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java index 1f670428385..91b1d1fed57 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeGreaterThan_Test.java index 4bee4897627..afc77f5520e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeLessThanOrEqualTo_Test.java index 66f5349d4dc..ef09a08d7d0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeLessThan_Test.java index 6ad48ca854f..b9eec7bd122 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSize_Test.java index ea2b558fe64..946cebda645 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isEmpty_Test.java index f8036a8ccc4..2139a066b16 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isNotEmpty_Test.java index e438db72920..1268f0716c1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isNullOrEmpty_Test.java index 021c9622e7f..1ccc3c7b8bc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isSortedAccordingToComparator_Test.java index 2af94f1f4d6..0a9e6ce63aa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isSorted_Test.java index 23d9dcd04a5..ff0ec6f63f8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isSorted_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_startsWith_Test.java index dc3ef0cc01b..6d91b67d884 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_startsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingComparator_Test.java index 3736d365bf2..6dc85aae297 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingDefaultComparator_Test.java index 4d48fd96fd8..24aa1192368 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingDefaultElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingDefaultElementComparator_Test.java index dbe0ef5ba37..7dbdc91f87d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingDefaultElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingDefaultElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingElementComparator_Test.java index 484b76fdbb9..550a978e93c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.integerarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_customComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_customComparator_Test.java index b89bafc7820..7b1f3a69b84 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_customComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_customComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_customRepresentation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_customRepresentation_Test.java index 0e127f12285..54d1bddd967 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_customRepresentation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_customRepresentation_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_doesNotHaveValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_doesNotHaveValue_Test.java index 98198657ddd..76a8b09312a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_doesNotHaveValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_doesNotHaveValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNegativeValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNegativeValue_Test.java index 88861ebb48b..c4dbffdb148 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNegativeValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNegativeValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNonNegativeValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNonNegativeValue_Test.java index 9fcd18dea3a..6b536435b68 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNonNegativeValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNonNegativeValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNonPositiveValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNonPositiveValue_Test.java index ca9babc939f..1083c0c9a38 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNonPositiveValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNonPositiveValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasPositiveValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasPositiveValue_Test.java index 0df79a767f0..ad915e80545 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasPositiveValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasPositiveValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueBetween_Test.java index f93c6f96809..685cf43caa6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueCloseTo_Test.java index 2a1231acfd2..8ead856ae8b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueCloseTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueCloseTo_withinPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueCloseTo_withinPercentage_Test.java index 2e04aa06eb9..6ba00e2e08e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueCloseTo_withinPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueCloseTo_withinPercentage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueGreaterThanOrEqualTo_Test.java index 33c12304380..3a6b0a7d1a7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueGreaterThan_Test.java index b9f1c464475..d8856470805 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueLessThanOrEqualTo_Test.java index 8e2f8ba1d06..a32a274fe50 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueLessThan_Test.java index 8907366c7da..f23480f6087 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValue_Test.java index 2e26f3c94ae..2a7115475b8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_info_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_info_Test.java index d7cb8868194..5703415587f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_info_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_info_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_isNull_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_isNull_Test.java index 92161cd3439..a01fd1fe708 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_isNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_isNull_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_overridingErrorMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_overridingErrorMessage_Test.java index 5ad6b09d3cc..c845fe9dc7a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_overridingErrorMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_overridingErrorMessage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_customRepresentation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_customRepresentation_Test.java index 16884513c18..97631a8a094 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_customRepresentation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_customRepresentation_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longadder; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_doesNotHaveValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_doesNotHaveValue_Test.java index f27834f2d78..0434c29fad8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_doesNotHaveValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_doesNotHaveValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longadder; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_hasValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_hasValue_Test.java index 29d69b81b49..f5b2d9c38b0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_hasValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_hasValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longadder; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_info_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_info_Test.java index 1e1bd8c7d68..919a46cefba 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_info_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_info_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longadder; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isBetween_Longs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isBetween_Longs_Test.java index 9e15b0750ac..207972bfabc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isBetween_Longs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isBetween_Longs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longadder; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseToPercentage_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseToPercentage_long_Test.java index 9cc09740293..86ad0d47acf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseToPercentage_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseToPercentage_long_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longadder; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseToPercentage_primitive_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseToPercentage_primitive_long_Test.java index 678794ad696..ddc14a439f1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseToPercentage_primitive_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseToPercentage_primitive_long_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longadder; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseTo_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseTo_long_Test.java index ec9fe288f77..adb3bf70c9b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseTo_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseTo_long_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longadder; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseTo_primitive_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseTo_primitive_long_Test.java index de9131ff1aa..56f0a8266af 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseTo_primitive_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseTo_primitive_long_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longadder; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isEqualByComparingTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isEqualByComparingTo_Test.java index 38761c0ef5c..4ac916fc6b7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isEqualByComparingTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isEqualByComparingTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longadder; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isGreaterThanOrEqualTo_Test.java index 40860deefe2..94b33727c6d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longadder; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isGreaterThan_Test.java index 771f37b46f2..f91f1a7845b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longadder; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isLessThanOrEqualTo_Test.java index 9b5a5056172..ba34beda678 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longadder; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isLessThan_Test.java index c1a9260c16a..e0b9ecccae1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longadder; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNegative_Test.java index 6c8657d533b..5a2ba385378 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longadder; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotCloseTo_with_Long_and_Offset_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotCloseTo_with_Long_and_Offset_Test.java index 2286c77bb0f..278776ca659 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotCloseTo_with_Long_and_Offset_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotCloseTo_with_Long_and_Offset_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longadder; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotCloseTo_with_Long_and_Percentage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotCloseTo_with_Long_and_Percentage_Test.java index c4773591395..77d2fe88987 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotCloseTo_with_Long_and_Percentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotCloseTo_with_Long_and_Percentage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longadder; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotEqualByComparingTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotEqualByComparingTo_Test.java index f5f583a434f..aa1a21085d9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotEqualByComparingTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotEqualByComparingTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longadder; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotNegative_Test.java index 378b74b38e8..c1715f87ac5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longadder; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotPositive_Test.java index a2c6f6b5a7a..a4884b7079e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longadder; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotZero_Test.java index 676b3b6ef6b..013e8b86e9f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longadder; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isOne_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isOne_Test.java index 50ac9335862..625db4606da 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isOne_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longadder; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isPositive_Test.java index c5bf5fcd47b..1341e5602ca 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longadder; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isStrictlyBetween_Longs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isStrictlyBetween_Longs_Test.java index cc3b44ff1ad..94c637d3e5e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isStrictlyBetween_Longs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isStrictlyBetween_Longs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longadder; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isZero_Test.java index 1353b4817f5..3b62c018285 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longadder; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_overridingErrorMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_overridingErrorMessage_Test.java index 846a8f339b2..102027e43e4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_overridingErrorMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_overridingErrorMessage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longadder; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_usingComparator_Test.java index 38a692d6397..5ce914339a0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longadder; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_usingDefaultComparator_Test.java index 36ec952a7df..67e625db149 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longadder; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsAnyOf_Test.java index 707536ee311..42e68b2593b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsExactlyInAnyOrder_Test.java index 93036614a2a..a806fe41066 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsExactly_Test.java index 4deb32ee137..0cbff76c551 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsOnlyOnce_Test.java index 5104238c8ca..ed7fde5fe56 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsOnly_Test.java index f37cafe6c40..c2141d4b618 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsOnly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsSequence_Test.java index 0632b975d3d..22162eb9262 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsSubsequence_Test.java index c820bcd4cba..12f827369fe 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsSubsequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_contains_Test.java index ea2a96c6e32..9320406a051 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_contains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_contains_at_Index_Test.java index 973f15d3bb6..2ab437f3732 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_contains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotContain_Test.java index e33ef066376..38896ae0937 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotContain_at_Index_Test.java index e3cee8eb397..ee9a4a01c02 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotHaveDuplicates_Test.java index 24206177d78..7582962ecba 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_endsWith_Test.java index 142329d478d..c73235ae037 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_endsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasArray_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasArray_Test.java index c988495d549..e81f4e5cd1b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasArray_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasArray_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSameSizeAs_with_Iterable_Test.java index fecfb97f480..440ce8d31bd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeBetween_Test.java index 120259d08cf..62a383080f7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java index 0e82c672c93..f6c2490ceb7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeGreaterThan_Test.java index 20a494734e2..28f09cf9961 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeLessThanOrEqualTo_Test.java index 79b7874bfec..78d1ecd757a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeLessThan_Test.java index a5673f24771..b7e8eba172a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSize_Test.java index 5d1fd46c0b2..c4b8184045a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isEmpty_Test.java index 98e3b2ca50b..07d1de24e62 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isNotEmpty_Test.java index 955faf5cd5f..47a12649594 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isNullOrEmpty_Test.java index 7d887e54538..d3d13fee734 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isSortedAccordingToComparator_Test.java index d6b81cde629..1f29ea25cb0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isSorted_Test.java index faabc43cdb5..956a48fe02d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isSorted_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_startsWith_Test.java index 1eadcbf35b4..98b5e25f755 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_startsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingComparator_Test.java index 75906d0417d..140d3ff7129 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingDefaultComparator_Test.java index 25c29559b36..a679a3ad768 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingDefaultElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingDefaultElementComparator_Test.java index 8050d150b73..33338865d55 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingDefaultElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingDefaultElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingElementComparator_Test.java index 162b23020be..faa510c4eb3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_customComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_customComparator_Test.java index 695d3f91618..6cc526651d4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_customComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_customComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.reference; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_customRepresentation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_customRepresentation_Test.java index a0143a5e00b..98992067494 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_customRepresentation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_customRepresentation_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.reference; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_doesNotHaveNullValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_doesNotHaveNullValue_Test.java index fcbec9916ed..b4724378384 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_doesNotHaveNullValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_doesNotHaveNullValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.reference; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_doesNotHaveValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_doesNotHaveValue_Test.java index 5314bba0236..4d1dc5108e2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_doesNotHaveValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_doesNotHaveValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.reference; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasNullValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasNullValue_Test.java index a6d871416ed..863c56fa3e4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasNullValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasNullValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.reference; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasValueMatching_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasValueMatching_Test.java index 80e8ba646fe..8e0caec70f7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasValueMatching_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasValueMatching_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.reference; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasValueSatisfying_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasValueSatisfying_Test.java index 4307ac3d65c..d87b27e3b52 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasValueSatisfying_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasValueSatisfying_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.reference; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasValue_Test.java index 9d8d3a1e3bb..73e9f3e4964 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.reference; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_info_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_info_Test.java index 347548f93cb..11f9967faff 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_info_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_info_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.reference; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_isNull_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_isNull_Test.java index edf767d29c1..7ac2a3cd692 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_isNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_isNull_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.reference; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_overridingErrorMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_overridingErrorMessage_Test.java index bd219a9a9f3..23e8b63d776 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_overridingErrorMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_overridingErrorMessage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.reference; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allMatch_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allMatch_Test.java index 8bb6f0c6b4a..7b91e48ea22 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allMatch_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allMatch_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allMatch_with_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allMatch_with_description_Test.java index 286789ee649..a5b312175ce 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allMatch_with_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allMatch_with_description_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allSatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allSatisfy_Test.java index 472d82b1689..bf58d4e198e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allSatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allSatisfy_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allSatisfy_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allSatisfy_with_ThrowingConsumer_Test.java index 47f13104806..d3754f98cf4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allSatisfy_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allSatisfy_with_ThrowingConsumer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anyMatch_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anyMatch_Test.java index 6fcfcac0fa1..1874bbf46dd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anyMatch_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anyMatch_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anyMatch_with_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anyMatch_with_description_Test.java index 20561f6e550..05a63d34c86 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anyMatch_with_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anyMatch_with_description_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anySatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anySatisfy_Test.java index f01676d53ad..5dff732e657 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anySatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anySatisfy_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anySatisfy_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anySatisfy_with_ThrowingConsumer_Test.java index 1ae7ff5e242..bc9c0575741 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anySatisfy_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anySatisfy_with_ThrowingConsumer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtLeastOne_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtLeastOne_Test.java index 6fd474f65c6..e38c815fa69 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtLeastOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtLeastOne_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtLeast_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtLeast_Test.java index 4dfb8734382..b2c0273644a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtLeast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtLeast_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtMost_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtMost_Test.java index 6aa85196940..4178fac3741 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtMost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtMost_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areExactly_Test.java index c728002d100..12eeee6ca36 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areNot_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areNot_Test.java index a4ff99823d2..a9b21e787e8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areNot_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areNot_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_are_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_are_Test.java index 2593d92e8f6..912ca9e21c3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_are_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_are_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAll_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAll_Test.java index dbc1890f693..feee418d992 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAll_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAll_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAnyElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAnyElementsOf_Test.java index 5cc9bdbff82..ef441908540 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAnyElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAnyElementsOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAnyOf_Test.java index d936e0660fb..d0acaf68702 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyElementsOf_Test.java index 83d0fca7fe7..19d53502d3b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyElementsOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyInAnyOrderElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyInAnyOrderElementsOf_Test.java index 9a3a11e6167..6d7355a349d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyInAnyOrderElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyInAnyOrderElementsOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyInAnyOrder_Test.java index fa8d69c4e2d..bd06118bdf5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactly_Test.java index df6833e3df0..fddc050321a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsNull_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsNull_Test.java index b072dc9d1e2..7f091cdb5d9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsNull_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyElementsOf_Test.java index e80ddb87306..17352cd9111 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyElementsOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyNulls_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyNulls_Test.java index 525c8bd998a..a3a9d94586b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyNulls_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyNulls_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyOnceElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyOnceElementsOf_Test.java index e6ffa3e7980..431695fa7c7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyOnceElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyOnceElementsOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyOnce_Test.java index 738c10bc4f8..1197935f8be 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnly_Test.java index 9bf15bd7e56..ad21e599900 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSequence_List_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSequence_List_Test.java index bdf1cd14cdc..a77e55bc679 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSequence_List_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSequence_List_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSequence_Test.java index 0538ae6d681..2b14f0ebeef 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSubSequence_List_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSubSequence_List_Test.java index f6fda9fd56e..1c7298829bb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSubSequence_List_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSubSequence_List_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSubSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSubSequence_Test.java index a00022a7844..50cbc581a9c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSubSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSubSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_contains_Test.java index 1fad98b5633..17aefeb31f7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_contains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_contains_at_Index_Test.java index cbba8246370..8f5a109f3a9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_contains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doNothave_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doNothave_Test.java index 8f01789c0ba..886f88972b6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doNothave_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doNothave_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainAnyElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainAnyElementsOf_Test.java index a1e263b5133..66b6a2453ab 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainAnyElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainAnyElementsOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainNull_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainNull_Test.java index 0ee0c5438f4..7e363741e40 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainNull_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSequence_List_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSequence_List_Test.java index ae54a050add..054e6478311 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSequence_List_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSequence_List_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSequence_Test.java index 92ac39e4ae6..71375d1bc47 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSubsequence_List_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSubsequence_List_Test.java index 600c5a86e15..3dcc829e8d4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSubsequence_List_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSubsequence_List_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSubsequence_Test.java index 7396f85b832..a39d7354acf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSubsequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContain_Test.java index 88eb5e652db..d73547192e8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContain_at_Index_Test.java index 5234642a942..bf45cd4aec4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotHaveAnyElementsOfTypes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotHaveAnyElementsOfTypes_Test.java index 38038ab7865..a69c2511bc0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotHaveAnyElementsOfTypes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotHaveAnyElementsOfTypes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotHaveDuplicates_Test.java index 6cc38ea7341..33351c4ea38 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_endsWith_Test.java index 4c356e9136a..488892ad2c4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_endsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_extractingResultOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_extractingResultOf_Test.java index bafa728e830..998f59999e5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_extractingResultOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_extractingResultOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_extracting_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_extracting_Test.java index d8c4ab0ee2d..50ce85175df 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_extracting_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_extracting_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_Test.java index 1dd6daa58c7..e110c6a12ce 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_condition_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_condition_Test.java index 816a00fdddd..70406288d43 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_condition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_condition_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_function_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_function_Test.java index 5aceb8b05bf..595d453508d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_function_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_function_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_in_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_in_Test.java index e7f3a31b02e..e65020e0f75 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_in_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_in_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_notIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_notIn_Test.java index 2ae779596d4..f23842b2fca 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_notIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_notIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_not_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_not_Test.java index 0215e574bd7..a17001dfa07 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_not_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_not_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_predicate_Test.java index d2983fa5eed..a086e17ecb7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_predicate_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filtered_baseTest.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filtered_baseTest.java index 36e45e9a43d..c060c5f3d32 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filtered_baseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filtered_baseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_flatExtracting_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_flatExtracting_Test.java index 01b9efe147a..9f7e7dfd158 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_flatExtracting_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_flatExtracting_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_flatExtracting_with_String_parameter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_flatExtracting_with_String_parameter_Test.java index 440c6bb5a63..d6e99487396 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_flatExtracting_with_String_parameter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_flatExtracting_with_String_parameter_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasAtLeastOneElementOfType_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasAtLeastOneElementOfType_Test.java index b7ccdb39b1b..498151bcf70 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasAtLeastOneElementOfType_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasAtLeastOneElementOfType_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasExactlyElementsOfTypes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasExactlyElementsOfTypes_Test.java index cf042fff791..6f7a5562fca 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasExactlyElementsOfTypes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasExactlyElementsOfTypes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasOnlyElementsOfType_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasOnlyElementsOfType_Test.java index a783594f959..4a046482526 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasOnlyElementsOfType_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasOnlyElementsOfType_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasOnlyElementsOfTypes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasOnlyElementsOfTypes_Test.java index c4a4bcc4e3f..6cf961b167c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasOnlyElementsOfTypes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasOnlyElementsOfTypes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasOnlyOneElementSatisfying_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasOnlyOneElementSatisfying_Test.java index f3daef4aea7..2ddfdc808a1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasOnlyOneElementSatisfying_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasOnlyOneElementSatisfying_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameElementsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameElementsAs_Test.java index 10424fe314d..4f6c8b69d9b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameElementsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameElementsAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameSizeAs_with_Arrays_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameSizeAs_with_Arrays_Test.java index c26e9e2b3a6..11ad29bcaa3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameSizeAs_with_Arrays_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameSizeAs_with_Arrays_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameSizeAs_with_Iterable_Test.java index 01ae9ec9e52..ea01c74a30b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeBetween_Test.java index e4455962137..565e281ef7b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java index 7840538a6cb..0350a0e873e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeGreaterThan_Test.java index 2b7e1c1bbf8..53cf913bc14 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeLessThanOrEqualTo_Test.java index d799dccd767..d250590ffff 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeLessThan_Test.java index 3e8b18fcebf..f6ccd5de89b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSize_Test.java index 99c473eceba..afb1c3a5914 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtLeastOne_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtLeastOne_Test.java index b1f1e0e58c8..0c7f20044a2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtLeastOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtLeastOne_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtLeast_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtLeast_Test.java index 7340725953a..7f23f3b932e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtLeast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtLeast_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtMost_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtMost_Test.java index 0f81ca2ba45..c24252957ce 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtMost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtMost_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveExactly_Test.java index 719ad83bfa1..48f07c78f4b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_have_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_have_Test.java index 294f1712ab8..a69617312d9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_have_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_have_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isEmpty_Test.java index 203c674b491..e0798d1c323 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isNotEmpty_Test.java index 9970dab2ac1..d9ff313c839 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isNullOrEmpty_Test.java index a158dc945ed..f1d2f218525 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSortedAccordingToComparator_Test.java index 46a9c6c354f..4ed08ac0863 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSorted_Test.java index 629e5e03c49..676fd670c34 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSorted_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSubsetOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSubsetOf_Test.java index f3f760afe9d..47d959929f2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSubsetOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSubsetOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSubsetOf_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSubsetOf_with_Array_Test.java index 6d2417cfcfa..5dee4e18198 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSubsetOf_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSubsetOf_with_Array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneMatch_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneMatch_Test.java index 8794fb4c96f..6a19d31b552 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneMatch_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneMatch_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneMatch_with_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneMatch_with_description_Test.java index 75dcdaa91a7..f168cc0004a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneMatch_with_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneMatch_with_description_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneSatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneSatisfy_Test.java index c885202b965..9b2b7e1aae1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneSatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneSatisfy_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneSatisfy_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneSatisfy_with_ThrowingConsumer_Test.java index 6bed6dccb5b..a15402e621d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneSatisfy_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneSatisfy_with_ThrowingConsumer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactlyInAnyOrder_Test.java index 9e8261248d3..274b600410f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactlyInAnyOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactlyInAnyOrder_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactlyInAnyOrder_with_ThrowingConsumer_Test.java index 005d3b85b2d..301ed56e07c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactlyInAnyOrder_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactlyInAnyOrder_with_ThrowingConsumer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactly_Test.java index 51b0c854c24..b191f228f87 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactly_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactly_with_ThrowingConsumer_Test.java index bb4537dbf69..06b968239cb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactly_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactly_with_ThrowingConsumer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesOnlyOnce_Test.java index 6a25dca2b85..9ae58a219d5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesOnlyOnce_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesOnlyOnce_with_ThrowingConsumer_Test.java index 73ea5b4ae46..ef46cbcadb9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesOnlyOnce_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesOnlyOnce_with_ThrowingConsumer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_startsWith_Test.java index 8f4b393d424..c86ff046c52 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_startsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingComparatorForType_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingComparatorForType_Test.java index 5e284b1a416..524345f9c1e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingComparatorForType_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingComparatorForType_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingComparator_Test.java index 83e159bdff3..2f1f157e15b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingDefaultComparator_Test.java index 8d9e7ce92a3..86c605eb028 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingDefaultElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingDefaultElementComparator_Test.java index 668ba03d753..f9e09fb5c5d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingDefaultElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingDefaultElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingElementComparatorIgnoringFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingElementComparatorIgnoringFields_Test.java index d4dec89fe07..85ec78236ea 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingElementComparatorIgnoringFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingElementComparatorIgnoringFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingElementComparatorOnFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingElementComparatorOnFields_Test.java index 519315bd990..f9aaa0a3cf1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingElementComparatorOnFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingElementComparatorOnFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingElementComparator_Test.java index f0b007a45ac..334bc988071 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingFieldByFieldElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingFieldByFieldElementComparator_Test.java index a44b71ee5f2..a7bd4a48fc9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingFieldByFieldElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingFieldByFieldElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparatorIgnoringFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparatorIgnoringFields_Test.java index 149cf06d83c..244b9d48d76 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparatorIgnoringFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparatorIgnoringFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparatorOnFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparatorOnFields_Test.java index f8909a9a902..078122b1b40 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparatorOnFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparatorOnFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparator_Test.java index 2cd35b8aafe..bc4148cbccb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparator_with_RecursiveComparisonConfiguration_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparator_with_RecursiveComparisonConfiguration_Test.java index 895b876637a..f10c8d76ff5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparator_with_RecursiveComparisonConfiguration_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparator_with_RecursiveComparisonConfiguration_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.atomic.referencearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isBetween_Test.java index 8da440cab4b..5ed21e2d424 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bigdecimal; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isCloseToPercentage_Test.java index 104b75cc146..9e511fe3d0b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isCloseToPercentage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bigdecimal; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isCloseTo_Test.java index 47927b7b5e5..8a62dafd1e6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isCloseTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bigdecimal; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isEqualByComparingToWithStringParameter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isEqualByComparingToWithStringParameter_Test.java index e812fcaf05c..c890ffcb93e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isEqualByComparingToWithStringParameter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isEqualByComparingToWithStringParameter_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bigdecimal; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isEqualToWithStringParameter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isEqualToWithStringParameter_Test.java index 2382e76c79e..b990a8417d2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isEqualToWithStringParameter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isEqualToWithStringParameter_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bigdecimal; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isGreaterThanOrEqualTo_Test.java index d85439f4f8b..d4de54917ff 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bigdecimal; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isLessThanOrEqualTo_Test.java index 6fd2518646a..0a22c0f39da 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bigdecimal; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNegative_Test.java index 0ec2c9b3ffa..f112182ac3f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bigdecimal; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotCloseToPercentage_Test.java index 338eaf1c00c..a341e087195 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotCloseToPercentage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bigdecimal; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotCloseTo_Test.java index 7b5ce106e31..ca6ba6e00a3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotCloseTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bigdecimal; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotEqualByComparingToWithStringParameter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotEqualByComparingToWithStringParameter_Test.java index 4f624a6b739..c7bf868b098 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotEqualByComparingToWithStringParameter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotEqualByComparingToWithStringParameter_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bigdecimal; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotNegative_Test.java index ca8c8d4e11b..6c2e14f0ba2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bigdecimal; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotPositive_Test.java index 674cb7c60f6..0292eb5d98d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bigdecimal; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotZero_Test.java index fd9d0f7336c..d43348e584e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bigdecimal; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isOne_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isOne_Test.java index d4fac936b51..12e847cc1e0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isOne_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bigdecimal; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isPositive_Test.java index b013cf5530b..78cf9604b18 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bigdecimal; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isStrictlyBetween_Test.java index 7f79d683404..29836b05249 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isStrictlyBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bigdecimal; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isZero_Test.java index 1a1c08a2394..24111945290 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bigdecimal; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_usingComparator_Test.java index 58f6dde1cec..8fe21e6db60 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bigdecimal; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_usingDefaultComparator_Test.java index 0cfb0a48b33..0ba86e3c2c2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bigdecimal; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalsAssert_assertHasScaleOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalsAssert_assertHasScaleOf_Test.java index a899b338f24..4c87ddc88a5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalsAssert_assertHasScaleOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalsAssert_assertHasScaleOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bigdecimal; diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isBetween_Test.java index b35b2d0bd16..bcfa0402310 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.biginteger; diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isCloseToPercentage_Test.java index be5dfab6206..3cc268fb0f1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isCloseToPercentage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.biginteger; diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isCloseTo_Test.java index 321957ee923..bad8a8a49dc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isCloseTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.biginteger; diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithIntParameter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithIntParameter_Test.java index ad2f712f1fa..6668f2faf3b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithIntParameter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithIntParameter_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.biginteger; diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithLongParameter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithLongParameter_Test.java index 54e6cf759b5..5d95e06b69b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithLongParameter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithLongParameter_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.biginteger; diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithStringParameter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithStringParameter_Test.java index c56c4fce555..910c4af3234 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithStringParameter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithStringParameter_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.biginteger; diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNegative_Test.java index f6714657682..75f1e2469c7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.biginteger; diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotCloseToPercentage_Test.java index 4f439dd3ea5..ac6773ec783 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotCloseToPercentage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.biginteger; diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotCloseTo_Test.java index 5d7d8c40805..591570a6d5b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotCloseTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.biginteger; diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotNegative_Test.java index ccdddd30978..d857cf8b668 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.biginteger; diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotPositive_Test.java index 4ed25ec3f54..b1c628a0680 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.biginteger; diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotZero_Test.java index 7f1a6df7f39..6bf45f5eab2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.biginteger; diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isPositive_Test.java index 929d3056b47..2a385587581 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.biginteger; diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isStrictlyBetween_Test.java index 1d01117e4df..903c1ad610c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isStrictlyBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.biginteger; diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isZero_Test.java index 6d6f92ae52c..836e5e62a34 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.biginteger; diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_usingComparator_Test.java index 7776dff5e43..51ebd11771e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.biginteger; diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_usingDefaultComparator_Test.java index 34dc322c971..50348ae4fd4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.biginteger; diff --git a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_contains_at_Index_Test.java index bf07522afae..fb97abd7571 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_contains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.boolean2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_doesNotContain_at_Index_Test.java index fce049701d8..d127aab6082 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_doesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.boolean2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_hasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_hasDimensions_Test.java index 1033d8e11d5..b1f2cf45623 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_hasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_hasDimensions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.boolean2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_hasNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_hasNumberOfRows_Test.java index 9a826911c21..7e30024b938 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_hasNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_hasNumberOfRows_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.boolean2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_hasSameDimensionsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_hasSameDimensionsAs_Test.java index 2bf1a73d8a2..bcdd641cdb0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_hasSameDimensionsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_hasSameDimensionsAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.boolean2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isDeepEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isDeepEqualTo_Test.java index 10bf36e9f33..5d67ea17c99 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isDeepEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isDeepEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.boolean2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isEmpty_Test.java index 19e166063f0..fc0bc1ef5cc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.boolean2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isNotEmpty_Test.java index 97c62a3e13e..69439fae8b5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.boolean2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isNullOrEmpty_Test.java index 7b0c486e40e..2a3377ca8d5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.boolean2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_usingCustomComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_usingCustomComparator_Test.java index dfc8500aa86..de2f06d9ba3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_usingCustomComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_usingCustomComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.boolean2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsAnyOf_Test.java index 344a34dd046..86cb4d58492 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsAnyOf_with_Boolean_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsAnyOf_with_Boolean_array_Test.java index 549a8502559..db5ecff4ce3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsAnyOf_with_Boolean_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsAnyOf_with_Boolean_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactlyInAnyOrder_Test.java index 3d2b7ffd5f4..6804abb9e60 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactlyInAnyOrder_with_Boolean_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactlyInAnyOrder_with_Boolean_array_Test.java index 6ae7858288e..9449005367c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactlyInAnyOrder_with_Boolean_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactlyInAnyOrder_with_Boolean_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactly_Test.java index 1f3d2c77567..b7923d51263 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactly_with_Boolean_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactly_with_Boolean_array_Test.java index 896f87ce377..8fd7b62499d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactly_with_Boolean_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactly_with_Boolean_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnlyOnce_Test.java index ddd3eb2b909..74960377de6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnlyOnce_with_Boolean_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnlyOnce_with_Boolean_array_Test.java index 45cf3fcac8f..718fc4ff8f9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnlyOnce_with_Boolean_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnlyOnce_with_Boolean_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnly_Test.java index 3ed540a5703..a80bd3181bd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnly_with_Boolean_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnly_with_Boolean_array_Test.java index 28586b140e3..cf2fb2594ae 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnly_with_Boolean_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnly_with_Boolean_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSequence_Test.java index 70991ae376c..be5a3b9c024 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSequence_with_Boolean_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSequence_with_Boolean_array_Test.java index 9e3c1bbebdd..c5027b61818 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSequence_with_Boolean_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSequence_with_Boolean_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSubsequence_Test.java index 632e954f2e3..a65fa87c92a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSubsequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSubsequence_with_Boolean_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSubsequence_with_Boolean_array_Test.java index 01f4caff245..19dbbcd667e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSubsequence_with_Boolean_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSubsequence_with_Boolean_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_Test.java index 8a233b7e2b4..0bf4e911ae0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_at_Index_Test.java index 80cb1f9c459..4545f3f7a54 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_with_Boolean_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_with_Boolean_array_Test.java index c2b23f99cd2..2daa328b307 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_with_Boolean_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_with_Boolean_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_Test.java index ae27e8b51de..38c7300da25 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_at_Index_Test.java index 6ae7d21f08e..5aaa367458d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_with_Boolean_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_with_Boolean_array_Test.java index e9041833499..407b660ed55 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_with_Boolean_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_with_Boolean_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotHaveDuplicates_Test.java index f5ac561f9c4..05671b4c53a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_endsWith_Test.java index 8f4aa3f5ef8..1f95fbb45d9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_endsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_endsWith_with_Boolean_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_endsWith_with_Boolean_array_Test.java index bee451d3983..832c0b2d4f4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_endsWith_with_Boolean_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_endsWith_with_Boolean_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSameSizeAs_with_Iterable_Test.java index 1a88b3433e0..8fe073b522c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeBetween_Test.java index 9af7bdb31a8..93535cff3c0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java index 99df50c5e8e..4afb19f687f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeGreaterThan_Test.java index a9eb7250561..19b9cc24838 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeLessThanOrEqualTo_Test.java index 46d1a384149..1607d215ff3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeLessThan_Test.java index 9ab9e6c7556..c062b310c76 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSize_Test.java index 27a0236f63c..7e948a91e3e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isEmpty_Test.java index e971e2e505a..8f74d788b8b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isNotEmpty_Test.java index 0e0e80cd63f..53aa8eece8c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isNullOrEmpty_Test.java index 97c9410ab7f..ab12569f1f9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isSortedAccordingToComparator_Test.java index 949f2486691..675c016c482 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isSorted_Test.java index 12ccb9ca765..b81e8bd4147 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isSorted_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_startsWith_Test.java index 0c9e3fb1d2f..d5ed7200c53 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_startsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_startsWith_with_Boolean_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_startsWith_with_Boolean_array_Test.java index 269465b34d0..8e65c8ac478 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_startsWith_with_Boolean_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_startsWith_with_Boolean_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingComparator_Test.java index d898c36b541..35674d0dc62 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingDefaultComparator_Test.java index 59e6b5cadae..184686b687b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingDefaultElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingDefaultElementComparator_Test.java index 845e9ae47e4..4682972a09b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingDefaultElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingDefaultElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingElementComparator_Test.java index bf44ac7cac5..8d5747ed12b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.booleanarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_contains_at_Index_Test.java index 3cf7ca0b2bd..f8053cf8c13 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_contains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_doesNotContain_at_Index_Test.java index 42ed4d7a247..c8e0fa5ef4e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_doesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_hasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_hasDimensions_Test.java index e26829b2c7a..2c3a830f534 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_hasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_hasDimensions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_hasNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_hasNumberOfRows_Test.java index 861598e6539..e01c657fc07 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_hasNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_hasNumberOfRows_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_hasSameDimensionsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_hasSameDimensionsAs_Test.java index c9ca71a13d3..f20f47c1c85 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_hasSameDimensionsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_hasSameDimensionsAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isDeepEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isDeepEqualTo_Test.java index 9e38df02cc3..72818b6af42 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isDeepEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isDeepEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isEmpty_Test.java index 392ef55ba2c..637f0a46321 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isNotEmpty_Test.java index 38493c486e3..71fe230bb18 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isNullOrEmpty_Test.java index 929d4f646ec..6906015fc08 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_usingCustomComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_usingCustomComparator_Test.java index f67e3a298dc..3dca700baa2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_usingCustomComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_usingCustomComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isBetween_Bytes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isBetween_Bytes_Test.java index 3c3771dc263..ac00ff9c497 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isBetween_Bytes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isBetween_Bytes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseToPercentage_byte_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseToPercentage_byte_Test.java index 4aa7269e772..8fc13887a1c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseToPercentage_byte_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseToPercentage_byte_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseToPercentage_primitive_byte_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseToPercentage_primitive_byte_Test.java index f29e06e128d..a87ce74e651 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseToPercentage_primitive_byte_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseToPercentage_primitive_byte_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseTo_byte_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseTo_byte_Test.java index 31d744d8c13..4418dfd34e4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseTo_byte_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseTo_byte_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseTo_primitive_byte_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseTo_primitive_byte_Test.java index 4d8b5b13cc5..689b6b7d1c2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseTo_primitive_byte_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseTo_primitive_byte_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isEqualTo_byte_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isEqualTo_byte_Test.java index 46891296178..49a0cb71d31 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isEqualTo_byte_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isEqualTo_byte_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isEven_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isEven_Test.java index 674b1414420..da8e9f1e37c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isEven_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isEven_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isGreaterThanOrEqualTo_byte_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isGreaterThanOrEqualTo_byte_Test.java index 4803838b914..3a5a47ff872 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isGreaterThanOrEqualTo_byte_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isGreaterThanOrEqualTo_byte_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isGreaterThan_byte_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isGreaterThan_byte_Test.java index 3e3c7d622e6..ded76d09e7c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isGreaterThan_byte_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isGreaterThan_byte_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isLessThanOrEqualTo_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isLessThanOrEqualTo_long_Test.java index c12503b361f..b36700d699c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isLessThanOrEqualTo_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isLessThanOrEqualTo_long_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isLessThan_byte_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isLessThan_byte_Test.java index f326c38ce68..cf97d131cb0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isLessThan_byte_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isLessThan_byte_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNegative_Test.java index 24f461bbeca..acd57601d97 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseToPercentage_byte_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseToPercentage_byte_Test.java index 94748bed9b9..36d0a59ee3c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseToPercentage_byte_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseToPercentage_byte_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseToPercentage_primitive_byte_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseToPercentage_primitive_byte_Test.java index 1b1565dad1e..9b1e5ddee1a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseToPercentage_primitive_byte_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseToPercentage_primitive_byte_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseTo_byte_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseTo_byte_Test.java index bc05c198b7f..0bb31b33f52 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseTo_byte_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseTo_byte_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseTo_primitive_byte_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseTo_primitive_byte_Test.java index d3613101cc7..d56d11390ca 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseTo_primitive_byte_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseTo_primitive_byte_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotEqualTo_byte_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotEqualTo_byte_Test.java index 5af24a530b3..36ff79aacb6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotEqualTo_byte_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotEqualTo_byte_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotNegative_Test.java index f142f491824..31998b4456a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotPositive_Test.java index 8d842941314..ff94a53ba43 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotZero_Test.java index b73a79c8479..52f7e5c34bc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isOdd_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isOdd_Test.java index 8de313a8683..c0836bf7c9e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isOdd_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isOdd_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isOne_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isOne_Test.java index ca0d98ba51f..faf1a3f197f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isOne_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isPositive_Test.java index 065eab72352..4bac762bb02 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isStrictlyBetween_Bytes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isStrictlyBetween_Bytes_Test.java index 53c33888561..a61a5fbb252 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isStrictlyBetween_Bytes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isStrictlyBetween_Bytes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isZero_Test.java index fa37eed9b3f..2949ec59a46 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_usingComparator_Test.java index 560a94cd7b5..a4a8657a091 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_usingDefaultComparator_Test.java index a418edb4bb3..abe861dfb90 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.byte_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_asBase64Encoded_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_asBase64Encoded_Test.java index 440952befb9..b68d1b847ab 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_asBase64Encoded_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_asBase64Encoded_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_asHexString_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_asHexString_Test.java index 5ab9ea8a9de..c4f8f0c43a2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_asHexString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_asHexString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_asString_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_asString_Test.java index 39c02cb1eb0..d7c16a42363 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_asString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_asString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_Test.java index da393201eb0..849bc60c586 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_with_Byte_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_with_Byte_array_Test.java index 64be53d8415..20116e79741 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_with_Byte_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_with_Byte_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_with_int_argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_with_int_argument_Test.java index fe89f399811..3ffd8d4ea9e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_with_int_argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_with_int_argument_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_Test.java index 70b3c37492c..113f8ca4574 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_with_Byte_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_with_Byte_array_Test.java index 3a830ef42de..8a7ba9e29cf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_with_Byte_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_with_Byte_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_with_integers_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_with_integers_Test.java index 11c44d8b26f..3d030807d0f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_with_integers_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_with_integers_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_Test.java index 79f30c72350..4504561a70c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_with_Byte_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_with_Byte_array_Test.java index 0b510e44e31..3e215b1799e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_with_Byte_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_with_Byte_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_with_Integer_Arguments_Test.java index ddc4b2be8f6..b4a562df85d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_with_Integer_Arguments_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_Test.java index 6e18f573b10..35403cc7386 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_with_Byte_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_with_Byte_array_Test.java index ce36b6c6433..c018c5a35cb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_with_Byte_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_with_Byte_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_with_Integer_Arguments_Test.java index c450a1ba299..f1c6997def6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_with_Integer_Arguments_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_Test.java index ea5e95ba2cb..0ec6f3b7253 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_with_Byte_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_with_Byte_array_Test.java index 0d7861f6f83..e1c87ae17aa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_with_Byte_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_with_Byte_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_with_Integer_Arguments_Test.java index dda9ba875f6..1275e9e8f70 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_with_Integer_Arguments_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_Test.java index 3731cc7e089..902f48e5b23 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_with_Byte_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_with_Byte_array_Test.java index 28b0897c2b8..8d2b250b1aa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_with_Byte_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_with_Byte_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_with_Integer_Arguments_Test.java index d86e43e32d3..a001fdb10b6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_with_Integer_Arguments_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_Test.java index d23ee69843d..01856512aa1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_with_Byte_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_with_Byte_array_Test.java index 585ce8b3cb2..b03ac112dff 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_with_Byte_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_with_Byte_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_with_Integer_Arguments_Test.java index 35917ff8973..e6efcc12ed9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_with_Integer_Arguments_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_Test.java index c8151200dae..b8244743160 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_at_Index_Test.java index ce420c21aa5..a4de13ec9f7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_at_Index_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_at_Index_with_Integer_Argument_Test.java index ebe956058da..cdd06115e23 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_at_Index_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_at_Index_with_Integer_Argument_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_with_Byte_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_with_Byte_array_Test.java index 5dead36634c..154c72ca24a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_with_Byte_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_with_Byte_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_with_Integer_Arguments_Test.java index abfae97c3f2..525b68b7670 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_with_Integer_Arguments_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_Test.java index 93ac9e53a22..538d21b54e4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_at_Index_Test.java index 3ba5900088d..30f3ff9f5f7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_at_Index_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_at_Index_with_Integer_Argument_Test.java index 40d26f08555..316728d9a11 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_at_Index_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_at_Index_with_Integer_Argument_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_with_Byte_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_with_Byte_array_Test.java index d64aacde909..881fde10dbb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_with_Byte_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_with_Byte_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_with_Integer_Arguments_Test.java index 86467051a77..17110bcf492 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_with_Integer_Arguments_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotHaveDuplicates_Test.java index 0898851555f..ad1943663d0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_Test.java index ee47a2be945..cb7a195dc95 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_with_Byte_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_with_Byte_array_Test.java index 2b3a802357a..3f1ed360cf1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_with_Byte_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_with_Byte_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_with_Integer_Arguments_Test.java index 43cddc61179..55f60e678f8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_with_Integer_Arguments_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSameSizeAs_with_Iterable_Test.java index d3f83d6fad9..e96495b631a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeBetween_Test.java index d7cabf25608..9c0682341d1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java index bd4e657593c..5acd6efcc9f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeGreaterThan_Test.java index 63c0eb12796..b53b3815649 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeLessThanOrEqualTo_Test.java index 5906fda6cd0..aa5de097cd7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeLessThan_Test.java index 5a9273b601d..cedb284d9b5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSize_Test.java index 431d88d673c..71898d8f5a5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isEmpty_Test.java index f33b9d7a2ca..7470f412e2c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isNotEmpty_Test.java index 1dcff0857ef..91d5ed823f3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isNullOrEmpty_Test.java index 712a4052d37..91e70b83b01 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isSortedAccordingToComparator_Test.java index 6b101e5814f..ee7c190d8c8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isSorted_Test.java index 61c84d0bb1b..10fc928d39c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isSorted_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_Test.java index c241a783deb..68856091107 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_with_Byte_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_with_Byte_array_Test.java index 4911da1c5a9..7cd0db3cd38 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_with_Byte_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_with_Byte_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_with_Integer_Arguments_Test.java index e59c80876a4..41059369a3d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_with_Integer_Arguments_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingComparator_Test.java index 6e719888525..91ddf4f5fa8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingDefaultComparator_Test.java index 9793cfeb6f1..dd3f776e08b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingDefaultElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingDefaultElementComparator_Test.java index e77d4eb7410..ba3e996414e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingDefaultElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingDefaultElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingElementComparator_Test.java index 7675c6efa31..d88ca97441a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.bytearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_contains_at_Index_Test.java index 3f333bfd3de..89553b771d9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_contains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.char2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_doesNotContain_at_Index_Test.java index 58f0a70f4b8..f1f5de70104 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_doesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.char2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_hasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_hasDimensions_Test.java index cea7196e33b..5c774931baa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_hasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_hasDimensions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.char2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_hasNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_hasNumberOfRows_Test.java index 28f000ca718..8631285c7ce 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_hasNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_hasNumberOfRows_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.char2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_hasSameDimensionsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_hasSameDimensionsAs_Test.java index c9b4dac47d8..e4b0e9b80e1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_hasSameDimensionsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_hasSameDimensionsAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.char2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isDeepEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isDeepEqualTo_Test.java index 6e930560016..7e12a5b75fb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isDeepEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isDeepEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.char2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isEmpty_Test.java index 41480433056..e48ef1cff25 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.char2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isNotEmpty_Test.java index eb54b2f3fe6..d348a1e2c7f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.char2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isNullOrEmpty_Test.java index 5364c1f6274..222b1deadc7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.char2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_usingCustomComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_usingCustomComparator_Test.java index 8aa54977894..ce060c06bd9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_usingCustomComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_usingCustomComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.char2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isEqualTo_char_Test.java b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isEqualTo_char_Test.java index 6d326f6a8f1..a1db3bffb78 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isEqualTo_char_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isEqualTo_char_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.character; diff --git a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isGreaterThanOrEqualTo_char_Test.java b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isGreaterThanOrEqualTo_char_Test.java index 617f63c5c11..be7ffe4b896 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isGreaterThanOrEqualTo_char_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isGreaterThanOrEqualTo_char_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.character; diff --git a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isGreaterThan_char_Test.java b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isGreaterThan_char_Test.java index 0a4b0b57f23..db144f8ea64 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isGreaterThan_char_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isGreaterThan_char_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.character; diff --git a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isLessThanOrEqualTo_char_Test.java b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isLessThanOrEqualTo_char_Test.java index 1eb37e368ab..f01d68b5cfa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isLessThanOrEqualTo_char_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isLessThanOrEqualTo_char_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.character; diff --git a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isLessThan_char_Test.java b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isLessThan_char_Test.java index 91d64536701..dc709ff2e4e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isLessThan_char_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isLessThan_char_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.character; diff --git a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isLowerCase_Test.java b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isLowerCase_Test.java index 9e4da127078..7a8859a6d53 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isLowerCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isLowerCase_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.character; diff --git a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isNotEqualTo_char_Test.java b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isNotEqualTo_char_Test.java index 5db4f6da043..e0aee05ef13 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isNotEqualTo_char_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isNotEqualTo_char_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.character; diff --git a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isUpperCase_Test.java b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isUpperCase_Test.java index f794bf3f4df..b4ed2c02a91 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isUpperCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isUpperCase_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.character; diff --git a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_usingComparator_Test.java index b36e8efeb13..1527d169282 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.character; diff --git a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_usingDefaultComparator_Test.java index 1fd8dd43d09..11a7a3e420a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.character; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsAnyOf_Test.java index c4e88173e24..06c0c381b4e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsAnyOf_with_Character_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsAnyOf_with_Character_array_Test.java index 77af1a1829b..79d215d933d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsAnyOf_with_Character_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsAnyOf_with_Character_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactlyInAnyOrder_Test.java index 07288aa07ea..a79bfbed7d6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactlyInAnyOrder_with_Character_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactlyInAnyOrder_with_Character_array_Test.java index ee207a9f7a5..a5e7b0aef54 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactlyInAnyOrder_with_Character_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactlyInAnyOrder_with_Character_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactly_Test.java index b843835be8f..4b44cb49f6f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactly_with_Character_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactly_with_Character_array_Test.java index 5ed0e04b578..a1016a39286 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactly_with_Character_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactly_with_Character_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnlyOnce_Test.java index 6c8069ecb1f..24315dd8ea0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnlyOnce_with_Character_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnlyOnce_with_Character_array_Test.java index a543de4e8fc..81fd76fd7db 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnlyOnce_with_Character_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnlyOnce_with_Character_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnly_Test.java index 270d0ac9e37..b7e4d9db203 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnly_with_Character_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnly_with_Character_array_Test.java index 383194f8e92..576fd893350 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnly_with_Character_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnly_with_Character_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSequence_Test.java index 83915256243..b615898534d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSequence_with_Character_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSequence_with_Character_array_Test.java index 04ef021941d..37e70f872de 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSequence_with_Character_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSequence_with_Character_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSubsequence_Test.java index 54e56623469..d7ead32f211 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSubsequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSubsequence_with_Character_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSubsequence_with_Character_array_Test.java index d6d13009102..807c71d2f8b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSubsequence_with_Character_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSubsequence_with_Character_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_Test.java index fe31110ce88..a97122d20e3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_at_Index_Test.java index 47d3495b17c..57fedad19a5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_with_Character_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_with_Character_array_Test.java index 5fce56f8598..6967dd4b4ad 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_with_Character_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_with_Character_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_Test.java index af218b99e38..872ec49eeb0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_at_Index_Test.java index 88b48517613..e04c34acd06 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_with_Character_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_with_Character_array_Test.java index c9321f0354e..1d381cb0f62 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_with_Character_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_with_Character_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotHaveDuplicates_Test.java index 58f4d4402d7..17129fac1c2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_endsWith_Test.java index fd988ae143c..7dd461fc112 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_endsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_endsWith_with_Character_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_endsWith_with_Character_array_Test.java index 9f0629cda9d..c0ec0ae262e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_endsWith_with_Character_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_endsWith_with_Character_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSameSizeAs_with_Iterable_Test.java index 0b6a92bb059..8dcce2ff0d7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeBetween_Test.java index cf1986bba7e..19f29b38f08 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java index 287283605ff..16a899ff504 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeGreaterThan_Test.java index 6fa046e5c07..195bd19175c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeLessThanOrEqualTo_Test.java index 0594582d587..3e47012f37d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeLessThan_Test.java index 96bfe52688d..2314a548c88 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSize_Test.java index 7e5eb288837..804fe53b718 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isEmpty_Test.java index e958c532c1f..b7bb1c7b49f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isNotEmpty_Test.java index 5d12f68a593..aaaed3fcbb4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isNullOrEmpty_Test.java index a5d09974a2b..d982d3e883e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isSortedAccordingToComparator_Test.java index 1795caab5c4..98a9502985a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isSorted_Test.java index ab34be89182..d3d2f317499 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isSorted_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_startsWith_Test.java index 5e92528b774..31984954f5b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_startsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_startsWith_with_Character_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_startsWith_with_Character_array_Test.java index 6cabf44f94e..32693a737a5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_startsWith_with_Character_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_startsWith_with_Character_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingComparator_Test.java index c14ee592623..4e42619203a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingDefaultComparator_Test.java index 2fa0281dff4..9a61f2adae6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingDefaultElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingDefaultElementComparator_Test.java index c4a6436e4b4..28ad147cdcc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingDefaultElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingDefaultElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingElementComparator_Test.java index b595752cf81..b304cd766bd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.chararray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsAnyOf_Test.java index a2a22bc25db..b38225c1389 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsIgnoringCase_CharSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsIgnoringCase_CharSequence_Test.java index 64f476a6aa8..24293024737 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsIgnoringCase_CharSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsIgnoringCase_CharSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsIgnoringNewLines_CharSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsIgnoringNewLines_CharSequence_Test.java index 8febcaf87ff..4934dc4acbf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsIgnoringNewLines_CharSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsIgnoringNewLines_CharSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsIgnoringWhitespaces_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsIgnoringWhitespaces_Test.java index 352e2c33a96..66444737371 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsIgnoringWhitespaces_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsIgnoringWhitespaces_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyDigits_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyDigits_Test.java index 901891617aa..ce6c00d0d94 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyDigits_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyDigits_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyOnce_Test.java index 322a3558729..8ddd3516ad4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyWhitespaces_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyWhitespaces_Test.java index db9da01ac22..615f43cbf30 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyWhitespaces_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyWhitespaces_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPatternSatisfying_Pattern_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPatternSatisfying_Pattern_Test.java index 0b76681c3f2..48ef4595915 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPatternSatisfying_Pattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPatternSatisfying_Pattern_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPatternSatisfying_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPatternSatisfying_String_Test.java index 6f3d5c22987..9663d0d36a7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPatternSatisfying_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPatternSatisfying_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPattern_Pattern_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPattern_Pattern_Test.java index f1d5a32269b..0287c89d420 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPattern_Pattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPattern_Pattern_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPattern_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPattern_String_Test.java index 401a80a278b..c16bd00a34b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPattern_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPattern_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSequence_Test.java index 4605888f4f0..ca3706a98be 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSequence_with_var_args_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSequence_with_var_args_Test.java index b854b9c5ed0..38a781e347e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSequence_with_var_args_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSequence_with_var_args_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSubsequence_Test.java index fde494fca38..3ce9679754a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSubsequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSubsequence_with_var_args_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSubsequence_with_var_args_Test.java index 9991fa8577c..1efd83c8076 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSubsequence_with_var_args_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSubsequence_with_var_args_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsWhitespaces_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsWhitespaces_Test.java index 32cb818ba1e..842cf94b855 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsWhitespaces_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsWhitespaces_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_CharSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_CharSequence_Test.java index fca126ba4e4..b0679e4197c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_CharSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_CharSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_several_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_several_String_Test.java index 662c3d2c085..cb9a29e32af 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_several_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_several_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_several_String_as_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_several_String_as_Iterable_Test.java index 04e107a8edf..7325a22599a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_several_String_as_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_several_String_as_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainAnyWhitespaces_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainAnyWhitespaces_Test.java index 612a12b05f8..b99054d1eef 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainAnyWhitespaces_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainAnyWhitespaces_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainIgnoringCase_CharSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainIgnoringCase_CharSequence_Test.java index 459e7f2868e..b07bc0c5555 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainIgnoringCase_CharSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainIgnoringCase_CharSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainOnlyWhitespaces_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainOnlyWhitespaces_Test.java index 983b69884fc..4841b05d74b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainOnlyWhitespaces_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainOnlyWhitespaces_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainPattern_Pattern_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainPattern_Pattern_Test.java index 79892433bc3..5fe32e09b17 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainPattern_Pattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainPattern_Pattern_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainPattern_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainPattern_String_Test.java index 8535c66b26e..5116bdc9501 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainPattern_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainPattern_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_CharSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_CharSequence_Test.java index 6bbc653e3a1..bdc25a52eb5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_CharSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_CharSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_several_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_several_String_Test.java index 8839ade446f..f70b861860a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_several_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_several_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_several_String_as_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_several_String_as_Iterable_Test.java index ff3db663aa2..4d442c353d3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_several_String_as_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_several_String_as_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotEndWithIgnoringCase_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotEndWithIgnoringCase_Test.java index 4b68d081e71..ab97ff6f613 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotEndWithIgnoringCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotEndWithIgnoringCase_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotEndWithWhitespaces_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotEndWithWhitespaces_Test.java index a0e1cb025fc..7444599ef5b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotEndWithWhitespaces_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotEndWithWhitespaces_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotEndWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotEndWith_Test.java index 818e6a0cc11..fd6d058986c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotEndWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotEndWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotMatch_CharSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotMatch_CharSequence_Test.java index bde77779672..19e384d747d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotMatch_CharSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotMatch_CharSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotMatch_Pattern_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotMatch_Pattern_Test.java index 73c23e93a4b..b32898be9b3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotMatch_Pattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotMatch_Pattern_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotStartWithIgnoringCase_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotStartWithIgnoringCase_Test.java index 11806c79418..bc67d5de9d8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotStartWithIgnoringCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotStartWithIgnoringCase_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotStartWithWhitespaces_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotStartWithWhitespaces_Test.java index 4e7bd5729fc..c1000b57c89 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotStartWithWhitespaces_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotStartWithWhitespaces_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotStartWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotStartWith_Test.java index dcd8a4e7394..4e6560d34ac 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotStartWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotStartWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_endsWithIgnoringCase_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_endsWithIgnoringCase_Test.java index 1c700b21451..2abe572b61d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_endsWithIgnoringCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_endsWithIgnoringCase_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_endsWith_Test.java index b5d9db6ab32..535623ba921 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_endsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasLineCount_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasLineCount_Test.java index 9e062808a07..7bf065d45d9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasLineCount_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasLineCount_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_Array_Test.java index 0496f81b543..56f82776ae0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_Array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_CharSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_CharSequence_Test.java index 3bcbe99c67d..290cf2a36ca 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_CharSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_CharSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_Iterable_Test.java index 3afdfc1566b..87fdf53f5f3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeBetween_Test.java index 54fcc7b23c4..34eb54a57ed 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeGreaterThanOrEqualTo_Test.java index d4afc265a1c..fe6d253331e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeGreaterThan_Test.java index 760c749579e..f2242c3a242 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeLessThanOrEqualTo_Test.java index 9614f45e6a5..32fcb57bc83 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeLessThan_Test.java index ca315c8e0aa..cbd148c12f7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSize_Test.java index 39799f02932..ce621e0e7b0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEmpty_Test.java index e34a2a0438b..be65d54a5bd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringCase_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringCase_Test.java index c792c771a22..0e5f14521ae 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringCase_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringNewLines_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringNewLines_Test.java index f62f7b7b1af..67bf0a131a8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringNewLines_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringNewLines_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringWhitespace_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringWhitespace_Test.java index 8a3101b3159..37ad854e5e2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringWhitespace_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringWhitespace_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingNewLines_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingNewLines_Test.java index 07177e6c6b8..b1d79f12e0d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingNewLines_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingNewLines_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingPunctuationAndWhitespace_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingPunctuationAndWhitespace_Test.java index b951b2801df..39dc403240a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingPunctuationAndWhitespace_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingPunctuationAndWhitespace_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingUnicode_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingUnicode_Test.java index b0078aded77..89d54d4575d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingUnicode_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingUnicode_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingWhitespace_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingWhitespace_Test.java index 9671e7efb3c..52ade0d16d1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingWhitespace_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingWhitespace_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isLowerCase_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isLowerCase_Test.java index e8fed55ad3b..f2500239420 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isLowerCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isLowerCase_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isMixedCase_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isMixedCase_Test.java index a6f3190446e..7e1bbb8be9f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isMixedCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isMixedCase_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEmpty_Test.java index 7d96f9de004..d0b22aab0da 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToIgnoringCase_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToIgnoringCase_Test.java index 48e1236ddc6..0d1ca58dcd0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToIgnoringCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToIgnoringCase_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToIgnoringWhitespace_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToIgnoringWhitespace_Test.java index 740bd8ea12e..01bcf1db348 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToIgnoringWhitespace_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToIgnoringWhitespace_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToNormalizingWhitespace_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToNormalizingWhitespace_Test.java index 7af83037fe0..5f9496930e2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToNormalizingWhitespace_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToNormalizingWhitespace_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNullOrEmpty_Test.java index b13be7bf150..26150d4fa24 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isPrintable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isPrintable_Test.java index b9980346f23..b6d376b768c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isPrintable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isPrintable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isSubstringOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isSubstringOf_Test.java index 498fd5236bd..04036d74bcf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isSubstringOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isSubstringOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isUpperCase_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isUpperCase_Test.java index 7c77237c599..4e5308ab1f2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isUpperCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isUpperCase_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isXmlEqualToContentOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isXmlEqualToContentOf_Test.java index 43a4c73aee4..08f5f169763 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isXmlEqualToContentOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isXmlEqualToContentOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isXmlEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isXmlEqualTo_Test.java index 769bb087599..25d708f550b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isXmlEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isXmlEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matchesSatisfying_Pattern_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matchesSatisfying_Pattern_Test.java index 8e31ea5b74b..31dc5d3387b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matchesSatisfying_Pattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matchesSatisfying_Pattern_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matchesSatisfying_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matchesSatisfying_String_Test.java index c63cb7cfc25..a8462044017 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matchesSatisfying_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matchesSatisfying_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matches_Pattern_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matches_Pattern_Test.java index fa3c16138bb..1406e901edc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matches_Pattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matches_Pattern_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matches_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matches_String_Test.java index 6d6891f8844..acaf06fff10 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matches_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matches_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_startsWithIgnoringCase_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_startsWithIgnoringCase_Test.java index 6929290d9b3..b3570aab26e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_startsWithIgnoringCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_startsWithIgnoringCase_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_startsWith_Test.java index e1c5d2e675e..701f42a5b96 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_startsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_usingCustomComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_usingCustomComparator_Test.java index d3758d4f7b2..5b248f2ed07 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_usingCustomComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_usingCustomComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_usingDefaultComparator_Test.java index 902c72c1f71..0ace8d6b43c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.charsequence; diff --git a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasAnnotation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasAnnotation_Test.java index 58f76e1ad2e..6f9595a734c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasAnnotation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasAnnotation_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.classes; diff --git a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasAnnotations_Test.java b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasAnnotations_Test.java index 816fa775dd2..2448e066c2f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasAnnotations_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasAnnotations_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.classes; diff --git a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasDeclaredFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasDeclaredFields_Test.java index 7458f66e981..03bfaf98312 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasDeclaredFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasDeclaredFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.classes; diff --git a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasDeclaredMethods_Test.java b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasDeclaredMethods_Test.java index 6bf283a164e..a6995d4b4c0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasDeclaredMethods_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasDeclaredMethods_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.classes; diff --git a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasExactlyDeclaredFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasExactlyDeclaredFields_Test.java index ce08c875df1..1cb8661b9c3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasExactlyDeclaredFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasExactlyDeclaredFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.classes; diff --git a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasFields_Test.java index b00632e3ba6..61f494f3aaf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.classes; diff --git a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasMethods_Test.java b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasMethods_Test.java index d3805cf6295..2a23a82bc2e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasMethods_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasMethods_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.classes; diff --git a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasOnlyPublicFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasOnlyPublicFields_Test.java index 23588ed327f..215be1b1c60 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasOnlyPublicFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasOnlyPublicFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.classes; diff --git a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasPublicMethods_Test.java b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasPublicMethods_Test.java index 4b3cc4c951a..334feab0ef3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasPublicMethods_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasPublicMethods_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.classes; diff --git a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_isAssignableFrom_Test.java b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_isAssignableFrom_Test.java index 62d7dd1a478..ca9fbb2aafd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_isAssignableFrom_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_isAssignableFrom_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.classes; diff --git a/assertj-core/src/test/java/org/assertj/core/api/collection/CollectionAssert_isUnmodifiable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/collection/CollectionAssert_isUnmodifiable_Test.java index 6a51e5ca850..2b87e75dc2d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/collection/CollectionAssert_isUnmodifiable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/collection/CollectionAssert_isUnmodifiable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.collection; diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_canCallObjectAssertMethod_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_canCallObjectAssertMethod_Test.java index dcef755c818..1a62bca315e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_canCallObjectAssertMethod_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_canCallObjectAssertMethod_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.comparable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isBetween_Test.java index 3e3cfb03978..6f1794fa07a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.comparable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isEqualByComparingTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isEqualByComparingTo_Test.java index 10883fc7721..f8fc59ca251 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isEqualByComparingTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isEqualByComparingTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.comparable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isGreaterThanOrEqualTo_Test.java index 10bc7de94b1..ed270b92fdb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.comparable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isGreaterThan_Test.java index a55216610a0..6eab37a785a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.comparable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isLessThanOrEqualTo_Test.java index 854576a733f..a6cc568de6b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.comparable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isLessThan_Test.java index 47fcda1ce01..69dca53f5e5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.comparable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isNotEqualByComparingTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isNotEqualByComparingTo_Test.java index 8283ac6f578..0edc1035f72 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isNotEqualByComparingTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isNotEqualByComparingTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.comparable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isStrictlyBetween_Test.java index ed3562c7026..64bebfbaec7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isStrictlyBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.comparable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_usingComparator_Test.java index 83a73ea9332..adcaf3a656e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.comparable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_usingDefaultComparator_Test.java index 1fc87e821ab..d6ae7cde5b3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.comparable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractGenericComparableAssert_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractGenericComparableAssert_isBetween_Test.java index 46be584ebd4..bd6eeeeb1aa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractGenericComparableAssert_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractGenericComparableAssert_isBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.comparable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractGenericComparableAssert_isEqualByComparingTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractGenericComparableAssert_isEqualByComparingTo_Test.java index 0ff1616d905..2500e0844f8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractGenericComparableAssert_isEqualByComparingTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractGenericComparableAssert_isEqualByComparingTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.comparable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_canCallObjectAssertMethod_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_canCallObjectAssertMethod_Test.java index 5003ccefae8..d48ae0facef 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_canCallObjectAssertMethod_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_canCallObjectAssertMethod_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.comparable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isGreaterThanOrEqualTo_Test.java index e7ea353dccb..45d445a83e5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.comparable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isGreaterThan_Test.java index 04c9e185032..2ce729db8b4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.comparable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isLessThanOrEqualTo_Test.java index 15d835ad25f..d667d77997e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.comparable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isLessThan_Test.java index d70c8cd483b..227148a95ca 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.comparable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isNotEqualByComparingTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isNotEqualByComparingTo_Test.java index 13dc43f9b6e..e9ecc90bff2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isNotEqualByComparingTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isNotEqualByComparingTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.comparable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isStrictlyBetween_Test.java index 61794a62ba3..082ac96169a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isStrictlyBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.comparable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_usingComparator_Test.java index a1c3cd8ffd4..19aebb0c3b5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.comparable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_usingDefaultComparator_Test.java index 22314ba2500..d663a99ac37 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.comparable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isEqualByComparingTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isEqualByComparingTo_Test.java index a927283ab58..aad3fcb61d9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isEqualByComparingTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isEqualByComparingTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.comparable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isGreaterThanOrEqualTo_Test.java index 4cc53b14311..0e17ea477dc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.comparable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isGreaterThan_Test.java index 3fa6a1ab32e..e18ae53f466 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.comparable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isLessThanOrEqualTo_Test.java index 0f0fb10def4..fc8bbbdeaeb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.comparable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isLessThan_Test.java index 64a224626eb..03b9a595f36 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.comparable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isNotEqualByComparingTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isNotEqualByComparingTo_Test.java index 028f14c8d00..dbd5cb97d95 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isNotEqualByComparingTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isNotEqualByComparingTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.comparable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/AbstractDateAssertWithDateArg_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/AbstractDateAssertWithDateArg_Test.java index 8729c719536..ae913dd30b6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/AbstractDateAssertWithDateArg_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/AbstractDateAssertWithDateArg_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/AbstractDateAssertWithOneIntArg_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/AbstractDateAssertWithOneIntArg_Test.java index 82f4dc27886..03002a94564 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/AbstractDateAssertWithOneIntArg_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/AbstractDateAssertWithOneIntArg_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasDayOfMonth_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasDayOfMonth_Test.java index 3e22e4a2e66..65e50697270 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasDayOfMonth_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasDayOfMonth_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasDayOfWeek_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasDayOfWeek_Test.java index 5ec01b828af..63a8367ce8c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasDayOfWeek_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasDayOfWeek_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasHourOfDay_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasHourOfDay_Test.java index 994f6e88178..292eecf0d28 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasHourOfDay_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasHourOfDay_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasMillisecond_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasMillisecond_Test.java index 044fbd76e66..f906165f09b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasMillisecond_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasMillisecond_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasMinute_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasMinute_Test.java index 555f507fe7a..8fd453a0341 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasMinute_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasMinute_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasMonth_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasMonth_Test.java index 07c4a784fb5..49466758b31 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasMonth_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasMonth_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAsDateInString_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAsDateInString_Test.java index c3b31b59cb6..8ac7afe0bd8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAsDateInString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAsDateInString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAsOtherDate_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAsOtherDate_Test.java index 9023857c26b..6bc08437ee6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAsOtherDate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAsOtherDate_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAs_Test.java index 3cc1f886593..19588793fb0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSecond_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSecond_Test.java index 4694c2ac30d..8e5ff786604 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSecond_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSecond_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasTime_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasTime_Test.java index eb9a3cf037b..e06f382604a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasTime_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasTime_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasYear_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasYear_Test.java index a276631ce36..39c7d67621c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasYear_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasYear_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isAfterOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isAfterOrEqualTo_Test.java index 46980cb61f4..2fda54b1d4d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isAfterOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isAfterOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isAfterYear_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isAfterYear_Test.java index 08be8aca51f..830fc925b1c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isAfterYear_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isAfterYear_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isAfter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isAfter_Test.java index 9babc574d33..fbd8fda9309 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isAfter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isAfter_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBeforeOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBeforeOrEqualTo_Test.java index a5c6c91bf8c..91a3258480c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBeforeOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBeforeOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBeforeYear_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBeforeYear_Test.java index 3921274783c..fdd8a2fe4d8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBeforeYear_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBeforeYear_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBefore_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBefore_Test.java index ff8ce403e36..3e42bc5e4df 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBefore_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBefore_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBetweenSpecifyingBoundariesInclusion_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBetweenSpecifyingBoundariesInclusion_Test.java index 68a96cdcfc2..27c4ff709e3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBetweenSpecifyingBoundariesInclusion_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBetweenSpecifyingBoundariesInclusion_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBetween_Test.java index 74b4b3da344..b97cedd155d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isCloseTo_Test.java index 98897453252..8564684bda0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isCloseTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringHours_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringHours_Test.java index f7328c5bf68..18fc1a01c0c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringHours_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringHours_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringMillis_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringMillis_Test.java index 08e09c6212b..ab305a45136 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringMillis_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringMillis_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringMinutes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringMinutes_Test.java index 45f5db330fa..f917237a0fb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringMinutes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringMinutes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringSeconds_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringSeconds_Test.java index c57fdd921ed..ed572d36819 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringSeconds_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringSeconds_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isEqualTo_Test.java index e45321a87e6..daece4f0aab 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameDayAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameDayAs_Test.java index 9cf79e58534..4d8060fa0b9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameDayAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameDayAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameHourAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameHourAs_Test.java index e2695dc33f5..49446884626 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameHourAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameHourAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameHourWindowAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameHourWindowAs_Test.java index 706263e5fc8..f5ec9287d07 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameHourWindowAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameHourWindowAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMinuteAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMinuteAs_Test.java index 609fcf16755..74d2ca42582 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMinuteAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMinuteAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMinuteWindowAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMinuteWindowAs_Test.java index 1e01a6ce8ef..e815ee1876c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMinuteWindowAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMinuteWindowAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMonthAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMonthAs_Test.java index d8f995dda04..bffe34f19eb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMonthAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMonthAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameSecondAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameSecondAs_Test.java index 1277db9dd77..941c65e2741 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameSecondAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameSecondAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameSecondWindowAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameSecondWindowAs_Test.java index e6a1646d0a5..58de4cf0bbe 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameSecondWindowAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameSecondWindowAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameYearAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameYearAs_Test.java index 8fca3021f03..81c23660a97 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameYearAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameYearAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInTheFuture_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInTheFuture_Test.java index 2dc05d6dcaf..25e12c1c87c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInTheFuture_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInTheFuture_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInThePast_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInThePast_Test.java index 75c94ea6918..c185239b7e3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInThePast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInThePast_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isIn_with_collection_param_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isIn_with_collection_param_Test.java index c065e89666d..ba0122c8d83 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isIn_with_collection_param_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isIn_with_collection_param_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isIn_with_vararg_param_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isIn_with_vararg_param_Test.java index a12e1b11768..de94d85b8df 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isIn_with_vararg_param_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isIn_with_vararg_param_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotBetweenSpecifyingBoundariesInclusion_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotBetweenSpecifyingBoundariesInclusion_Test.java index 9a9a94a4df7..55cec42938c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotBetweenSpecifyingBoundariesInclusion_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotBetweenSpecifyingBoundariesInclusion_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotBetween_Test.java index a194396bf04..b4b0f0528d3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotEqualTo_Test.java index fbf906cf138..2fd50ae0ec3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotIn_with_collection_param_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotIn_with_collection_param_Test.java index 40e13a4c874..69b6e54afb3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotIn_with_collection_param_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotIn_with_collection_param_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotIn_with_vararg_param_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotIn_with_vararg_param_Test.java index 602b58cba26..d2185d2c57c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotIn_with_vararg_param_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotIn_with_vararg_param_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isToday_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isToday_Test.java index b506fe6e169..274391353ca 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isToday_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isToday_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_setLenientDateParsing_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_setLenientDateParsing_Test.java index d547a659c01..91174a844b2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_setLenientDateParsing_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_setLenientDateParsing_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_usingComparator_Test.java index f8ae7d35b00..2c9fb33b08b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_with_string_based_date_representation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_with_string_based_date_representation_Test.java index 83c60cd381e..492843aa58a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_with_string_based_date_representation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_with_string_based_date_representation_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.date; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_contains_at_Index_Test.java index 99cc397b72b..ffe1123585d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_contains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_doesNotContain_at_Index_Test.java index 77b4e569011..7290faa7b59 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_doesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_hasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_hasDimensions_Test.java index 898e141db42..0d29c0fcacf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_hasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_hasDimensions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_hasNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_hasNumberOfRows_Test.java index 3b10b92376b..ee27c82e082 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_hasNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_hasNumberOfRows_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_hasSameDimensionsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_hasSameDimensionsAs_Test.java index 0a9614c965d..c8a65512049 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_hasSameDimensionsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_hasSameDimensionsAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isDeepEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isDeepEqualTo_Test.java index a487bbbcea3..f04c3c1f285 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isDeepEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isDeepEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isEmpty_Test.java index 7a12f8d7543..73b542ff435 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isNotEmpty_Test.java index 79b0e5bf793..b0b3eeb1631 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isNullOrEmpty_Test.java index ddfc4bc5acf..bdfd5125ced 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_usingCustomComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_usingCustomComparator_Test.java index 3de9f6a8da8..bb00ed54c25 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_usingCustomComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_usingCustomComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isBetween_Doubles_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isBetween_Doubles_Test.java index be0e66bb3d6..932a881995f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isBetween_Doubles_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isBetween_Doubles_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseToPercentage_Double_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseToPercentage_Double_Test.java index 02d5be55bc0..1c77cfa626f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseToPercentage_Double_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseToPercentage_Double_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseToPercentage_double_primitive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseToPercentage_double_primitive_Test.java index 79ab8db13f8..0c4ce257265 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseToPercentage_double_primitive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseToPercentage_double_primitive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseTo_DoubleObject_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseTo_DoubleObject_Test.java index 20c3d9f4bbb..ccbd3eb7f3a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseTo_DoubleObject_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseTo_DoubleObject_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseTo_double_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseTo_double_Test.java index 12d7d3fbb42..ba09290e2db 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseTo_double_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseTo_double_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_DoubleWrapper_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_DoubleWrapper_Test.java index 9888aedf5d8..72300c489ed 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_DoubleWrapper_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_DoubleWrapper_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_double_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_double_Test.java index f732e75216d..015bfcf8ab1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_double_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_double_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_double_with_offset_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_double_with_offset_Test.java index 3a109d0cc1b..734977918a3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_double_with_offset_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_double_with_offset_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_with_offset_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_with_offset_Test.java index c9bdcbc52a6..e491a242390 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_with_offset_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_with_offset_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isFinite_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isFinite_Test.java index 47a694ac15f..03dd617579a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isFinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isFinite_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThanOrEqualTo_DoubleWrapper_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThanOrEqualTo_DoubleWrapper_Test.java index 2b1b7e276ec..f6f08c0201f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThanOrEqualTo_DoubleWrapper_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThanOrEqualTo_DoubleWrapper_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThanOrEqualTo_double_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThanOrEqualTo_double_Test.java index 5864cf0dae2..28221374862 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThanOrEqualTo_double_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThanOrEqualTo_double_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThan_double_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThan_double_Test.java index 0814e3c36a9..b82f2d5e683 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThan_double_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThan_double_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isInfinite_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isInfinite_Test.java index 1da3b6e7f30..0fea8808ba7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isInfinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isInfinite_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThanOrEqualTo_DoubleWrapper_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThanOrEqualTo_DoubleWrapper_Test.java index 41e3f21365d..d5f1e2f7bc6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThanOrEqualTo_DoubleWrapper_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThanOrEqualTo_DoubleWrapper_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThanOrEqualTo_double_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThanOrEqualTo_double_Test.java index 86633cd4f06..b216a5172f3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThanOrEqualTo_double_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThanOrEqualTo_double_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThan_double_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThan_double_Test.java index 25bed5fe33d..a8856dc784d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThan_double_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThan_double_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNaN_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNaN_Test.java index 941f2955421..9a52583b43a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNaN_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNaN_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNegative_Test.java index 7acd492ee25..5f9405279d6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseToPercentage_Double_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseToPercentage_Double_Test.java index 84da25626d2..5d528fb7fdd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseToPercentage_Double_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseToPercentage_Double_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseToPercentage_double_primitive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseToPercentage_double_primitive_Test.java index be5d68c415d..1f4b0cdb9e0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseToPercentage_double_primitive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseToPercentage_double_primitive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseTo_Double_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseTo_Double_Test.java index b570729dce3..9f89881dd2c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseTo_Double_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseTo_Double_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseTo_double_primitive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseTo_double_primitive_Test.java index 86ef0c609e9..30b26c3219d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseTo_double_primitive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseTo_double_primitive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotEqualTo_Double_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotEqualTo_Double_Test.java index 1a152d3c0ee..c077621d9e1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotEqualTo_Double_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotEqualTo_Double_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotEqualTo_double_primitive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotEqualTo_double_primitive_Test.java index 78cc7529981..c725be34002 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotEqualTo_double_primitive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotEqualTo_double_primitive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotFinite_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotFinite_Test.java index f7a617de4c1..5e084eeafa8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotFinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotFinite_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotInfinite_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotInfinite_Test.java index 0d29149999d..b560b55b92a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotInfinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotInfinite_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotNaN_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotNaN_Test.java index fa35be3cfb2..70bd7c52054 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotNaN_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotNaN_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotNegative_Test.java index 79684ca91bd..d242ea90218 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotPositive_Test.java index de3b97d7bb9..7d114e21398 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotZero_Test.java index 1363a428ac1..0f7e743f627 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isOne_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isOne_Test.java index c4a7d0f7fe6..9b8b531498a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isOne_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isPositive_Test.java index 8df1b2fd605..d3f3bdac932 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isStrictlyBetween_Doubles_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isStrictlyBetween_Doubles_Test.java index aa4932425b7..af35768a5fc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isStrictlyBetween_Doubles_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isStrictlyBetween_Doubles_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isZero_Test.java index 2b4d51807a1..ce86c015d22 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_usingComparator_Test.java index 105ee2bb586..22c41452ae3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_usingDefaultComparator_Test.java index 70b0c00582f..0827aa7a2a3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.double_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsAnyOf_Test.java index 98cd0ca43f4..ccf6a2aa81f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsAnyOf_with_Double_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsAnyOf_with_Double_array_Test.java index 83d9383c6ac..836cf98b1bb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsAnyOf_with_Double_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsAnyOf_with_Double_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactlyInAnyOrder_Test.java index e166dd4480c..be562e135ee 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactlyInAnyOrder_with_Double_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactlyInAnyOrder_with_Double_array_Test.java index 8c38f634ea6..42807708a92 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactlyInAnyOrder_with_Double_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactlyInAnyOrder_with_Double_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactly_Test.java index 2154181ef6f..4ff59a757a2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactly_with_Double_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactly_with_Double_array_Test.java index 55e2f57f1ee..0dae4fe3113 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactly_with_Double_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactly_with_Double_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnlyOnce_Test.java index 66cf402690e..730f56ec3d9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnlyOnce_with_Double_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnlyOnce_with_Double_array_Test.java index 89bb78a70fd..da2e1b18861 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnlyOnce_with_Double_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnlyOnce_with_Double_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnly_Test.java index 4d3e9191e2d..b9f93a649a8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnly_with_Double_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnly_with_Double_array_Test.java index 94f12686f6c..3a96daca774 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnly_with_Double_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnly_with_Double_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSequence_Test.java index 2df154c0355..5d06f58ce5f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSequence_with_Double_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSequence_with_Double_array_Test.java index 4ae32c4a6b4..4581ae7c1eb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSequence_with_Double_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSequence_with_Double_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSubsequence_Test.java index 7a887c7df9c..edf302bc192 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSubsequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSubsequence_with_Double_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSubsequence_with_Double_array_Test.java index c2d3884d6dc..aabb2d7c9ac 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSubsequence_with_Double_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSubsequence_with_Double_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_Test.java index 2d069bb6f00..3ebaada1828 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_at_Index_Test.java index 73c82858934..b36712bf386 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_with_Double_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_with_Double_array_Test.java index c2432b16ff0..9c422fdce86 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_with_Double_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_with_Double_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_Test.java index da0004bbcdd..96345ef8518 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_at_Index_Test.java index 3b3d6aa85ef..e5aab988321 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_with_Double_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_with_Double_array_Test.java index 49df98d11b8..6f5e6ff8574 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_with_Double_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_with_Double_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotHaveDuplicates_Test.java index 759e88a80a8..7612e50ee9d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_endsWith_Test.java index c981bb349d1..d840d810452 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_endsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_endsWith_with_Double_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_endsWith_with_Double_array_Test.java index 1c3afb950ef..a87e68cb38d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_endsWith_with_Double_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_endsWith_with_Double_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSameSizeAs_with_Iterable_Test.java index ba99900744c..f3ad3d546b7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeBetween_Test.java index 0ca1f535778..fa028469a81 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java index b91b59d518e..0b517c5387a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeGreaterThan_Test.java index 78899426734..4ef109ff583 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeLessThanOrEqualTo_Test.java index 17dd0d1af19..5c987a978ae 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeLessThan_Test.java index 0eeb2f5c23a..13c15799c86 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSize_Test.java index 1ad076805c8..b212bb25b7f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isEmpty_Test.java index 002c1052814..4dcc7720583 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isNotEmpty_Test.java index 021f4fac2b1..361465a296e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isNullOrEmpty_Test.java index c0f97d14dfc..19568f03765 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isSortedAccordingToComparator_Test.java index 2b6c206d8f9..5c0bc01a04e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isSorted_Test.java index fe4f9c80bc8..d4fdc8fb912 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isSorted_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_startsWith_Test.java index bb4cb515131..8394720f47e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_startsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_startsWith_with_Double_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_startsWith_with_Double_array_Test.java index 16b4817555f..db5472aef45 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_startsWith_with_Double_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_startsWith_with_Double_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingComparator_Test.java index e8ee7e447a3..77a501ff730 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingDefaultComparator_Test.java index e89359ce57d..318ab44cb42 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingDefaultElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingDefaultElementComparator_Test.java index 81072ee7af0..e2dcf75a3d2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingDefaultElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingDefaultElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingElementComparator_Test.java index b44edcccae5..a4bf9cd1ab6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublearray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublepredicate/DoublePredicateAssert_accepts_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublepredicate/DoublePredicateAssert_accepts_Test.java index 300ed8b4e86..c804ecb8820 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublepredicate/DoublePredicateAssert_accepts_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublepredicate/DoublePredicateAssert_accepts_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublepredicate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublepredicate/DoublePredicateAssert_rejects_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublepredicate/DoublePredicateAssert_rejects_Test.java index db2003ee92a..1d2643d23c7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublepredicate/DoublePredicateAssert_rejects_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublepredicate/DoublePredicateAssert_rejects_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.doublepredicate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/fail/Fail_fail_because_exception_should_have_thrown_Test.java b/assertj-core/src/test/java/org/assertj/core/api/fail/Fail_fail_because_exception_should_have_thrown_Test.java index ca9a4ddd722..f88c022417b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/fail/Fail_fail_because_exception_should_have_thrown_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/fail/Fail_fail_because_exception_should_have_thrown_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.fail; diff --git a/assertj-core/src/test/java/org/assertj/core/api/fail/Fail_fail_because_exception_was_not_thrown_Test.java b/assertj-core/src/test/java/org/assertj/core/api/fail/Fail_fail_because_exception_was_not_thrown_Test.java index 050e3630f63..b20a0e8dc23 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/fail/Fail_fail_because_exception_was_not_thrown_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/fail/Fail_fail_because_exception_was_not_thrown_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.fail; diff --git a/assertj-core/src/test/java/org/assertj/core/api/fail/Fail_fail_withMessageAndCause_Test.java b/assertj-core/src/test/java/org/assertj/core/api/fail/Fail_fail_withMessageAndCause_Test.java index 90a0f86e753..d531fa112b6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/fail/Fail_fail_withMessageAndCause_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/fail/Fail_fail_withMessageAndCause_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.fail; diff --git a/assertj-core/src/test/java/org/assertj/core/api/fail/Fail_fail_withMessageAsLambda_Test.java b/assertj-core/src/test/java/org/assertj/core/api/fail/Fail_fail_withMessageAsLambda_Test.java index d2841b211fd..87d63d512fb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/fail/Fail_fail_withMessageAsLambda_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/fail/Fail_fail_withMessageAsLambda_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.fail; diff --git a/assertj-core/src/test/java/org/assertj/core/api/fail/Fail_fail_withMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/fail/Fail_fail_withMessage_Test.java index 4217a761c3f..cfc93deaf83 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/fail/Fail_fail_withMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/fail/Fail_fail_withMessage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.fail; diff --git a/assertj-core/src/test/java/org/assertj/core/api/fail/Fail_fail_withMessage_and_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/fail/Fail_fail_withMessage_and_parameters_Test.java index 25b6fac0540..ff03e658410 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/fail/Fail_fail_withMessage_and_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/fail/Fail_fail_withMessage_and_parameters_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.fail; diff --git a/assertj-core/src/test/java/org/assertj/core/api/fail/Fail_fail_withoutMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/fail/Fail_fail_withoutMessage_Test.java index 6c19177214d..0ea6458f2df 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/fail/Fail_fail_withoutMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/fail/Fail_fail_withoutMessage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.fail; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_binaryContent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_binaryContent_Test.java index f6fe37590ed..c02308c7638 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_binaryContent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_binaryContent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_canRead_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_canRead_Test.java index 118f25988fc..900249313ab 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_canRead_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_canRead_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_canWrite_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_canWrite_Test.java index 6d7a0162ebb..dcae6843837 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_canWrite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_canWrite_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_content_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_content_Test.java index 6f347a14d7c..0aefb97e5e6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_content_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_content_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_content_with_charset_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_content_with_charset_Test.java index d544dba56cf..a21a170b80b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_content_with_charset_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_content_with_charset_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_doesNotExist_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_doesNotExist_Test.java index ab8ac58aec5..8ab3b649c22 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_doesNotExist_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_doesNotExist_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_exists_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_exists_Test.java index aa50d3d6940..8de7245784c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_exists_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_exists_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasBinaryContent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasBinaryContent_Test.java index cbbd731a9bc..7df05832cc0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasBinaryContent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasBinaryContent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasContent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasContent_Test.java index a1f711601bf..9599d1ec443 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasContent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasContent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_AlgorithmBytes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_AlgorithmBytes_Test.java index c7b963fd44b..b07d3165d30 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_AlgorithmBytes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_AlgorithmBytes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_AlgorithmString_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_AlgorithmString_Test.java index 9fadb41d045..a6a28e2ce9a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_AlgorithmString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_AlgorithmString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_DigestBytes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_DigestBytes_Test.java index 9081c5bd89c..6e72d29dcd4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_DigestBytes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_DigestBytes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_DigestString_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_DigestString_Test.java index 1ce04fdf91e..7c262ddb555 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_DigestString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_DigestString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasExtension_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasExtension_Test.java index 145c5410ff3..d596df2b778 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasExtension_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasExtension_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasFileName_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasFileName_Test.java index 5d44e714c99..aecfc8d858d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasFileName_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasFileName_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasName_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasName_Test.java index 70f59c29384..d2e93586337 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasName_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasName_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasNoExtension_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasNoExtension_Test.java index 65fc00f6a87..10e817f636d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasNoExtension_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasNoExtension_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasNoParent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasNoParent_Test.java index 437020d8122..4076ea4133c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasNoParent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasNoParent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasParentWithNullStringParameter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasParentWithNullStringParameter_Test.java index afdbeee4987..24ca068c2cd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasParentWithNullStringParameter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasParentWithNullStringParameter_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasParentWithStringParameter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasParentWithStringParameter_Test.java index a4844575c44..ab5565269e3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasParentWithStringParameter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasParentWithStringParameter_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasParent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasParent_Test.java index 1de2a745885..b628e7af079 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasParent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasParent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasSameBinaryContentAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasSameBinaryContentAs_Test.java index d87e7b7d2c5..a19a61c24ac 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasSameBinaryContentAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasSameBinaryContentAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasSameContentAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasSameContentAs_Test.java index 9f0f049effa..c3707ef7dfd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasSameContentAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasSameContentAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasSameTextualContentAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasSameTextualContentAs_Test.java index c5712eb24b7..05e59aede75 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasSameTextualContentAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasSameTextualContentAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasSize_Test.java index 8b309592a68..66b3e10ecc5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isAbsolute_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isAbsolute_Test.java index 7032be4cc67..b6acb63fab0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isAbsolute_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isAbsolute_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryContaining_Predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryContaining_Predicate_Test.java index 28f0002d0df..9e4709550f4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryContaining_Predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryContaining_Predicate_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryContaining_SyntaxAndPattern_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryContaining_SyntaxAndPattern_Test.java index d58694378ea..de54bd99f00 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryContaining_SyntaxAndPattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryContaining_SyntaxAndPattern_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryNotContaining_Predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryNotContaining_Predicate_Test.java index 4955f63e58d..32fe56026cc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryNotContaining_Predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryNotContaining_Predicate_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryNotContaining_SyntaxAndPattern_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryNotContaining_SyntaxAndPattern_Test.java index 59af570b21b..e449b22f642 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryNotContaining_SyntaxAndPattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryNotContaining_SyntaxAndPattern_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryRecursivelyContaining_Predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryRecursivelyContaining_Predicate_Test.java index 6ef8b9ffb0f..f80e020da9d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryRecursivelyContaining_Predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryRecursivelyContaining_Predicate_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java index 628706f0488..37bf7f6c92b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectory_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectory_Test.java index d0f1d5332fc..81a8899b188 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectory_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isEmptyDirectory_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isEmptyDirectory_Test.java index e033f3f9952..2958550e3f9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isEmptyDirectory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isEmptyDirectory_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isEmpty_Test.java index a982ddd8354..a2d7cd8396c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isExecutable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isExecutable_Test.java index c6ff1a87e3c..20e919695bd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isExecutable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isExecutable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isFile_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isFile_Test.java index 9cde11bf2f1..eba50e101a8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isFile_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isFile_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isNotEmptyDirectory_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isNotEmptyDirectory_Test.java index 2f2e7844a2d..8dc6504868c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isNotEmptyDirectory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isNotEmptyDirectory_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isNotEmpty_Test.java index f7e406fd5e0..72cd083a5c5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isReadable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isReadable_Test.java index a3680cac4ca..770c203be66 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isReadable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isReadable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isRelative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isRelative_Test.java index 7f2766a4004..ab9cec112c7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isRelative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isRelative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isWritable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isWritable_Test.java index 5d4c1564159..692662b3ea5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isWritable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isWritable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_size_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_size_Test.java index 3e8fa3ffa3b..da85e8aa63c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_size_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_size_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_String_Test.java index 6c55c81f3df..b30148fc8b5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_String_invalid_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_String_invalid_Test.java index 18fa78211a8..9fb3106b672 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_String_invalid_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_String_invalid_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_Test.java index a0ca4b3bdbb..8dab6683c5c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_default_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_default_Test.java index 53d2ef01a04..5187fd1481b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_default_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_default_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_null_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_null_Test.java index 199d0418727..c6d41b7cdab 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_null_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_null_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.file; diff --git a/assertj-core/src/test/java/org/assertj/core/api/filter/AbstractTest_equals_filter.java b/assertj-core/src/test/java/org/assertj/core/api/filter/AbstractTest_equals_filter.java index 4aacb3870c7..84e14b472d3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/filter/AbstractTest_equals_filter.java +++ b/assertj-core/src/test/java/org/assertj/core/api/filter/AbstractTest_equals_filter.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.filter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_being_condition_Test.java b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_being_condition_Test.java index 329a4d26ef5..b78c7c1dad8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_being_condition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_being_condition_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.filter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_create_Test.java b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_create_Test.java index 15c8f7f1f48..b672e843008 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.filter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_having_condition_Test.java b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_having_condition_Test.java index 9d8c73b9da3..d04826848da 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_having_condition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_having_condition_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.filter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_on_different_properties_Test.java b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_on_different_properties_Test.java index f562587cbf0..92e7935e341 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_on_different_properties_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_on_different_properties_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.filter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_common_Test.java b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_common_Test.java index 2bb04fa03b1..8c50290bac2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_common_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_common_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.filter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_given_value_Test.java b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_given_value_Test.java index 972d3f1e58d..e55f1c0c4b3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_given_value_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_given_value_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.filter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_given_value_short_version_Test.java b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_given_value_short_version_Test.java index 68c33895bfd..fc5f60ed5db 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_given_value_short_version_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_given_value_short_version_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.filter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_null_value_Test.java b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_null_value_Test.java index 834fb6c4f6e..200431fce2e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_null_value_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_null_value_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.filter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_in_given_values_Test.java b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_in_given_values_Test.java index 73017f1a8ab..8d9347899a6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_in_given_values_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_in_given_values_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.filter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_not_equals_to_given_value_Test.java b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_not_equals_to_given_value_Test.java index d143b171e0e..e247e754ef4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_not_equals_to_given_value_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_not_equals_to_given_value_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.filter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_not_in_given_values_Test.java b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_not_in_given_values_Test.java index 78087c0c936..e26a448e497 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_not_in_given_values_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_not_in_given_values_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.filter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_contains_at_Index_Test.java index 5d6851f055e..c61f1fb7ff9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_contains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_doesNotContain_at_Index_Test.java index 32e33d6fe6a..56bae232629 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_doesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_hasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_hasDimensions_Test.java index 35dedb6cd42..3ffd45d0986 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_hasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_hasDimensions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_hasNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_hasNumberOfRows_Test.java index 19195632f4d..83a5a9736c1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_hasNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_hasNumberOfRows_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_hasSameDimensionsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_hasSameDimensionsAs_Test.java index fad7097f3bd..730ef183dde 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_hasSameDimensionsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_hasSameDimensionsAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isDeepEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isDeepEqualTo_Test.java index aaa401a92da..ab5269884d5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isDeepEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isDeepEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isEmpty_Test.java index d316013e2a7..48994b22e81 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isNotEmpty_Test.java index 3bb68bcd347..f93431e23c8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isNullOrEmpty_Test.java index 2a0674b2904..55b550f1cc2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_usingCustomComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_usingCustomComparator_Test.java index 7aa404f3648..57c1a9a0099 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_usingCustomComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_usingCustomComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isBetween_Floats_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isBetween_Floats_Test.java index ece68fe16fb..afb6a7b2aab 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isBetween_Floats_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isBetween_Floats_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseToPercentage_Float_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseToPercentage_Float_Test.java index 50504ef784b..4998aaf7638 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseToPercentage_Float_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseToPercentage_Float_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseToPercentage_float_primitive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseToPercentage_float_primitive_Test.java index 5348261bc3b..548d9630f68 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseToPercentage_float_primitive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseToPercentage_float_primitive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseTo_float_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseTo_float_Test.java index 9af1df02571..1f3b057c67e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseTo_float_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseTo_float_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_FloatWrapper_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_FloatWrapper_Test.java index ecfaeb70e6f..129698fa8a3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_FloatWrapper_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_FloatWrapper_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_float_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_float_Test.java index 31c6a89a2d0..7ddf4fd7b02 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_float_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_float_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_float_with_offset_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_float_with_offset_Test.java index eca31d541bf..ebf44b4829e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_float_with_offset_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_float_with_offset_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_with_offset_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_with_offset_Test.java index f325e47f636..676808f1a54 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_with_offset_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_with_offset_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isFinite_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isFinite_Test.java index 76b69d9776c..fb99692f477 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isFinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isFinite_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThanOrEqualTo_FloatWrapper_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThanOrEqualTo_FloatWrapper_Test.java index 7429d175daa..cd9da0a6a77 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThanOrEqualTo_FloatWrapper_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThanOrEqualTo_FloatWrapper_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThanOrEqualTo_float_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThanOrEqualTo_float_Test.java index cf744b8c2b0..e3ae97ad66e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThanOrEqualTo_float_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThanOrEqualTo_float_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThan_float_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThan_float_Test.java index 5490e0c2e99..0b00a28a9c4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThan_float_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThan_float_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isInfinite_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isInfinite_Test.java index c953c6b6814..62c1f200c22 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isInfinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isInfinite_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThanOrEqualTo_FloatWrapper_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThanOrEqualTo_FloatWrapper_Test.java index cb5d8f80b3a..0477530a423 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThanOrEqualTo_FloatWrapper_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThanOrEqualTo_FloatWrapper_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThanOrEqualTo_float_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThanOrEqualTo_float_Test.java index 74b802546b7..8f26af62150 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThanOrEqualTo_float_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThanOrEqualTo_float_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThan_float_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThan_float_Test.java index dacfacf747b..7915046e164 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThan_float_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThan_float_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNaN_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNaN_Test.java index 9e5d62597d6..28104a83e9a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNaN_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNaN_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNegative_Test.java index 4bf24a44bfc..40916e92f70 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseToPercentage_Float_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseToPercentage_Float_Test.java index fd447e94c98..99b1118cd53 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseToPercentage_Float_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseToPercentage_Float_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseToPercentage_float_primitive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseToPercentage_float_primitive_Test.java index 8cb6534cc4d..fb8e4485f59 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseToPercentage_float_primitive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseToPercentage_float_primitive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseTo_Float_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseTo_Float_Test.java index a3a637986b9..856710cf8f3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseTo_Float_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseTo_Float_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseTo_float_primitive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseTo_float_primitive_Test.java index fb52087fa46..072596d018f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseTo_float_primitive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseTo_float_primitive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotEqualTo_Float_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotEqualTo_Float_Test.java index bfc80d51a96..381ff5b874d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotEqualTo_Float_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotEqualTo_Float_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotEqualTo_float_primitive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotEqualTo_float_primitive_Test.java index e33b8f78f79..e07cb1f12db 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotEqualTo_float_primitive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotEqualTo_float_primitive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotFinite_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotFinite_Test.java index 820da8a7267..5b056090f0f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotFinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotFinite_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotInfinite_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotInfinite_Test.java index f6ab13c3432..5847d9af15c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotInfinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotInfinite_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotNaN_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotNaN_Test.java index c0b4efe347d..c7e0b37d52d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotNaN_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotNaN_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotNegative_Test.java index c26e4978e07..887e610150a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotPositive_Test.java index b48e4863cb7..06745e89e19 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotZero_Test.java index 5f7fa12a04b..2389c9845f5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isOne_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isOne_Test.java index 8c52d43577f..7b70673af7e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isOne_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isPositive_Test.java index ffb30e44c91..d56ee94eec0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isStrictlyBetween_Floats_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isStrictlyBetween_Floats_Test.java index 813e8b3f17b..bddc0286890 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isStrictlyBetween_Floats_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isStrictlyBetween_Floats_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isZero_Test.java index a2798adea51..9c565fe2bb1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_usingComparator_Test.java index f4b6eaac055..dbbacce212b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_usingDefaultComparator_Test.java index fdc1f3cf6fc..4bbebe828e6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.float_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsAnyOf_Test.java index 63f2f25a648..ecbe206c612 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsAnyOf_with_Float_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsAnyOf_with_Float_array_Test.java index b169f61d99a..ffa16de2524 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsAnyOf_with_Float_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsAnyOf_with_Float_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactlyInAnyOrder_Test.java index 2b8c6e297bb..ae9a47f5cb3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactlyInAnyOrder_with_Float_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactlyInAnyOrder_with_Float_array_Test.java index 2d478511b01..7026d45cab8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactlyInAnyOrder_with_Float_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactlyInAnyOrder_with_Float_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactly_Test.java index 2916daaedcd..dc4f1cbf66f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactly_with_Float_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactly_with_Float_array_Test.java index df987b5585e..1865b359ea5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactly_with_Float_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactly_with_Float_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnlyOnce_Test.java index 8b1c4bd0f21..b96c795af99 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnlyOnce_with_Float_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnlyOnce_with_Float_array_Test.java index c02b840cc6d..deffa7c7fda 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnlyOnce_with_Float_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnlyOnce_with_Float_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnly_Test.java index 32bfc0bfc27..c412f3a72d5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnly_with_Float_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnly_with_Float_array_Test.java index a0b14f39610..384ce424aaa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnly_with_Float_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnly_with_Float_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSequence_Test.java index 87e7dd19c5e..865d975e5f9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSequence_with_Float_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSequence_with_Float_array_Test.java index cabc140ece6..ef69e923738 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSequence_with_Float_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSequence_with_Float_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSubsequence_Test.java index f05c5f45ddd..67197d6c0b1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSubsequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSubsequence_with_Float_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSubsequence_with_Float_array_Test.java index 341b0cfc1f7..0ddd87288c9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSubsequence_with_Float_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSubsequence_with_Float_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_Test.java index 81abac10191..749d1294ba3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_at_Index_Test.java index 812e135e9f5..3f31e69f40a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_with_Float_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_with_Float_array_Test.java index 8c7359319d9..c1d710296e5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_with_Float_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_with_Float_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_Test.java index 16073198ff3..c3e0df6b9b8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_at_Index_Test.java index e26b6bb1662..7894b689d8f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_with_Float_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_with_Float_array_Test.java index e1fbcc564db..ecb8ccbd6e4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_with_Float_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_with_Float_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotHaveDuplicates_Test.java index fd41c1d0cdf..60e8ea8b9ab 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_endsWith_Test.java index e50fa011c0a..b41b8d19890 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_endsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_endsWith_with_Float_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_endsWith_with_Float_array_Test.java index f1608a56de2..d3d23b66394 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_endsWith_with_Float_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_endsWith_with_Float_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSameSizeAs_with_Iterable_Test.java index 70700ab415a..68f77245851 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeBetween_Test.java index 99d3baff8bc..15119f784d8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java index 43c7fc4a91d..d1376922fc8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeGreaterThan_Test.java index aa2aed005ff..eb37cccd634 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeLessThanOrEqualTo_Test.java index 37feac7e1f0..88747ebb6e1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeLessThan_Test.java index 87f6e91d8d4..2d9bf9a58a9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSize_Test.java index a12a114a7cb..8daf5c220d1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isEmpty_Test.java index 3f8e2ab5f9c..1ca154a40d4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isNotEmpty_Test.java index eae25cba7fc..14d80860b5e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isNullOrEmpty_Test.java index 382073b2a26..1cdbc51eaad 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isSortedAccordingToComparator_Test.java index f8661df46dc..d48cc8cf04d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isSorted_Test.java index 05c41fea5c8..ff01351bf62 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isSorted_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_startsWith_Test.java index d894c453072..8e364b3746e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_startsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_startsWith_with_Float_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_startsWith_with_Float_array_Test.java index 9aad9282b9b..8e33a7ac9d0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_startsWith_with_Float_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_startsWith_with_Float_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingComparator_Test.java index 5c1319ba899..96fb7fa1ce0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingDefaultComparator_Test.java index 240db089c1d..9f20ff0d3d7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingDefaultElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingDefaultElementComparator_Test.java index 35fc98a1dec..6bb4d162b8f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingDefaultElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingDefaultElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingElementComparator_Test.java index 23ae09dd85b..49268423a4c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.floatarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/future/AbstractFutureTest.java b/assertj-core/src/test/java/org/assertj/core/api/future/AbstractFutureTest.java index e43b9989377..8ffd9fbb770 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/future/AbstractFutureTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/future/AbstractFutureTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.future; diff --git a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_completesExceptionallyWithin_Test.java b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_completesExceptionallyWithin_Test.java index 017e303250a..37c50a32468 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_completesExceptionallyWithin_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_completesExceptionallyWithin_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.future; diff --git a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_failsWithin_Test.java b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_failsWithin_Test.java index f57e1dbb39b..0a8b9bbde1b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_failsWithin_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_failsWithin_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.future; diff --git a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_hasFailedWithThrowableThat_Test.java b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_hasFailedWithThrowableThat_Test.java index 670a9c854d7..64dc23017f1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_hasFailedWithThrowableThat_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_hasFailedWithThrowableThat_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.future; diff --git a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_hasFailed_Test.java b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_hasFailed_Test.java index 09945861be9..cf892c436b7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_hasFailed_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_hasFailed_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.future; diff --git a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_hasNotFailed_Test.java b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_hasNotFailed_Test.java index 7925b374d3b..c29f7bdd637 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_hasNotFailed_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_hasNotFailed_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.future; diff --git a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCancelled_Test.java b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCancelled_Test.java index 227c457c2a5..cd2ac9f8e37 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCancelled_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCancelled_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.future; diff --git a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompletedExceptionally_Test.java b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompletedExceptionally_Test.java index 0385624eb62..eab45d173f3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompletedExceptionally_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompletedExceptionally_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.future; diff --git a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompletedWithValueMatchingWithin_Test.java b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompletedWithValueMatchingWithin_Test.java index 10d65234d52..1de4d3ad256 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompletedWithValueMatchingWithin_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompletedWithValueMatchingWithin_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.future; diff --git a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompletedWithValueMatching_Test.java b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompletedWithValueMatching_Test.java index c95fba448f4..0fc4811ca86 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompletedWithValueMatching_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompletedWithValueMatching_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.future; diff --git a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompletedWithValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompletedWithValue_Test.java index fc2dd2a4394..ff578299fac 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompletedWithValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompletedWithValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.future; diff --git a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompleted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompleted_Test.java index 17979c7a539..62ab24249b1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompleted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompleted_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.future; diff --git a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isDone_Test.java b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isDone_Test.java index 344d95c2c6a..f10d6798e5b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isDone_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isDone_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.future; diff --git a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotCancelled_Test.java b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotCancelled_Test.java index d4bffe4e25e..a10838b77a3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotCancelled_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotCancelled_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.future; diff --git a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotCompletedExceptionally_Test.java b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotCompletedExceptionally_Test.java index dc57c50f72f..53966526e6b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotCompletedExceptionally_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotCompletedExceptionally_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.future; diff --git a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotCompleted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotCompleted_Test.java index f84499746b8..52c501bae98 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotCompleted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotCompleted_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.future; diff --git a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotDone_Test.java b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotDone_Test.java index 18c68b8fec9..3e325253ba7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotDone_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotDone_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.future; diff --git a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_succeedsWithin_Test.java b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_succeedsWithin_Test.java index 734de2df1e2..03f769f2fd7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_succeedsWithin_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_succeedsWithin_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.future; diff --git a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_succeedsWithin_duration_Test.java b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_succeedsWithin_duration_Test.java index 4828546dd45..e35477512aa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_succeedsWithin_duration_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_succeedsWithin_duration_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.future; diff --git a/assertj-core/src/test/java/org/assertj/core/api/future/FutureAssert_failsWithin_Test.java b/assertj-core/src/test/java/org/assertj/core/api/future/FutureAssert_failsWithin_Test.java index b63ace22f18..8b64d22d299 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/future/FutureAssert_failsWithin_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/future/FutureAssert_failsWithin_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.future; diff --git a/assertj-core/src/test/java/org/assertj/core/api/future/FutureAssert_isCancelled_Test.java b/assertj-core/src/test/java/org/assertj/core/api/future/FutureAssert_isCancelled_Test.java index 00e9e71dac6..b44f10036e1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/future/FutureAssert_isCancelled_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/future/FutureAssert_isCancelled_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.future; diff --git a/assertj-core/src/test/java/org/assertj/core/api/future/FutureAssert_isDone_Test.java b/assertj-core/src/test/java/org/assertj/core/api/future/FutureAssert_isDone_Test.java index 56c8d86e481..7b8e6568dc5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/future/FutureAssert_isDone_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/future/FutureAssert_isDone_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.future; diff --git a/assertj-core/src/test/java/org/assertj/core/api/future/FutureAssert_isNotCancelled_Test.java b/assertj-core/src/test/java/org/assertj/core/api/future/FutureAssert_isNotCancelled_Test.java index 24505e87a0d..c91f5f2a291 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/future/FutureAssert_isNotCancelled_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/future/FutureAssert_isNotCancelled_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.future; diff --git a/assertj-core/src/test/java/org/assertj/core/api/future/FutureAssert_isNotDone_Test.java b/assertj-core/src/test/java/org/assertj/core/api/future/FutureAssert_isNotDone_Test.java index 93eb1901a37..719357e271a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/future/FutureAssert_isNotDone_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/future/FutureAssert_isNotDone_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.future; diff --git a/assertj-core/src/test/java/org/assertj/core/api/future/FutureAssert_succeedsWithin_Test.java b/assertj-core/src/test/java/org/assertj/core/api/future/FutureAssert_succeedsWithin_Test.java index d48131ffde4..b13637995bb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/future/FutureAssert_succeedsWithin_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/future/FutureAssert_succeedsWithin_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.future; diff --git a/assertj-core/src/test/java/org/assertj/core/api/future/FutureAssert_succeedsWithin_duration_Test.java b/assertj-core/src/test/java/org/assertj/core/api/future/FutureAssert_succeedsWithin_duration_Test.java index 91af442adfa..7ca5d70988b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/future/FutureAssert_succeedsWithin_duration_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/future/FutureAssert_succeedsWithin_duration_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.future; diff --git a/assertj-core/src/test/java/org/assertj/core/api/future/FutureTestHelper.java b/assertj-core/src/test/java/org/assertj/core/api/future/FutureTestHelper.java index fcfdd923377..79c85dd2ed0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/future/FutureTestHelper.java +++ b/assertj-core/src/test/java/org/assertj/core/api/future/FutureTestHelper.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.future; diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssertBaseTest.java index 632be4e69d1..6c468411ec7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.instant; diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_IsBeforeOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_IsBeforeOrEqualTo_Test.java index 98d79a41521..fef4948de3b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_IsBeforeOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_IsBeforeOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.instant; diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isAfterOrEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isAfterOrEqual_Test.java index 27e12e6c668..6ea1800ca39 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isAfterOrEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isAfterOrEqual_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.instant; diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isAfter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isAfter_Test.java index 31ab600e5c7..73608c3acd5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isAfter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isAfter_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.instant; diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isBefore_Test.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isBefore_Test.java index f1b26f8225c..0be96b23405 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isBefore_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isBefore_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.instant; diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isBetween_Test.java index a912ba34e4d..4c7787e712f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.instant; diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isBetween_with_String_parameters_Test.java index 7f64d7a5ecf..cb209dfea10 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isBetween_with_String_parameters_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.instant; diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isEqualTo_Test.java index 8c1d8100757..34141026b07 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.instant; diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isInTheFuture_Test.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isInTheFuture_Test.java index 1319b10a770..d8252f2a857 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isInTheFuture_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isInTheFuture_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.instant; diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isInThePast_Test.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isInThePast_Test.java index b7546de70fd..82b579363a7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isInThePast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isInThePast_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.instant; diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isIn_Test.java index 2152ecbe52e..98ef7dc8aeb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.instant; diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isNotEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isNotEqualTo_Test.java index e44d394c379..7ff8fb4477a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isNotEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isNotEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.instant; diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isNotIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isNotIn_Test.java index 4ba363733ad..1ff7cca60c1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isNotIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isNotIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.instant; diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isStrictlyBetween_Test.java index a8f1f655543..109ea735bb4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isStrictlyBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.instant; diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isStrictlyBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isStrictlyBetween_with_String_parameters_Test.java index de1771dd515..9ce34796135 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isStrictlyBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isStrictlyBetween_with_String_parameters_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.instant; diff --git a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_contains_at_Index_Test.java index 0639509af3c..86aef7fceba 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_contains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.int2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_doesNotContain_at_Index_Test.java index 5357289b837..7138e168d8a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_doesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.int2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_hasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_hasDimensions_Test.java index 4ee667741e6..db260cebff5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_hasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_hasDimensions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.int2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_hasNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_hasNumberOfRows_Test.java index 70ead5e6cd1..057d4aaea42 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_hasNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_hasNumberOfRows_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.int2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_hasSameDimensionsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_hasSameDimensionsAs_Test.java index d98a296b467..0fd4c9323ab 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_hasSameDimensionsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_hasSameDimensionsAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.int2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isDeepEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isDeepEqualTo_Test.java index bd0131b6542..58294c36abe 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isDeepEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isDeepEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.int2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isEmpty_Test.java index cdde43f89e9..6bb952cf180 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.int2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isNotEmpty_Test.java index 8544b2b3420..9977cf810df 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.int2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isNullOrEmpty_Test.java index 4a8bb3e8b2b..30dfc9194db 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.int2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_usingCustomComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_usingCustomComparator_Test.java index f0e5d0c98a3..e296c2eebf1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_usingCustomComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_usingCustomComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.int2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsAnyOf_Test.java index 3cf642a6fe1..5efdbb4ad03 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsAnyOf_with_Integer_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsAnyOf_with_Integer_array_Test.java index c1a62106a8d..ab375904fba 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsAnyOf_with_Integer_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsAnyOf_with_Integer_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactlyInAnyOrder_Test.java index 043f80e0fc7..53719e7f265 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactlyInAnyOrder_with_Integer_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactlyInAnyOrder_with_Integer_array_Test.java index 5a4a7e094ee..e2ae06d04c2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactlyInAnyOrder_with_Integer_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactlyInAnyOrder_with_Integer_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactly_Test.java index 68414637b51..93659ebb6f2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactly_with_Integer_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactly_with_Integer_array_Test.java index a223fe0f169..5ff7b5cd858 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactly_with_Integer_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactly_with_Integer_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnlyOnce_Test.java index 085fb4f97f8..0ce3d5cb483 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnlyOnce_with_Integer_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnlyOnce_with_Integer_array_Test.java index 4fc759c7ed1..4b471ff980a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnlyOnce_with_Integer_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnlyOnce_with_Integer_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnly_Test.java index d29dfb37dc0..d7d33d7f97e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnly_with_Integer_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnly_with_Integer_array_Test.java index 269d0417a9c..b6dc1479296 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnly_with_Integer_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnly_with_Integer_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSequence_Test.java index 4364fed484c..f7a38f5d09a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSequence_with_Integer_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSequence_with_Integer_array_Test.java index 9a72b26d583..f3102766ce2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSequence_with_Integer_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSequence_with_Integer_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSubsequence_Test.java index 08cae03e917..ea73913649c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSubsequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSubsequence_with_Integer_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSubsequence_with_Integer_array_Test.java index bc5ca65a2f7..48f0951f481 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSubsequence_with_Integer_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSubsequence_with_Integer_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_Test.java index 6bf6926c817..380c566ec7a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_at_Index_Test.java index 9b7e512bf15..b659be4416b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_with_Integer_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_with_Integer_array_Test.java index d24cf4a156d..3fc35c35bd1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_with_Integer_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_with_Integer_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_Test.java index 4ce89b7fc0a..d45bc56e00f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_at_Index_Test.java index ab72fa8a1fd..8340686984f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_with_Integer_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_with_Integer_array_Test.java index 1b38abc75b1..84422858c53 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_with_Integer_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_with_Integer_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotHaveDuplicates_Test.java index 0eeb0c11504..d791e7d46c0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_endsWith_Test.java index 174eac96f8b..32cfb393784 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_endsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_endsWith_with_Integer_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_endsWith_with_Integer_array_Test.java index 15ea8b5ec2e..b82155e6e63 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_endsWith_with_Integer_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_endsWith_with_Integer_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSameSizeAs_with_Iterable_Test.java index d5012b47d54..c800be6bd03 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeBetween_Test.java index 1f334dd68e2..8298a1e0439 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java index e4c6a784990..2b7052995c1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeGreaterThan_Test.java index 0117d9a949e..94e8a818017 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeLessThanOrEqualTo_Test.java index bb309ea3c1b..280698df13c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeLessThan_Test.java index 02b528bb55a..021414b35c9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSize_Test.java index 7e07f91e555..c0480fda72a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isEmpty_Test.java index aed3cc68f44..8e062971efb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isNotEmpty_Test.java index 9711af2c2da..71ce058e048 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isNullOrEmpty_Test.java index ff076a5e333..b3ba4db8c54 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isSortedAccordingToComparator_Test.java index b7a266cca1c..c842fa69685 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isSorted_Test.java index f23d1b9320f..cd4303ec466 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isSorted_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_startsWith_Test.java index 0a8a2da6f7b..1a5e30cd943 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_startsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_startsWith_with_Integer_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_startsWith_with_Integer_array_Test.java index 36ea7ea804f..f767aa7e5fa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_startsWith_with_Integer_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_startsWith_with_Integer_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingComparator_Test.java index db6046c2175..98e1bb0b137 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingDefaultComparator_Test.java index 04a17552892..b65a1f5dd23 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingDefaultElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingDefaultElementComparator_Test.java index a1bceb3a450..16d6d2ad4f2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingDefaultElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingDefaultElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingElementComparator_Test.java index 99909dfe765..7d45aa4cc9b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isBetween_Integers_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isBetween_Integers_Test.java index 7c389042d92..83030eac110 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isBetween_Integers_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isBetween_Integers_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseToPercentage_int_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseToPercentage_int_Test.java index abdbed8ee79..88273efcfd3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseToPercentage_int_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseToPercentage_int_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseToPercentage_integer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseToPercentage_integer_Test.java index eecb415b910..dd5599f4655 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseToPercentage_integer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseToPercentage_integer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseTo_int_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseTo_int_Test.java index 4a47a641941..682fc43646b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseTo_int_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseTo_int_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseTo_integer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseTo_integer_Test.java index f21454f9581..6a3fe5f4792 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseTo_integer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseTo_integer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEqualTo_int_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEqualTo_int_Test.java index 5bf2a6ee251..f08ac57fb7b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEqualTo_int_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEqualTo_int_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEqualTo_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEqualTo_long_Test.java index f54a896a60c..9f7ec99d3b3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEqualTo_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEqualTo_long_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEqualTo_noncastable_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEqualTo_noncastable_long_Test.java index 2d7feee005d..7dfb5b2a8df 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEqualTo_noncastable_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEqualTo_noncastable_long_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEven_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEven_Test.java index f38f0590a72..7d64b4c05a3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEven_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEven_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isGreaterThanOrEqualTo_int_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isGreaterThanOrEqualTo_int_Test.java index 0add9e425b6..d54351f9695 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isGreaterThanOrEqualTo_int_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isGreaterThanOrEqualTo_int_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isGreaterThan_int_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isGreaterThan_int_Test.java index 7a865791e9f..d58454090cb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isGreaterThan_int_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isGreaterThan_int_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isLessThanOrEqualTo_int_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isLessThanOrEqualTo_int_Test.java index 8c960644099..427787de516 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isLessThanOrEqualTo_int_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isLessThanOrEqualTo_int_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isLessThan_int_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isLessThan_int_Test.java index 3e2f313153e..1cfb1c968cb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isLessThan_int_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isLessThan_int_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNegative_Test.java index d60199346e9..c89343903b6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseToPercentage_int_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseToPercentage_int_Test.java index 3a2f315268d..60c4f8b595c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseToPercentage_int_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseToPercentage_int_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseToPercentage_integer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseToPercentage_integer_Test.java index e1120f68998..9ac8a043015 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseToPercentage_integer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseToPercentage_integer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseTo_int_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseTo_int_Test.java index f303d29fede..478a17cce83 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseTo_int_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseTo_int_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseTo_integer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseTo_integer_Test.java index d7d7adcd29b..c689acbb363 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseTo_integer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseTo_integer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotEqualTo_int_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotEqualTo_int_Test.java index 67c0b264d8d..32faaeee028 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotEqualTo_int_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotEqualTo_int_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotNegative_Test.java index 27909554806..ffdbebaef7c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotPositive_Test.java index acee4abae99..85fb2b5f661 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotZero_Test.java index ab690504bf8..b97eeb7413a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isOdd_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isOdd_Test.java index 0ff01479a34..29530318684 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isOdd_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isOdd_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isOne_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isOne_Test.java index eb4eb53fde0..34b95a97a8f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isOne_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isPositive_Test.java index 6d496ce23d1..ba2927f3996 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isStrictlyBetween_Integers_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isStrictlyBetween_Integers_Test.java index a761982f049..92c36b9b640 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isStrictlyBetween_Integers_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isStrictlyBetween_Integers_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isZero_Test.java index 016ed6c8286..8860988d2c5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_usingComparator_Test.java index c54309de4b5..f8697e7733f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_usingDefaultComparator_Test.java index 6c577a67ac6..a9f3988ce8a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.integer_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intpredicate/IntPredicateAssert_accepts_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intpredicate/IntPredicateAssert_accepts_Test.java index bd3f9deca9b..09571d340a0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intpredicate/IntPredicateAssert_accepts_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intpredicate/IntPredicateAssert_accepts_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intpredicate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/intpredicate/IntPredicateAssert_rejects_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intpredicate/IntPredicateAssert_rejects_Test.java index 711f919a8d4..b27d9732bf6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intpredicate/IntPredicateAssert_rejects_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intpredicate/IntPredicateAssert_rejects_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.intpredicate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allMatch_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allMatch_Test.java index 0ec01c474df..bd028265020 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allMatch_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allMatch_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allMatch_with_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allMatch_with_description_Test.java index 0e0abd0284a..bf80ea2f7a3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allMatch_with_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allMatch_with_description_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allSatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allSatisfy_Test.java index d58fb1bce22..03799db9cb0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allSatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allSatisfy_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allSatisfy_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allSatisfy_with_ThrowingConsumer_Test.java index 3c892b7f3fa..1e99792227a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allSatisfy_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allSatisfy_with_ThrowingConsumer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anyMatch_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anyMatch_Test.java index 624d4075c6c..f5f9ae9b9d3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anyMatch_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anyMatch_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anyMatch_with_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anyMatch_with_description_Test.java index 7157a241203..87abac81b25 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anyMatch_with_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anyMatch_with_description_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anySatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anySatisfy_Test.java index 20401a90b52..dfa97d9efe5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anySatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anySatisfy_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anySatisfy_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anySatisfy_with_ThrowingConsumer_Test.java index 308bd4eb1ce..e11881f02ec 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anySatisfy_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anySatisfy_with_ThrowingConsumer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtLeastOne_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtLeastOne_Test.java index e8fe2ec0c92..1c8c284a480 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtLeastOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtLeastOne_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtLeast_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtLeast_Test.java index 72299638607..a281eafa716 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtLeast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtLeast_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtMost_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtMost_Test.java index a0767cd03ef..90f12f0ac4a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtMost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtMost_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areExactly_Test.java index f3d10e302e6..0eea5a5e6a7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areNot_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areNot_Test.java index fa517d338bb..deac2b718b8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areNot_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areNot_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_are_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_are_Test.java index 43445d1a46a..fcb814f1951 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_are_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_are_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAll_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAll_Test.java index 68cbac17ac0..58b1eb49b4c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAll_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAll_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAnyElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAnyElementsOf_Test.java index bff0fd37d18..45fc781625a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAnyElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAnyElementsOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAnyOf_Test.java index 4a83a6506f5..08087e647e9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyElementsOf_Test.java index f5e2653a0b9..e9381cca6a6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyElementsOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyInAnyOrderElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyInAnyOrderElementsOf_Test.java index 36bad301b24..3abf01eb42a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyInAnyOrderElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyInAnyOrderElementsOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyInAnyOrder_Test.java index 34642c7edc8..81723a3bb3d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyInAnyOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactly_Test.java index 96589e3b7ab..b4b91bbf124 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsNull_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsNull_Test.java index e91efab5a5a..254d069a618 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsNull_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyElementsOf_Test.java index d62971ee240..ef9e81c36b0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyElementsOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyNulls_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyNulls_Test.java index c221363382c..450a54b540c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyNulls_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyNulls_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyOnceElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyOnceElementsOf_Test.java index 7602b90e292..82ebf97bfed 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyOnceElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyOnceElementsOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyOnce_Test.java index 9462ba6f4a5..3a1a9b10e1f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnly_Test.java index c00c58964c7..31168b45d3f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSequence_List_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSequence_List_Test.java index b354146c456..568092bfc05 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSequence_List_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSequence_List_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSequence_Test.java index 7917dddb1f1..12bf8054d7d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSubsequence_List_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSubsequence_List_Test.java index 55bb25166b6..7ac66ba3580 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSubsequence_List_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSubsequence_List_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSubsequence_Test.java index f79865685fd..098e2c5eb9f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSubsequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_contains_Test.java index 1bc424a1a4a..7d1201ece4d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_contains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doNotBreakOnFailingTestsForDirectoryStreams.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doNotBreakOnFailingTestsForDirectoryStreams.java index 5b07de195db..a890cf403cf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doNotBreakOnFailingTestsForDirectoryStreams.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doNotBreakOnFailingTestsForDirectoryStreams.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doNotHave_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doNotHave_Test.java index 47b63d3acdb..54fc0479971 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doNotHave_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doNotHave_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainAnyElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainAnyElementsOf_Test.java index bdfca3e2d89..3f81ffeacc4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainAnyElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainAnyElementsOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainNull_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainNull_Test.java index 491b0ea36a9..64fe233fbb1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainNull_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSequence_List_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSequence_List_Test.java index a3be1f5db50..bd7ca073bae 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSequence_List_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSequence_List_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSequence_Test.java index 980dcff2baa..63019ce06b0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSubsequence_List_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSubsequence_List_Test.java index 737f0398c31..d248e6175c4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSubsequence_List_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSubsequence_List_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSubsequence_Test.java index 56f96ff63bb..02f2036c88f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSubsequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContain_Test.java index 9a5857a5b76..185ac5b0794 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotHaveAnyElementsOfTypes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotHaveAnyElementsOfTypes_Test.java index ddc929b9a0d..a229ec34bdc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotHaveAnyElementsOfTypes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotHaveAnyElementsOfTypes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotHaveDuplicates_Test.java index c7b3be14d2e..f2e98b6d40c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotHaveDuplicates_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_element_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_element_Test.java index d88f949ca67..fe8baa7ba7d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_element_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_element_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_element_with_InstanceOfAssertFactory_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_element_with_InstanceOfAssertFactory_Test.java index 0277e3ce988..587fb33a15a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_element_with_InstanceOfAssertFactory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_element_with_InstanceOfAssertFactory_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_elements_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_elements_Test.java index 9eb547afad7..821a380adf5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_elements_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_elements_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_endsWith_Test.java index 317eaaeac8b..c8871abcd89 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_endsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extractingResultOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extractingResultOf_Test.java index 63962e1de6e..fe2b6f07761 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extractingResultOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extractingResultOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extractingResultOf_with_SortedSet_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extractingResultOf_with_SortedSet_Test.java index 9c0612e04f4..c78dcef07d6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extractingResultOf_with_SortedSet_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extractingResultOf_with_SortedSet_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extracting_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extracting_Test.java index b9e254afadd..c8a6a5b8c19 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extracting_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extracting_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extracting_with_SortedSet_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extracting_with_SortedSet_Test.java index f963b8840e3..562b549f7fc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extracting_with_SortedSet_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extracting_with_SortedSet_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extracting_with_throwing_extractor_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extracting_with_throwing_extractor_Test.java index 57417e55dfd..d2bc84976c4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extracting_with_throwing_extractor_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extracting_with_throwing_extractor_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOnAssertions_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOnAssertions_ThrowingConsumer_Test.java index f7e79dfa8af..221ae2e00e9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOnAssertions_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOnAssertions_ThrowingConsumer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOnAssertions_consumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOnAssertions_consumer_Test.java index ae38bbfeb23..2b14bb107bd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOnAssertions_consumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOnAssertions_consumer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOnNull_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOnNull_Test.java index 32a25ae145f..3db3426aee8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOnNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOnNull_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_Test.java index 7a75360965c..a7a880f98b1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_condition_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_condition_Test.java index b824b0a0626..87af58097c8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_condition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_condition_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_function_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_function_Test.java index e45550b0867..c5d39df3bce 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_function_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_function_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_in_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_in_Test.java index 984ef11b07f..40e65337c72 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_in_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_in_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_notIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_notIn_Test.java index d84b6a6596f..3c02ab13d13 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_notIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_notIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_not_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_not_Test.java index ad061333d09..3790cc0fc64 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_not_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_not_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_predicate_Test.java index 0fc2a956d47..a3d5157041d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_predicate_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filtered_baseTest.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filtered_baseTest.java index 735dcc8102d..cfdffc7fffa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filtered_baseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filtered_baseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_first_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_first_Test.java index 9c8021e9a83..bfc8febdf51 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_first_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_first_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_first_with_InstanceOfAssertFactory_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_first_with_InstanceOfAssertFactory_Test.java index 680b176a846..54cc99cb40d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_first_with_InstanceOfAssertFactory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_first_with_InstanceOfAssertFactory_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_Test.java index aa110a79a19..844bdc287a2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_SortedSet_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_SortedSet_Test.java index 4e194f7c7fc..526dce81c77 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_SortedSet_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_SortedSet_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_String_parameter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_String_parameter_Test.java index cc4e5805ee2..4d4e5034169 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_String_parameter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_String_parameter_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_multiple_extractors_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_multiple_extractors_Test.java index 150c785a93a..4f724b70270 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_multiple_extractors_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_multiple_extractors_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatMap_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatMap_Test.java index edf78e070ed..b02861f53ba 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatMap_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatMap_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasAtLeastOneElementOfType_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasAtLeastOneElementOfType_Test.java index 5b8c62acd0a..6c6c01157f6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasAtLeastOneElementOfType_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasAtLeastOneElementOfType_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasExactlyElementsOfTypes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasExactlyElementsOfTypes_Test.java index a2e44fc5979..504b2de0b36 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasExactlyElementsOfTypes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasExactlyElementsOfTypes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyElementsOfType_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyElementsOfType_Test.java index a84491e4b85..d1939645f76 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyElementsOfType_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyElementsOfType_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyElementsOfTypes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyElementsOfTypes_Test.java index 5f738956721..e553ef54639 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyElementsOfTypes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyElementsOfTypes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyOneElementSatisfying_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyOneElementSatisfying_Test.java index ac9b48231fa..09b9f2a7a23 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyOneElementSatisfying_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyOneElementSatisfying_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameElementsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameElementsAs_Test.java index 26ff30ddddd..9d786dff7a2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameElementsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameElementsAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameSizeAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameSizeAs_with_Array_Test.java index ceb821672ba..8923c909c71 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameSizeAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameSizeAs_with_Array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameSizeAs_with_Iterable_Test.java index afce439d4bb..45336cb84b6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeBetween_Test.java index 1d0a077dc11..b619cd8597b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeGreaterThanOrEqualTo_Test.java index d214f07647b..f3433f82fa1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeGreaterThan_Test.java index d263336791b..58624f0fcb0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeLessThanOrEqualTo_Test.java index b3eae7eebb2..7d46442dd2c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeLessThan_Test.java index ed5d3ced87d..7a0bbfc5fc7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSize_Test.java index 33c48110f98..614e35e6343 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtLeastOne_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtLeastOne_Test.java index 4469a9d75ed..523cf11a932 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtLeastOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtLeastOne_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtLeast_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtLeast_Test.java index e13a8f4caf9..4a628812a30 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtLeast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtLeast_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtMost_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtMost_Test.java index bcb1bf12f18..87b5bd623fa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtMost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtMost_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveExactly_Test.java index eb67d460f61..91b94e205c9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_have_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_have_Test.java index 2b57a8bdeac..e192d4eb343 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_have_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_have_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isEmpty_Test.java index 8ab237abbc4..4807522ad15 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isNotEmpty_Test.java index 078899d855a..97a46742287 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isNullOrEmpty_Test.java index 0a4faacad2c..c5b8a76725f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isSubsetOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isSubsetOf_Test.java index 4b814bfdcaf..6e00a0e0086 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isSubsetOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isSubsetOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isSubsetOf_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isSubsetOf_with_Array_Test.java index a5a4bbcf11b..a58c154de09 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isSubsetOf_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isSubsetOf_with_Array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_last_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_last_Test.java index 6cddfcb63c9..88a5f98c9b7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_last_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_last_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_last_with_InstanceOfAssertFactory_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_last_with_InstanceOfAssertFactory_Test.java index 3d66567b276..2bb53b8145f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_last_with_InstanceOfAssertFactory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_last_with_InstanceOfAssertFactory_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_map_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_map_Test.java index 1dc914bc780..8f95e0dfa42 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_map_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_map_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_map_with_throwing_extractor_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_map_with_throwing_extractor_Test.java index 08bcbf18fae..bf8acc9d874 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_map_with_throwing_extractor_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_map_with_throwing_extractor_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneMatch_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneMatch_Test.java index 286ee36d5db..f45852f2b1e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneMatch_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneMatch_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneMatch_with_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneMatch_with_description_Test.java index 96ba7225338..dac33ec9988 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneMatch_with_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneMatch_with_description_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneSatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneSatisfy_Test.java index 61481112dba..e9834b68318 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneSatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneSatisfy_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneSatisfy_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneSatisfy_with_ThrowingConsumer_Test.java index d28832d8344..50f7e54e119 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneSatisfy_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneSatisfy_with_ThrowingConsumer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactlyInAnyOrder_Test.java index 055e07b1a3d..2464e377f0b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactlyInAnyOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactlyInAnyOrder_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactlyInAnyOrder_with_ThrowingConsumer_Test.java index ab0360c7690..a6e835f26f4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactlyInAnyOrder_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactlyInAnyOrder_with_ThrowingConsumer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactly_Test.java index 0d22f19b4de..d6661dbaf29 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactly_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactly_with_ThrowingConsumer_Test.java index 04126e869f8..1dafc3f8888 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactly_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactly_with_ThrowingConsumer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesOnlyOnce_Test.java index 4c3fc0f1c1c..6146a04cccf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesOnlyOnce_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesOnlyOnce_with_ThrowingConsumer_Test.java index c2a2e698d88..65a32dd514f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesOnlyOnce_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesOnlyOnce_with_ThrowingConsumer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_should_honor_SortedSet_comparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_should_honor_SortedSet_comparator_Test.java index a453546c511..8a7b3068648 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_should_honor_SortedSet_comparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_should_honor_SortedSet_comparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_singleElement_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_singleElement_Test.java index dcdbc879547..38870315cac 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_singleElement_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_singleElement_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_singleElement_with_InstanceOfAssertFactory_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_singleElement_with_InstanceOfAssertFactory_Test.java index 59996313a0a..30dae1cd25e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_singleElement_with_InstanceOfAssertFactory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_singleElement_with_InstanceOfAssertFactory_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_size_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_size_Test.java index 22621e1ffc4..148abc02aa4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_size_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_size_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_startsWith_Test.java index c2bba86c17b..a908c4a0e78 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_startsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingComparatorForType_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingComparatorForType_Test.java index 79879c4d6ec..c7d899063f1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingComparatorForType_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingComparatorForType_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingElementComparatorIgnoringFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingElementComparatorIgnoringFields_Test.java index 374a97404aa..9a4232f597e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingElementComparatorIgnoringFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingElementComparatorIgnoringFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingElementComparatorOnFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingElementComparatorOnFields_Test.java index 86cc1f9e4d7..c85a57c7942 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingElementComparatorOnFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingElementComparatorOnFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingFieldByFieldElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingFieldByFieldElementComparator_Test.java index 320d1566a35..2d88af438ad 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingFieldByFieldElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingFieldByFieldElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparatorIgnoringFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparatorIgnoringFields_Test.java index d635276417a..74c9de87a07 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparatorIgnoringFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparatorIgnoringFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparatorOnFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparatorOnFields_Test.java index ce539e115d3..29abd3f7c3c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparatorOnFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparatorOnFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparator_Test.java index a0f6029bd6a..df7788f15f3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparator_with_RecursiveComparisonConfiguration_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparator_with_RecursiveComparisonConfiguration_Test.java index 60b9f3f2bdb..7b146f16e5e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparator_with_RecursiveComparisonConfiguration_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparator_with_RecursiveComparisonConfiguration_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_zipSatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_zipSatisfy_Test.java index 0cd1d251da4..d65bc70c926 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_zipSatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_zipSatisfy_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/Iterable_generics_with_varargs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/Iterable_generics_with_varargs_Test.java index bb37c0d4b4f..ef3e36f7cef 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/Iterable_generics_with_varargs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/Iterable_generics_with_varargs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/SetAssert_raw_set_assertions_chained_after_superclass_method_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/SetAssert_raw_set_assertions_chained_after_superclass_method_Test.java index 1ee8b64d10a..8f1ad1f3292 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/SetAssert_raw_set_assertions_chained_after_superclass_method_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/SetAssert_raw_set_assertions_chained_after_superclass_method_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_hasNext_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_hasNext_Test.java index a7b8cde0386..0d1111d9c94 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_hasNext_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_hasNext_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterator; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_isExhausted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_isExhausted_Test.java index 5b53a027417..0ea90fea34a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_isExhausted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_isExhausted_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterator; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_isUnmodifiable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_isUnmodifiable_Test.java index 539ddf1dbd2..b3b971621bc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_isUnmodifiable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_isUnmodifiable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterator; diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_toIterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_toIterable_Test.java index 47c94df30c1..cd5b39edeb8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_toIterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_toIterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.iterator; diff --git a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/AbstractSoftAssertionsExtensionIntegrationTests.java b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/AbstractSoftAssertionsExtensionIntegrationTests.java index 8e688368aef..1ae12a54353 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/AbstractSoftAssertionsExtensionIntegrationTests.java +++ b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/AbstractSoftAssertionsExtensionIntegrationTests.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.junit.jupiter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/BDDSoftAssertionsExtensionIntegrationTest.java b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/BDDSoftAssertionsExtensionIntegrationTest.java index 5fb45be3716..93823d44bc6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/BDDSoftAssertionsExtensionIntegrationTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/BDDSoftAssertionsExtensionIntegrationTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.junit.jupiter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/CustomSoftAssertions.java b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/CustomSoftAssertions.java index 3e883accc0d..b8a2ac84ff1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/CustomSoftAssertions.java +++ b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/CustomSoftAssertions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.junit.jupiter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/CustomSoftAssertionsExtensionIntegrationTest.java b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/CustomSoftAssertionsExtensionIntegrationTest.java index d54534ce20a..231ee163f31 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/CustomSoftAssertionsExtensionIntegrationTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/CustomSoftAssertionsExtensionIntegrationTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.junit.jupiter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/ExtensionInjector.java b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/ExtensionInjector.java index 393e87c300d..cf02945183d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/ExtensionInjector.java +++ b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/ExtensionInjector.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.junit.jupiter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/InheritingSoftlyExtensionFieldTest.java b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/InheritingSoftlyExtensionFieldTest.java index 3d89885c062..452cbd55486 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/InheritingSoftlyExtensionFieldTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/InheritingSoftlyExtensionFieldTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.junit.jupiter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtensionAPIIntegrationTest.java b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtensionAPIIntegrationTest.java index a5839e27f2c..cef24c9a43f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtensionAPIIntegrationTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtensionAPIIntegrationTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.junit.jupiter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtensionIntegrationTest.java b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtensionIntegrationTest.java index c62e4ea9833..c202ee8ddbe 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtensionIntegrationTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtensionIntegrationTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.junit.jupiter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtensionUnitTest.java b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtensionUnitTest.java index 3a62d02772e..a8efff7999f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtensionUnitTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtensionUnitTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.junit.jupiter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtension_InjectionSanityChecking_Test.java b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtension_InjectionSanityChecking_Test.java index 68cc4f69458..2e179f62265 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtension_InjectionSanityChecking_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtension_InjectionSanityChecking_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.junit.jupiter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtension_Injection_Test.java b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtension_Injection_Test.java index 88c9d29fa9c..6ce0267b4c1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtension_Injection_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtension_Injection_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.junit.jupiter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtension_PER_CLASS_Concurrency_Test.java b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtension_PER_CLASS_Concurrency_Test.java index dedf5ccd91c..c9ccc9600cf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtension_PER_CLASS_Concurrency_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtension_PER_CLASS_Concurrency_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.junit.jupiter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtension_PER_CLASS_Injection_Test.java b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtension_PER_CLASS_Injection_Test.java index 62ec768a90d..36f817a2ed6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtension_PER_CLASS_Injection_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtension_PER_CLASS_Injection_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.junit.jupiter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftlyAssertionsExtensionIntegrationTest.java b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftlyAssertionsExtensionIntegrationTest.java index 5347eb2e374..563d3e13825 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftlyAssertionsExtensionIntegrationTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftlyAssertionsExtensionIntegrationTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.junit.jupiter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftlyExtensionTest.java b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftlyExtensionTest.java index e2307302c13..2b6055f85cd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftlyExtensionTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/SoftlyExtensionTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.junit.jupiter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/TestKitUtils.java b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/TestKitUtils.java index 72497d165db..dae3c8aad1f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/TestKitUtils.java +++ b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/TestKitUtils.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.junit.jupiter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/WithSoftlyExtension.java b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/WithSoftlyExtension.java index a5af8479bc6..4ec26ee677c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/WithSoftlyExtension.java +++ b/assertj-core/src/test/java/org/assertj/core/api/junit/jupiter/WithSoftlyExtension.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.junit.jupiter; diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_assertionState_propagation_with_extracting_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_assertionState_propagation_with_extracting_Test.java index 1714545bb49..941f8a52fa6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_assertionState_propagation_with_extracting_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_assertionState_propagation_with_extracting_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.list; diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_contains_at_Index_Test.java index 10e89f8b276..3292b9103cf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_contains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.list; diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_doesNotContain_at_Index_Test.java index f68e59f4d73..3330c393043 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_doesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.list; diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_BaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_BaseTest.java index 056efca8f0b..db9d9c52f6f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_BaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_BaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.list; diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_condition_with_navigation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_condition_with_navigation_Test.java index f56c8113932..ba5fd2b1d42 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_condition_with_navigation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_condition_with_navigation_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.list; diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_consumer_with_navigation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_consumer_with_navigation_Test.java index cdca18e4a7c..3d1c0ebcde4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_consumer_with_navigation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_consumer_with_navigation_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.list; diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_function_with_navigation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_function_with_navigation_Test.java index 0e0f38c73bd..26680a8f1f6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_function_with_navigation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_function_with_navigation_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.list; diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_null_with_navigation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_null_with_navigation_Test.java index 4e567287eaa..12ee2f4ce20 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_null_with_navigation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_null_with_navigation_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.list; diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_predicate_with_navigation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_predicate_with_navigation_Test.java index d145c735d14..38ad013476e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_predicate_with_navigation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_predicate_with_navigation_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.list; diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_using_filterOperator_with_navigation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_using_filterOperator_with_navigation_Test.java index 9bfeb89bdc7..8db871f5872 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_using_filterOperator_with_navigation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_using_filterOperator_with_navigation_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.list; diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_with_navigation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_with_navigation_Test.java index fb62116ee72..82b06880412 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_with_navigation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_with_navigation_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.list; diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_has_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_has_at_Index_Test.java index 7748182e991..68efe4c532e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_has_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_has_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.list; diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_isSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_isSortedAccordingToComparator_Test.java index b05f7ae141f..ab3ec78c8e6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_isSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_isSortedAccordingToComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.list; diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_isSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_isSorted_Test.java index b40f6876d09..aea186c2abc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_isSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_isSorted_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.list; diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_is_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_is_at_Index_Test.java index 88737243c7f..6a478dc611d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_is_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_is_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.list; diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_raw_list_assertions_chained_after_superclass_method_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_raw_list_assertions_chained_after_superclass_method_Test.java index e81680b85d4..c0c313bed46 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_raw_list_assertions_chained_after_superclass_method_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_raw_list_assertions_chained_after_superclass_method_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.list; diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_satisfies_at_index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_satisfies_at_index_Test.java index c6ec484c2af..b3f45a8a592 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_satisfies_at_index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_satisfies_at_index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.list; diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_usingComparator_Test.java index fe7f5ad50f8..36fac0f60f7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.list; diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_usingDefaultComparator_Test.java index c303e367217..897a51d7989 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.list; diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_usingElementComparatorIgnoringFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_usingElementComparatorIgnoringFields_Test.java index 07ad220032d..41e397e460a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_usingElementComparatorIgnoringFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_usingElementComparatorIgnoringFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.list; diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_usingElementComparatorOnFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_usingElementComparatorOnFields_Test.java index 59742f4c8cf..4c0e1d7c980 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_usingElementComparatorOnFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_usingElementComparatorOnFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.list; diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_usingFieldByFieldElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_usingFieldByFieldElementComparator_Test.java index 7de15213193..5f8fa62b762 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_usingFieldByFieldElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_usingFieldByFieldElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.list; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssertBaseTest.java index fcbc859a09d..15e84ce36fe 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_hasMonthValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_hasMonthValue_Test.java index 3399620c672..b4fcb7c4611 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_hasMonthValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_hasMonthValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_hasMonth_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_hasMonth_Test.java index 2840b1384e9..018a18035e7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_hasMonth_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_hasMonth_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_hasYear_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_hasYear_Test.java index fed9c84ef21..3150bb21fdf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_hasYear_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_hasYear_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isAfterOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isAfterOrEqualTo_Test.java index fc5e3d47359..a0d6c40fcbc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isAfterOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isAfterOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isAfter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isAfter_Test.java index c034d47a0bc..90094d71515 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isAfter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isAfter_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBeforeOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBeforeOrEqualTo_Test.java index c1a6dc11897..d6d34655738 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBeforeOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBeforeOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBefore_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBefore_Test.java index 1279c51b540..42aed0a3397 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBefore_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBefore_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBetween_Test.java index 2c1f5bd170f..8a9923ac482 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBetween_with_String_parameters_Test.java index c411bfedc75..594ae2f44c3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBetween_with_String_parameters_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isEqualTo_Test.java index 341ef1603a7..bc30ad0bea8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isInTheFuture_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isInTheFuture_Test.java index 56fde634f86..f6fd5bb48bc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isInTheFuture_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isInTheFuture_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isInThePast_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isInThePast_Test.java index 07195726e42..f75b92e6e0c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isInThePast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isInThePast_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isIn_Test.java index 21d42e9085f..6ea787a0873 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isNotEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isNotEqualTo_Test.java index 9421ee9eeaf..16f97f1b8f2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isNotEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isNotEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isNotIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isNotIn_Test.java index 1d2842aaa55..58adc4d7b8f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isNotIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isNotIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isStrictlyBetween_Test.java index f915af37fd2..30bede80063 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isStrictlyBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isStrictlyBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isStrictlyBetween_with_String_parameters_Test.java index b57d36e3fac..87cabb23c7e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isStrictlyBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isStrictlyBetween_with_String_parameters_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isToday_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isToday_Test.java index 76720c28515..7719564deb6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isToday_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isToday_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAsset_hasDayOfMonth_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAsset_hasDayOfMonth_Test.java index 5cebd1cdd61..0c3b6dae3b0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAsset_hasDayOfMonth_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAsset_hasDayOfMonth_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssertBaseTest.java index 47b8b537ffd..018fca75a0c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_defaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_defaultComparator_Test.java index fa13e2ac2ac..59f6147db5b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_defaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_defaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasDayOfMonth_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasDayOfMonth_Test.java index c513fab1d5c..9dff16e2364 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasDayOfMonth_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasDayOfMonth_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasHour_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasHour_Test.java index 2ffa51f384a..d31def31488 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasHour_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasHour_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasMinute_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasMinute_Test.java index 9d590f95e4f..b1c917b74a2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasMinute_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasMinute_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasMonthValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasMonthValue_Test.java index 1c30f0ad8d5..4ce0bb66f76 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasMonthValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasMonthValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasMonth_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasMonth_Test.java index 94bafea7591..7f2571f2a0c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasMonth_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasMonth_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasNano_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasNano_Test.java index 877e5b922a6..a0338ccbd3d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasNano_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasNano_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasSecond_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasSecond_Test.java index 2ee3ddcc3ba..0b86c7d069e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasSecond_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasSecond_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasYear_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasYear_Test.java index b429e78ad47..3aa56a37aa7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasYear_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasYear_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isAfterOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isAfterOrEqualTo_Test.java index ccf4258d89e..9b45e73083a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isAfterOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isAfterOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isAfter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isAfter_Test.java index 34a25a439e5..e09cdba2061 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isAfter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isAfter_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBeforeOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBeforeOrEqualTo_Test.java index 22014f98104..d8ff9c9c973 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBeforeOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBeforeOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBefore_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBefore_Test.java index 369b6c8225a..28f8c542520 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBefore_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBefore_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBetween_Test.java index 5e4110ea736..642c383a800 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBetween_with_String_parameters_Test.java index 7cdee1ce008..7749ac9f747 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBetween_with_String_parameters_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isCloseToUtcNow_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isCloseToUtcNow_Test.java index 5dd7e41f35a..2bcee00d192 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isCloseToUtcNow_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isCloseToUtcNow_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringHours_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringHours_Test.java index 58840046399..e4b6f373a05 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringHours_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringHours_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringMinutes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringMinutes_Test.java index a72518c2446..87fb5e04f72 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringMinutes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringMinutes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringNanoseconds_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringNanoseconds_Test.java index ba2e118ffb7..14009f342a6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringNanoseconds_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringNanoseconds_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringSeconds_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringSeconds_Test.java index 7a2250c4302..1f130ecb8d7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringSeconds_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringSeconds_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualTo_Test.java index 0b3bc282c84..29309a6fefe 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isInTheFuture_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isInTheFuture_Test.java index c4a8b51aa41..9fb7ed70c0e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isInTheFuture_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isInTheFuture_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isInThePast_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isInThePast_Test.java index 25366db5b28..01ebc223506 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isInThePast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isInThePast_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isIn_Test.java index 1685cd5f103..2345d1d7c22 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isNotEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isNotEqualTo_Test.java index 2afb39d8fc5..a6fffaa9d54 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isNotEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isNotEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isNotIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isNotIn_Test.java index 4ea9efb9656..42c6cc24eef 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isNotIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isNotIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isStrictlyBetween_Test.java index b540409dc00..9ec68bcc8ee 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isStrictlyBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java index 738440c8d2f..50efa06876d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_usingComparator_Test.java index dcf8649753d..6a17a2b40e2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_usingDefaultComparator_Test.java index 272826c0b57..a187437b752 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssertBaseTest.java index bf6883fcd7b..8c251721f73 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localtime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasHour_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasHour_Test.java index ab466160230..1fb0808dd62 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasHour_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasHour_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localtime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasMinute_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasMinute_Test.java index 785ebd300e1..128c732589e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasMinute_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasMinute_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localtime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasNano_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasNano_Test.java index bb18650e400..9c1ca900608 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasNano_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasNano_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localtime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasSameHourAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasSameHourAs_Test.java index cd6f699df23..10b2057021e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasSameHourAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasSameHourAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localtime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasSecond_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasSecond_Test.java index 55085681c2d..759252088d0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasSecond_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasSecond_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localtime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isAfterOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isAfterOrEqualTo_Test.java index 0d5a069b156..7e75651e508 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isAfterOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isAfterOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localtime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isAfter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isAfter_Test.java index 5319b00e156..221861aa0e1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isAfter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isAfter_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localtime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBeforeOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBeforeOrEqualTo_Test.java index 92d572457c6..0140e50997c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBeforeOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBeforeOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localtime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBefore_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBefore_Test.java index 7f31abfb049..cafadddae27 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBefore_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBefore_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localtime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBetween_Test.java index 7a315c32978..d995dbb2c92 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localtime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBetween_with_String_parameters_Test.java index 4bf25fe75b7..65a2e75ca52 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBetween_with_String_parameters_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localtime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isEqualToIgnoringNanoseconds_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isEqualToIgnoringNanoseconds_Test.java index 0421b406341..883dc789fd3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isEqualToIgnoringNanoseconds_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isEqualToIgnoringNanoseconds_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localtime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isEqualToIgnoringSeconds_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isEqualToIgnoringSeconds_Test.java index 2b05048aff0..6888032170b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isEqualToIgnoringSeconds_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isEqualToIgnoringSeconds_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localtime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isEqualTo_Test.java index 9dc7c9f7c1d..006e2e417bc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localtime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isIn_Test.java index e5b1c4ecfa2..d8c44cabf5f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localtime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isNotEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isNotEqualTo_Test.java index ce005137f92..fd548eca2f1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isNotEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isNotEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localtime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isNotIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isNotIn_Test.java index ab9f22ef9f6..47b4bab949a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isNotIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isNotIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localtime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isStrictlyBetween_Test.java index 4600d96b40c..be59354c2e8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isStrictlyBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localtime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isStrictlyBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isStrictlyBetween_with_String_parameters_Test.java index 67778f4cfd9..34bb2eb2bae 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isStrictlyBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isStrictlyBetween_with_String_parameters_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.localtime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_contains_at_Index_Test.java index c06784a809e..4901ae0cfe1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_contains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_doesNotContain_at_Index_Test.java index 02c57867b14..8440fb06dbf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_doesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_hasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_hasDimensions_Test.java index 9a3274d0b41..e12f71ffc1b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_hasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_hasDimensions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_hasNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_hasNumberOfRows_Test.java index 1ca810ef015..7fe9b256b6a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_hasNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_hasNumberOfRows_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_hasSameDimensionsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_hasSameDimensionsAs_Test.java index f446a54c69a..9f9db59348d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_hasSameDimensionsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_hasSameDimensionsAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isDeepEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isDeepEqualTo_Test.java index 101132e8107..63c874dd31b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isDeepEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isDeepEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isEmpty_Test.java index c3de01096d5..8ca0d7d07ca 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isNotEmpty_Test.java index e492c6ab9ae..143a0e3aa5f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isNullOrEmpty_Test.java index 641e2eeb9bc..a86639f2556 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_usingCustomComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_usingCustomComparator_Test.java index cbb7abe7625..6d1b920acd1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_usingCustomComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_usingCustomComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isBetween_Longs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isBetween_Longs_Test.java index 135b4aa34a5..fdf3ff80bc5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isBetween_Longs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isBetween_Longs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseToPercentage_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseToPercentage_long_Test.java index d1a9f966b7e..b0f0617a4ac 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseToPercentage_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseToPercentage_long_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseToPercentage_primitive_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseToPercentage_primitive_long_Test.java index 0e53c13d033..e085a8fa1c5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseToPercentage_primitive_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseToPercentage_primitive_long_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseTo_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseTo_long_Test.java index 6e7305faced..3908cf3fe3a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseTo_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseTo_long_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseTo_primitive_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseTo_primitive_long_Test.java index dee3dd508d7..19eefecce05 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseTo_primitive_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseTo_primitive_long_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isEqualTo_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isEqualTo_long_Test.java index 3a17e5572c1..bd83c379343 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isEqualTo_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isEqualTo_long_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isEven_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isEven_Test.java index a90f31b9c45..bcf56ad1e5b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isEven_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isEven_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isGreaterThanOrEqualTo_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isGreaterThanOrEqualTo_long_Test.java index 361d861eeb8..3414a218176 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isGreaterThanOrEqualTo_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isGreaterThanOrEqualTo_long_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isGreaterThan_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isGreaterThan_long_Test.java index bdf93e98501..69c44a94498 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isGreaterThan_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isGreaterThan_long_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isLessThanOrEqualTo_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isLessThanOrEqualTo_long_Test.java index 70fa8173ced..ab1b08982b0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isLessThanOrEqualTo_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isLessThanOrEqualTo_long_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isLessThan_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isLessThan_long_Test.java index 5f01e71d652..5a8b795a36a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isLessThan_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isLessThan_long_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNegative_Test.java index 4b2de4e270c..6174f442c75 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseToPercentage_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseToPercentage_long_Test.java index bc56493c709..52e496353ca 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseToPercentage_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseToPercentage_long_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseToPercentage_primitive_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseToPercentage_primitive_long_Test.java index 285b6534313..35c6903a817 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseToPercentage_primitive_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseToPercentage_primitive_long_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseTo_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseTo_long_Test.java index eef93861050..22ab7fea91a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseTo_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseTo_long_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseTo_primitive_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseTo_primitive_long_Test.java index 3aae3e67d6c..da5b176ad62 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseTo_primitive_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseTo_primitive_long_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotEqualTo_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotEqualTo_long_Test.java index 29ad26dbccc..bde483e35db 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotEqualTo_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotEqualTo_long_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotNegative_Test.java index 2ab503667c7..7c2fc321314 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotPositive_Test.java index 2541afaa2c5..544c1e67fda 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotZero_Test.java index 3821924ce3b..cb8ae79edbd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isOdd_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isOdd_Test.java index 4a0098e327c..47961fb543c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isOdd_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isOdd_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isOne_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isOne_Test.java index a5e187d1eea..1fc51309d6c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isOne_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isPositive_Test.java index 301ab30e2d8..03ccf00c24a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isStrictlyBetween_Longs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isStrictlyBetween_Longs_Test.java index f59a2939d80..d74c9213e57 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isStrictlyBetween_Longs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isStrictlyBetween_Longs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isZero_Test.java index 656b2ec8822..962419e65a5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_usingComparator_Test.java index abdf5ded37a..d8b27205377 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_usingDefaultComparator_Test.java index 51e414f5b2f..99f13ea3c6f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.long_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsAnyOf_Test.java index 19e2386aa05..07e94153ec7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsAnyOf_with_Long_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsAnyOf_with_Long_array_Test.java index 08730c58d2a..19261f16012 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsAnyOf_with_Long_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsAnyOf_with_Long_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactlyInAnyOrder_Test.java index 4d80537cbca..5a465aca712 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactlyInAnyOrder_with_Long_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactlyInAnyOrder_with_Long_array_Test.java index 3b3c348b332..5ed06c4273c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactlyInAnyOrder_with_Long_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactlyInAnyOrder_with_Long_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactly_Test.java index 3d7df502a3d..16e6a13cc9a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactly_with_Long_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactly_with_Long_array_Test.java index 1f34dd7ba50..1433380f832 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactly_with_Long_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactly_with_Long_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnlyOnce_Test.java index d39a6972028..c96457205cf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnlyOnce_with_Long_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnlyOnce_with_Long_array_Test.java index 58f890190ea..6b029255ccc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnlyOnce_with_Long_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnlyOnce_with_Long_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnly_Test.java index fdf50c918f1..16abc9b3cf7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnly_with_Long_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnly_with_Long_array_Test.java index 0f768990087..281d031d4a7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnly_with_Long_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnly_with_Long_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSequence_Test.java index 879c0e0164a..5cd843f2577 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSequence_with_Long_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSequence_with_Long_array_Test.java index edb56540124..2a8bf30d897 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSequence_with_Long_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSequence_with_Long_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSubsequence_Test.java index 596b2be136b..ba2e5abfcb6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSubsequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSubsequence_with_Long_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSubsequence_with_Long_array_Test.java index 3f27e455e9b..fc6ef2af8a8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSubsequence_with_Long_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSubsequence_with_Long_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_Test.java index 6eb61d51052..b70b7d39156 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_at_Index_Test.java index 92475cae20a..1ae243adc00 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_with_Long_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_with_Long_array_Test.java index e34f04d5010..f3cbdbf2802 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_with_Long_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_with_Long_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_Test.java index af9e703cb0d..0c5dfa1d834 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_at_Index_Test.java index b72fad9868d..e0e29f2b194 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_with_Long_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_with_Long_array_Test.java index 386d8bcfa1d..2e1c6eca7e5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_with_Long_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_with_Long_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotHaveDuplicates_Test.java index 34178e95e7a..0ff0374f7ce 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_endsWith_Test.java index 9a166fa2245..a9ca8a2a2b0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_endsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_endsWith_with_Long_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_endsWith_with_Long_array_Test.java index ebef994d19f..3229b819fb8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_endsWith_with_Long_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_endsWith_with_Long_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSameSizeAs_with_Iterable_Test.java index 75e2740a386..6b08ed83c69 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeBetween_Test.java index 7c246072e8c..4e642576067 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java index 7f66ab945db..654e351dc49 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeGreaterThan_Test.java index 9bdf604f645..c117607a354 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeLessThanOrEqualTo_Test.java index 1c19139a355..f9208798628 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeLessThan_Test.java index 5ffdd047dc7..f72e8cc8b6f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSize_Test.java index 6f6bc6b1e85..4b61e84a96a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isEmpty_Test.java index 83fe1f449f2..0e02385282c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isNotEmpty_Test.java index 22acaaffbf7..c557f9e909d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isNullOrEmpty_Test.java index bfd2fa9590b..07063dfbd80 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isSortedAccordingToComparator_Test.java index 19b5d525eb6..43e45f0dad4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isSorted_Test.java index 8d073245e29..4cb6740d849 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isSorted_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_startsWith_Test.java index 1ec658134db..af5a87f6a88 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_startsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_startsWith_with_Long_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_startsWith_with_Long_array_Test.java index 6773d60abf9..5854f5eb927 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_startsWith_with_Long_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_startsWith_with_Long_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingComparator_Test.java index 520a7dbf0d9..1492758aba5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingDefaultComparator_Test.java index de857e03799..c38333d8fd3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingDefaultElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingDefaultElementComparator_Test.java index 188a4790064..a956d91b416 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingDefaultElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingDefaultElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingElementComparator_Test.java index c04bb285d31..54f4c89ae71 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longpredicate/LongPredicateAssert_accepts_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longpredicate/LongPredicateAssert_accepts_Test.java index bb36cbbf765..3192875903a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longpredicate/LongPredicateAssert_accepts_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longpredicate/LongPredicateAssert_accepts_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longpredicate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/longpredicate/LongPredicateAssert_rejects_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longpredicate/LongPredicateAssert_rejects_Test.java index 826476a1c93..91518de9d47 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longpredicate/LongPredicateAssert_rejects_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longpredicate/LongPredicateAssert_rejects_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.longpredicate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_allSatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_allSatisfy_Test.java index 1eade7fe253..e3495315669 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_allSatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_allSatisfy_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_anySatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_anySatisfy_Test.java index cb6322d24c6..8930df03206 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_anySatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_anySatisfy_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsAllEntriesOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsAllEntriesOf_Test.java index 41baa9b521a..e88ae70085c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsAllEntriesOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsAllEntriesOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsAnyOf_Test.java index 6f82774c348..1f151b9114c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsEntry_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsEntry_Test.java index 32ec9933d90..a2d724b4e3e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsEntry_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsEntry_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactlyEntriesOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactlyEntriesOf_Test.java index 7052237dad1..d82e4f555f5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactlyEntriesOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactlyEntriesOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactlyInAnyOrderEntriesOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactlyInAnyOrderEntriesOf_Test.java index ec3514084ae..b4e5c8143a6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactlyInAnyOrderEntriesOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactlyInAnyOrderEntriesOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactly_Test.java index b98dd13f3ba..55bb30904be 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactly_with_Java_Util_MapEntry_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactly_with_Java_Util_MapEntry_Test.java index 9311a13e6d3..21b391792d6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactly_with_Java_Util_MapEntry_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactly_with_Java_Util_MapEntry_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsKey_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsKey_Test.java index b01b9155961..70909aa2ced 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsKey_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsKey_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsKeys_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsKeys_Test.java index fbbd5b8fd66..06ddc73b282 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsKeys_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsKeys_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnlyKeys_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnlyKeys_Test.java index 7c560dea5ba..3f2740a6cae 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnlyKeys_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnlyKeys_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnlyKeys_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnlyKeys_with_Iterable_Test.java index fd4ba896a89..9e5f74d1bc3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnlyKeys_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnlyKeys_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnly_Test.java index a4009deb690..ac63584f624 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnly_with_Java_Util_MapEntry_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnly_with_Java_Util_MapEntry_Test.java index 36d4f91bc06..1447a276b82 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnly_with_Java_Util_MapEntry_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnly_with_Java_Util_MapEntry_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsValue_Test.java index fc362a881c7..00ee52f4e31 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsValues_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsValues_Test.java index 13a8bc7f717..8148cc2ae55 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsValues_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsValues_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_contains_Test.java index 7ac1d2f9fb3..d992f6cdd07 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_contains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_contains_with_Java_Util_MapEntry_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_contains_with_Java_Util_MapEntry_Test.java index 9468a125f4c..7a15cb66397 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_contains_with_Java_Util_MapEntry_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_contains_with_Java_Util_MapEntry_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainEntry_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainEntry_Test.java index da7f5b9334f..23bea3df86c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainEntry_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainEntry_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainKey_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainKey_Test.java index d26d7b03499..1da395f4c31 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainKey_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainKey_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainKeys_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainKeys_Test.java index 2036909c4dc..b01f48cac96 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainKeys_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainKeys_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainValue_Test.java index 313b08e5913..d4d0532de92 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContain_Test.java index b14b9a1ee42..88becd123ff 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContain_with_Java_Util_MapEntry_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContain_with_Java_Util_MapEntry_Test.java index 21a189bf0ed..d0360deeeee 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContain_with_Java_Util_MapEntry_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContain_with_Java_Util_MapEntry_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingByKey_with_Key_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingByKey_with_Key_Test.java index 4920fb7baa5..1d79ee87e79 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingByKey_with_Key_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingByKey_with_Key_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingByKey_with_Key_and_InstanceOfAssertFactory_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingByKey_with_Key_and_InstanceOfAssertFactory_Test.java index 804e5755fe7..cc54f28c86e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingByKey_with_Key_and_InstanceOfAssertFactory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingByKey_with_Key_and_InstanceOfAssertFactory_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingByKeys_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingByKeys_Test.java index 728181afda8..4eda5f0f7ce 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingByKeys_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingByKeys_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingFromEntries_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingFromEntries_Test.java index 482c61e3dcc..ee0bf254fbb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingFromEntries_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingFromEntries_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extracting_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extracting_Test.java index f1d650f71ae..ddb23bab896 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extracting_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extracting_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_flatExtracting_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_flatExtracting_Test.java index 95a7eaea6af..54526cf2a19 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_flatExtracting_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_flatExtracting_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfyingCondition_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfyingCondition_Test.java index 0aa8bf0b4fd..5efbb4750e2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfyingCondition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfyingCondition_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfyingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfyingConsumer_Test.java index 905c6edc859..9e8f4e9e2cf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfyingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfyingConsumer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_condition_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_condition_Test.java index 929a51820f4..309a39df066 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_condition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_condition_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_key_and_condition_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_key_and_condition_Test.java index 8a8b45e7c68..fce6f087e4e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_key_and_condition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_key_and_condition_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_key_and_value_conditions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_key_and_value_conditions_Test.java index dc8dde207ac..86f9c30073c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_key_and_value_conditions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_key_and_value_conditions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasKeySatisfying_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasKeySatisfying_Test.java index 1aad92e471d..8b2ab43d17e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasKeySatisfying_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasKeySatisfying_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Array_Test.java index b6dfa07fa51..6b6aa579b53 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Iterable_Test.java index e87b78e17ff..06c808f7db3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Map_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Map_Test.java index ee827924a2b..c8599b17c91 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Map_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Map_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeBetween_Test.java index ce13c26aa54..310144dc67b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeGreaterThanOrEqualTo_Test.java index 8cfec74d7b1..57fdbfefd83 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeGreaterThan_Test.java index d85c9a278d8..f7077079ab6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeLessThanOrEqualTo_Test.java index 70775318f0f..bc85628f6fe 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeLessThan_Test.java index cd1c542fa53..7c323e8ee78 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSize_Test.java index 924e4e3de05..cae358c5aa0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasValueSatisfying_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasValueSatisfying_Test.java index 1085e076f51..d518fa5c55a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasValueSatisfying_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasValueSatisfying_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isEmpty_Test.java index 165fe5e00c3..1ca910ea844 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isNotEmpty_Test.java index ce73666cb36..b21559ca813 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isNullOrEmpty_Test.java index d8b325de2a0..fb88aee7ffe 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isUnmodifiable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isUnmodifiable_Test.java index 6763758dd23..cb4c9df8a6a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isUnmodifiable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isUnmodifiable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_noneSatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_noneSatisfy_Test.java index 37a6a1784fc..b73e17b0086 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_noneSatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_noneSatisfy_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_raw_map_assertions_chained_after_base_assertions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_raw_map_assertions_chained_after_base_assertions_Test.java index a46f83ea500..cdd946d6de7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_raw_map_assertions_chained_after_base_assertions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_raw_map_assertions_chained_after_base_assertions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_size_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_size_Test.java index 808e7766255..b49379c194e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_size_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_size_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_values_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_values_Test.java index 367268e95d2..3dcea02180b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_values_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_values_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.map; diff --git a/assertj-core/src/test/java/org/assertj/core/api/matcher/MatcherAssert_matches_Test.java b/assertj-core/src/test/java/org/assertj/core/api/matcher/MatcherAssert_matches_Test.java index b877ca4892e..e0348a741c7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/matcher/MatcherAssert_matches_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/matcher/MatcherAssert_matches_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.matcher; diff --git a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasAllNullFieldsOrPropertiesExcept_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasAllNullFieldsOrPropertiesExcept_Test.java index 2f2ca9f8a69..03f12a8635d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasAllNullFieldsOrPropertiesExcept_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasAllNullFieldsOrPropertiesExcept_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.object; diff --git a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasAllNullFieldsOrProperties_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasAllNullFieldsOrProperties_Test.java index 693cce30c46..ef73a0435ad 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasAllNullFieldsOrProperties_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasAllNullFieldsOrProperties_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.object; diff --git a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasFieldOrPropertyWithValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasFieldOrPropertyWithValue_Test.java index 9db90f2991c..376e3ad9e76 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasFieldOrPropertyWithValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasFieldOrPropertyWithValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.object; diff --git a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasFieldOrProperty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasFieldOrProperty_Test.java index 39d4b10ef93..eefb7ca64fb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasFieldOrProperty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasFieldOrProperty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.object; diff --git a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasNoNullFieldsOrProperties_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasNoNullFieldsOrProperties_Test.java index de5ef1c8e32..295a1892888 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasNoNullFieldsOrProperties_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasNoNullFieldsOrProperties_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.object; diff --git a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasOnlyFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasOnlyFields_Test.java index 2e14d3fa693..60bf1876cb7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasOnlyFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasOnlyFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.object; diff --git a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasSameHashCodeAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasSameHashCodeAs_Test.java index de45f54377a..1f98c122622 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasSameHashCodeAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasSameHashCodeAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.object; diff --git a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualToComparingOnlyGivenFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualToComparingOnlyGivenFields_Test.java index 668528af3ce..1995ca8fb34 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualToComparingOnlyGivenFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualToComparingOnlyGivenFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.object; diff --git a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualToIgnoringGivenFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualToIgnoringGivenFields_Test.java index b6ce0eeef70..b51c9d76ee7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualToIgnoringGivenFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualToIgnoringGivenFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.object; diff --git a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualToIgnoringNullFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualToIgnoringNullFields_Test.java index d387c5b4766..d88de275c92 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualToIgnoringNullFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualToIgnoringNullFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.object; diff --git a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualsToComparingFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualsToComparingFields_Test.java index c0b2d675cb0..fd496e8d552 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualsToComparingFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualsToComparingFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.object; diff --git a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_usingComparator_Test.java index d943adef8cd..021641f6783 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.object; diff --git a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_usingDefaultComparator_Test.java index ce12e551bbf..a5bba2cb36d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.object; diff --git a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_usingEquals_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_usingEquals_Test.java index 5ffe81dcc5a..9d907e94da4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_usingEquals_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_usingEquals_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.object; diff --git a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_contains_at_Index_Test.java index 0a82b6cf35d..25d12ce65eb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_contains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.object2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_doesNotContain_at_Index_Test.java index ebe4ce09dce..395d8564ce2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_doesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.object2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_hasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_hasDimensions_Test.java index 64501e7734e..4f2ef94c05b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_hasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_hasDimensions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.object2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_hasNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_hasNumberOfRows_Test.java index 95aabe8459c..5335255bde3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_hasNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_hasNumberOfRows_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.object2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_hasSameDimensionsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_hasSameDimensionsAs_Test.java index 6590e1abf70..375c6370e97 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_hasSameDimensionsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_hasSameDimensionsAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.object2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isDeepEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isDeepEqualTo_Test.java index 1667d2243d8..f98219cfff9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isDeepEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isDeepEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.object2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isEmpty_Test.java index 65474bb33d2..a8686a4cbfa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.object2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isNotEmpty_Test.java index 03b2a3105c3..b9c2c1b4ce2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.object2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isNullOrEmpty_Test.java index 1ae09da36c5..e1aff8db013 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.object2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_usingCustomComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_usingCustomComparator_Test.java index 88623657ee8..0f688ccf1c8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_usingCustomComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_usingCustomComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.object2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allMatch_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allMatch_Test.java index 2820ccd36f1..02ceee6baf8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allMatch_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allMatch_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allMatch_with_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allMatch_with_description_Test.java index 647b83a7823..9e0a376fda0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allMatch_with_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allMatch_with_description_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allSatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allSatisfy_Test.java index 5ed5b3fd805..31bf418a3a2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allSatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allSatisfy_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allSatisfy_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allSatisfy_with_ThrowingConsumer_Test.java index f4252b8a1df..c2f7bc732b8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allSatisfy_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allSatisfy_with_ThrowingConsumer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anyMatch_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anyMatch_Test.java index c72d7a5748d..43ede8f2740 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anyMatch_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anyMatch_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anyMatch_with_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anyMatch_with_description_Test.java index bb487fd9a21..d54b8f4f34c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anyMatch_with_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anyMatch_with_description_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anySatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anySatisfy_Test.java index 0819e4db61f..0c17ec4ba79 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anySatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anySatisfy_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anySatisfy_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anySatisfy_with_ThrowingConsumer_Test.java index d238559570e..7fb28239e8b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anySatisfy_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anySatisfy_with_ThrowingConsumer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtLeastOne_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtLeastOne_Test.java index 86c203bece8..84aba0c8983 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtLeastOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtLeastOne_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtLeast_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtLeast_Test.java index 7d12e24603f..61fbe4b26ea 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtLeast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtLeast_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtMost_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtMost_Test.java index caf0915f686..a86d82c3c44 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtMost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtMost_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areExactly_Test.java index 938ecd23769..9a69b903bce 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areNot_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areNot_Test.java index 07f1841227c..f53ecfc08e0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areNot_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areNot_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_are_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_are_Test.java index 99beb2d9eaa..429cfa33a4b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_are_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_are_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAll_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAll_Test.java index 4214ab91a1c..01770e21748 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAll_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAll_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAnyElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAnyElementsOf_Test.java index 5b3f920df29..78514a2bc35 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAnyElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAnyElementsOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAnyOf_Test.java index 81d2a980af7..88beeba4f7e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyElementsOf_Test.java index 5716d305b31..0765d680b1f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyElementsOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyInAnyOrderElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyInAnyOrderElementsOf_Test.java index 6a1604d50f6..0dd3b1c4d0e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyInAnyOrderElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyInAnyOrderElementsOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyInAnyOrder_Test.java index dca491b54ed..72c74bd242b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactly_Test.java index 64d6c9ebf50..432b509bed0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsNull_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsNull_Test.java index 68c8bb03981..f9f9139b100 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsNull_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyElementsOf_Test.java index a6b34554ec7..32ecaba77ac 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyElementsOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyNulls_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyNulls_Test.java index 293b7690462..7802ba3161b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyNulls_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyNulls_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyOnceElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyOnceElementsOf_Test.java index b67954b0c89..d3f71cd17a0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyOnceElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyOnceElementsOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyOnce_Test.java index 782ae86dbd0..0262d8a3a27 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnly_Test.java index a12ee2cc7b6..7b4ab3b95b5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSequence_List_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSequence_List_Test.java index d5e54c279f0..616ad1cdf83 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSequence_List_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSequence_List_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSequence_Test.java index 568d6eb703c..8c49b24ba1e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSubSequence_List_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSubSequence_List_Test.java index f7f659b1f76..5f8702e23fe 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSubSequence_List_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSubSequence_List_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSubSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSubSequence_Test.java index c3de81a50cf..13341b2a6fa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSubSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSubSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_contains_Test.java index 5ba4f4832c6..1303f7748d6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_contains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_contains_at_Index_Test.java index 312760d93ff..0cad4ac7fb2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_contains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doNothave_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doNothave_Test.java index 8daab584999..939ab33f9f5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doNothave_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doNothave_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainAnyElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainAnyElementsOf_Test.java index 408d298d5c5..6a2d9804784 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainAnyElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainAnyElementsOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainNull_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainNull_Test.java index 41a3ef2d2a9..b2992a4f4f8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainNull_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSequence_List_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSequence_List_Test.java index c6e4cb41114..59af3687777 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSequence_List_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSequence_List_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSequence_Test.java index 59398ade36b..514e8674495 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSubsequence_Test.java index 16b30ee02b7..37f467d0905 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSubsequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContain_Test.java index 186958b70dc..ee3b6a1b84f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContain_at_Index_Test.java index b07f19d007c..1a7bbb05a22 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainsSubsequence_List_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainsSubsequence_List_Test.java index 0e62fb941e6..8a1cd8fd377 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainsSubsequence_List_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainsSubsequence_List_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotHaveAnyElementsOfTypes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotHaveAnyElementsOfTypes_Test.java index 5b80c1b6eac..f07f4314509 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotHaveAnyElementsOfTypes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotHaveAnyElementsOfTypes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotHaveDuplicates_Test.java index 822977b8658..e108bbc59d7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_endsWith_Test.java index 25bf86233be..7f756f9efa3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_endsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_extractingResultOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_extractingResultOf_Test.java index 77db3423caf..128d4f5de76 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_extractingResultOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_extractingResultOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_extracting_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_extracting_Test.java index 28c7276fb8c..caca03d73b8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_extracting_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_extracting_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOnAssertions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOnAssertions_Test.java index 8f50c462460..8fed406962e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOnAssertions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOnAssertions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOnAssertions_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOnAssertions_ThrowingConsumer_Test.java index 84b7cc42985..8bad96002f1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOnAssertions_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOnAssertions_ThrowingConsumer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_Test.java index 952a7079730..671300a8680 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_condition_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_condition_Test.java index ab4b161383b..88478afec9e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_condition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_condition_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_function_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_function_Test.java index b3fdb997893..33e68fa1ab4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_function_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_function_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_in_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_in_Test.java index e943670689f..30d3925da77 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_in_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_in_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_notIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_notIn_Test.java index 0398403d2b0..3137f5f5d95 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_notIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_notIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_not_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_not_Test.java index 6fbcd42c3f0..5df25d394d7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_not_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_not_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_predicate_Test.java index cf5444eb0d3..88d533e65f6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_predicate_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filtered_baseTest.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filtered_baseTest.java index bbcc2bb4394..4f3bc58cf5f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filtered_baseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filtered_baseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_flatExtracting_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_flatExtracting_Test.java index 6f1dfb4ce12..34641aa643e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_flatExtracting_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_flatExtracting_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_flatExtracting_with_String_parameter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_flatExtracting_with_String_parameter_Test.java index 8abbe65a40d..4cb1c19e75b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_flatExtracting_with_String_parameter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_flatExtracting_with_String_parameter_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasAtLeastOneElementOfType_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasAtLeastOneElementOfType_Test.java index 0247f10ea91..07ff2a07122 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasAtLeastOneElementOfType_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasAtLeastOneElementOfType_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasExactlyElementsOfTypes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasExactlyElementsOfTypes_Test.java index a759a492275..817812528b9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasExactlyElementsOfTypes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasExactlyElementsOfTypes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyElementsOfType_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyElementsOfType_Test.java index 2335267acfb..6f967df2516 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyElementsOfType_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyElementsOfType_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyElementsOfTypes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyElementsOfTypes_Test.java index 915c6d4a280..7db4344fd22 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyElementsOfTypes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyElementsOfTypes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyOneElementSatisfying_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyOneElementSatisfying_Test.java index 34face97520..ebc7d1628a8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyOneElementSatisfying_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyOneElementSatisfying_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameElementsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameElementsAs_Test.java index 2c84dc86367..6eaaf95c3b1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameElementsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameElementsAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameSizeAs_with_Arrays_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameSizeAs_with_Arrays_Test.java index f80b4256ea0..481069953af 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameSizeAs_with_Arrays_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameSizeAs_with_Arrays_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameSizeAs_with_Iterable_Test.java index 942b2a211a0..1b7fcfb345c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeBetween_Test.java index 9a3fcce3f72..5b4e57152ab 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java index 940269e2c89..7df52082a1d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeGreaterThan_Test.java index 29cbbb7f9f8..f8279322505 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeLessThanOrEqualTo_Test.java index 530682dd96d..2038ecced23 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeLessThan_Test.java index 8ac347c2e4b..e17a6fb3a93 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSize_Test.java index d64a47eb1c0..74109e6c0c9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtLeastOne_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtLeastOne_Test.java index 146e7ee0b6e..2207cc5b6f7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtLeastOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtLeastOne_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtLeast_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtLeast_Test.java index 97b223a57d0..e40569588b7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtLeast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtLeast_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtMost_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtMost_Test.java index 5d8a7697f3d..a6d9a2d531e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtMost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtMost_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveExactly_Test.java index 14b0eb86f97..0e4fba63faa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_have_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_have_Test.java index 19209d311f3..2b4af2fb3d9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_have_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_have_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isEmpty_Test.java index 6202d685b68..86a1f8e1635 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isNotEmpty_Test.java index 0462a2b2f41..a91b0dc6e83 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isNullOrEmpty_Test.java index 0e38f007c35..841b3d58a53 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSortedAccordingToComparator_Test.java index a28e499df0d..0a8ef1ba1bb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSorted_Test.java index 2ff9815160e..96b3052fab9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSorted_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSubsetOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSubsetOf_Test.java index cc8783392df..933b043f78f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSubsetOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSubsetOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSubsetOf_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSubsetOf_with_Array_Test.java index 7259799a91a..fb0abd48ada 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSubsetOf_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSubsetOf_with_Array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneMatch_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneMatch_Test.java index 914f8f32a49..78642c404f3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneMatch_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneMatch_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneMatch_with_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneMatch_with_description_Test.java index b67e010151e..b4599b82533 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneMatch_with_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneMatch_with_description_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneSatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneSatisfy_Test.java index 7ad22a84e30..ae1dd190102 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneSatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneSatisfy_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneSatisfy_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneSatisfy_with_ThrowingConsumer_Test.java index c10c0b7f970..a2ef532c994 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneSatisfy_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneSatisfy_with_ThrowingConsumer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactlyInAnyOrder_Test.java index a2fc514696e..675012cc8fc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactlyInAnyOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactlyInAnyOrder_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactlyInAnyOrder_with_ThrowingConsumer_Test.java index c6274af405e..c144c6a4fc3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactlyInAnyOrder_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactlyInAnyOrder_with_ThrowingConsumer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactly_Test.java index 8b98db81b9a..8747d9cfb2e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactly_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactly_with_ThrowingConsumer_Test.java index 3c686625d97..fbd4882572e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactly_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactly_with_ThrowingConsumer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesOnlyOnce_Test.java index d5cb51e3b08..cd545b9dd46 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesOnlyOnce_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesOnlyOnce_with_ThrowingConsumer_Test.java index ff1354d2b23..69262bb2170 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesOnlyOnce_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesOnlyOnce_with_ThrowingConsumer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_singleElement_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_singleElement_Test.java index 06eb1fa6ca0..177f1eff817 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_singleElement_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_singleElement_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_singleElement_with_InstanceOfAssertFactory_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_singleElement_with_InstanceOfAssertFactory_Test.java index 666d25dd82b..e6caea1458e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_singleElement_with_InstanceOfAssertFactory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_singleElement_with_InstanceOfAssertFactory_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_startsWith_Test.java index 83734ede650..8454a95249c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_startsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingComparatorForType_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingComparatorForType_Test.java index fc434a60270..75e16bb7a86 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingComparatorForType_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingComparatorForType_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingComparator_Test.java index 3fca82ed334..45edcca5495 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingDefaultComparator_Test.java index 0762baf6a25..d1e0d7524be 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingDefaultElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingDefaultElementComparator_Test.java index 3212f40a6d8..963f1cb415c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingDefaultElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingDefaultElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingElementComparatorIgnoringFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingElementComparatorIgnoringFields_Test.java index 36c8d83ca04..9f5c215387d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingElementComparatorIgnoringFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingElementComparatorIgnoringFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingElementComparatorOnFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingElementComparatorOnFields_Test.java index 079b83fafa9..b19980e7d06 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingElementComparatorOnFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingElementComparatorOnFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingElementComparator_Test.java index 8d6fc71f5f0..bdb965e0f2a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingFieldByFieldElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingFieldByFieldElementComparator_Test.java index 3ea2c0a5cb3..e52691a22cc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingFieldByFieldElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingFieldByFieldElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparatorIgnoringFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparatorIgnoringFields_Test.java index 49c5ad9878e..038dabe0ae2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparatorIgnoringFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparatorIgnoringFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparatorOnFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparatorOnFields_Test.java index 97c6fd549d5..b76e3bf449d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparatorOnFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparatorOnFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparator_Test.java index ee802da5d01..187f528a7ae 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparator_with_RecursiveComparisonConfiguration_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparator_with_RecursiveComparisonConfiguration_Test.java index 4d3b7017460..42bc6698b5d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparator_with_RecursiveComparisonConfiguration_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparator_with_RecursiveComparisonConfiguration_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_zipSatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_zipSatisfy_Test.java index f56102a2139..41560486d0c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_zipSatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_zipSatisfy_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.objectarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssertBaseTest.java index 594e2ccfc31..8f65112e0b4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsetdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_defaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_defaultComparator_Test.java index ed24121a36b..c193c365ecc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_defaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_defaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsetdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAfterOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAfterOrEqualTo_Test.java index 895c5ec550d..377b67a297c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAfterOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAfterOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsetdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAfter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAfter_Test.java index 4e35d22e01a..4b0d90435c5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAfter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAfter_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsetdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAtSameInstantAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAtSameInstantAs_Test.java index 778394ec6f4..a8061600a3d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAtSameInstantAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAtSameInstantAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsetdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBeforeOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBeforeOrEqualTo_Test.java index 333aa69087d..2dbde79aee4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBeforeOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBeforeOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsetdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBefore_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBefore_Test.java index 34071c1f763..ce07f6f925b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBefore_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBefore_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsetdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBetween_Test.java index 1df37eeb928..8fe5c8f09ee 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsetdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBetween_with_String_parameters_Test.java index 2e266a6c810..9a7dae62e12 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBetween_with_String_parameters_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsetdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isCloseToUtcNow_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isCloseToUtcNow_Test.java index 680642b1c54..ee66e65454e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isCloseToUtcNow_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isCloseToUtcNow_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsetdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringHours_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringHours_Test.java index e619f70c940..fd979262328 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringHours_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringHours_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsetdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringMinutes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringMinutes_Test.java index 8faa5521fbc..043ce201ccd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringMinutes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringMinutes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsetdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringNanoseconds_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringNanoseconds_Test.java index 4125c13dc21..6dd81f5a002 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringNanoseconds_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringNanoseconds_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsetdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringSeconds_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringSeconds_Test.java index 9544bb7e6a0..6929bec643b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringSeconds_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringSeconds_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsetdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringTimezone_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringTimezone_Test.java index cc5540b09c6..fa8e244362a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringTimezone_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringTimezone_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsetdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualTo_Test.java index d504d96f238..83a27cfcf8e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsetdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isInTheFuture_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isInTheFuture_Test.java index a5997636ae6..a7c6c68956a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isInTheFuture_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isInTheFuture_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsetdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isInThePast_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isInThePast_Test.java index cfba54778d9..f6259c74dfa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isInThePast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isInThePast_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsetdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isIn_Test.java index dd77822af14..bba972a8d71 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsetdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isNotEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isNotEqualTo_Test.java index 124b08f45be..197568fcbad 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isNotEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isNotEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsetdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isNotIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isNotIn_Test.java index ed021a9e14d..bf58a0e2e72 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isNotIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isNotIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsetdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isStrictlyBetween_Test.java index 18babecbad6..bdf13fcc291 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isStrictlyBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsetdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java index 1290d690bb6..7f8ab9a3f27 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsetdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_usingComparator_Test.java index d9db0778d1e..3fb1f077421 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsetdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_usingDefaultComparator_Test.java index c66aabbff39..d123bbc270a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsetdatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssertBaseTest.java index 1af70de3a37..fea9ed3b1e9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsettime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_hasSameHourAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_hasSameHourAs_Test.java index 1d368d69b98..29cf7f4d820 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_hasSameHourAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_hasSameHourAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsettime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isAfterOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isAfterOrEqualTo_Test.java index 2cb62c7fc33..b680a7c0e97 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isAfterOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isAfterOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsettime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isAfter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isAfter_Test.java index de02558beac..06db2af578a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isAfter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isAfter_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsettime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBeforeOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBeforeOrEqualTo_Test.java index f43889ca73f..81c0036db78 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBeforeOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBeforeOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsettime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBefore_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBefore_Test.java index 7efc89acee8..596b9e80201 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBefore_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBefore_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsettime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBetween_Test.java index 5be33e66c19..b6d757fa9f3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsettime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBetween_with_String_parameters_Test.java index 6239e1eb428..335b0d98329 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBetween_with_String_parameters_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsettime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualToIgnoringNanoseconds_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualToIgnoringNanoseconds_Test.java index 9cd8e022183..59d061591a2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualToIgnoringNanoseconds_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualToIgnoringNanoseconds_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsettime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualToIgnoringSeconds_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualToIgnoringSeconds_Test.java index f943e9d19f5..bd3738e7249 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualToIgnoringSeconds_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualToIgnoringSeconds_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsettime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualToIgnoringTimezone_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualToIgnoringTimezone_Test.java index 900b4514bd4..c6befcd5a66 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualToIgnoringTimezone_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualToIgnoringTimezone_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsettime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualTo_Test.java index 98a87a69232..0de36236177 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsettime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isIn_Test.java index 8bab7f69b68..c7066033679 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsettime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isNotEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isNotEqualTo_Test.java index d68e39fdee6..6f32e5f2491 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isNotEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isNotEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsettime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isNotIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isNotIn_Test.java index d4ceb5a1120..5348a0f7b48 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isNotIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isNotIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsettime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isStrictlyBetween_Test.java index db229f1e0ed..85d00961fa8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isStrictlyBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsettime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isStrictlyBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isStrictlyBetween_with_String_parameters_Test.java index 2190f3ce9bb..7a87b0fd14e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isStrictlyBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isStrictlyBetween_with_String_parameters_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.offsettime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_hasValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_hasValue_Test.java index 9d16ce78db2..2ed92381d1f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_hasValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_hasValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.optionallong; diff --git a/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isEmpty_Test.java index 0857f790e24..96688466adc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.optionallong; diff --git a/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isNotEmpty_Test.java index e81678723b8..af71789bec9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.optionallong; diff --git a/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isNotPresent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isNotPresent_Test.java index cb5f09250aa..dec9239cedc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isNotPresent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isNotPresent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.optionallong; diff --git a/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isPresent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isPresent_Test.java index 0a1a0ef7492..589fa1d2d01 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isPresent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isPresent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.optionallong; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_binaryContent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_binaryContent_Test.java index c5bb44e0e1c..fc35779c7b9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_binaryContent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_binaryContent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_content_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_content_Test.java index d91403271d9..021cebf0893 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_content_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_content_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_content_with_charset_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_content_with_charset_Test.java index 80e5090e523..4b76b16d8ec 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_content_with_charset_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_content_with_charset_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_doesNotExist_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_doesNotExist_Test.java index d5c2600f91b..14c525721c2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_doesNotExist_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_doesNotExist_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_endsWithRaw_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_endsWithRaw_Test.java index 3a5ed858fea..e72160a6730 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_endsWithRaw_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_endsWithRaw_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_endsWith_Test.java index fa18627b17b..9f95e18e500 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_endsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_existsNoFollowLinks_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_existsNoFollowLinks_Test.java index bbdeabc604b..b4cae13ae89 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_existsNoFollowLinks_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_existsNoFollowLinks_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_exists_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_exists_Test.java index dddd9de0972..26cb9bd67f6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_exists_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_exists_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasBinaryContent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasBinaryContent_Test.java index a0f7007ce6d..70201eb2c9e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasBinaryContent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasBinaryContent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasContent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasContent_Test.java index bb9c42c35c7..3492436ed8e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasContent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasContent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_AlgorithmBytes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_AlgorithmBytes_Test.java index bad1174fbb8..dbc5c0f132b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_AlgorithmBytes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_AlgorithmBytes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_AlgorithmString_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_AlgorithmString_Test.java index 09984eac101..4893b26ec1f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_AlgorithmString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_AlgorithmString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_DigestBytes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_DigestBytes_Test.java index 99647774ba5..5645a2dd866 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_DigestBytes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_DigestBytes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_DigestString_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_DigestString_Test.java index 3b86bf71bce..7deacee4efb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_DigestString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_DigestString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasExtension_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasExtension_Test.java index 6f9cf7432fe..5b836ef5cc6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasExtension_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasExtension_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasFileName_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasFileName_Test.java index e2e829a36dd..49cc862cd66 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasFileName_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasFileName_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasFileSystem_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasFileSystem_Test.java index 632f3faf147..a81650423da 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasFileSystem_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasFileSystem_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasNoExtension_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasNoExtension_Test.java index acfe6c26c0b..87d7abef16c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasNoExtension_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasNoExtension_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasNoParentRaw_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasNoParentRaw_Test.java index e54db7fe446..b4906ae880e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasNoParentRaw_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasNoParentRaw_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasNoParent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasNoParent_Test.java index 36fdb678a1c..3bd440c2105 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasNoParent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasNoParent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasParentRaw_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasParentRaw_Test.java index bd99e8afda0..905e5b95f5f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasParentRaw_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasParentRaw_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasParent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasParent_Test.java index 635ba545e0e..29adad87964 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasParent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasParent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSameBinaryContent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSameBinaryContent_Test.java index 21ef0a8b40e..af83c9a117a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSameBinaryContent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSameBinaryContent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSameContentAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSameContentAs_Test.java index 95d05b45ec0..8574975ca24 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSameContentAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSameContentAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSameFileSystemAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSameFileSystemAs_Test.java index ae150e6c170..cd55ecece2b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSameFileSystemAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSameFileSystemAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSameTextualContentAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSameTextualContentAs_Test.java index d709f896459..168ac187067 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSameTextualContentAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSameTextualContentAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSize_Test.java index 92248ece3c5..135cee844b3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isAbsolute_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isAbsolute_Test.java index 630621b1c72..00604b0d031 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isAbsolute_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isAbsolute_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isCanonical_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isCanonical_Test.java index 69b794d5bc2..ff115955a7e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isCanonical_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isCanonical_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryContaining_Predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryContaining_Predicate_Test.java index e0c7dcae1a0..37acecec951 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryContaining_Predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryContaining_Predicate_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryContaining_SyntaxAndPattern_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryContaining_SyntaxAndPattern_Test.java index c13b6f7ceba..753c21b0e4c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryContaining_SyntaxAndPattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryContaining_SyntaxAndPattern_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryNotContaining_Predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryNotContaining_Predicate_Test.java index dcd8c2506c4..7a53a136194 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryNotContaining_Predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryNotContaining_Predicate_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryNotContaining_SyntaxAndPattern_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryNotContaining_SyntaxAndPattern_Test.java index da8b02c9c20..3503603ab98 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryNotContaining_SyntaxAndPattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryNotContaining_SyntaxAndPattern_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryRecursivelyContaining_Predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryRecursivelyContaining_Predicate_Test.java index f7f19007fa6..b0dc5589156 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryRecursivelyContaining_Predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryRecursivelyContaining_Predicate_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java index ebe1b072502..c71ff27d884 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectory_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectory_Test.java index 669e029967c..a43c002cf61 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectory_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isEmptyDirectory_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isEmptyDirectory_Test.java index 92e1f050d25..78324283237 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isEmptyDirectory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isEmptyDirectory_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isEmptyFile_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isEmptyFile_Test.java index 5ce8d8c0836..5a87ca25d51 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isEmptyFile_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isEmptyFile_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isExecutable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isExecutable_Test.java index 577e9d17d72..c565c4be5fa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isExecutable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isExecutable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isNormalized_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isNormalized_Test.java index 1eb09fb0143..d178618165f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isNormalized_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isNormalized_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isNotEmptyDirectory_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isNotEmptyDirectory_Test.java index b97b455fac2..79cdf9217bb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isNotEmptyDirectory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isNotEmptyDirectory_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isNotEmptyFile_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isNotEmptyFile_Test.java index 8834b90bbcb..b9ae1382bbe 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isNotEmptyFile_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isNotEmptyFile_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isReadable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isReadable_Test.java index 1c83c25d8bb..ca3bd3ce61a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isReadable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isReadable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isRegularFile_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isRegularFile_Test.java index 45636b01427..abc3735278d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isRegularFile_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isRegularFile_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isRelative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isRelative_Test.java index 50f0b7f3c45..4d14fd3b821 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isRelative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isRelative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isSymbolicLink_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isSymbolicLink_Test.java index 8008d22a4cc..17663c4c0cf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isSymbolicLink_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isSymbolicLink_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isWritable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isWritable_Test.java index ef162a23f40..6a857b0681f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isWritable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isWritable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_startsWithRaw_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_startsWithRaw_Test.java index 7d97728f54b..335431748be 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_startsWithRaw_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_startsWithRaw_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_startsWith_Test.java index 95c14dba866..3827492005e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_startsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_String_Test.java index 653ba1f77de..da7060e1317 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_String_invalid_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_String_invalid_Test.java index cc6c4cbcac6..ca77a7594f9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_String_invalid_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_String_invalid_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_Test.java index 2f8627f2a96..e2f9a34edef 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_default_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_default_Test.java index f6890300e4b..6265dbfeb99 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_default_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_default_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_null_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_null_Test.java index d6eb7c63791..a720ce7cc1b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_null_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_null_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.path; diff --git a/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_acceptsAll_Test.java b/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_acceptsAll_Test.java index 328a82b389f..ef3089adff8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_acceptsAll_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_acceptsAll_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.predicate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_accepts_Test.java b/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_accepts_Test.java index e6d432e06dc..48d1e379b30 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_accepts_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_accepts_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.predicate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_rejectsAllTest.java b/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_rejectsAllTest.java index 02465f5f222..5120b05e1e0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_rejectsAllTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_rejectsAllTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.predicate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_rejects_Test.java b/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_rejects_Test.java index 6b65d2efc02..d6878fbc39e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_rejects_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_rejects_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.predicate; diff --git a/assertj-core/src/test/java/org/assertj/core/api/recursive/comparison/DualValueDequeTest.java b/assertj-core/src/test/java/org/assertj/core/api/recursive/comparison/DualValueDequeTest.java index 3f5f54ce770..ebf08803582 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/recursive/comparison/DualValueDequeTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/recursive/comparison/DualValueDequeTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.recursive.comparison; diff --git a/assertj-core/src/test/java/org/assertj/core/api/recursive/comparison/VisitedDualValuesTest.java b/assertj-core/src/test/java/org/assertj/core/api/recursive/comparison/VisitedDualValuesTest.java index 920094b1f0a..5467d7f88c8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/recursive/comparison/VisitedDualValuesTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/recursive/comparison/VisitedDualValuesTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.recursive.comparison; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_contains_at_Index_Test.java index 1b2f85112e7..41861bf49d8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_contains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_doesNotContain_at_Index_Test.java index 2fe2d7fea6b..467b264e889 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_doesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_hasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_hasDimensions_Test.java index ba02a013055..cb135969127 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_hasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_hasDimensions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_hasNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_hasNumberOfRows_Test.java index 07b34e69206..74730f4a96b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_hasNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_hasNumberOfRows_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_hasSameDimensionsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_hasSameDimensionsAs_Test.java index 377d24051eb..eb8129579ad 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_hasSameDimensionsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_hasSameDimensionsAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isDeepEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isDeepEqualTo_Test.java index a6af976e9b2..3abc37b0a25 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isDeepEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isDeepEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isEmpty_Test.java index 5f5bf25d005..9c20d23b9bc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isNotEmpty_Test.java index c4c5c80de51..efccb8b5b0f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isNullOrEmpty_Test.java index 180d3a7a44c..446cd32d00a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_usingCustomComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_usingCustomComparator_Test.java index 1f47d33d163..9a4a72aa408 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_usingCustomComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_usingCustomComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short2darray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isBetween_Shorts_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isBetween_Shorts_Test.java index 5b22e826de7..62ea77a0390 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isBetween_Shorts_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isBetween_Shorts_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseToPercentage_Short_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseToPercentage_Short_Test.java index d6acfd50559..8dabc117af8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseToPercentage_Short_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseToPercentage_Short_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseToPercentage_short_primitive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseToPercentage_short_primitive_Test.java index 6041c09ea79..a9a5911c91c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseToPercentage_short_primitive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseToPercentage_short_primitive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseTo_Short_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseTo_Short_Test.java index 80dc374051f..576680e4e88 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseTo_Short_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseTo_Short_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseTo_short_primitive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseTo_short_primitive_Test.java index 93547998b79..a89bb8628cf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseTo_short_primitive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseTo_short_primitive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isEqualTo_short_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isEqualTo_short_Test.java index b0e57ab0b74..bb64699ee9e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isEqualTo_short_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isEqualTo_short_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isEven_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isEven_Test.java index 8dd391a2814..4a57beb85a9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isEven_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isEven_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isGreaterThanOrEqualTo_short_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isGreaterThanOrEqualTo_short_Test.java index 1906925d51b..f7d32ce1e4c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isGreaterThanOrEqualTo_short_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isGreaterThanOrEqualTo_short_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isGreaterThan_short_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isGreaterThan_short_Test.java index a1adc4276a7..e3a3b1aa1a4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isGreaterThan_short_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isGreaterThan_short_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isLessThanOrEqualTo_short_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isLessThanOrEqualTo_short_Test.java index fd2cf5a5906..31298c9fc44 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isLessThanOrEqualTo_short_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isLessThanOrEqualTo_short_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isLessThan_short_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isLessThan_short_Test.java index 852b3892198..c7bcf896b8a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isLessThan_short_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isLessThan_short_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNegative_Test.java index 63577959e87..a00a05d0470 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseToPercentage_Short_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseToPercentage_Short_Test.java index 2629de5c1b2..ff6f1d93187 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseToPercentage_Short_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseToPercentage_Short_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseToPercentage_short_primitive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseToPercentage_short_primitive_Test.java index 079142c6277..5f247a28f45 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseToPercentage_short_primitive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseToPercentage_short_primitive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseTo_Short_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseTo_Short_Test.java index 5f4c86dd328..693ff1b2aa0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseTo_Short_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseTo_Short_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseTo_short_primitive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseTo_short_primitive_Test.java index f6274853d5c..61a0b9d2001 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseTo_short_primitive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseTo_short_primitive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotEqualTo_short_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotEqualTo_short_Test.java index f2a31b86321..534c5ebfecd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotEqualTo_short_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotEqualTo_short_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotNegative_Test.java index 2a3304c6ba8..acf4340e158 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotPositive_Test.java index 4dab37fbbb4..cdf758a51c4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotZero_Test.java index a7ce6a5d2ca..26e1ae5eba3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isOdd_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isOdd_Test.java index bcc11f0e89d..2bff6d2efae 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isOdd_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isOdd_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isOne_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isOne_Test.java index 9de03669bae..fe8a82d8604 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isOne_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isPositive_Test.java index 9f43c418d34..5b6a231e5d3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isStrictlyBetween_Shorts_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isStrictlyBetween_Shorts_Test.java index 83f69d0ebab..15396d159b6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isStrictlyBetween_Shorts_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isStrictlyBetween_Shorts_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isZero_Test.java index 0210747bfaa..3345c2cf4bd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_usingComparator_Test.java index c50bd39a8af..afed344db1d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_usingDefaultComparator_Test.java index 655eebafcc3..5fa32c38ae3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.short_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssertNullTest.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssertNullTest.java index af86f87080b..799b1acadc5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssertNullTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssertNullTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsAnyOf_Test.java index 207aa44bfbf..e6e6cfbfbdc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsAnyOf_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsAnyOf_with_Integer_Argument_Test.java index dba25cb6992..eb0558cdd45 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsAnyOf_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsAnyOf_with_Integer_Argument_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsAnyOf_with_Short_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsAnyOf_with_Short_array_Test.java index d6b4f5f5702..4ece127f8e4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsAnyOf_with_Short_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsAnyOf_with_Short_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactlyInAnyOrder_Test.java index aa82e506389..95f2baf2910 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactlyInAnyOrder_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactlyInAnyOrder_with_Integer_Argument_Test.java index 51aea9c903b..5a9005fde09 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactlyInAnyOrder_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactlyInAnyOrder_with_Integer_Argument_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactlyInAnyOrder_with_Short_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactlyInAnyOrder_with_Short_array_Test.java index b20ccc795f1..7b7152f01b4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactlyInAnyOrder_with_Short_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactlyInAnyOrder_with_Short_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactly_Test.java index 2b95df12b0c..ec7c3dc853f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactly_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactly_with_Integer_Argument_Test.java index e97fb0fa2b0..4a36d3ba669 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactly_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactly_with_Integer_Argument_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactly_with_Short_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactly_with_Short_array_Test.java index 85aca31812b..e5e7f5b8bf8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactly_with_Short_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactly_with_Short_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnlyOnce_Test.java index 5008ac8ff37..7e4b7c95251 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnlyOnce_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnlyOnce_with_Integer_Argument_Test.java index fa31edf1555..ad703c924d1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnlyOnce_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnlyOnce_with_Integer_Argument_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnlyOnce_with_Short_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnlyOnce_with_Short_array_Test.java index 6616b0e3628..1c60bf09d3b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnlyOnce_with_Short_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnlyOnce_with_Short_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnly_Test.java index a0e4c7f4110..424bc38c0d1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnly_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnly_with_Integer_Argument_Test.java index 08c423d7d39..727f05885f3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnly_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnly_with_Integer_Argument_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnly_with_Short_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnly_with_Short_array_Test.java index 543ba0b7d93..6a579383bef 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnly_with_Short_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnly_with_Short_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSequence_Test.java index dff00ddd691..7576f455b89 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSequence_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSequence_with_Integer_Argument_Test.java index 3c18141d161..d3cec85553e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSequence_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSequence_with_Integer_Argument_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSequence_with_Short_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSequence_with_Short_array_Test.java index a98d80f2482..049834864af 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSequence_with_Short_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSequence_with_Short_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSubsequence_Test.java index 04b1de6907f..88d7306bd33 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSubsequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSubsequence_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSubsequence_with_Integer_Argument_Test.java index e55b40abd78..b980e0174da 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSubsequence_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSubsequence_with_Integer_Argument_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSubsequence_with_Short_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSubsequence_with_Short_array_Test.java index a7f6c27628c..7a7028e6c4a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSubsequence_with_Short_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSubsequence_with_Short_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_Test.java index 0f915ccf855..3be8a50a380 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_at_Index_Test.java index f6d0cfc6c12..d20d72cd95a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_at_Index_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_at_Index_with_Integer_Argument_Test.java index 79ce6ed799e..3c0b90909eb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_at_Index_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_at_Index_with_Integer_Argument_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_with_Integer_Argument_Test.java index 0eb3e8e0251..04731d22b15 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_with_Integer_Argument_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_with_Short_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_with_Short_array_Test.java index c1158b0a71e..e2284b82771 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_with_Short_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_with_Short_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_Test.java index 5cebecbc7d8..56ab082fe63 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_at_Index_Test.java index 2d0ed353c8a..a99cb7dc08d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_at_Index_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_at_Index_with_Integer_Argument_Test.java index e5d30262622..984467ed8de 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_at_Index_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_at_Index_with_Integer_Argument_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_with_Integer_Argument_Test.java index 840e8482895..f0d85be4246 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_with_Integer_Argument_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_with_Short_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_with_Short_array_Test.java index 71f0590697a..e1414f8a2cb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_with_Short_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_with_Short_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotHaveDuplicates_Test.java index a9f54395388..b5f5c43cb58 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_endsWith_Test.java index 8fcb0d13edf..169b3306e4e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_endsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_endsWith_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_endsWith_with_Integer_Argument_Test.java index 9fd10f88931..fb22e31e037 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_endsWith_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_endsWith_with_Integer_Argument_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_endsWith_with_Short_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_endsWith_with_Short_array_Test.java index 8011b6e3cb4..aa343e3dc66 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_endsWith_with_Short_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_endsWith_with_Short_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSameSizeAs_with_Iterable_Test.java index a323bf1776b..4a7054d2214 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeBetween_Test.java index 8ed41c047bf..04063531a14 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java index 25580af1782..a4491e49417 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeGreaterThan_Test.java index 64d166a951e..9963329c548 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeLessThanOrEqualTo_Test.java index 8069979a9ae..6124215e5e4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeLessThan_Test.java index 6af326ebfe0..11f12ed18e1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSize_Test.java index 9580c300302..87746e604fd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isEmpty_Test.java index 075c6ca9feb..e6197a7feeb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isNotEmpty_Test.java index 5791ba30829..bd2af8938f3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isNullOrEmpty_Test.java index d07fd9f01ce..1ca5ee80a86 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isSortedAccordingToComparator_Test.java index 8c471d56547..46cc144174b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isSorted_Test.java index 2694368918c..5524d90b749 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isSorted_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_startsWith_Test.java index 136d639dcb3..42a1c999f66 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_startsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_startsWith_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_startsWith_with_Integer_Argument_Test.java index 8fa3b5dc4ae..3aea0697cfa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_startsWith_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_startsWith_with_Integer_Argument_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_startsWith_with_Short_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_startsWith_with_Short_array_Test.java index 9d0dc170fb4..0e2052c4a37 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_startsWith_with_Short_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_startsWith_with_Short_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingComparator_Test.java index 7d2b956a2fc..6712abe3b39 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingDefaultComparator_Test.java index d2c33f3c6e3..c7459e7ab06 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingDefaultElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingDefaultElementComparator_Test.java index 53e4ca7425b..03f731739e6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingDefaultElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingDefaultElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingElementComparator_Test.java index a4d7c2404b9..ae6cff809bc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingElementComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.shortarray; diff --git a/assertj-core/src/test/java/org/assertj/core/api/spliterator/SpliteratorAssert_hasCharacteristics_Test.java b/assertj-core/src/test/java/org/assertj/core/api/spliterator/SpliteratorAssert_hasCharacteristics_Test.java index 3e3575785bb..e292430fe3c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/spliterator/SpliteratorAssert_hasCharacteristics_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/spliterator/SpliteratorAssert_hasCharacteristics_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.spliterator; diff --git a/assertj-core/src/test/java/org/assertj/core/api/spliterator/SpliteratorAssert_hasOnlyCharacteristics_Test.java b/assertj-core/src/test/java/org/assertj/core/api/spliterator/SpliteratorAssert_hasOnlyCharacteristics_Test.java index af8f7f7c5cf..c214445109f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/spliterator/SpliteratorAssert_hasOnlyCharacteristics_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/spliterator/SpliteratorAssert_hasOnlyCharacteristics_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.spliterator; diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asBase64Decoded_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asBase64Decoded_Test.java index f3625f3b21d..a7d6ddda95e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asBase64Decoded_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asBase64Decoded_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.string_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asBoolean_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asBoolean_Test.java index 64093382b10..6396b0cfeb4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asBoolean_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asBoolean_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.string_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asByte_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asByte_Test.java index 4749a966ab8..d83737eec51 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asByte_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asByte_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.string_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asDouble_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asDouble_Test.java index bad9abdb8ba..e7ef066b487 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asDouble_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asDouble_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.string_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asFloat_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asFloat_Test.java index 29bcba410bd..51a63dcfedf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asFloat_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asFloat_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.string_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asInt_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asInt_Test.java index 505cafe4db1..9083a7387f3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asInt_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asInt_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.string_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asLong_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asLong_Test.java index 191b7f6addb..2621fd97170 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asLong_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asLong_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.string_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asShort_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asShort_Test.java index 27e45fbbc07..42746687a71 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asShort_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asShort_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.string_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_bytes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_bytes_Test.java index 843bb7c9063..ad746af4fba 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_bytes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_bytes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.string_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isBase64_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isBase64_Test.java index efded968dfc..d52e73fcf4e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isBase64_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isBase64_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.string_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isBetween_Test.java index d9170021fd0..b9c65c0576c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.string_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isEqualTo_Test.java index d928337b8b0..5b534db8deb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.string_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isGreaterThanOrEqualTo_Test.java index 19a872214a0..7a52b791409 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.string_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isGreaterThan_Test.java index 6239b446e9f..053e5943c90 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.string_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isLessThanOrEqualTo_Test.java index aa164e57f1b..5562f19d168 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.string_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isLessThan_Test.java index 9399dfca8d1..b5a35e5b3ef 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.string_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isStrictlyBetween_Test.java index 360790af12f..89afd1fe687 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isStrictlyBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.string_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_usingCustomComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_usingCustomComparator_Test.java index d16759208ac..8e9ce7ca119 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_usingCustomComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_usingCustomComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.string_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_usingDefaultComparator_Test.java index c69b74315b4..2e0244e8317 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.string_; diff --git a/assertj-core/src/test/java/org/assertj/core/api/test/Assertions_assertThat_ambiguous_Test.java b/assertj-core/src/test/java/org/assertj/core/api/test/Assertions_assertThat_ambiguous_Test.java index 61602fe3fc4..b009de55c9d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/test/Assertions_assertThat_ambiguous_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/test/Assertions_assertThat_ambiguous_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.test; diff --git a/assertj-core/src/test/java/org/assertj/core/api/test/ComparableExample.java b/assertj-core/src/test/java/org/assertj/core/api/test/ComparableExample.java index 2214d2a7fd8..1f0995337e2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/test/ComparableExample.java +++ b/assertj-core/src/test/java/org/assertj/core/api/test/ComparableExample.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.test; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ExpectThrowableAssert_isThrownBy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ExpectThrowableAssert_isThrownBy_Test.java index b8bee43dc08..8fbd757933f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ExpectThrowableAssert_isThrownBy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ExpectThrowableAssert_isThrownBy_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/NotThrownAssert_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/NotThrownAssert_description_Test.java index 5be127960e2..76b1df01580 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/NotThrownAssert_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/NotThrownAssert_description_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_from_ThrowingCallable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_from_ThrowingCallable_Test.java index 3f61663a9da..af5fe3d7d30 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_from_ThrowingCallable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_from_ThrowingCallable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_from_lambda_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_from_lambda_Test.java index ed47147ae45..201db296a26 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_from_lambda_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_from_lambda_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_with_then_method_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_with_then_method_Test.java index 01007aa417a..cc59dcb5b8e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_with_then_method_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_with_then_method_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_extracting_with_Function_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_extracting_with_Function_Test.java index 93632db0fa5..41e34cc9b21 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_extracting_with_Function_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_extracting_with_Function_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCauseExactlyInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCauseExactlyInstanceOf_Test.java index 7288011cf4d..a389f68532a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCauseExactlyInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCauseExactlyInstanceOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCauseInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCauseInstanceOf_Test.java index 04de1ffb04a..1a5764c2407 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCauseInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCauseInstanceOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCauseReference_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCauseReference_Test.java index e3c99fc514a..699b059988e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCauseReference_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCauseReference_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCause_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCause_Test.java index ea9e959bdf1..5b65f452df3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCause_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCause_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageContainingAll_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageContainingAll_Test.java index 3c8754d3251..807a0a359d2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageContainingAll_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageContainingAll_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageContaining_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageContaining_Test.java index 647ef2636e1..1bf8291c2cc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageContaining_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageContaining_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageContaining_with_String_format_syntax_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageContaining_with_String_format_syntax_Test.java index 58456c3049b..e44f8a63b5b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageContaining_with_String_format_syntax_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageContaining_with_String_format_syntax_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageEndingWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageEndingWith_Test.java index d0299dc7c2b..013fa73874b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageEndingWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageEndingWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageEndingWith_with_String_format_syntax_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageEndingWith_with_String_format_syntax_Test.java index 38b3625f900..5f280ecc775 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageEndingWith_with_String_format_syntax_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageEndingWith_with_String_format_syntax_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageFindingMatch_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageFindingMatch_Test.java index b1e0aa61920..82555aa48c6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageFindingMatch_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageFindingMatch_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageMatchingPattern_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageMatchingPattern_Test.java index 3870c7e9fd6..9412e1a70f4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageMatchingPattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageMatchingPattern_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageMatchingRegex_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageMatchingRegex_Test.java index d52b028964f..368ffd7d6de 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageMatchingRegex_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageMatchingRegex_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageNotContainingAny_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageNotContainingAny_Test.java index 3e5b23c538d..49b1eec8ee5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageNotContainingAny_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageNotContainingAny_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageNotContaining_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageNotContaining_Test.java index 35d053107b0..5c5b4630b3f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageNotContaining_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageNotContaining_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageStartingWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageStartingWith_Test.java index 2ee8772b2e1..2e04bfaf79a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageStartingWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageStartingWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageStartingWith_with_String_format_syntax_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageStartingWith_with_String_format_syntax_Test.java index 4cdda687b1d..dbb057ae48a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageStartingWith_with_String_format_syntax_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageStartingWith_with_String_format_syntax_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessage_Test.java index 7610eb4956a..e0131f181f1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessage_with_String_format_syntax_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessage_with_String_format_syntax_Test.java index 0adfbe097c6..9b5246959c0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessage_with_String_format_syntax_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessage_with_String_format_syntax_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasNoCause_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasNoCause_Test.java index e2a03a716bf..948b2b10e76 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasNoCause_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasNoCause_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasNoSuppressedExceptions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasNoSuppressedExceptions_Test.java index ecec4a8f80d..ea52e170c46 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasNoSuppressedExceptions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasNoSuppressedExceptions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseExactlyInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseExactlyInstanceOf_Test.java index 4ce72eb548c..fc43af4c1ac 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseExactlyInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseExactlyInstanceOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseInstanceOf_Test.java index 2804d2b63b4..dbbf7cc746a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseInstanceOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseMessage_Test.java index 27f9ba6a86f..b17685f3b3d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseMessage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseMessage_with_String_format_syntax_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseMessage_with_String_format_syntax_Test.java index 174233e3bd2..457a752e009 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseMessage_with_String_format_syntax_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseMessage_with_String_format_syntax_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCause_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCause_Test.java index 975ac019c2a..68be050946d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCause_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCause_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasStackTraceContaining_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasStackTraceContaining_Test.java index 6221f254eaf..49d5ff59af3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasStackTraceContaining_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasStackTraceContaining_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasStackTraceContaining_with_String_format_syntax_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasStackTraceContaining_with_String_format_syntax_Test.java index 56bc735e71f..6ac293f39e3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasStackTraceContaining_with_String_format_syntax_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasStackTraceContaining_with_String_format_syntax_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasSuppressedException_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasSuppressedException_Test.java index 98755bb985b..0760f34b35e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasSuppressedException_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasSuppressedException_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_message_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_message_Test.java index bf84df03aa8..e3e63d9ec13 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_message_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_message_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableTypeAssert_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableTypeAssert_description_Test.java index b7a67cd1a87..dce4a5727fc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableTypeAssert_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableTypeAssert_description_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.throwable; diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasAuthority_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasAuthority_Test.java index deb411cbf2d..73b583addfc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasAuthority_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasAuthority_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasFragment_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasFragment_Test.java index 0cf6f420eea..b3b4fa37a5c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasFragment_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasFragment_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasHost_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasHost_Test.java index 344e73e67f2..e3e341796cb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasHost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasHost_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoFragment_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoFragment_Test.java index 42700abbabf..675495ac23a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoFragment_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoFragment_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoHost_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoHost_Test.java index 83b9750d011..3999d28b291 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoHost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoHost_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameter_String_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameter_String_String_Test.java index dccaf7c5980..626bfc3a683 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameter_String_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameter_String_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameter_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameter_String_Test.java index bc9705dfe0e..613ba19e86e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameter_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameter_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameters_Test.java index 04f08c68896..4c9e78a43ce 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameters_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoPath_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoPath_Test.java index 6d9274c3fa2..41cf6f3335c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoPath_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoPath_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoPort_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoPort_Test.java index c473d900ad5..e23ec4e4223 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoPort_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoPort_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoQuery_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoQuery_Test.java index c0e8403fd2c..4919fcabd29 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoQuery_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoQuery_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoUserInfo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoUserInfo_Test.java index e0d4eeb95a1..f1d2ac09949 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoUserInfo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoUserInfo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasParameter_String_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasParameter_String_String_Test.java index c6182dd262d..e20478285c0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasParameter_String_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasParameter_String_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasParameter_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasParameter_String_Test.java index 6c2b5202bc3..aa3877f9690 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasParameter_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasParameter_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasPath_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasPath_Test.java index eaaa65bda8d..dade09139d7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasPath_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasPath_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasPort_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasPort_Test.java index 43f63be1355..e41b79bad46 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasPort_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasPort_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasQuery_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasQuery_Test.java index 35dcefde059..1a4d40afe48 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasQuery_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasQuery_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasScheme_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasScheme_Test.java index 82397fcfded..0f8e7f1aeba 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasScheme_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasScheme_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasUserInfo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasUserInfo_Test.java index 32afae3f991..4e742d36879 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasUserInfo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasUserInfo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasAnchor_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasAnchor_Test.java index eed1a5c37a0..2b630d0b04d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasAnchor_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasAnchor_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.url; diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasAuthority_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasAuthority_Test.java index 27542c66864..2a53f8ea72f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasAuthority_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasAuthority_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.url; diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasHost_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasHost_Test.java index fb39c7aa2c7..08163a4ad46 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasHost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasHost_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.url; diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoAnchor_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoAnchor_Test.java index dc5e2e03729..597d0fbfc0b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoAnchor_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoAnchor_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.url; diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoHost_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoHost_Test.java index 4f31a4ddfca..d9e0f134e3d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoHost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoHost_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.url; diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoParameter_String_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoParameter_String_String_Test.java index 3176f3a8150..5b5721f2944 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoParameter_String_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoParameter_String_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.url; diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoParameter_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoParameter_String_Test.java index d8f3b1c69da..a00bf1f8fc9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoParameter_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoParameter_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.url; diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoPath_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoPath_Test.java index a56894156cf..8bacf02e707 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoPath_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoPath_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.url; diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoPort_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoPort_Test.java index a3039864867..184b53b3e5e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoPort_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoPort_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.url; diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoQuery_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoQuery_Test.java index 2d11eed8d16..cb60cc469a4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoQuery_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoQuery_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.url; diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoUserInfo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoUserInfo_Test.java index 2fd46799d02..065b74806e1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoUserInfo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoUserInfo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.url; diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasParameter_String_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasParameter_String_String_Test.java index 73836038715..bfa9fabe8dc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasParameter_String_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasParameter_String_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.url; diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasParameter_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasParameter_String_Test.java index 4a198653e02..0b28d60215a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasParameter_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasParameter_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.url; diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasPath_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasPath_Test.java index ffb6a316fff..29c72f6ab6f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasPath_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasPath_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.url; diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasPort_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasPort_Test.java index cdefb4c8b6a..6473dc60591 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasPort_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasPort_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.url; diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasProtocol_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasProtocol_Test.java index 79736c908ae..a15a02740e4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasProtocol_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasProtocol_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.url; diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasQuery_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasQuery_Test.java index 80336edc829..5954d51e064 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasQuery_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasQuery_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.url; diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasUserInfo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasUserInfo_Test.java index 0353f1c10f3..14092a05735 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasUserInfo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasUserInfo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.url; diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_isEqualToWithSortedQueryParameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_isEqualToWithSortedQueryParameters_Test.java index b7e2b19967e..f5715c286c8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_isEqualToWithSortedQueryParameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_isEqualToWithSortedQueryParameters_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.url; diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssertBaseTest.java index 86125dce1f5..60237a165d2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.yearmonth; diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_hasMonthValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_hasMonthValue_Test.java index 8294b6f229f..7f77fbaae1e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_hasMonthValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_hasMonthValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.yearmonth; diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_hasMonth_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_hasMonth_Test.java index 1fba53fe4e1..ad9e3575cd5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_hasMonth_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_hasMonth_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.yearmonth; diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_hasYear_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_hasYear_Test.java index 8ef0a67f251..51fd23138c6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_hasYear_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_hasYear_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.yearmonth; diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isAfterOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isAfterOrEqualTo_Test.java index 26692a13d40..77c7e2cab8f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isAfterOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isAfterOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.yearmonth; diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isAfter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isAfter_Test.java index 9793834f91f..1067492cec5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isAfter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isAfter_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.yearmonth; diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBeforeOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBeforeOrEqualTo_Test.java index 03b4c7192d9..9ceeee4ab7c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBeforeOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBeforeOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.yearmonth; diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBefore_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBefore_Test.java index 3524e3c7b5d..589c83b4c82 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBefore_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBefore_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.yearmonth; diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBetween_Test.java index 8a9d8dcbd83..f28589a727b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.yearmonth; diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBetween_with_String_parameters_Test.java index 2c42b370035..b6e71918fec 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBetween_with_String_parameters_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.yearmonth; diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isCurrentYearMonth_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isCurrentYearMonth_Test.java index 0fb12fe79a2..9835718c9db 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isCurrentYearMonth_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isCurrentYearMonth_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.yearmonth; diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isEqualTo_Test.java index fedc1b8ec77..016cef06f9e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.yearmonth; diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isInTheFuture_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isInTheFuture_Test.java index be36f3ef269..49da8684d97 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isInTheFuture_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isInTheFuture_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.yearmonth; diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isInThePast_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isInThePast_Test.java index 27e0e34e44d..94e8e7e5482 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isInThePast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isInThePast_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.yearmonth; diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isIn_Test.java index d8d0e48fa8d..404ff2b057d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.yearmonth; diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isNotEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isNotEqualTo_Test.java index f2cda14dfeb..faf337303ab 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isNotEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isNotEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.yearmonth; diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isNotIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isNotIn_Test.java index 4df910ebad2..19c863f87cb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isNotIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isNotIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.yearmonth; diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isStrictlyBetween_Test.java index fa52c04f27a..9375b195178 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isStrictlyBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.yearmonth; diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isStrictlyBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isStrictlyBetween_with_String_parameters_Test.java index 7e4acaf35ca..30887caf397 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isStrictlyBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isStrictlyBetween_with_String_parameters_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.yearmonth; diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssertBaseTest.java index 1225d5cd31a..e51a3a0f941 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.zoneddatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_defaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_defaultComparator_Test.java index a5a4a04f596..ec2fbc3f7b2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_defaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_defaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.zoneddatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isAfterOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isAfterOrEqualTo_Test.java index 9dbca3cbef8..2412b885c62 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isAfterOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isAfterOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.zoneddatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isAfter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isAfter_Test.java index 0bd304fe299..5e72acd87c0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isAfter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isAfter_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.zoneddatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBeforeOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBeforeOrEqualTo_Test.java index def3d8f6111..fe68510e3eb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBeforeOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBeforeOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.zoneddatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBefore_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBefore_Test.java index 0802ffbee1b..01a8868d310 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBefore_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBefore_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.zoneddatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBetween_Test.java index 692a4586196..1d4237abe1b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.zoneddatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBetween_with_String_parameters_Test.java index 4c121add250..4482f87db0e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBetween_with_String_parameters_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.zoneddatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringHours_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringHours_Test.java index 0a17cbc266d..b749f76f8c8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringHours_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringHours_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.zoneddatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringMinutes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringMinutes_Test.java index 04d3ebcf52b..69d0498d03a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringMinutes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringMinutes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.zoneddatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringNanoseconds_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringNanoseconds_Test.java index 62a44bf0726..ddd1c741c2c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringNanoseconds_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringNanoseconds_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.zoneddatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringSeconds_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringSeconds_Test.java index c44152c9a5c..63dae26d538 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringSeconds_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringSeconds_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.zoneddatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualTo_Test.java index 78c182d54bb..2e6e86cef7a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.zoneddatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isInTheFuture_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isInTheFuture_Test.java index 07ca5f42959..5e904c26181 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isInTheFuture_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isInTheFuture_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.zoneddatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isInThePast_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isInThePast_Test.java index a54c240644a..4879f1416a1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isInThePast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isInThePast_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.zoneddatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isIn_Test.java index ad536bbe558..a2a095e95c6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.zoneddatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isIn_errors_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isIn_errors_Test.java index aa70373f205..70cbd242e25 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isIn_errors_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isIn_errors_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.zoneddatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotEqualTo_Test.java index 38f1fe4da6b..0a8b1273538 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.zoneddatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotIn_Test.java index 5391dc5c53d..2d000dc790e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.zoneddatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotIn_errors_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotIn_errors_Test.java index 200a8ea5dcc..41b3b85bc18 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotIn_errors_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotIn_errors_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.zoneddatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isStrictlyBetween_Test.java index cfd56a4dbe4..542df45d4d3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isStrictlyBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.zoneddatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java index 883098d3571..453d375d09c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.zoneddatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_usingComparator_Test.java index 5b787606b4f..8b07c8a545f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.zoneddatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_usingDefaultComparator_Test.java index bb4aadaafea..3789625a099 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.api.zoneddatetime; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/AllOf_allOf_with_Collection_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/AllOf_allOf_with_Collection_Test.java index d641d63cd8f..3c7a2274cc7 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/AllOf_allOf_with_Collection_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/AllOf_allOf_with_Collection_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/AllOf_allOf_with_array_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/AllOf_allOf_with_array_Test.java index 5a0ca4d6c89..29c4b8b38f3 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/AllOf_allOf_with_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/AllOf_allOf_with_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/AllOf_conditionDescriptionWithStatus_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/AllOf_conditionDescriptionWithStatus_Test.java index 74e00c50dcf..dc5437baac6 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/AllOf_conditionDescriptionWithStatus_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/AllOf_conditionDescriptionWithStatus_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/AllOf_matches_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/AllOf_matches_Test.java index 2250648f1dd..c46be16f697 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/AllOf_matches_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/AllOf_matches_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/AllOf_toString_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/AllOf_toString_Test.java index 243bc196be2..ca3e270b5e4 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/AllOf_toString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/AllOf_toString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_anyOf_with_Collection_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_anyOf_with_Collection_Test.java index 859675e0328..adf175aa574 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_anyOf_with_Collection_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_anyOf_with_Collection_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_anyOf_with_array_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_anyOf_with_array_Test.java index 07d28bcf602..2df64f118db 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_anyOf_with_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_anyOf_with_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_matches_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_matches_Test.java index d20e3e5a66f..1f36519c6b8 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_matches_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_matches_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_toString_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_toString_Test.java index 2a519ba37d4..3c930e03a0a 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_toString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_toString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/ConcreteJoin.java b/assertj-core/src/test/java/org/assertj/core/condition/ConcreteJoin.java index 8d4d3746e5c..3d407365071 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/ConcreteJoin.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/ConcreteJoin.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/ConditionBuiltWithPredicateTest.java b/assertj-core/src/test/java/org/assertj/core/condition/ConditionBuiltWithPredicateTest.java index 017acb72297..23539e0df94 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/ConditionBuiltWithPredicateTest.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/ConditionBuiltWithPredicateTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/Condition_conditionDescriptionWithStatus_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/Condition_conditionDescriptionWithStatus_Test.java index 5ece3457cc8..3ec18229497 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/Condition_conditionDescriptionWithStatus_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/Condition_conditionDescriptionWithStatus_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/DoesNotHave_matches_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/DoesNotHave_matches_Test.java index f4dafaaa562..75bf153970c 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/DoesNotHave_matches_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/DoesNotHave_matches_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/DoesNotHave_toString_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/DoesNotHave_toString_Test.java index 6c8a3e66b67..a408d748894 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/DoesNotHave_toString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/DoesNotHave_toString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/DoesNotHave_with_condition_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/DoesNotHave_with_condition_Test.java index c60b67ce3e7..79a1d576754 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/DoesNotHave_with_condition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/DoesNotHave_with_condition_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/DoesNotMatchPredicateTest.java b/assertj-core/src/test/java/org/assertj/core/condition/DoesNotMatchPredicateTest.java index bfd708fa2f0..a5a8aa1e0c4 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/DoesNotMatchPredicateTest.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/DoesNotMatchPredicateTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/JediCondition.java b/assertj-core/src/test/java/org/assertj/core/condition/JediCondition.java index 1fcac3c0564..5fee533e46b 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/JediCondition.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/JediCondition.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/JediPowerCondition.java b/assertj-core/src/test/java/org/assertj/core/condition/JediPowerCondition.java index edc33e5fc1a..291cb20fdf0 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/JediPowerCondition.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/JediPowerCondition.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/Join_constructor_with_Collection_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/Join_constructor_with_Collection_Test.java index 2053a59b122..b65858ab2a9 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/Join_constructor_with_Collection_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/Join_constructor_with_Collection_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/Join_constructor_with_array_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/Join_constructor_with_array_Test.java index 9d38002d06c..b394020847d 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/Join_constructor_with_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/Join_constructor_with_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/MappedConditionTest.java b/assertj-core/src/test/java/org/assertj/core/condition/MappedConditionTest.java index 97d15eca1e2..3313af9d99c 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/MappedConditionTest.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/MappedConditionTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/MatchPredicateTest.java b/assertj-core/src/test/java/org/assertj/core/condition/MatchPredicateTest.java index 78bc962275c..ea706f53791 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/MatchPredicateTest.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/MatchPredicateTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/Multiple_combined_conditions_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/Multiple_combined_conditions_Test.java index 7d8027f2565..475dc370874 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/Multiple_combined_conditions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/Multiple_combined_conditions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/NestableConditionFixtures.java b/assertj-core/src/test/java/org/assertj/core/condition/NestableConditionFixtures.java index e76ea2be6e3..fbc1d9ed607 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/NestableConditionFixtures.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/NestableConditionFixtures.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/NestableCondition_assertionMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/NestableCondition_assertionMessage_Test.java index 07b79861586..d1d23883011 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/NestableCondition_assertionMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/NestableCondition_assertionMessage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/NestableCondition_description_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/NestableCondition_description_Test.java index fc774119652..0aa7a4d0ae6 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/NestableCondition_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/NestableCondition_description_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/NestableCondition_matches_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/NestableCondition_matches_Test.java index e60356742ac..ffbfa4ca924 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/NestableCondition_matches_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/NestableCondition_matches_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/Not_matches_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/Not_matches_Test.java index 467bfe4f5d3..cc62871ba97 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/Not_matches_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/Not_matches_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/Not_toString_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/Not_toString_Test.java index b7191578a41..ae361ff2437 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/Not_toString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/Not_toString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/Not_with_condition_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/Not_with_condition_Test.java index 5e29c08e8bd..f378a73f4bb 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/Not_with_condition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/Not_with_condition_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/condition/VerboseConditionTest.java b/assertj-core/src/test/java/org/assertj/core/condition/VerboseConditionTest.java index 3d69b2730b8..b2b133eea4e 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/VerboseConditionTest.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/VerboseConditionTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.condition; diff --git a/assertj-core/src/test/java/org/assertj/core/description/Description_mostRelevantDescription_Test.java b/assertj-core/src/test/java/org/assertj/core/description/Description_mostRelevantDescription_Test.java index ad024fbe83b..7bb554a071e 100644 --- a/assertj-core/src/test/java/org/assertj/core/description/Description_mostRelevantDescription_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/description/Description_mostRelevantDescription_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.description; diff --git a/assertj-core/src/test/java/org/assertj/core/description/Description_toString_Test.java b/assertj-core/src/test/java/org/assertj/core/description/Description_toString_Test.java index 9e757e7f98e..930b66bd97c 100644 --- a/assertj-core/src/test/java/org/assertj/core/description/Description_toString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/description/Description_toString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.description; diff --git a/assertj-core/src/test/java/org/assertj/core/description/EmptyTextDescription_emptyText_Test.java b/assertj-core/src/test/java/org/assertj/core/description/EmptyTextDescription_emptyText_Test.java index bcab56a9df6..0f72f03e65c 100644 --- a/assertj-core/src/test/java/org/assertj/core/description/EmptyTextDescription_emptyText_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/description/EmptyTextDescription_emptyText_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.description; diff --git a/assertj-core/src/test/java/org/assertj/core/description/JoinDescription_constructor_Test.java b/assertj-core/src/test/java/org/assertj/core/description/JoinDescription_constructor_Test.java index 4e23646c0de..538d483c228 100644 --- a/assertj-core/src/test/java/org/assertj/core/description/JoinDescription_constructor_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/description/JoinDescription_constructor_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.description; diff --git a/assertj-core/src/test/java/org/assertj/core/description/JoinDescription_value_Test.java b/assertj-core/src/test/java/org/assertj/core/description/JoinDescription_value_Test.java index 68a5cee760c..a6ba6ebea1f 100644 --- a/assertj-core/src/test/java/org/assertj/core/description/JoinDescription_value_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/description/JoinDescription_value_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.description; diff --git a/assertj-core/src/test/java/org/assertj/core/description/TextDescription_constructor_Test.java b/assertj-core/src/test/java/org/assertj/core/description/TextDescription_constructor_Test.java index 9be7cb931ff..5d8d0ef46e7 100644 --- a/assertj-core/src/test/java/org/assertj/core/description/TextDescription_constructor_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/description/TextDescription_constructor_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.description; diff --git a/assertj-core/src/test/java/org/assertj/core/description/TextDescription_equals_hashCode_Test.java b/assertj-core/src/test/java/org/assertj/core/description/TextDescription_equals_hashCode_Test.java index cd08da5cbea..42b63e647fb 100644 --- a/assertj-core/src/test/java/org/assertj/core/description/TextDescription_equals_hashCode_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/description/TextDescription_equals_hashCode_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.description; diff --git a/assertj-core/src/test/java/org/assertj/core/description/TextDescription_toString_Test.java b/assertj-core/src/test/java/org/assertj/core/description/TextDescription_toString_Test.java index f05c5d7f32e..57a2bc81b1d 100644 --- a/assertj-core/src/test/java/org/assertj/core/description/TextDescription_toString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/description/TextDescription_toString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.description; diff --git a/assertj-core/src/test/java/org/assertj/core/description/TextDescription_value_Test.java b/assertj-core/src/test/java/org/assertj/core/description/TextDescription_value_Test.java index 238fab5ec99..83095eedd3f 100644 --- a/assertj-core/src/test/java/org/assertj/core/description/TextDescription_value_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/description/TextDescription_value_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.description; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ActualIsNotEmpty_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ActualIsNotEmpty_create_Test.java index c6820e52274..a099bfd5abc 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ActualIsNotEmpty_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ActualIsNotEmpty_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/AnyElementsShouldMatch_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/AnyElementsShouldMatch_create_Test.java index b3918271a78..3c098f9f07c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/AnyElementsShouldMatch_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/AnyElementsShouldMatch_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_assertionError_Test.java b/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_assertionError_Test.java index 138118dfeec..ffd8a68d64e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_assertionError_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_assertionError_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_multipleAssertionsError_Test.java b/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_multipleAssertionsError_Test.java index e6589814e91..864bb0c20a7 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_multipleAssertionsError_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_multipleAssertionsError_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_multipleSoftAssertionsError_Test.java b/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_multipleSoftAssertionsError_Test.java index 9584d49464e..05f325562b5 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_multipleSoftAssertionsError_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_multipleSoftAssertionsError_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_tryThrowingMultipleFailuresError_Test.java b/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_tryThrowingMultipleFailuresError_Test.java index 0dc85e9c950..aff94e17b7c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_tryThrowingMultipleFailuresError_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_tryThrowingMultipleFailuresError_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_create_Test.java index 3032f41ce2c..9b40b794863 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_equals_hashCode_Test.java b/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_equals_hashCode_Test.java index 52223e1ac05..918f5fa371c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_equals_hashCode_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_equals_hashCode_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_toString_Test.java b/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_toString_Test.java index 4b92b4cd43c..cd1ae323b66 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_toString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_toString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_unquotedString_Test.java b/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_unquotedString_Test.java index 4e3fe81c261..4d24387f1db 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_unquotedString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_unquotedString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ClassModifierShouldBe_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ClassModifierShouldBe_create_Test.java index 264b7bf7229..d8f523357d7 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ClassModifierShouldBe_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ClassModifierShouldBe_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ConstructorInvoker_newInstance_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ConstructorInvoker_newInstance_Test.java index 7e23c8b5b3d..7c93fa0e280 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ConstructorInvoker_newInstance_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ConstructorInvoker_newInstance_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/DescriptionFormatter_format_Test.java b/assertj-core/src/test/java/org/assertj/core/error/DescriptionFormatter_format_Test.java index 8aa21a8b6e2..f87e3dff787 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/DescriptionFormatter_format_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/DescriptionFormatter_format_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBeAtLeast_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBeAtLeast_create_Test.java index 516ae8d8e05..148a198d06c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBeAtLeast_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBeAtLeast_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBeAtMost_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBeAtMost_create_Test.java index e7e39a29fe3..04a2505bfcb 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBeAtMost_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBeAtMost_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBeExactly_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBeExactly_create_Test.java index 542faaa18d1..1496674b4a2 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBeExactly_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBeExactly_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBe_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBe_create_Test.java index e9b2f2ec4a7..dcdf5a4937b 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBe_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBe_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHaveAtLeast_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHaveAtLeast_create_Test.java index e88fc99ee47..de43308235f 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHaveAtLeast_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHaveAtLeast_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHaveAtMost_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHaveAtMost_create_Test.java index fa4d405de2e..51dd6069744 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHaveAtMost_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHaveAtMost_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHaveExactly_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHaveExactly_create_Test.java index 51051916b60..05c64d0ecee 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHaveExactly_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHaveExactly_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHave_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHave_create_Test.java index f380e84a86e..553cbac1ac5 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHave_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHave_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldMatch_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldMatch_create_Test.java index d13ecefcc91..9bbc21c6677 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldMatch_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldMatch_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldNotBe_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldNotBe_create_Test.java index 075c794c34a..36f38aec7ed 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldNotBe_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldNotBe_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldNotHave_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldNotHave_create_Test.java index f34089ff7d5..4c69be0b810 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldNotHave_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldNotHave_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldSatisfy_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldSatisfy_create_Test.java index 60644e221ef..1a1735e59d3 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldSatisfy_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldSatisfy_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/FakeFile.java b/assertj-core/src/test/java/org/assertj/core/error/FakeFile.java index 75ccfae908d..f3425699a11 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/FakeFile.java +++ b/assertj-core/src/test/java/org/assertj/core/error/FakeFile.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/GroupTypeDescription_getGroupTypeDescription_Test.java b/assertj-core/src/test/java/org/assertj/core/error/GroupTypeDescription_getGroupTypeDescription_Test.java index c60a23b390c..4b8e208b329 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/GroupTypeDescription_getGroupTypeDescription_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/GroupTypeDescription_getGroupTypeDescription_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/MatcherShouldMatch_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/MatcherShouldMatch_create_Test.java index 051f5433de9..5bb5f8d0ee3 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/MatcherShouldMatch_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/MatcherShouldMatch_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/MessageFormatter_format_Test.java b/assertj-core/src/test/java/org/assertj/core/error/MessageFormatter_format_Test.java index c35873b0703..f6c5449d351 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/MessageFormatter_format_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/MessageFormatter_format_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/NoElementsShouldMatch_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/NoElementsShouldMatch_create_Test.java index 80b88dd2953..9cb72dea12c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/NoElementsShouldMatch_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/NoElementsShouldMatch_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/NoElementsShouldSatisfy_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/NoElementsShouldSatisfy_create_Test.java index 28c2d4f9f4e..42364405378 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/NoElementsShouldSatisfy_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/NoElementsShouldSatisfy_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/OptionalDouble_ShouldHaveValueCloseToOffset_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/OptionalDouble_ShouldHaveValueCloseToOffset_create_Test.java index 6d64c539963..3c33bce0e9a 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/OptionalDouble_ShouldHaveValueCloseToOffset_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/OptionalDouble_ShouldHaveValueCloseToOffset_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/OptionalDouble_ShouldHaveValueCloseToPercentage_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/OptionalDouble_ShouldHaveValueCloseToPercentage_create_Test.java index 8cf13d9ecb8..07f1d68f073 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/OptionalDouble_ShouldHaveValueCloseToPercentage_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/OptionalDouble_ShouldHaveValueCloseToPercentage_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/OptionalShouldContainInstanceOf_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/OptionalShouldContainInstanceOf_create_Test.java index e51071551cf..b8b378102b5 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/OptionalShouldContainInstanceOf_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/OptionalShouldContainInstanceOf_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/Optional_ShouldBeEmpty_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/Optional_ShouldBeEmpty_create_Test.java index 49503708dae..eed6db9cbc6 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/Optional_ShouldBeEmpty_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/Optional_ShouldBeEmpty_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/Optional_ShouldBePresent_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/Optional_ShouldBePresent_create_Test.java index 769325d736d..037b9b94392 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/Optional_ShouldBePresent_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/Optional_ShouldBePresent_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/Optional_ShouldContain_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/Optional_ShouldContain_create_Test.java index e14f2b551f8..a4a39fd018e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/Optional_ShouldContain_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/Optional_ShouldContain_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/Person.java b/assertj-core/src/test/java/org/assertj/core/error/Person.java index 59a63d6a3fd..f9360bda3e7 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/Person.java +++ b/assertj-core/src/test/java/org/assertj/core/error/Person.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/PersonDAO.java b/assertj-core/src/test/java/org/assertj/core/error/PersonDAO.java index e8aed07f691..0b2ab40298f 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/PersonDAO.java +++ b/assertj-core/src/test/java/org/assertj/core/error/PersonDAO.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldAccept_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldAccept_create_Test.java index ad56941bbb3..4ffcba4aa3e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldAccept_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldAccept_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeASCII_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeASCII_create_Test.java index 2d87edbef71..8120b364f91 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeASCII_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeASCII_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAbsolutePath_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAbsolutePath_create_Test.java index 52303cf256f..e29482e40bd 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAbsolutePath_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAbsolutePath_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAbstract_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAbstract_create_Test.java index d06d267a2cd..a71e6cbb28b 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAbstract_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAbstract_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAfterOrEqualTo_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAfterOrEqualTo_create_Test.java index 3376ebe8494..b1aa57a2b88 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAfterOrEqualTo_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAfterOrEqualTo_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAfterYear_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAfterYear_create_Test.java index 91a8656aec3..f685ebb6301 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAfterYear_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAfterYear_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAfter_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAfter_create_Test.java index 040e5c9aa68..0b7f039e739 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAfter_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAfter_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAlphabetic_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAlphabetic_create_Test.java index c737fb49fa2..4d20b378393 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAlphabetic_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAlphabetic_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAlphanumeric_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAlphanumeric_create_Test.java index 304ba6bb759..b93ed9c4a26 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAlphanumeric_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAlphanumeric_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAssignableFrom_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAssignableFrom_create_Test.java index a6129e945e0..16da8d704c7 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAssignableFrom_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAssignableFrom_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAssignableTo_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAssignableTo_create_Test.java index b4f4094c514..adefd5bd0c5 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAssignableTo_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAssignableTo_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAtIndex_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAtIndex_create_Test.java index 8408fbe975c..5d8ede6d422 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAtIndex_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAtIndex_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAtSameInstant_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAtSameInstant_create_Test.java index c008d8658a6..0369c77a757 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAtSameInstant_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAtSameInstant_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBase64_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBase64_create_Test.java index 0dcbea5d77f..cfa3169ddc1 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBase64_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBase64_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBeforeOrEqualTo_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBeforeOrEqualTo_create_Test.java index 01e9d80bdba..8235f02cfc4 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBeforeOrEqualTo_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBeforeOrEqualTo_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBeforeYear_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBeforeYear_create_Test.java index 60df83bf07f..afd580645c6 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBeforeYear_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBeforeYear_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBefore_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBefore_create_Test.java index c58a7fd7f11..e9d319d0b73 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBefore_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBefore_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBetween_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBetween_create_Test.java index 959c45a8106..59e68dc6384 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBetween_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBetween_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeCanonicalPath_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeCanonicalPath_create_Test.java index 5f445f47bd3..f31e665f0ef 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeCanonicalPath_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeCanonicalPath_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeCloseTo_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeCloseTo_create_Test.java index 631cef5dcd4..83815363e91 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeCloseTo_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeCloseTo_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeDirectory_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeDirectory_create_Test.java index a2560a68c09..09fefb17290 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeDirectory_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeDirectory_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEmptyDirectory_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEmptyDirectory_create_Test.java index 86c3256caf5..793225563d2 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEmptyDirectory_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEmptyDirectory_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEmpty_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEmpty_create_Test.java index 3d2a2e2ad2e..e3203b41f57 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEmpty_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEmpty_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualByComparingFieldByFieldRecursively_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualByComparingFieldByFieldRecursively_create_Test.java index 48a83a0022a..5aeb4d4d151 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualByComparingFieldByFieldRecursively_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualByComparingFieldByFieldRecursively_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualByComparingOnlyGivenFields_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualByComparingOnlyGivenFields_create_Test.java index 95c83b9c379..2523c0ba749 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualByComparingOnlyGivenFields_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualByComparingOnlyGivenFields_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringCase_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringCase_create_Test.java index 3e43aab0d2a..8314e2e8192 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringCase_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringCase_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringMinutes_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringMinutes_create_Test.java index fc5bb79bd94..3205e9a1e9a 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringMinutes_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringMinutes_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNanos_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNanos_create_Test.java index 26e11152795..5b32af889a8 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNanos_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNanos_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNewlineDifferences_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNewlineDifferences_create_Test.java index b874919a751..6da3a2c8bb5 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNewlineDifferences_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNewlineDifferences_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNewlines_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNewlines_create_Test.java index cb5c8189048..5535a5d43c5 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNewlines_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNewlines_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringSeconds_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringSeconds_create_Test.java index 3622db3c66f..b9d8643613b 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringSeconds_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringSeconds_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringTimezone_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringTimezone_create_Test.java index aa78dcb3997..846a042ea88 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringTimezone_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringTimezone_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringWhitespace_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringWhitespace_create_Test.java index ec652806523..c6392c4237e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringWhitespace_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringWhitespace_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualNormalizingPunctuationAndWhitespace_create_test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualNormalizingPunctuationAndWhitespace_create_test.java index 65ef4a6008c..470fc81b59d 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualNormalizingPunctuationAndWhitespace_create_test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualNormalizingPunctuationAndWhitespace_create_test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualNormalizingUnicode_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualNormalizingUnicode_create_Test.java index ccc0c411e4e..4bf27d5965f 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualNormalizingUnicode_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualNormalizingUnicode_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualNormalizingWhitespace_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualNormalizingWhitespace_create_Test.java index e8485ff5da2..379638ccf73 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualNormalizingWhitespace_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualNormalizingWhitespace_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualToIgnoringGivenFields_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualToIgnoringGivenFields_create_Test.java index d16c18b9999..f9ca364057a 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualToIgnoringGivenFields_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualToIgnoringGivenFields_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualWithTimePrecision_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualWithTimePrecision_create_Test.java index 077f81f87d6..94e12b09309 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualWithTimePrecision_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualWithTimePrecision_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualWithinOffset_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualWithinOffset_create_Test.java index 3edbdf9a738..c4ada4794ac 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualWithinOffset_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualWithinOffset_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualWithinPercentage_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualWithinPercentage_create_Test.java index 0ddb012b174..973ac80d705 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualWithinPercentage_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualWithinPercentage_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_Test.java index 9e62447b99a..74bfcf29629 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_assertj_elements_stack_trace_filtering_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_assertj_elements_stack_trace_filtering_Test.java index 62218a7082c..dedf639861b 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_assertj_elements_stack_trace_filtering_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_assertj_elements_stack_trace_filtering_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_equals_hashCode_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_equals_hashCode_Test.java index b1863756a57..6f747c4ff1a 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_equals_hashCode_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_equals_hashCode_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_Test.java index d8bb302cb3b..4531f524234 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_differentiating_expected_and_actual_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_differentiating_expected_and_actual_Test.java index 5fc2ead1cb2..45aca1494a7 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_differentiating_expected_and_actual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_differentiating_expected_and_actual_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_without_JUnit_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_without_JUnit_Test.java index 3e97bb21382..61416902581 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_without_JUnit_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_without_JUnit_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_without_JUnit_and_OTA4J_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_without_JUnit_and_OTA4J_Test.java index d342b6ddbe3..5c90b014389 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_without_JUnit_and_OTA4J_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_without_JUnit_and_OTA4J_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEven_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEven_create_Test.java index 160e062dc46..6a97e493591 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEven_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEven_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeExactlyInstance_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeExactlyInstance_create_Test.java index 35ac1df30f0..8c9fce28d80 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeExactlyInstance_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeExactlyInstance_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeExecutable_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeExecutable_create_Test.java index fe85143ff70..1f8ca9f8ff7 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeExecutable_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeExecutable_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeExhausted_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeExhausted_create_Test.java index 9a20e2400f7..1d038bf41d3 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeExhausted_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeExhausted_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeFalse_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeFalse_create_Test.java index ece3198fc89..37814a9dd45 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeFalse_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeFalse_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeFile_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeFile_create_Test.java index 6a137034105..8b738253f37 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeFile_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeFile_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeFinite_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeFinite_create_Test.java index c0efbefcb63..c62c9e5de74 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeFinite_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeFinite_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeGreaterOrEqual_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeGreaterOrEqual_create_Test.java index 1dd8126cdab..c081f55c228 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeGreaterOrEqual_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeGreaterOrEqual_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeGreater_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeGreater_create_Test.java index 5b7d9d0155b..2452593136f 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeGreater_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeGreater_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeHexadecimal_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeHexadecimal_create_Test.java index 92201a20ca2..6c391d89e90 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeHexadecimal_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeHexadecimal_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameDay_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameDay_create_Test.java index 01558c432a2..f23525b60e0 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameDay_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameDay_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameHourWindow_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameHourWindow_create_Test.java index 7f6cfb6c2ce..6f2183ce9bd 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameHourWindow_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameHourWindow_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameHour_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameHour_create_Test.java index aa1855caf89..1ffb8ff9ec0 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameHour_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameHour_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameMinuteWindow_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameMinuteWindow_create_Test.java index 60ddb4df690..1b133df405f 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameMinuteWindow_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameMinuteWindow_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameMinute_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameMinute_create_Test.java index 3530528b1cd..d8625a2e84a 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameMinute_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameMinute_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameMonth_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameMonth_create_Test.java index fbecaf88cf2..4f060b31b52 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameMonth_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameMonth_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameSecondWindow_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameSecondWindow_create_Test.java index 2491333d2da..e37bcd2a3a1 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameSecondWindow_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameSecondWindow_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameSecond_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameSecond_create_Test.java index c6ca1cb704b..dd03bbbc70e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameSecond_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameSecond_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameYear_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameYear_create_Test.java index ab8cecbe7fc..0368abc4a5a 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameYear_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameYear_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInTheFutureTest_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInTheFutureTest_create_Test.java index fc8c44bdce7..66f2481b0b2 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInTheFutureTest_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInTheFutureTest_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInThePastTest_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInThePastTest_create_Test.java index 2bd5e2a709d..36ae62acd6c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInThePastTest_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInThePastTest_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeIn_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeIn_create_Test.java index 23470b45d24..07b69f827e2 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeIn_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeIn_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInfinite_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInfinite_create_Test.java index 51fab01592f..3390c63f355 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInfinite_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInfinite_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInstanceOfAny_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInstanceOfAny_create_Test.java index 4d106392813..0867622aec9 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInstanceOfAny_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInstanceOfAny_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInstance_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInstance_create_Test.java index 76442f87732..98210c58393 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInstance_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInstance_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeLessOrEqual_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeLessOrEqual_create_Test.java index d9913f15274..6e655689b65 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeLessOrEqual_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeLessOrEqual_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeLess_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeLess_create_Test.java index 44cffa84642..f387a08bc5e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeLess_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeLess_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeLowerCase_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeLowerCase_create_Test.java index 7cbdc58c255..4720856bb63 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeLowerCase_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeLowerCase_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeMarkedCase_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeMarkedCase_create_Test.java index d3370d4d0c1..740cfbe298c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeMarkedCase_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeMarkedCase_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeMixedCase_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeMixedCase_create_Test.java index 4074bae37a2..12485cd24db 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeMixedCase_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeMixedCase_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeNormalized_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeNormalized_create_Test.java index 00eaf5d03f6..933ddf6d71d 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeNormalized_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeNormalized_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeNullOrEmpty_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeNullOrEmpty_create_Test.java index 6972fd58d8f..1f151d1676a 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeNullOrEmpty_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeNullOrEmpty_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeNumeric_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeNumeric_create_Test.java index 2523330f7fb..999d42f55d7 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeNumeric_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeNumeric_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeOdd_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeOdd_create_Test.java index f13b9ffa07a..fbcef623d83 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeOdd_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeOdd_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeOfClassIn_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeOfClassIn_Test.java index 6fca30ed716..42828980acb 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeOfClassIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeOfClassIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBePeriod_create_test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBePeriod_create_test.java index ea1e7be8450..c559156f150 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBePeriod_create_test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBePeriod_create_test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBePrimitive_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBePrimitive_create_Test.java index f2131f72291..4552adb98a4 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBePrimitive_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBePrimitive_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBePrintable_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBePrintable_create_Test.java index 0de92717cc8..e1dff76050c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBePrintable_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBePrintable_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeReadable_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeReadable_create_Test.java index ade88b917e7..76af1285888 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeReadable_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeReadable_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeRecord_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeRecord_create_Test.java index f292e12f06a..79c69847798 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeRecord_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeRecord_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeRegularFile_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeRegularFile_create_Test.java index ba2773cab29..15089d57be3 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeRegularFile_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeRegularFile_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeRelativePath_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeRelativePath_create_Test.java index ad4b1c6bfca..982958911e9 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeRelativePath_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeRelativePath_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSameGenericBetweenIterableAndCondition_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSameGenericBetweenIterableAndCondition_create_Test.java index 506b09d0c04..5ece1976574 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSameGenericBetweenIterableAndCondition_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSameGenericBetweenIterableAndCondition_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSame_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSame_create_Test.java index ef1eb471d3d..c1b3620e35e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSame_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSame_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSealed_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSealed_create_Test.java index ec222ef1b3c..3f35f916c7d 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSealed_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSealed_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSortedAccordingToComparator_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSortedAccordingToComparator_create_Test.java index f749aa68667..4723f29eb39 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSortedAccordingToComparator_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSortedAccordingToComparator_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSorted_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSorted_create_Test.java index 25aebfb7a25..9f3bc3f7031 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSorted_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSorted_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSubsetOf_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSubsetOf_create_Test.java index a2aa15320b7..18afeace56a 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSubsetOf_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSubsetOf_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSubstringOf_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSubstringOf_create_Test.java index a4381022a77..6447c7ea801 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSubstringOf_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSubstringOf_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSymbolicLink_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSymbolicLink_create_Test.java index 3767cc191e1..e637f2222a4 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSymbolicLink_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSymbolicLink_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeTrue_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeTrue_create_Test.java index f113ce04b9d..373014e9be0 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeTrue_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeTrue_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeUnmodifiable_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeUnmodifiable_create_Test.java index 9075442d687..23f4372d848 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeUnmodifiable_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeUnmodifiable_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeUpperCase_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeUpperCase_create_Test.java index d7e485b5abd..b55b3f9eecf 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeUpperCase_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeUpperCase_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeVisible_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeVisible_create_Test.java index 5836fd5a0cb..b01dbbca413 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeVisible_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeVisible_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeWritable_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeWritable_create_Test.java index dc748bb55e0..4874c5ae360 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeWritable_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeWritable_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBe_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBe_create_Test.java index 05be1ceb655..3d630659a49 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBe_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBe_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainAnyOf_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainAnyOf_create_Test.java index 8544d073424..cba6ef2d3d7 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainAnyOf_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainAnyOf_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainAtIndex_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainAtIndex_create_Test.java index 0d905b92acb..5294fbe6874 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainAtIndex_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainAtIndex_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainCharSequenceOnlyOnce_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainCharSequenceOnlyOnce_create_Test.java index 189b062f412..b6ec61d123e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainCharSequenceOnlyOnce_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainCharSequenceOnlyOnce_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainCharSequence_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainCharSequence_create_Test.java index b76d1f73ad8..22d0ab5cc4e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainCharSequence_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainCharSequence_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainEntries_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainEntries_create_Test.java index 30f46673b7d..3036b84f33e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainEntries_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainEntries_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainEntry_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainEntry_create_Test.java index a2186058709..ce826604ada 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainEntry_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainEntry_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainExactlyInAnyOrder_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainExactlyInAnyOrder_create_Test.java index 1c4bb01d2b5..a77b3ba58ed 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainExactlyInAnyOrder_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainExactlyInAnyOrder_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainExactly_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainExactly_create_Test.java index 5a86590c562..8e73f4e94cb 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainExactly_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainExactly_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainKey_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainKey_create_Test.java index e7c8ea97fa1..8e66ad9fb15 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainKey_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainKey_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainKeys_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainKeys_create_Test.java index caaeada8e2c..250e72f13be 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainKeys_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainKeys_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainNull_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainNull_create_Test.java index 8236fc109dc..503af51459a 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainNull_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainNull_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOneOrMoreWhitespaces_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOneOrMoreWhitespaces_create_Test.java index 611a5206429..b9fb848f61a 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOneOrMoreWhitespaces_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOneOrMoreWhitespaces_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyDigits_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyDigits_create_Test.java index 79543fda63c..fc1b2b46ea1 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyDigits_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyDigits_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyKeys_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyKeys_create_Test.java index 103cd4c5ada..51f8aca642b 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyKeys_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyKeys_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyNulls_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyNulls_create_Test.java index e9b5bf51ac2..071242d2ec9 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyNulls_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyNulls_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyWhitespaces_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyWhitespaces_create_Test.java index 8077ca7327b..e6dcaa73187 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyWhitespaces_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyWhitespaces_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnly_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnly_create_Test.java index 5a59ef51de3..61af5fcdbd3 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnly_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnly_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainPattern_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainPattern_create_Test.java index 118aec7ef4f..c9027fb90a6 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainPattern_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainPattern_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainRecursively_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainRecursively_create_Test.java index e58f42a2b8c..1fd9003e2c7 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainRecursively_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainRecursively_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSequenceOfCharSequence_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSequenceOfCharSequence_create_Test.java index 18febfaa999..914c958a517 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSequenceOfCharSequence_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSequenceOfCharSequence_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSequence_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSequence_create_Test.java index 6e242558107..6950b818921 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSequence_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSequence_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSubsequenceOfCharSequence_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSubsequenceOfCharSequence_create_Test.java index 996d9adc43e..cea6c9ea3fb 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSubsequenceOfCharSequence_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSubsequenceOfCharSequence_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSubsequence_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSubsequence_create_Test.java index eb80cd12321..ab55d62e26b 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSubsequence_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSubsequence_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainThrowable_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainThrowable_create_Test.java index 0b1ad7a5ebd..a9e5a0f8fba 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainThrowable_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainThrowable_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainValue_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainValue_create_Test.java index 252ede34987..a7c5ed558b8 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainValue_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainValue_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainValues_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainValues_create_Test.java index ab0b218369a..fe86e860154 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainValues_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainValues_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContain_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContain_create_Test.java index 0b64f8ddcdf..afa809f77aa 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContain_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContain_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainsOnlyOnce_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainsOnlyOnce_create_Test.java index 19601a5d78a..b92b99b88c6 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainsOnlyOnce_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainsOnlyOnce_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldEndWithIgnoringCase_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldEndWithIgnoringCase_create_Test.java index c5e0fbcc87f..12729e931d3 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldEndWithIgnoringCase_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldEndWithIgnoringCase_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldEndWithPath_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldEndWithPath_create_Test.java index 06a57f125ea..c333655d68a 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldEndWithPath_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldEndWithPath_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldEndWith_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldEndWith_create_Test.java index e4d31761945..9198d5c68c4 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldEndWith_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldEndWith_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldExist_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldExist_create_Test.java index 30e001dac22..01eae8b9218 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldExist_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldExist_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAllNullFields_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAllNullFields_create_Test.java index 319c38bce33..85164c1460e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAllNullFields_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAllNullFields_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAnnotations_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAnnotations_create_Test.java index 7d07f00efbe..83802ff3778 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAnnotations_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAnnotations_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAtIndex_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAtIndex_create_Test.java index 177841ce8cd..d860fa15fe6 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAtIndex_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAtIndex_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAtLeastOneElementOfType_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAtLeastOneElementOfType_create_Test.java index 0b52b6bf74a..c1c449c2dbc 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAtLeastOneElementOfType_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAtLeastOneElementOfType_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveBinaryContent_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveBinaryContent_create_Test.java index 660472f968f..c48527faa4e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveBinaryContent_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveBinaryContent_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCauseExactlyInstance_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCauseExactlyInstance_create_Test.java index 37cbf1ee996..875fbf02329 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCauseExactlyInstance_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCauseExactlyInstance_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCauseInstance_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCauseInstance_create_Test.java index 51d03f28e89..16c1db2612a 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCauseInstance_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCauseInstance_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCauseReference_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCauseReference_create_Test.java index 3d610bf215e..79a942d3c55 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCauseReference_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCauseReference_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCause_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCause_create_Test.java index 4835b3296f8..74040b9cdbd 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCause_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCause_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveComparableElementsAccordingToComparator_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveComparableElementsAccordingToComparator_create_Test.java index 50c9fd75266..17db111a52c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveComparableElementsAccordingToComparator_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveComparableElementsAccordingToComparator_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveComparableElements_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveComparableElements_create_Test.java index 077e724f87d..c1842c054ee 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveComparableElements_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveComparableElements_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveContent_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveContent_create_Test.java index f395f0ebc76..f4948267ca0 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveContent_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveContent_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDateField_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDateField_create_Test.java index 77792e42264..c2af50df372 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDateField_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDateField_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDigest_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDigest_create_Test.java index a8169c7a60b..f515dbe616f 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDigest_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDigest_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDimensions_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDimensions_create_Test.java index 4ec81f20c42..68b30b69662 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDimensions_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDimensions_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDuration_create_test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDuration_create_test.java index 94248fa4f68..f0cf43c7065 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDuration_create_test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDuration_create_test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveExactlyTypes_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveExactlyTypes_create_Test.java index 2f3e64a9ac5..22f17a5343c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveExactlyTypes_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveExactlyTypes_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveExtension_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveExtension_create_Test.java index 0fc1b9eb338..e0f0dd963f9 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveExtension_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveExtension_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveFields_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveFields_create_Test.java index 4c4d121f286..d0e1a919324 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveFields_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveFields_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveFileSystem_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveFileSystem_create_Test.java index 35fe69a559f..3279115933a 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveFileSystem_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveFileSystem_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMessageFindingMatchRegex_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMessageFindingMatchRegex_create_Test.java index 2c512d7629f..a354a0b0a55 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMessageFindingMatchRegex_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMessageFindingMatchRegex_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMessageMatchingRegex_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMessageMatchingRegex_create_Test.java index 38d58d3a24e..cac31f82bde 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMessageMatchingRegex_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMessageMatchingRegex_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMessage_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMessage_create_Test.java index ca2a23366ab..f11ca42ca03 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMessage_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMessage_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMethods_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMethods_create_Test.java index 8b6072f967f..c6fcee627cd 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMethods_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMethods_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveName_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveName_create_Test.java index 533096f4e36..4258c757afd 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveName_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveName_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNext_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNext_create_Test.java index 8e3859b47d9..2cd73d5c58d 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNext_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNext_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoExtension_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoExtension_create_Test.java index c2546008e66..41d978456a3 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoExtension_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoExtension_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoPackage_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoPackage_create_Test.java index ce738b4f8a7..8aab29d2309 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoPackage_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoPackage_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoParent_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoParent_create_Test.java index 6004505d9d1..496af5ce2b7 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoParent_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoParent_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoSuperclass_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoSuperclass_create_Test.java index a4329d30b17..9c694629425 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoSuperclass_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoSuperclass_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoSuppressedExceptions_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoSuppressedExceptions_create_Test.java index 322d53a434e..56365310655 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoSuppressedExceptions_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoSuppressedExceptions_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveOnlyElementsOfType_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveOnlyElementsOfType_create_Test.java index c911884c869..48ac38afe5f 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveOnlyElementsOfType_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveOnlyElementsOfType_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePackage_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePackage_create_Test.java index b4bb44fbfe0..36eae805cc9 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePackage_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePackage_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveParent_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveParent_create_Test.java index 8f533e56767..f36eb63ab4b 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveParent_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveParent_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePeriod_create_test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePeriod_create_test.java index dbeefa09d85..8fbc508dbc9 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePeriod_create_test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePeriod_create_test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePermittedSubclasses_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePermittedSubclasses_create_Test.java index b0647bee845..09e424b793d 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePermittedSubclasses_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePermittedSubclasses_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePropertyOrFieldWithValue_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePropertyOrFieldWithValue_create_Test.java index f5d9624fb23..130cdfc70af 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePropertyOrFieldWithValue_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePropertyOrFieldWithValue_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePropertyOrField_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePropertyOrField_create_Test.java index 9a1d5f3dc6b..af75364da08 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePropertyOrField_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePropertyOrField_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRecordComponents_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRecordComponents_create_Test.java index e3800bc64d5..aa52b97681c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRecordComponents_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRecordComponents_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveReference_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveReference_create_Test.java index 8bdf82ff8db..483bfb8caf3 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveReference_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveReference_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRootCauseExactlyInstance_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRootCauseExactlyInstance_create_Test.java index cb8f5bf6ad6..e8c5777b493 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRootCauseExactlyInstance_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRootCauseExactlyInstance_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRootCauseInstance_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRootCauseInstance_create_Test.java index 02efd0f6619..6ede87d2554 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRootCauseInstance_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRootCauseInstance_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRootCause_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRootCause_create_Test.java index a86cb87f4e8..de6adc65a55 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRootCause_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRootCause_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameClass_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameClass_create_Test.java index 17e9ba35301..0920ed9cf4f 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameClass_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameClass_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameContent_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameContent_create_Test.java index 46708ea63a6..07be7c3517b 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameContent_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameContent_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameDimensionsAs_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameDimensionsAs_create_Test.java index e7edc78a84a..df8400518d4 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameDimensionsAs_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameDimensionsAs_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameFileSystemAs_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameFileSystemAs_create_Test.java index 4c03b6ad177..c93a2a5effd 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameFileSystemAs_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameFileSystemAs_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameHashCode_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameHashCode_create_Test.java index 6b79ca10e8d..3b1f4b26c6e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameHashCode_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameHashCode_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameHourAs_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameHourAs_create_Test.java index df21448acbb..089d8d24541 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameHourAs_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameHourAs_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameSizeAs_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameSizeAs_create_Test.java index 68825688f60..37543c0d4d5 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameSizeAs_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameSizeAs_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameTime_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameTime_create_Test.java index 74f74fb8f17..4a90db66b36 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameTime_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameTime_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveScale_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveScale_create_Test.java index 919dde3b7d8..b6e5ed1f967 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveScale_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveScale_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeGreaterThanOrEqualTo_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeGreaterThanOrEqualTo_create_Test.java index 9f8a45281fc..d55516a16fb 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeGreaterThanOrEqualTo_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeGreaterThanOrEqualTo_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeGreaterThan_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeGreaterThan_create_Test.java index 49dbef3d578..d67b1f42fc4 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeGreaterThan_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeGreaterThan_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeLessThanOrEqualTo_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeLessThanOrEqualTo_create_Test.java index ebf1ccb2b2f..ec611e77936 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeLessThanOrEqualTo_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeLessThanOrEqualTo_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeLessThan_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeLessThan_create_Test.java index d2ee154405a..578c2d0fd8c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeLessThan_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeLessThan_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSize_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSize_create_Test.java index d55354e80de..f1c85bf6f10 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSize_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSize_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveStamp_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveStamp_create_Test.java index eeea8c9e22b..91eaf58c856 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveStamp_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveStamp_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSuperclass_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSuperclass_create_Test.java index 9f17c5c3c95..0e98089242f 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSuperclass_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSuperclass_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSuppressedException_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSuppressedException_create_Test.java index 77059a1746b..e12cb055904 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSuppressedException_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSuppressedException_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveTime_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveTime_create_Test.java index b2fcf6ba3e6..168372bc4b6 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveTime_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveTime_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveToString_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveToString_create_Test.java index c8352ee4b51..04eafc341d1 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveToString_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveToString_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveValue_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveValue_create_Test.java index fdc3515b1e1..cf5d7208a54 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveValue_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveValue_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHave_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHave_create_Test.java index cd6ad2a8de4..e3bf262461b 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHave_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHave_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldMatchPattern_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldMatchPattern_create_Test.java index 1580576c1ed..70e63796350 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldMatchPattern_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldMatchPattern_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldMatch_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldMatch_create_Test.java index aa54983b06e..b7e001932d6 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldMatch_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldMatch_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotAccept_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotAccept_create_Test.java index c426b8ade45..1b71f19a453 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotAccept_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotAccept_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeBetween_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeBetween_create_Test.java index fecf57ed64d..37224c65c63 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeBetween_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeBetween_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEmpty_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEmpty_create_Test.java index 0b2000e1482..9ca7d024359 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEmpty_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEmpty_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualComparingFieldByFieldRecursively_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualComparingFieldByFieldRecursively_create_Test.java index 1de3c3eb8d1..3e7788ff882 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualComparingFieldByFieldRecursively_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualComparingFieldByFieldRecursively_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualIgnoringCase_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualIgnoringCase_create_Test.java index 4939a3be8d1..c11f8318863 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualIgnoringCase_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualIgnoringCase_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualIgnoringWhitespace_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualIgnoringWhitespace_create_Test.java index 5690f4ac6ff..81de4f7c6b3 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualIgnoringWhitespace_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualIgnoringWhitespace_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualNormalizingWhitespace_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualNormalizingWhitespace_create_Test.java index 3066db6fe5a..45809fe357b 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualNormalizingWhitespace_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualNormalizingWhitespace_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualWithinOffset_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualWithinOffset_create_Test.java index cb35be8bb54..8c98b896583 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualWithinOffset_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualWithinOffset_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqual_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqual_create_Test.java index 13faf276fb3..fc96ce6460d 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqual_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqual_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeExactlyInstance_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeExactlyInstance_create_Test.java index 496a914ded0..39c7ac3654e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeExactlyInstance_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeExactlyInstance_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeFinite_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeFinite_create_Test.java index a823f81ee16..9b6e35db8ba 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeFinite_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeFinite_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeIn_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeIn_create_Test.java index 67f5cd366c4..497d9281d83 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeIn_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeIn_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeInfinite_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeInfinite_create_Test.java index f82da9c751e..ecbad9487fc 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeInfinite_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeInfinite_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeInstanceOfAny_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeInstanceOfAny_create_Test.java index cee025e6410..6c962f22999 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeInstanceOfAny_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeInstanceOfAny_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeInstance_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeInstance_create_Test.java index 602ed662172..25728a0d854 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeInstance_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeInstance_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeMarkedCase_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeMarkedCase_create_Test.java index e6076a047f7..c184730d240 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeMarkedCase_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeMarkedCase_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeNull_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeNull_create_Test.java index 07dfb7c63fd..8c5ca8b5b94 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeNull_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeNull_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeOfClassIn_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeOfClassIn_Test.java index b62ecbdb368..7a64b6ed76b 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeOfClassIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeOfClassIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBePrimitive_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBePrimitive_create_Test.java index 18f494dfceb..fdbcc167911 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBePrimitive_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBePrimitive_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeSame_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeSame_create_Test.java index e3da3c6030b..b7603705259 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeSame_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeSame_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBe_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBe_create_Test.java index bb1563b67db..6fede8bce34 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBe_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBe_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainAnyWhitespaces_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainAnyWhitespaces_create_Test.java index d309eab73bc..1e62d68d1cc 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainAnyWhitespaces_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainAnyWhitespaces_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainAtIndex_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainAtIndex_create_Test.java index 9051b999940..eabef5d8bd2 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainAtIndex_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainAtIndex_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainCharSequence_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainCharSequence_create_Test.java index 1b6a05fca16..48410ce6151 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainCharSequence_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainCharSequence_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainKey_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainKey_create_Test.java index 51c8defd7d8..cf8a3b424af 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainKey_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainKey_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainKeys_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainKeys_create_Test.java index 1378b07d659..03cdb032e34 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainKeys_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainKeys_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainNull_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainNull_create_Test.java index 49155d52012..50d98929004 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainNull_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainNull_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainOnlyWhitespaces_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainOnlyWhitespaces_create_Test.java index 5dd979e165f..54e4aab49c5 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainOnlyWhitespaces_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainOnlyWhitespaces_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainPattern_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainPattern_create_Test.java index f905984c114..c3849473ae6 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainPattern_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainPattern_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainSequence_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainSequence_create_Test.java index 3a0b3cfa93e..1122c8f68ca 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainSequence_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainSequence_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainSubsequence_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainSubsequence_create_Test.java index 8f17265fe1c..ff686e41896 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainSubsequence_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainSubsequence_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainThrowable_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainThrowable_create_Test.java index 67a98764021..cd1a119f8f2 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainThrowable_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainThrowable_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainValue_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainValue_create_Test.java index 9e0e1e29a23..cabecf32051 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainValue_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainValue_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContain_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContain_create_Test.java index 30437f6ddc1..3a15129af3f 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContain_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContain_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotEndWithIgnoringCase_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotEndWithIgnoringCase_create_Test.java index ae28dbad095..8b68efe88ae 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotEndWithIgnoringCase_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotEndWithIgnoringCase_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotEndWithWhitespaces_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotEndWithWhitespaces_create_Test.java index 60da4b4780f..3a7b2d7d046 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotEndWithWhitespaces_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotEndWithWhitespaces_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotEndWith_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotEndWith_create_Test.java index b3585c57e38..189f8fba3a3 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotEndWith_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotEndWith_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotExist_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotExist_create_Test.java index fca1c31e065..60c58820076 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotExist_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotExist_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveAnyElementsOfTypes_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveAnyElementsOfTypes_create_Test.java index d811cd6b456..323147c10ba 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveAnyElementsOfTypes_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveAnyElementsOfTypes_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveDuplicates_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveDuplicates_create_Test.java index ab05b6eaf96..f6f7649cc3c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveDuplicates_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveDuplicates_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveSameClass_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveSameClass_create_Test.java index 59f3114cc9a..4f90b9e7213 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveSameClass_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveSameClass_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveSameHashCode_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveSameHashCode_create_Test.java index 4dc94d50704..5591ddd7ab1 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveSameHashCode_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveSameHashCode_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveThrownExcept_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveThrownExcept_create_Test.java index 1830e1127cf..e36fb04e8cf 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveThrownExcept_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveThrownExcept_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveThrown_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveThrown_create_Test.java index 3a0215dea0f..376b8e054c0 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveThrown_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveThrown_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveToString_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveToString_create_Test.java index 6654d593ab8..75e9fedf873 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveToString_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveToString_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHave_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHave_create_Test.java index 7428313c79a..246689f16db 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHave_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHave_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotMatchPattern_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotMatchPattern_create_Test.java index b627e1ddd64..72a3cb7cab2 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotMatchPattern_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotMatchPattern_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotMatch_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotMatch_create_Test.java index 982b019b355..13f60e37825 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotMatch_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotMatch_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotSatisfyPredicateRecursively_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotSatisfyPredicateRecursively_create_Test.java index 6fb7390f79a..960b3a9c1fa 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotSatisfyPredicateRecursively_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotSatisfyPredicateRecursively_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotStartWithIgnoringCase_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotStartWithIgnoringCase_create_Test.java index 0a864352b3d..cd7ebc782c3 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotStartWithIgnoringCase_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotStartWithIgnoringCase_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotStartWithWhitespaces_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotStartWithWhitespaces_create_Test.java index daeff267c9a..085db9bb940 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotStartWithWhitespaces_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotStartWithWhitespaces_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotStartWith_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotStartWith_create_Test.java index 777deb6f704..fa8bc95ca94 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotStartWith_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotStartWith_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldOnlyHaveElementsOfTypes_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldOnlyHaveElementsOfTypes_create_Test.java index 838f7b0a822..0a84a84631c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldOnlyHaveElementsOfTypes_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldOnlyHaveElementsOfTypes_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldOnlyHaveFields_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldOnlyHaveFields_create_Test.java index a621b7d6473..e16af286a8f 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldOnlyHaveFields_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldOnlyHaveFields_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldSatisfyOnlyOnce_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldSatisfyOnlyOnce_create_Test.java index 85b865db057..df9782933fb 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldSatisfyOnlyOnce_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldSatisfyOnlyOnce_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldSatisfy_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldSatisfy_create_Test.java index 28cce08740f..2b405b4445b 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldSatisfy_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldSatisfy_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldStartWithIgnoringCase_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldStartWithIgnoringCase_create_Test.java index 6bd7afbaa0d..1ccfc4edf37 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldStartWithIgnoringCase_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldStartWithIgnoringCase_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldStartWithPath_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldStartWithPath_create_Test.java index 67a96655f42..68fed606501 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldStartWithPath_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldStartWithPath_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldStartWith_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldStartWith_create_Test.java index 84cc20e909d..6869edc3ce0 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldStartWith_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldStartWith_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/SubarraysShouldHaveSameSize_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/SubarraysShouldHaveSameSize_create_Test.java index 0db53003fcf..69484f0af55 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/SubarraysShouldHaveSameSize_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/SubarraysShouldHaveSameSize_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/ZippedElementsShouldSatisfy_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ZippedElementsShouldSatisfy_create_Test.java index d19b18516a8..c11a1b5deba 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ZippedElementsShouldSatisfy_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ZippedElementsShouldSatisfy_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error; diff --git a/assertj-core/src/test/java/org/assertj/core/error/array2d/Array2dElementShouldBeDeepEqual_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/array2d/Array2dElementShouldBeDeepEqual_create_Test.java index f0581ab907b..c876507a20b 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/array2d/Array2dElementShouldBeDeepEqual_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/array2d/Array2dElementShouldBeDeepEqual_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.array2d; diff --git a/assertj-core/src/test/java/org/assertj/core/error/future/ShouldBeCancelled_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/future/ShouldBeCancelled_create_Test.java index 8dd58de410f..408337962b2 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/future/ShouldBeCancelled_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/future/ShouldBeCancelled_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.future; diff --git a/assertj-core/src/test/java/org/assertj/core/error/future/ShouldBeCompletedWithin_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/future/ShouldBeCompletedWithin_create_Test.java index 6498e653e70..7524a934965 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/future/ShouldBeCompletedWithin_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/future/ShouldBeCompletedWithin_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.future; diff --git a/assertj-core/src/test/java/org/assertj/core/error/future/ShouldBeCompleted_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/future/ShouldBeCompleted_create_Test.java index abea8e19710..517f14fdb3d 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/future/ShouldBeCompleted_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/future/ShouldBeCompleted_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.future; diff --git a/assertj-core/src/test/java/org/assertj/core/error/future/ShouldBeDone_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/future/ShouldBeDone_create_Test.java index bb86f526a83..ea4b9a7b87c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/future/ShouldBeDone_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/future/ShouldBeDone_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.future; diff --git a/assertj-core/src/test/java/org/assertj/core/error/future/ShouldHaveCompletedExceptionallyWithin_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/future/ShouldHaveCompletedExceptionallyWithin_create_Test.java index 7c877a853ed..1f31411b07d 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/future/ShouldHaveCompletedExceptionallyWithin_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/future/ShouldHaveCompletedExceptionallyWithin_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.future; diff --git a/assertj-core/src/test/java/org/assertj/core/error/future/ShouldHaveCompletedExceptionally_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/future/ShouldHaveCompletedExceptionally_create_Test.java index 03e67445cbc..c6986042857 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/future/ShouldHaveCompletedExceptionally_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/future/ShouldHaveCompletedExceptionally_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.future; diff --git a/assertj-core/src/test/java/org/assertj/core/error/future/ShouldHaveFailedWithin_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/future/ShouldHaveFailedWithin_create_Test.java index 58d5175ee53..bad606d1461 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/future/ShouldHaveFailedWithin_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/future/ShouldHaveFailedWithin_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.future; diff --git a/assertj-core/src/test/java/org/assertj/core/error/future/ShouldHaveFailed_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/future/ShouldHaveFailed_create_Test.java index 6fc94f2c6c5..75248807bbf 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/future/ShouldHaveFailed_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/future/ShouldHaveFailed_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.future; diff --git a/assertj-core/src/test/java/org/assertj/core/error/future/ShouldNotBeCancelled_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/future/ShouldNotBeCancelled_create_Test.java index f2ab1dbcfd7..9d0c0219523 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/future/ShouldNotBeCancelled_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/future/ShouldNotBeCancelled_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.future; diff --git a/assertj-core/src/test/java/org/assertj/core/error/future/ShouldNotBeCompleted_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/future/ShouldNotBeCompleted_create_Test.java index 94d774bfe5e..9a44eef3de8 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/future/ShouldNotBeCompleted_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/future/ShouldNotBeCompleted_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.future; diff --git a/assertj-core/src/test/java/org/assertj/core/error/future/ShouldNotBeDone_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/future/ShouldNotBeDone_create_Test.java index aa81f16c919..ac70e71803a 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/future/ShouldNotBeDone_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/future/ShouldNotBeDone_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.future; diff --git a/assertj-core/src/test/java/org/assertj/core/error/future/ShouldNotHaveCompletedExceptionally_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/future/ShouldNotHaveCompletedExceptionally_create_Test.java index 3cc7ed1a6f3..9fcad613d59 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/future/ShouldNotHaveCompletedExceptionally_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/future/ShouldNotHaveCompletedExceptionally_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.future; diff --git a/assertj-core/src/test/java/org/assertj/core/error/future/ShouldNotHaveFailed_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/future/ShouldNotHaveFailed_create_Test.java index 25ec43d99d2..72f3f4fb599 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/future/ShouldNotHaveFailed_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/future/ShouldNotHaveFailed_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.future; diff --git a/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldBeEqualToWithSortedQueryParameters_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldBeEqualToWithSortedQueryParameters_create_Test.java index 190a9881649..8c440b53348 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldBeEqualToWithSortedQueryParameters_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldBeEqualToWithSortedQueryParameters_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveAnchor_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveAnchor_create_Test.java index 534f042f579..30187537685 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveAnchor_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveAnchor_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveAuthority_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveAuthority_create_Test.java index 9cade334042..d01372f5561 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveAuthority_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveAuthority_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveFragment_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveFragment_create_Test.java index 00bd7e1c08c..ea0edfc8312 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveFragment_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveFragment_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveHost_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveHost_create_Test.java index 46d72498a80..e5ac1645327 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveHost_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveHost_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveNoHost_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveNoHost_create_Test.java index fa82b6b269f..90874ccfb88 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveNoHost_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveNoHost_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveParameter_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveParameter_create_Test.java index 8cdbb4f3b84..ce8d8cb26a4 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveParameter_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveParameter_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHavePath_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHavePath_create_Test.java index 73daf538e4e..55cfbac3252 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHavePath_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHavePath_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHavePort_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHavePort_create_Test.java index 1c1ceb79e7e..23ceb4851f6 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHavePort_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHavePort_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveQuery_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveQuery_create_Test.java index dc7d7b0d601..b91f4349c21 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveQuery_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveQuery_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveScheme_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveScheme_create_Test.java index d2e2832300e..47169495e2d 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveScheme_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveScheme_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveUserInfo_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveUserInfo_create_Test.java index 309901fb1ad..f68eba0af78 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveUserInfo_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/uri/ShouldHaveUserInfo_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.error.uri; diff --git a/assertj-core/src/test/java/org/assertj/core/extractor/ByNameMultipleExtractorTest.java b/assertj-core/src/test/java/org/assertj/core/extractor/ByNameMultipleExtractorTest.java index 68030f6ac48..e131ff003ff 100644 --- a/assertj-core/src/test/java/org/assertj/core/extractor/ByNameMultipleExtractorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/extractor/ByNameMultipleExtractorTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.extractor; diff --git a/assertj-core/src/test/java/org/assertj/core/extractor/ByNameSingleExtractorTest.java b/assertj-core/src/test/java/org/assertj/core/extractor/ByNameSingleExtractorTest.java index c0d261acc82..b75c7dcf0b4 100644 --- a/assertj-core/src/test/java/org/assertj/core/extractor/ByNameSingleExtractorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/extractor/ByNameSingleExtractorTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.extractor; diff --git a/assertj-core/src/test/java/org/assertj/core/extractor/ToStringExtractorTest.java b/assertj-core/src/test/java/org/assertj/core/extractor/ToStringExtractorTest.java index db73a7bee5f..b822e844abf 100644 --- a/assertj-core/src/test/java/org/assertj/core/extractor/ToStringExtractorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/extractor/ToStringExtractorTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.extractor; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/AbstractTest_ComparatorBasedComparisonStrategy.java b/assertj-core/src/test/java/org/assertj/core/internal/AbstractTest_ComparatorBasedComparisonStrategy.java index efa32e7d078..f1f19654155 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/AbstractTest_ComparatorBasedComparisonStrategy.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/AbstractTest_ComparatorBasedComparisonStrategy.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/AbstractTest_StandardComparisonStrategy.java b/assertj-core/src/test/java/org/assertj/core/internal/AbstractTest_StandardComparisonStrategy.java index 455d6398be8..ae05e07e07f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/AbstractTest_StandardComparisonStrategy.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/AbstractTest_StandardComparisonStrategy.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/Arrays_assertContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/Arrays_assertContains_Test.java index 213d0aadb6e..66e092f5442 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/Arrays_assertContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/Arrays_assertContains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/Arrays_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/Arrays_containsAnyOf_Test.java index 7ed0a53d0cb..ee112556986 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/Arrays_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/Arrays_containsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/AtPrecisionComparator.java b/assertj-core/src/test/java/org/assertj/core/internal/AtPrecisionComparator.java index b4eaca7a062..f82524f54ba 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/AtPrecisionComparator.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/AtPrecisionComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/BaseArraysTest.java b/assertj-core/src/test/java/org/assertj/core/internal/BaseArraysTest.java index 9a221a43d45..6e2ac2e872a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/BaseArraysTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/BaseArraysTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/BigDecimalsBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/BigDecimalsBaseTest.java index 8ff87500e26..66223147066 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/BigDecimalsBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/BigDecimalsBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/BigIntegersBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/BigIntegersBaseTest.java index 0aeac1a7bad..6eda36f9939 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/BigIntegersBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/BigIntegersBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/Boolean2DArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/Boolean2DArraysBaseTest.java index 3398b97726e..9c94cd8a690 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/Boolean2DArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/Boolean2DArraysBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/BooleanArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/BooleanArraysBaseTest.java index a063265ae58..fd9dd89c03b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/BooleanArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/BooleanArraysBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/Byte2DArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/Byte2DArraysBaseTest.java index b654b03f6c9..0e4c2fc4e6d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/Byte2DArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/Byte2DArraysBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ByteArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/ByteArraysBaseTest.java index 2f611f16914..c556e33fcb9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ByteArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ByteArraysBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/BytesBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/BytesBaseTest.java index 6ac36ea154d..a73d74a1a82 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/BytesBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/BytesBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/Char2DArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/Char2DArraysBaseTest.java index 4d245669c4e..fb78490c5fe 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/Char2DArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/Char2DArraysBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/CharArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/CharArraysBaseTest.java index 29aafad52da..b4276006a10 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/CharArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/CharArraysBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/CharactersBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/CharactersBaseTest.java index 40918b60ac2..5026e316472 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/CharactersBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/CharactersBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ChronoLocalDateTimeComparatorTest.java b/assertj-core/src/test/java/org/assertj/core/internal/ChronoLocalDateTimeComparatorTest.java index 7865a2bed2c..982b98ffe36 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ChronoLocalDateTimeComparatorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ChronoLocalDateTimeComparatorTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ChronoZonedDateTimeByInstantComparatorTest.java b/assertj-core/src/test/java/org/assertj/core/internal/ChronoZonedDateTimeByInstantComparatorTest.java index fe8c02630cd..b38585447c4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ChronoZonedDateTimeByInstantComparatorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ChronoZonedDateTimeByInstantComparatorTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ClassesBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/ClassesBaseTest.java index ea1136b91c7..a8b02e9244b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ClassesBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ClassesBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ComparablesBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/ComparablesBaseTest.java index fb5a58a9220..b15ba942848 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ComparablesBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ComparablesBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_areEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_areEqual_Test.java index bbb224b14c3..ebb76572009 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_areEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_areEqual_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_arrayContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_arrayContains_Test.java index 86ab2c4c0f8..ee19e05e259 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_arrayContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_arrayContains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_duplicatesFrom_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_duplicatesFrom_Test.java index 82e6c8133b9..bdc0f707e34 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_duplicatesFrom_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_duplicatesFrom_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isGreaterThanOrEqualTo_Test.java index 3c4f340e87f..9985f25c329 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isGreaterThan_Test.java index 64bcc6e4453..ea4da559f34 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isLessThanOrEqualTo_Test.java index 256f56d9d65..858bcdd81d9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isLessThan_Test.java index 536f11a4cd6..f97c27a454f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_iterableContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_iterableContains_Test.java index 6fea28a3a51..e110c9b3e56 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_iterableContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_iterableContains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_iterableRemove_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_iterableRemove_Test.java index 9c0db62e0a3..b47558d45a5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_iterableRemove_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_iterableRemove_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringContains_Test.java index 5a8886bf361..67c4b6bb88b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringContains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringEndsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringEndsWith_Test.java index 99183fc4979..38ddd408403 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringEndsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringEndsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringStartsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringStartsWith_Test.java index 04b8537990f..b4dfb94be4d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringStartsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringStartsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_toString_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_toString_Test.java index e9a88b02716..7a0a7c8ecf6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_toString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_toString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ConditionsBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/ConditionsBaseTest.java index 351e5b6c118..f0e9417d84d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ConditionsBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ConditionsBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ConfigurableRecursiveFieldByFieldComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ConfigurableRecursiveFieldByFieldComparator_Test.java index 13297667063..f7579abf4ba 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ConfigurableRecursiveFieldByFieldComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ConfigurableRecursiveFieldByFieldComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/DatesBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/DatesBaseTest.java index e7d1a845b8c..f1134096283 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/DatesBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/DatesBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/DeepDifference_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/DeepDifference_Test.java index d5d9e1712eb..99e72fce77c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/DeepDifference_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/DeepDifference_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/Double2DArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/Double2DArraysBaseTest.java index 53fb5f4db10..3424b160659 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/Double2DArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/Double2DArraysBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/DoubleArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/DoubleArraysBaseTest.java index 617c6a64b26..379d7535f56 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/DoubleArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/DoubleArraysBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/DoublesBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/DoublesBaseTest.java index cf3cd8fa4ca..ea786b4cc0e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/DoublesBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/DoublesBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ExtendedByTypesComparator_compareTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ExtendedByTypesComparator_compareTo_Test.java index fd770b481dd..596cf70e66a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ExtendedByTypesComparator_compareTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ExtendedByTypesComparator_compareTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ExtendedByTypesComparator_toString_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ExtendedByTypesComparator_toString_Test.java index 151a1109eef..720316487c9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ExtendedByTypesComparator_toString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ExtendedByTypesComparator_toString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/FieldByFieldComparator_compareTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/FieldByFieldComparator_compareTo_Test.java index 5ae5e384bfb..d5e12b17474 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/FieldByFieldComparator_compareTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/FieldByFieldComparator_compareTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/FieldByFieldComparator_toString_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/FieldByFieldComparator_toString_Test.java index d7292c160b8..6cd41b27ecd 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/FieldByFieldComparator_toString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/FieldByFieldComparator_toString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/FilesBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/FilesBaseTest.java index f0cd3cd27a5..b4d0e252af1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/FilesBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/FilesBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/FilesSimpleBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/FilesSimpleBaseTest.java index 6d44377476a..9de46881e36 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/FilesSimpleBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/FilesSimpleBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/Float2DArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/Float2DArraysBaseTest.java index b60eb322e6d..a0c4e4317a0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/Float2DArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/Float2DArraysBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/FloatArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/FloatArraysBaseTest.java index d09f5d407a2..6b543e4de24 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/FloatArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/FloatArraysBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/FloatsBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/FloatsBaseTest.java index 519e2a44aa4..6c1d3a3c991 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/FloatsBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/FloatsBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/IgnoringFieldsComparator_compareTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/IgnoringFieldsComparator_compareTo_Test.java index c52c9d4f359..f876d2b953b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/IgnoringFieldsComparator_compareTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/IgnoringFieldsComparator_compareTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/IgnoringFieldsComparator_toString_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/IgnoringFieldsComparator_toString_Test.java index fae1cc7295d..54b21abe743 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/IgnoringFieldsComparator_toString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/IgnoringFieldsComparator_toString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/Int2DArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/Int2DArraysBaseTest.java index 35f4079c630..1a93acfdcb2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/Int2DArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/Int2DArraysBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/IntArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/IntArraysBaseTest.java index ad3fe589629..8349cfc4530 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/IntArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/IntArraysBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/IntegersBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/IntegersBaseTest.java index 6b96bbc060c..4910bff57ea 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/IntegersBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/IntegersBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/IterableDiff_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/IterableDiff_Test.java index 6f65002b76f..afa113f9837 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/IterableDiff_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/IterableDiff_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/IterablesBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/IterablesBaseTest.java index f5f52b0c1b9..bb83acb800e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/IterablesBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/IterablesBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/IterablesWithConditionsBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/IterablesWithConditionsBaseTest.java index da76755850f..b511da7902b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/IterablesWithConditionsBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/IterablesWithConditionsBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/IteratorsBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/IteratorsBaseTest.java index a821ecdfeea..462f9787e83 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/IteratorsBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/IteratorsBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ListsBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/ListsBaseTest.java index 5c916c62b47..5fb542cc703 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ListsBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ListsBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/Long2DArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/Long2DArraysBaseTest.java index 17cf00fd6bf..d13bd01cc30 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/Long2DArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/Long2DArraysBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/LongArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/LongArraysBaseTest.java index 51f018668e1..acd837bd13f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/LongArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/LongArraysBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/LongsBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/LongsBaseTest.java index 4de3519b39c..b8589afc528 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/LongsBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/LongsBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/MapsBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/MapsBaseTest.java index 1f4466d8032..625ab9f9f64 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/MapsBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/MapsBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/NumbersBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/NumbersBaseTest.java index fac091e4c5c..80adb12ba0f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/NumbersBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/NumbersBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/Object2DArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/Object2DArraysBaseTest.java index 5b969bd35d4..1d2aac95509 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/Object2DArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/Object2DArraysBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ObjectArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/ObjectArraysBaseTest.java index ff23bd2ed27..cac15dff2fe 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ObjectArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ObjectArraysBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ObjectArraysWithConditionBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/ObjectArraysWithConditionBaseTest.java index 50348ab0b08..5789ed53cb3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ObjectArraysWithConditionBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ObjectArraysWithConditionBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ObjectsBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/ObjectsBaseTest.java index c3a6ed55597..b2f048e7a15 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ObjectsBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ObjectsBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/OffsetDateTimeByInstantComparatorTest.java b/assertj-core/src/test/java/org/assertj/core/internal/OffsetDateTimeByInstantComparatorTest.java index 0467fd347a7..34d4d3520cf 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/OffsetDateTimeByInstantComparatorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/OffsetDateTimeByInstantComparatorTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/OnFieldsComparator_compare_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/OnFieldsComparator_compare_Test.java index 104303a31e2..9042f7c45cc 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/OnFieldsComparator_compare_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/OnFieldsComparator_compare_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/OnFieldsComparator_creation_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/OnFieldsComparator_creation_Test.java index 42a919f9b13..74b806e9ec4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/OnFieldsComparator_creation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/OnFieldsComparator_creation_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/OnFieldsComparator_toString_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/OnFieldsComparator_toString_Test.java index f25aa7e679f..11b76730d89 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/OnFieldsComparator_toString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/OnFieldsComparator_toString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/PathsBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/PathsBaseTest.java index 06c5faeb42f..b0774e453c1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/PathsBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/PathsBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/PathsSimpleBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/PathsSimpleBaseTest.java index 7829c6b21a3..09ece8a8d15 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/PathsSimpleBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/PathsSimpleBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/Short2DArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/Short2DArraysBaseTest.java index 9fd50d1ec64..6232a92c9fc 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/Short2DArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/Short2DArraysBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ShortArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/ShortArraysBaseTest.java index 19ccfcc3faa..6b93cdd0099 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ShortArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ShortArraysBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ShortsBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/ShortsBaseTest.java index 64e0f7b92c8..4274cd5097d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ShortsBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ShortsBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/SpliteratorsBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/SpliteratorsBaseTest.java index aaa0bb2ea84..c92604753d6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/SpliteratorsBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/SpliteratorsBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_areEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_areEqual_Test.java index af88dfb7e85..8c74a48a657 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_areEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_areEqual_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_arrayContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_arrayContains_Test.java index 291367a1803..95ba2b8335d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_arrayContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_arrayContains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_duplicatesFrom_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_duplicatesFrom_Test.java index 034d6603c6e..11ec452f5ce 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_duplicatesFrom_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_duplicatesFrom_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isGreaterThanOrEqualTo_Test.java index 15ee55f1716..b0fb03a066c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isGreaterThan_Test.java index 96410c6f630..e77c26bc26d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isLessThanOrEqualTo_Test.java index 0e471ecd0c1..35d7be3c37c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isLessThan_Test.java index 1281a1af9db..75e97f4662c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_iterableContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_iterableContains_Test.java index 240e4592409..19aea0e2c4d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_iterableContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_iterableContains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_iterableRemove_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_iterableRemove_Test.java index 0af47a13848..635e15eed13 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_iterableRemove_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_iterableRemove_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringContains_Test.java index 01b2569ab18..220194cc7d9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringContains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringEndsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringEndsWith_Test.java index a258bbca43b..808589ae986 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringEndsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringEndsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringStartsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringStartsWith_Test.java index a475e53e420..8479ae06742 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringStartsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringStartsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/StringsBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/StringsBaseTest.java index 3c80b9213b5..8e336b517f7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/StringsBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/StringsBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/TestDescription.java b/assertj-core/src/test/java/org/assertj/core/internal/TestDescription.java index b3b34402215..4a4b183940e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/TestDescription.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/TestDescription.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ThrowablesBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/ThrowablesBaseTest.java index 1da9a3258d1..a7e29df2564 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ThrowablesBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ThrowablesBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/TypeComparators_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/TypeComparators_Test.java index 586d769a5af..97ae0687e0f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/TypeComparators_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/TypeComparators_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/TypeComparators_hasComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/TypeComparators_hasComparator_Test.java index 09492d9b727..603c0db3b67 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/TypeComparators_hasComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/TypeComparators_hasComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/TypeMessages_registerMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/TypeMessages_registerMessage_Test.java index 72acf3482b9..ad6e6d843f2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/TypeMessages_registerMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/TypeMessages_registerMessage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/UnambiguousRepresentation_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/UnambiguousRepresentation_Test.java index 8d7fed571b1..19fd3c3e9f6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/UnambiguousRepresentation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/UnambiguousRepresentation_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/UrisBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/UrisBaseTest.java index cb3f3c13588..881931bbc88 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/UrisBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/UrisBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/UrlsBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/UrlsBaseTest.java index 1246d306e71..913c9a0707b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/UrlsBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/UrlsBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_BaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_BaseTest.java index 1f2b4720239..a0c990001d9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_BaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_BaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.arrays2d; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertContains_at_Index_Test.java index f1df6fa2e80..3014141eea4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertContains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.arrays2d; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertDoesNotContain_at_Index_Test.java index 73dcf54ea98..d640eae9f6b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertDoesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.arrays2d; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertEmpty_Test.java index a4d346c2fe6..5d4c86dbb51 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.arrays2d; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertHasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertHasDimensions_Test.java index a610fe68f64..6fd3446caf3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertHasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertHasDimensions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.arrays2d; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertHasSameDimensionsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertHasSameDimensionsAs_Test.java index b68d8ed718e..9504ca2cd87 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertHasSameDimensionsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertHasSameDimensionsAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.arrays2d; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertNotEmpty_Test.java index 0ef9ed09d7f..8a823e2334b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.arrays2d; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertNullOrEmpty_Test.java index 6d19735998a..7ac56bd3e8d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.arrays2d; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertNumberOfRows_Test.java index f9bd9a809e1..621c368600d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/arrays2d/Arrays2D_assertNumberOfRows_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.arrays2d; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimalAssert_scale_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimalAssert_scale_Test.java index ba1473a9824..436caea8b6a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimalAssert_scale_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimalAssert_scale_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigdecimals; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertEqualByComparison_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertEqualByComparison_Test.java index a34a2f3682f..76e8fb1f3b0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertEqualByComparison_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertEqualByComparison_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigdecimals; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertEqual_Test.java index 7b2579fcba9..5e15a0727a9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertEqual_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigdecimals; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertGreaterThanOrEqualTo_Test.java index aab6a5fd377..ba61e4fb2c7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigdecimals; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertGreaterThan_Test.java index 090be6fbb40..c461a0f45c3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigdecimals; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertHasScale_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertHasScale_Test.java index 8ff58e0a40f..e3f212fc126 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertHasScale_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertHasScale_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigdecimals; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsBetween_Test.java index ed919b814f7..ea815ac1795 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigdecimals; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsCloseToPercentage_Test.java index 08d0c3ebf01..c91944700df 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsCloseToPercentage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigdecimals; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsCloseTo_Test.java index 333b63e3449..37a58f2a5c7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsCloseTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigdecimals; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNegative_Test.java index 96aa18a9776..9a759dc134f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigdecimals; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotCloseToPercentage_Test.java index aa8afdc29c2..7c12f9424f9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotCloseToPercentage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigdecimals; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotCloseTo_Test.java index c2bb8cf623f..70e96c5208a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotCloseTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigdecimals; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotNegative_Test.java index e679fb803bf..d3572b898c0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigdecimals; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotPositive_Test.java index 4711c3e58f5..1a520f098aa 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigdecimals; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotZero_Test.java index f56632f1871..b4e68ab052b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigdecimals; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsOne_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsOne_Test.java index bbae92123b0..038f2c85363 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsOne_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigdecimals; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsPositive_Test.java index 1c97b7e0f80..ce00a6e1551 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigdecimals; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsStrictlyBetween_Test.java index fcb62029f71..245d5fef15f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsStrictlyBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigdecimals; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsZero_Test.java index 15c2c009d41..9febbb171ce 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigdecimals; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertLessThanOrEqualTo_Test.java index cbe6e2ba12e..9c0e5e7b4ce 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigdecimals; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertLessThan_Test.java index f321b07eb50..c3089da5ce4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigdecimals; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertNotEqualByComparison_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertNotEqualByComparison_Test.java index bf8f011c82e..f6fca49c6bf 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertNotEqualByComparison_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertNotEqualByComparison_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigdecimals; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertNotEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertNotEqual_Test.java index 9515f291249..53b249b940e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertNotEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertNotEqual_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigdecimals; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertEqualByComparison_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertEqualByComparison_Test.java index 32bfd857892..07ca572c9d7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertEqualByComparison_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertEqualByComparison_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigintegers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertEqual_Test.java index d0bf2e3a704..1c0886c7938 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertEqual_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigintegers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertGreaterThanOrEqualTo_Test.java index e247e18e046..55d54af10a9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigintegers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertGreaterThan_Test.java index 3b47e5af81e..9612effad68 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigintegers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsBetween_Test.java index 9348edf937f..ee546228056 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigintegers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsCloseToPercentage_Test.java index e8142c022a1..3b9ac504c1b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsCloseToPercentage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigintegers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsCloseTo_Test.java index ba398e7ecb8..6fd3999efab 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsCloseTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigintegers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNegative_Test.java index 68d8aa99f84..f355a8122df 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigintegers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotCloseToPercentage_Test.java index 6e59f21ff91..4d4707a90d2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotCloseToPercentage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigintegers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotCloseTo_Test.java index 2292ebb60af..bab8278b75c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotCloseTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigintegers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotNegative_Test.java index 88e26402f63..391dbd3554c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigintegers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotPositive_Test.java index 3ebf224e452..16ee08a5036 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigintegers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotZero_Test.java index 008794950e6..776cea5dd69 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigintegers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsOne_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsOne_Test.java index 73c98c1f19f..204f0a1f13e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsOne_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigintegers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsPositive_Test.java index d31ecfe08d6..a8207d658a8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigintegers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsStrictlyBetween_Test.java index 6df3602daf7..f498f10170f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsStrictlyBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigintegers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsZero_Test.java index 6f9f48e1ab1..17d1ea0e533 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigintegers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertLessThanOrEqualTo_Test.java index 0fb7db97584..b67268bbd3b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigintegers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertLessThan_Test.java index 049dc43d6e4..b4d152a18bd 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigintegers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertNotEqualByComparison_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertNotEqualByComparison_Test.java index 96ef283bdd3..9585cf8a721 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertNotEqualByComparison_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertNotEqualByComparison_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigintegers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertNotEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertNotEqual_Test.java index 4378792ed2e..dff62279bb7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertNotEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertNotEqual_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bigintegers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertContains_at_Index_Test.java index 9a6d492abd3..973eaf27c0a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertContains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.boolean2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertDoesNotContain_at_Index_Test.java index 343fa985c38..c58c565be3f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertDoesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.boolean2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertEmpty_Test.java index 9a07d2c26e2..ccbc73f2241 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.boolean2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertHasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertHasDimensions_Test.java index b38a96e465f..000530ad063 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertHasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertHasDimensions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.boolean2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertHasSameDimensionsAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertHasSameDimensionsAs_with_Array_Test.java index ebb4f07396c..b554c54044d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertHasSameDimensionsAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertHasSameDimensionsAs_with_Array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.boolean2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertNotEmpty_Test.java index ba56665a3e4..a6150b27292 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.boolean2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertNullOrEmpty_Test.java index ea5be5ee04f..b75e30fcc83 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.boolean2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertNumberOfRows_Test.java index 55143adec41..2582d48d601 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertNumberOfRows_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.boolean2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsAnyOf_Test.java index 7108836e9dd..a46a7fcebef 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.booleanarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsExactlyInAnyOrder_Test.java index e3244da1e97..ef53f301386 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsExactlyInAnyOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.booleanarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsExactly_Test.java index bd0d9c9cf3a..b087c112271 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.booleanarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsOnlyOnce_Test.java index 13c840718f5..2a2542a83ae 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.booleanarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsOnly_Test.java index e63032f3b25..07758474c15 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsOnly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.booleanarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsSequence_Test.java index a41e0ccbf65..c395a558613 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.booleanarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsSubsequence_Test.java index 5d501ae63ba..c42aea8b3fc 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsSubsequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.booleanarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContains_Test.java index ae338a9343f..4b63674998c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.booleanarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContains_at_Index_Test.java index 92104583d59..74c265505ec 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.booleanarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotContain_Test.java index d475779ca8b..f0cc377e8b2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.booleanarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotContain_at_Index_Test.java index 971089d5030..812f45df46e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.booleanarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotHaveDuplicates_Test.java index ae9d0fcc2ff..0b187f49022 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotHaveDuplicates_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.booleanarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertEmpty_Test.java index 009c5baad80..3556e331944 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.booleanarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertEndsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertEndsWith_Test.java index b66eeb12783..bdd53286752 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertEndsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertEndsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.booleanarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSameSizeAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSameSizeAs_with_Array_Test.java index 5514e5f9df0..c15189298ad 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSameSizeAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSameSizeAs_with_Array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.booleanarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSameSizeAs_with_Iterable_Test.java index 5d44227eee1..c53e47a58f5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.booleanarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeBetween_Test.java index afec3c4df6f..465b7d78d58 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.booleanarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeGreaterThanOrEqualTo_Test.java index 6f685c2bdba..77f8dfc2a81 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.booleanarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeGreaterThan_Test.java index 3821234e9e6..3c681622951 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.booleanarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeLessThanOrEqualTo_Test.java index a87d4c030e8..02262b3b8af 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.booleanarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeLessThan_Test.java index fd1b8946ec4..35c9f35ed08 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.booleanarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSize_Test.java index 5eeaf632fab..a2237f6180b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.booleanarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertIsSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertIsSortedAccordingToComparator_Test.java index b32450b8d3f..38a0c8b3898 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertIsSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertIsSortedAccordingToComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.booleanarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertIsSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertIsSorted_Test.java index 8bb71cd2521..9e8852afd44 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertIsSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertIsSorted_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.booleanarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertNotEmpty_Test.java index ee02bdcc635..965949a5510 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.booleanarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertNullOrEmpty_Test.java index 6ede51c1655..ff58f862046 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.booleanarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertStartsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertStartsWith_Test.java index 6f7d59d0c1a..5f7bc495431 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertStartsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertStartsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.booleanarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertContains_at_Index_Test.java index 241093d1f96..7da5e6dafe1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertContains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.byte2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertDoesNotContain_at_Index_Test.java index 23fa1cbf4c8..6b49e137638 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertDoesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.byte2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertEmpty_Test.java index 359c57a75d4..d05bce04bf7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.byte2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertHasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertHasDimensions_Test.java index ddec55b0636..bb3b2943f46 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertHasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertHasDimensions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.byte2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertHasSameDimensionsAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertHasSameDimensionsAs_with_Array_Test.java index 6c67d355689..b45b0809ada 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertHasSameDimensionsAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertHasSameDimensionsAs_with_Array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.byte2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertNotEmpty_Test.java index 42333a02b0d..e7024d07367 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.byte2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertNullOrEmpty_Test.java index 3c28890af3a..cb8d1cb14d2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.byte2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertNumberOfRows_Test.java index 2dc959f01d3..def0677d1cd 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertNumberOfRows_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.byte2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsAnyOf_Test.java index 57bcc399cfd..901ae2f5f9a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactlyInAnyOrder_Test.java index bc7958d978e..5399f843334 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactlyInAnyOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactlyInAnyOrder_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactlyInAnyOrder_with_Integer_Arguments_Test.java index ae3709393a4..c049b7810a9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactlyInAnyOrder_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactlyInAnyOrder_with_Integer_Arguments_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactly_Test.java index 3dfacc223d8..24488227178 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactly_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactly_with_Integer_Arguments_Test.java index 54042f9f140..915acfe8160 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactly_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactly_with_Integer_Arguments_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnlyOnce_Test.java index 6b234a8f160..399cfd77781 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnlyOnce_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnlyOnce_with_Integer_Arguments_Test.java index 8419b85cc7d..553f8a51090 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnlyOnce_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnlyOnce_with_Integer_Arguments_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnly_Test.java index d9f275e5409..d01c59450d5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnly_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnly_with_Integer_Arguments_Test.java index 319fd8c1e8b..7fd7e5019b9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnly_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnly_with_Integer_Arguments_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsSequence_Test.java index e7b455ec434..e449324b10a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsSequence_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsSequence_with_Integer_Arguments_Test.java index ea4afd97e5a..c8893b89122 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsSequence_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsSequence_with_Integer_Arguments_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_Test.java index 8e329056214..e355dc6d3d6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_at_Index_Test.java index 3da3623e33c..7de06f082b0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_at_Index_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_at_Index_with_Integer_Argument_Test.java index 2ab757bdff8..494c1db11b1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_at_Index_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_at_Index_with_Integer_Argument_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_with_Integer_Arguments_Test.java index 1f88eeba858..ad532668d47 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_with_Integer_Arguments_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_Test.java index 5591b043c8e..40ac35ded0a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_at_Index_Test.java index 759543bbb65..5e9087796d2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_at_Index_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_at_Index_with_Integer_Argument_Test.java index 367a1178b79..a7f6ecd26c4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_at_Index_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_at_Index_with_Integer_Argument_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_with_Integer_Arguments_Test.java index e8a3720f1b6..13efc7c0476 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_with_Integer_Arguments_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotHaveDuplicates_Test.java index aa61865ee5a..bd563122a65 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotHaveDuplicates_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEmpty_Test.java index 4edbfb0087b..fec1fe2e1bf 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEndsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEndsWith_Test.java index 7cee86c4997..37772980c21 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEndsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEndsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEndsWith_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEndsWith_with_Integer_Arguments_Test.java index a2c0665c6a1..e5409f2a516 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEndsWith_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEndsWith_with_Integer_Arguments_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSameSizeAs_with_Iterable_Test.java index 55b19a0a70c..f3fc8e1e9bd 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeBetween_Test.java index b48f729a648..e7da771e84b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeGreaterThanOrEqualTo_Test.java index 8450b0dda89..55ebab5ddba 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeGreaterThan_Test.java index 4a35735c9b2..c71d6583bcc 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeLessThanOrEqualTo_Test.java index e088f7aceb7..4b7fc11c939 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeLessThan_Test.java index 4b8b4155fab..d2167269cde 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSize_Test.java index 5102fae1c5c..30339c53922 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertIsSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertIsSortedAccordingToComparator_Test.java index 1a531284baa..dd15ccab2bb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertIsSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertIsSortedAccordingToComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertIsSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertIsSorted_Test.java index e691dc68351..bc4f26df391 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertIsSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertIsSorted_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertNotEmpty_Test.java index 6568b75cdbd..3e1f159d2be 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertNullOrEmpty_Test.java index d1fd097b0dc..de02968f47b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertStartsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertStartsWith_Test.java index 047caad1713..bd6eeecddf4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertStartsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertStartsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertStartsWith_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertStartsWith_with_Integer_Arguments_Test.java index 6bccdb6b5a1..9ad1277f451 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertStartsWith_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertStartsWith_with_Integer_Arguments_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertEqual_Test.java index b9069468fd6..4258fec4578 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertEqual_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertGreaterThanOrEqualTo_Test.java index a4ffd0ce20d..2b4aa25d339 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertGreaterThan_Test.java index 4dcec16a1d0..d76f817fe9c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsBetween_Test.java index 829c1c4036a..b1bf01f3b10 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsCloseToPercentage_Test.java index 3ebe4167f44..b65419f7ef4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsCloseToPercentage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsCloseTo_Test.java index c6ed89318fc..4453beced6d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsCloseTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsEven_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsEven_Test.java index 5baaabfb929..f2db8ff57b7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsEven_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsEven_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNegative_Test.java index 1e0e7dd65bb..787cb273a1d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotCloseToPercentage_Test.java index 34543cc1c83..6916533680a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotCloseToPercentage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotCloseTo_Test.java index 0ee5938d072..2f1aa07ca44 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotCloseTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotNegative_Test.java index 75f44b92324..1ced6949207 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotPositive_Test.java index d4ddac85355..66f38d17b3a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotZero_Test.java index 358dc6ec220..c0fde142f3e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsOdd_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsOdd_Test.java index 8bb423cc56a..0c2993c41d4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsOdd_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsOdd_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsOne_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsOne_Test.java index 14e54dafafc..05db37cead8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsOne_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsPositive_Test.java index 68da855cfa1..595f4e75131 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsStrictlyBetween_Test.java index cec2cfcb35a..6780c862460 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsStrictlyBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsZero_Test.java index 2c0a1373138..098e947b991 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertLessThanOrEqualTo_Test.java index c25105c2492..c695eac1e84 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertLessThan_Test.java index 53ff6d13368..3321b7a1197 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertNotEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertNotEqual_Test.java index 9969347527c..4d3269578e4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertNotEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertNotEqual_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.bytes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertContains_at_Index_Test.java index b53f09a19fc..915afbf0edd 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertContains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.char2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertDoesNotContain_at_Index_Test.java index 21fa6a210c7..40d2a3e4220 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertDoesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.char2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertEmpty_Test.java index b4a263c5c37..1cf13f23a27 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.char2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertHasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertHasDimensions_Test.java index e7bc6bffba2..3618e47716b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertHasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertHasDimensions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.char2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertHasSameDimensionsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertHasSameDimensionsAs_Test.java index 084c6a39bc3..bff7860d3b5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertHasSameDimensionsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertHasSameDimensionsAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.char2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertNotEmpty_Test.java index 70b0d521868..d8bad1b44e8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.char2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertNullOrEmpty_Test.java index 057ebb99e84..8923761e2f9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.char2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertNumberOfRows_Test.java index f529c04fd17..ce4a7d44010 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertNumberOfRows_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.char2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertEqual_Test.java index 2898ac9e513..2200b66cbe8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertEqual_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.characters; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertGreaterThanOrEqualTo_Test.java index 55e81d00206..c2b11b752b9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.characters; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertGreaterThan_Test.java index 661e970686d..14797777284 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.characters; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertLessThanOrEqualTo_Test.java index 291cdf3cef1..433f4f33108 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.characters; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertLessThan_Test.java index 1c512cb93bf..978bf1dc8e7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.characters; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertLowerCase_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertLowerCase_Test.java index 1604ecb1afe..179a619e941 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertLowerCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertLowerCase_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.characters; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertNotEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertNotEqual_Test.java index 05dcf5a6077..7e24c98297a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertNotEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertNotEqual_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.characters; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertUpperCase_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertUpperCase_Test.java index bfa8274127c..dd80c0eefeb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertUpperCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertUpperCase_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.characters; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsAnyOf_Test.java index f58c572127d..364d5960262 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.chararrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsExactlyInAnyOrder_Test.java index c6145ca7215..533426f7ed0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsExactlyInAnyOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.chararrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsExactly_Test.java index cc0f036f94d..994b26f4e90 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.chararrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsOnlyOnce_Test.java index 08d440f19af..7df58d9a1dc 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.chararrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsOnly_Test.java index 227e54216cf..8a7c439fc3f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsOnly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.chararrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsSequence_Test.java index 01012c1f9a2..7ce68a840b4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.chararrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContains_Test.java index c5dd568a9b8..04ce51fdde1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.chararrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContains_at_Index_Test.java index ad9845bf2eb..9501db7bbf3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.chararrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotContain_Test.java index f4c449b4bfc..0ecc4f8dadb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.chararrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotContain_at_Index_Test.java index aae13b3f471..7f4a0b94222 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.chararrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotHaveDuplicates_Test.java index e9fd3803e36..77c468db5b5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotHaveDuplicates_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.chararrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertEmpty_Test.java index 0a9e64205c6..e7324f3e8e6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.chararrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertEndsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertEndsWith_Test.java index c79940c77a3..8e1545ed756 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertEndsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertEndsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.chararrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSameSizeAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSameSizeAs_with_Array_Test.java index 5f35e2213a7..f819880f977 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSameSizeAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSameSizeAs_with_Array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.chararrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSameSizeAs_with_Iterable_Test.java index 1b33f0103a8..ba99a2b0d4a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.chararrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeBetween_Test.java index c513513c804..f29bf3404f3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.chararrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeGreaterThanOrEqualTo_Test.java index b83871b4edb..9e768efe886 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.chararrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeGreaterThan_Test.java index cb80ca13ff2..bdb115318d4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.chararrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeLessThanOrEqualTo_Test.java index 4fe0c30a352..85408ee73bb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.chararrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeLessThan_Test.java index 4e6ea8c19e4..c2ef707439b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.chararrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSize_Test.java index fe736ec166f..7d4890a23e7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.chararrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertIsSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertIsSortedAccordingToComparator_Test.java index d57f828eb73..8177668d9d7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertIsSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertIsSortedAccordingToComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.chararrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertIsSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertIsSorted_Test.java index 70001204083..9a94a2963e7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertIsSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertIsSorted_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.chararrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertNotEmpty_Test.java index 019c8e5325a..ec0cc607838 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.chararrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertNullOrEmpty_Test.java index 613f9cd5ca6..73730fbb732 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.chararrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertStartsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertStartsWith_Test.java index 7b51e352eb0..64a0867ff1b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertStartsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertStartsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.chararrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertContainsAnnotation_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertContainsAnnotation_Test.java index 64347432471..001b6f7a333 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertContainsAnnotation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertContainsAnnotation_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.classes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertHasDeclaredFields_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertHasDeclaredFields_Test.java index b33247273ea..dd3215dac96 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertHasDeclaredFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertHasDeclaredFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.classes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertHasDeclaredMethods_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertHasDeclaredMethods_Test.java index a47513ce0a6..d37a1010928 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertHasDeclaredMethods_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertHasDeclaredMethods_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.classes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertHasMethods_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertHasMethods_Test.java index e7d97c200ca..4292627751c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertHasMethods_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertHasMethods_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.classes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertHasOnlyDeclaredFields_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertHasOnlyDeclaredFields_Test.java index e3fb81a009c..f627fd5e7d6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertHasOnlyDeclaredFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertHasOnlyDeclaredFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.classes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertHasOnlyPublicFields_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertHasOnlyPublicFields_Test.java index a2648df2b3b..3d79c5f61d1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertHasOnlyPublicFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertHasOnlyPublicFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.classes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertHasPublicFields_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertHasPublicFields_Test.java index 5230c0e932c..6fb00d0c8b5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertHasPublicFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertHasPublicFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.classes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertHasPublicMethods_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertHasPublicMethods_Test.java index b005640cf52..252a5a31df1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertHasPublicMethods_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertHasPublicMethods_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.classes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertIsAssignableFrom_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertIsAssignableFrom_Test.java index 887e02fb1cb..1298df6cc7c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertIsAssignableFrom_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/classes/Classes_assertIsAssignableFrom_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.classes; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertEqualByComparison_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertEqualByComparison_Test.java index 6a9354b5c53..94f5513800b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertEqualByComparison_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertEqualByComparison_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.comparables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertGreaterThanOrEqualTo_Test.java index 3bbe180d686..fd404505c82 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.comparables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertGreaterThan_Test.java index d7788cbde1d..e3dd1fcfd60 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.comparables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertLessThanOrEqualTo_Test.java index 1317aeb954e..4d176bd5326 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.comparables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertLessThan_Test.java index 0d9ef53428d..031706076bf 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.comparables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertNotEqualByComparison_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertNotEqualByComparison_Test.java index a98f1d01c78..a9308b0e244 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertNotEqualByComparison_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertNotEqualByComparison_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.comparables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_isBetween_Test.java index 7942023dbfd..cdfc2cf60e2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_isBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.comparables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_isStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_isStrictlyBetween_Test.java index b6b5aa79d10..8c5f7769c30 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_isStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_isStrictlyBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.comparables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertDoesNotHave_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertDoesNotHave_Test.java index faae1b7a163..64bffe0f519 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertDoesNotHave_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertDoesNotHave_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.conditions; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertHas_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertHas_Test.java index 33b12725347..171d8a29025 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertHas_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertHas_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.conditions; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIsNotNull_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIsNotNull_Test.java index 58639e4ffb6..7e01f129938 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIsNotNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIsNotNull_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.conditions; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIsNot_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIsNot_Test.java index d03bcd8829a..dd6dd0b29d8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIsNot_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIsNot_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.conditions; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIs_Test.java index 2afb2284286..5251209c7f6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.conditions; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasDayOfMonth_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasDayOfMonth_Test.java index f158d8f023a..d219171d737 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasDayOfMonth_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasDayOfMonth_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasDayOfWeek_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasDayOfWeek_Test.java index dee2c8a6f32..29c38b3b068 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasDayOfWeek_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasDayOfWeek_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasHourOfDay_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasHourOfDay_Test.java index a5119cd8406..5a75e4fe97c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasHourOfDay_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasHourOfDay_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMillisecond_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMillisecond_Test.java index 03d73f74bd5..4c84867629a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMillisecond_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMillisecond_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMinute_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMinute_Test.java index 2dffd58f236..15ca1bf4467 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMinute_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMinute_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMonth_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMonth_Test.java index dba40d8ff43..c2d1aa5f495 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMonth_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMonth_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasSameTime_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasSameTime_Test.java index c16c3a70f4e..d2b3dff89b4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasSameTime_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasSameTime_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasSecond_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasSecond_Test.java index b13064aecc0..76b2657a4ee 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasSecond_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasSecond_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasTime_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasTime_Test.java index fc137bec4fe..831e7bc5745 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasTime_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasTime_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasYear_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasYear_Test.java index e86b955141b..9127bf543ed 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasYear_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasYear_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfterOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfterOrEqualTo_Test.java index 07d74da32cc..e59e523fb6e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfterOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfterOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfterYear_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfterYear_Test.java index b6e7e4af7b6..27d405affe9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfterYear_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfterYear_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfter_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfter_Test.java index 69975ef02af..5b12aaaf585 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfter_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBeforeOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBeforeOrEqualTo_Test.java index 94dfadf9218..fe44d1f1090 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBeforeOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBeforeOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBeforeYear_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBeforeYear_Test.java index ec744c55ca5..36cd87400a6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBeforeYear_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBeforeYear_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBefore_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBefore_Test.java index ff5e1147118..351d5b3dcb7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBefore_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBefore_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBetween_Test.java index 7f4ff0d6fea..e918c7406dd 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsCloseTo_Test.java index 474d565c9c5..3ea83cb335b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsCloseTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsEqualWithPrecision_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsEqualWithPrecision_Test.java index 5c2fbb9d9be..e883cb6d5cd 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsEqualWithPrecision_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsEqualWithPrecision_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameDayAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameDayAs_Test.java index 49388723838..90b5a0d9c8a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameDayAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameDayAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameHourAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameHourAs_Test.java index a42fc8e290b..7236abaec35 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameHourAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameHourAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameHourWindowAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameHourWindowAs_Test.java index 1fef001db6f..03ac91f137d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameHourWindowAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameHourWindowAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMinuteAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMinuteAs_Test.java index b056d1bf215..7c40434da85 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMinuteAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMinuteAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMinuteWindowAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMinuteWindowAs_Test.java index da01d51963f..329f3ee2be6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMinuteWindowAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMinuteWindowAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMonthAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMonthAs_Test.java index e0432744c5c..3b0be2a0102 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMonthAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMonthAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameSecondAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameSecondAs_Test.java index 2e72cfb3e27..6440413228d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameSecondAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameSecondAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameSecondWindowAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameSecondWindowAs_Test.java index 867ae31e586..f8a5cfbce60 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameSecondWindowAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameSecondWindowAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameYearAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameYearAs_Test.java index 30be16514d3..e4c0bbe3fc8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameYearAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameYearAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInTheFuture_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInTheFuture_Test.java index 48d6633ea67..ae51c1dc3a6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInTheFuture_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInTheFuture_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInThePast_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInThePast_Test.java index 4f84d5389c0..3747da09e16 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInThePast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInThePast_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsNotBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsNotBetween_Test.java index 5f0e0ee6d79..b2a8ececebe 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsNotBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsNotBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsToday_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsToday_Test.java index 6476caa399b..7de9eb392f2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsToday_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsToday_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_hasSameTimeAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_hasSameTimeAs_Test.java index 21d5cbc407a..f12af42c9ec 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_hasSameTimeAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_hasSameTimeAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.dates; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertContains_at_Index_Test.java index 7575b02a09b..39b1e6507e0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertContains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.double2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertDoesNotContain_at_Index_Test.java index bf1de4298c3..64b1918cc6e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertDoesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.double2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertEmpty_Test.java index aef3b3322bc..004f90fa0ac 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.double2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertHasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertHasDimensions_Test.java index 2902f09401b..eea4bccdf2e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertHasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertHasDimensions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.double2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertHasSameDimensionsAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertHasSameDimensionsAs_with_Array_Test.java index fbb0b61abad..8b43acc18be 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertHasSameDimensionsAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertHasSameDimensionsAs_with_Array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.double2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertNotEmpty_Test.java index 86929065988..d48ca1ec8ae 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.double2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertNullOrEmpty_Test.java index 1817c3a58c5..38f3a01466c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.double2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertNumberOfRows_Test.java index 6c2ff50ffc3..87f27b3435c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertNumberOfRows_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.double2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsAnyOf_Test.java index a4ec076fd77..3f90f2907f0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doublearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsExactlyInAnyOrder_Test.java index 07a421026f4..efe24e62e4a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsExactlyInAnyOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doublearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsExactly_Test.java index e4d00bbc455..0e0fd149690 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doublearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsOnlyOnce_Test.java index 317bb00b5a9..e437fbfab78 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doublearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsOnly_Test.java index c5c959f4ca9..2a7b98035c5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsOnly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doublearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsSequence_Test.java index 2f5ac6f76fe..9cb90a36547 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doublearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContains_Test.java index 362837a73ec..7b45ba0a2d3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doublearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContains_at_Index_Test.java index cb66be041e7..e3a1df471c4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doublearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotContain_Test.java index 8e31b1d7fdd..fd5cb251ac5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doublearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotContain_at_Index_Test.java index f585a70c44a..6a25dd500dd 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doublearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotHaveDuplicates_Test.java index 62af7eb20bd..f762f3fc66a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotHaveDuplicates_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doublearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertEmpty_Test.java index 6a4d55cc751..ceadf59117e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doublearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertEndsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertEndsWith_Test.java index f40ea6cebd7..c73c96d3d4b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertEndsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertEndsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doublearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSameSizeAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSameSizeAs_with_Array_Test.java index e7cc3561173..5b0404aaef8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSameSizeAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSameSizeAs_with_Array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doublearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSameSizeAs_with_Iterable_Test.java index c3a5fb4a333..bf7ca160d05 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doublearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeBetween_Test.java index 4f4e08f45b9..af68a48a444 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doublearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeGreaterThanOrEqualTo_Test.java index 5d68e781f4c..d01078b3144 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doublearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeGreaterThan_Test.java index 43686d87d73..5f9cff586a8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doublearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeLessThanOrEqualTo_Test.java index 654befaf9bc..bbe2d5d26f9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doublearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeLessThan_Test.java index e57ab211eb8..5b964884c24 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doublearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSize_Test.java index 8bf09bb7c03..f4cf1bbb485 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doublearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertIsSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertIsSortedAccordingToComparator_Test.java index 7100edc57ff..5bec23bd2be 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertIsSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertIsSortedAccordingToComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doublearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertIsSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertIsSorted_Test.java index 69f539d4863..1c31f9ac48f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertIsSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertIsSorted_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doublearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertNotEmpty_Test.java index 2063ca5d241..95b12bd4d5e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doublearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertNullOrEmpty_Test.java index 2b2d7701381..79ff297e7f1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doublearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertStartsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertStartsWith_Test.java index b78501d6bde..c65009428ab 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertStartsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertStartsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doublearrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_NaN_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_NaN_Test.java index 038879acb6b..e4a34ac5089 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_NaN_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_NaN_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doubles; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertEqual_Test.java index d5bed394611..c3a1c65b8a7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertEqual_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doubles; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertGreaterThanOrEqualTo_Test.java index 02fe894b782..67d99c72623 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doubles; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertGreaterThan_Test.java index 4b65ab8c4ca..db8a356681e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doubles; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsBetween_Test.java index faabc841a9e..0b817219ac8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doubles; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsCloseToPercentage_Test.java index 8ef7c01273f..75a225084c6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsCloseToPercentage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doubles; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsCloseTo_Test.java index c785d5f3e97..17c0d84b747 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsCloseTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doubles; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsFinite_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsFinite_Test.java index f53a48d99e9..fb0081997da 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsFinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsFinite_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doubles; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsInfinite_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsInfinite_Test.java index 79d4de3a05b..fb42e389eff 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsInfinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsInfinite_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doubles; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNaN_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNaN_Test.java index 76c804a07f4..88d9bb3f84f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNaN_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNaN_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doubles; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNegative_Test.java index a575086667a..93cead9b90d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doubles; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotCloseToPercentage_Test.java index 59f5cced084..fb6fb71022b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotCloseToPercentage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doubles; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotCloseTo_Test.java index eaafebac235..0fe59c2260d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotCloseTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doubles; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotFinite_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotFinite_Test.java index 684553a612b..58e4e324fdf 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotFinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotFinite_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doubles; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotInfinite_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotInfinite_Test.java index a44d4198346..8c272287121 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotInfinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotInfinite_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doubles; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotNaN_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotNaN_Test.java index f8231aac511..1485f7cb263 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotNaN_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotNaN_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doubles; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotNegative_Test.java index d5228865be3..025f5c429dd 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doubles; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotPositive_Test.java index a1795f0e89b..6848e5160eb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doubles; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotZero_Test.java index 7cd65eb7774..9c7a6f138e6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doubles; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsOne_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsOne_Test.java index f3286da5e64..f0e7a080cbc 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsOne_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doubles; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsPositive_Test.java index 667a341ce56..d8f1d5f85b6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doubles; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsStrictlyBetween_Test.java index 228bcfdc3fc..5bca12f7438 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsStrictlyBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doubles; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsZero_Test.java index d29b9d66fae..b244fbda27b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doubles; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertLessThanOrEqualTo_Test.java index 72ed66ae9f9..53a7489bf47 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doubles; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertLessThan_Test.java index 0ac797a26c8..4e1ec036c1c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doubles; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertNotEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertNotEqual_Test.java index edc7a6cf380..97cfbcadb61 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertNotEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertNotEqual_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doubles; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_isNanOrInfinite_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_isNanOrInfinite_Test.java index 28e07541988..150df3ca6fb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_isNanOrInfinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_isNanOrInfinite_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.doubles; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/failures/Failures_failure_with_AssertionErrorFactory_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/failures/Failures_failure_with_AssertionErrorFactory_Test.java index 1761fe161ec..9c7bc5fffea 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/failures/Failures_failure_with_AssertionErrorFactory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/failures/Failures_failure_with_AssertionErrorFactory_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.failures; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/failures/Failures_failure_with_ErrorMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/failures/Failures_failure_with_ErrorMessage_Test.java index b63adec730d..6d167cae502 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/failures/Failures_failure_with_ErrorMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/failures/Failures_failure_with_ErrorMessage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.failures; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/BinaryDiff_diff_File_byteArray_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/BinaryDiff_diff_File_byteArray_Test.java index b2f55b16ab0..2108f8b75d7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/BinaryDiff_diff_File_byteArray_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/BinaryDiff_diff_File_byteArray_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Diff_diff_File_String_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Diff_diff_File_String_Test.java index 0157cdbb835..9646b9d94e1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Diff_diff_File_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Diff_diff_File_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Diff_diff_File_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Diff_diff_File_Test.java index b8f29716f94..497e87283e5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Diff_diff_File_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Diff_diff_File_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/File_assertHasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/File_assertHasSize_Test.java index 43297a096fa..b6e1e786327 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/File_assertHasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/File_assertHasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertCanRead_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertCanRead_Test.java index 1318109f047..ed201701d6c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertCanRead_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertCanRead_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertCanWrite_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertCanWrite_Test.java index d97054c6e62..407e6f43f3d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertCanWrite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertCanWrite_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertDoesNotExist_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertDoesNotExist_Test.java index 339929d0045..7b51cb484b0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertDoesNotExist_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertDoesNotExist_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertExists_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertExists_Test.java index 0e8bf02164c..39d6dacee91 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertExists_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertExists_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasBinaryContent_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasBinaryContent_Test.java index d3128db8128..46faf02a48b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasBinaryContent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasBinaryContent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasContent_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasContent_Test.java index e3a23a7c68c..fe752ad3f90 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasContent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasContent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_AlgorithmBytes_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_AlgorithmBytes_Test.java index f6dda741b69..f9432362d14 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_AlgorithmBytes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_AlgorithmBytes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_AlgorithmString_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_AlgorithmString_Test.java index 23d8b8d5920..ea86c96fce8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_AlgorithmString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_AlgorithmString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_DigestBytes_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_DigestBytes_Test.java index b0128c4d0c9..a1d06b91e6a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_DigestBytes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_DigestBytes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_DigestString_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_DigestString_Test.java index 138c0727aeb..abe1016fadc 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_DigestString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_DigestString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasExtension_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasExtension_Test.java index 1891d105a3f..e67cd12a078 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasExtension_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasExtension_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasName_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasName_Test.java index 36abe38efd8..84006ff1059 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasName_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasName_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasNoExtension_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasNoExtension_Test.java index a2eba21bc0b..49ccb97a5a1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasNoExtension_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasNoExtension_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasNoParent_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasNoParent_Test.java index ac0cf902caf..63a9b382191 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasNoParent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasNoParent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasParent_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasParent_Test.java index d966e3770a8..0e00f840b2b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasParent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasParent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasSameBinaryContentAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasSameBinaryContentAs_Test.java index 2af90b249fe..0616c783d6f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasSameBinaryContentAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasSameBinaryContentAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsAbsolute_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsAbsolute_Test.java index 5959223725a..f409fdd443a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsAbsolute_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsAbsolute_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryContaining_Predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryContaining_Predicate_Test.java index 2df5dae7166..6c85078e54a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryContaining_Predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryContaining_Predicate_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryContaining_SyntaxAndPattern_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryContaining_SyntaxAndPattern_Test.java index 4639116633a..719022054c2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryContaining_SyntaxAndPattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryContaining_SyntaxAndPattern_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryNotContaining_Predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryNotContaining_Predicate_Test.java index fc5abd5bea7..5c01dbccef2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryNotContaining_Predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryNotContaining_Predicate_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryNotContaining_SyntaxAndPattern_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryNotContaining_SyntaxAndPattern_Test.java index 57e1892fc8c..2a95225a26b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryNotContaining_SyntaxAndPattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryNotContaining_SyntaxAndPattern_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryRecursivelyContaining_Predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryRecursivelyContaining_Predicate_Test.java index bc01fa7bb1f..acf6e40a9a8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryRecursivelyContaining_Predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryRecursivelyContaining_Predicate_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java index 4e3896fdcaf..a391496551c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectory_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectory_Test.java index 262cbc1e39f..a6c7bed3f76 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectory_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsEmptyDirectory_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsEmptyDirectory_Test.java index a8afdb3e8e1..655481a7991 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsEmptyDirectory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsEmptyDirectory_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsEmptyFile_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsEmptyFile_Test.java index 9ce2f6573cc..8f8b3bf3cc7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsEmptyFile_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsEmptyFile_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsExecutable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsExecutable_Test.java index 24c118d4f66..3752d766150 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsExecutable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsExecutable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsFile_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsFile_Test.java index f6c8bcf2cc1..d0805418b89 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsFile_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsFile_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsNotEmptyDirectory_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsNotEmptyDirectory_Test.java index 2235c4ef456..96e1e26a57b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsNotEmptyDirectory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsNotEmptyDirectory_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsNotEmptyFile_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsNotEmptyFile_Test.java index 1290c147323..d88d9aad803 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsNotEmptyFile_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsNotEmptyFile_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsRelative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsRelative_Test.java index b9463d79631..a09e83d0354 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsRelative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsRelative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertSameContentAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertSameContentAs_Test.java index bde7d74daa2..bdb82fd65f6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertSameContentAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertSameContentAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.files; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertContains_at_Index_Test.java index 3053f8d30d7..0ebfc6bc631 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertContains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.float2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertDoesNotContain_at_Index_Test.java index ac5ff45e386..8806a5d6351 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertDoesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.float2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertEmpty_Test.java index 63f788ddd3e..55df18f381e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.float2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertHasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertHasDimensions_Test.java index 82ed6f0885d..f894093385d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertHasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertHasDimensions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.float2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertHasSameDimensionsAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertHasSameDimensionsAs_with_Array_Test.java index ba467487d87..cc66fc30b06 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertHasSameDimensionsAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertHasSameDimensionsAs_with_Array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.float2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertNotEmpty_Test.java index 1ff24ed0216..4d2631f7c30 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.float2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertNullOrEmpty_Test.java index 5b1a802afc6..4557714bf24 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.float2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertNumberOfRows_Test.java index 6388963d92f..4f1831723f2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertNumberOfRows_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.float2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsAnyOf_Test.java index 5b28fbcddc3..b11fab0f96f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floatarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsExactlyInAnyOrder_Test.java index f1c7e9f4564..f5fe5a0dded 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsExactlyInAnyOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floatarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsExactly_Test.java index c19aba59bfc..96363b536a7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floatarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsOnlyOnce_Test.java index a57979f2b29..030f5aa219a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floatarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsOnly_Test.java index 273d6c94a4c..a55c8c7e447 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsOnly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floatarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsSequence_Test.java index d14d14d0aae..9ce0c6ef1e0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floatarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContains_Test.java index 196d6c38c6e..5dc7d27da0a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floatarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContains_at_Index_Test.java index 304b8501b32..913e2215496 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floatarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotContain_Test.java index f84043dff9a..166b9736474 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floatarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotContain_at_Index_Test.java index 19ccf25f060..2caa5a69844 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floatarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotHaveDuplicates_Test.java index 9448fb15918..d75cfe39428 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotHaveDuplicates_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floatarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertEmpty_Test.java index 76793157e79..6ed18be8fe7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floatarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertEndsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertEndsWith_Test.java index 3a3efcfdb89..b92e20341f4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertEndsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertEndsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floatarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSameSizeAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSameSizeAs_with_Array_Test.java index f8626cfc9f4..9997eaa15cd 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSameSizeAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSameSizeAs_with_Array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floatarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSameSizeAs_with_Iterable_Test.java index 063c0a4a453..936813c1f0b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floatarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeBetween_Test.java index d8144fe0195..4ccc499828b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floatarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeGreaterThanOrEqualTo_Test.java index d8b5a141d7e..b2a86e5d264 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floatarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeGreaterThan_Test.java index da95bb19d43..4c310aaacbd 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floatarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeLessThanOrEqualTo_Test.java index 991ebb14aa8..b8b7995bf79 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floatarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeLessThan_Test.java index ba9318349fb..be348ca3a9d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floatarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSize_Test.java index cec998dd4ae..907ee8ffe37 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floatarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertIsSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertIsSortedAccordingToComparator_Test.java index 49f8644fa93..8d7647bab98 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertIsSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertIsSortedAccordingToComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floatarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertIsSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertIsSorted_Test.java index 1c8c4c9f1fb..2e3898fc557 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertIsSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertIsSorted_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floatarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertNotEmpty_Test.java index 5a2246081bb..3bcc18ed24b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floatarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertNullOrEmpty_Test.java index 2958cc857ef..082c3dc6444 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floatarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertStartsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertStartsWith_Test.java index 788409de854..bb1baa23f43 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertStartsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertStartsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floatarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_NaN_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_NaN_Test.java index 1ee01e3e071..9dbf8090593 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_NaN_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_NaN_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floats; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertEqual_Test.java index 31aeff8cee6..3e15ba92149 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertEqual_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floats; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertGreaterThanOrEqualTo_Test.java index 32654cb5acd..0bdc4fa6a8a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floats; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertGreaterThan_Test.java index 7cd3c570741..61203e3ff1f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floats; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsBetween_Test.java index eef3f274ed5..ef27f58d214 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floats; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsCloseToPercentage_Test.java index 96c6864ca07..1e75a39eb46 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsCloseToPercentage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floats; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsCloseTo_Test.java index 57f0a0a0708..19394e941ea 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsCloseTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floats; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsFinite_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsFinite_Test.java index bdc35e97bc0..a3911cc6e9e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsFinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsFinite_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floats; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsInfinite_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsInfinite_Test.java index 6d1c4e7512a..4ef4bf18c37 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsInfinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsInfinite_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floats; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNaN_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNaN_Test.java index e5d7d043c75..11e89d9988b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNaN_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNaN_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floats; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNegative_Test.java index a181fa51c83..9582c56aae1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floats; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotCloseToPercentage_Test.java index bc39cc1ffc8..47ccbbd6587 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotCloseToPercentage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floats; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotCloseTo_Test.java index 7b1c01698df..c305885c630 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotCloseTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floats; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotFinite_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotFinite_Test.java index c2ba5313222..9fba5394f3d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotFinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotFinite_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floats; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotInfinite_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotInfinite_Test.java index 09448719cd9..a9f1ecdde21 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotInfinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotInfinite_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floats; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotNaN_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotNaN_Test.java index d7e879a77c1..e989c182dae 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotNaN_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotNaN_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floats; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotNegative_Test.java index fe3684df2a7..f6e00c8d96b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floats; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotPositive_Test.java index fa21c5a0041..a749027a9f1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floats; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotZero_Test.java index 8aac7f76ecf..a0b75965425 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floats; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsOne_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsOne_Test.java index 31c6ffed108..0cdeb574079 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsOne_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floats; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsPositive_Test.java index f506576819f..346bdf9ef90 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floats; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsStrictlyBetween_Test.java index bfb1d6287be..1ef1e8b52d5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsStrictlyBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floats; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsZero_Test.java index fbb9075d3ec..97178521f58 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floats; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertLessThanOrEqualTo_Test.java index a9ba0564eee..2ec34f3a89a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floats; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertLessThan_Test.java index d14061c3ec4..358cec4fe3d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floats; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertNotEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertNotEqual_Test.java index 43fea405c2d..d44b80d0845 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertNotEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertNotEqual_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floats; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_isNanOrInfinite_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_isNanOrInfinite_Test.java index a8b4061f30c..c6aa19b3ded 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_isNanOrInfinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_isNanOrInfinite_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.floats; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/inputstreams/BinaryDiff_diff_InputStream_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/inputstreams/BinaryDiff_diff_InputStream_Test.java index 9c392f0441f..bdd34de8d57 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/inputstreams/BinaryDiff_diff_InputStream_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/inputstreams/BinaryDiff_diff_InputStream_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.inputstreams; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/inputstreams/BinaryDiff_diff_InputStream_bytes_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/inputstreams/BinaryDiff_diff_InputStream_bytes_Test.java index 9deefac1b8f..8c31a61de62 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/inputstreams/BinaryDiff_diff_InputStream_bytes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/inputstreams/BinaryDiff_diff_InputStream_bytes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.inputstreams; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/inputstreams/Diff_diff_InputStream_String_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/inputstreams/Diff_diff_InputStream_String_Test.java index 966ad6a5f0d..131cfea910b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/inputstreams/Diff_diff_InputStream_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/inputstreams/Diff_diff_InputStream_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.inputstreams; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/inputstreams/Diff_diff_InputStream_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/inputstreams/Diff_diff_InputStream_Test.java index de863052de7..85367b75704 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/inputstreams/Diff_diff_InputStream_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/inputstreams/Diff_diff_InputStream_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.inputstreams; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertContains_at_Index_Test.java index feff6856377..328b452c4b0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertContains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.int2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertDoesNotContain_at_Index_Test.java index 435fffbc0a7..c278acac64d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertDoesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.int2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertEmpty_Test.java index f45fc76b1ea..9339c74d75d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.int2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertHasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertHasDimensions_Test.java index 06af2e06182..1dfbd0d997b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertHasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertHasDimensions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.int2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertHasSameDimensionsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertHasSameDimensionsAs_Test.java index 1373e086dad..08c667519f0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertHasSameDimensionsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertHasSameDimensionsAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.int2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertNotEmpty_Test.java index 5984a09e8d5..ec7fdbb4186 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.int2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertNullOrEmpty_Test.java index b0370c0f0cb..39ea47cb341 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.int2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertNumberOfRows_Test.java index e8620cc490f..55337174d4b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertNumberOfRows_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.int2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsAnyOf_Test.java index 87d0a681eca..fa3a690ddf8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.intarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsExactlyInAnyOrder_Test.java index aaa7ab74950..8ff53770990 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsExactlyInAnyOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.intarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsExactly_Test.java index 0960253040d..bb864bde00f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.intarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsOnlyOnce_Test.java index 2be253ad9ed..0c72e1eac5e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.intarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsOnly_Test.java index 0c123044489..695994790dc 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsOnly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.intarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsSequence_Test.java index 9feca20d92e..53ddcfb01ad 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.intarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContains_Test.java index 2cebe83f021..675df4f97b8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.intarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContains_at_Index_Test.java index ee58c632aa0..26d2402cc76 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.intarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotContain_Test.java index 268c3968f3d..247ae250bb5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.intarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotContain_at_Index_Test.java index b58ca3c613d..b7d6c9af882 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.intarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotHaveDuplicates_Test.java index 8068971220a..60c282e48d0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotHaveDuplicates_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.intarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertEmpty_Test.java index 1f1d34a9f24..702b3428724 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.intarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertEndsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertEndsWith_Test.java index 2561515ef1c..9b8d217476c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertEndsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertEndsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.intarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSameSizeAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSameSizeAs_with_Array_Test.java index 7eb011d1d93..cc4d0ed191c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSameSizeAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSameSizeAs_with_Array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.intarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSameSizeAs_with_Iterable_Test.java index d7b726e6e6a..4ac05601d2c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.intarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeBetween_Test.java index a9d647aa44e..91ad16cf222 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.intarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeGreaterThanOrEqualTo_Test.java index 5d05b0d9af9..9ea0c86f103 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.intarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeGreaterThan_Test.java index a8c01e7811e..9fa741a2d96 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.intarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeLessThanOrEqualTo_Test.java index d9cd4e7d04c..932bc51d662 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.intarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeLessThan_Test.java index f79ceaf1613..ac85d9f4cf4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.intarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSize_Test.java index fef7e4c2ce6..b143d00e281 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.intarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertIsSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertIsSortedAccordingToComparator_Test.java index ba52062c786..db34d19879c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertIsSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertIsSortedAccordingToComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.intarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertIsSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertIsSorted_Test.java index be8ecb115ee..e3213c44a8b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertIsSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertIsSorted_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.intarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertNotEmpty_Test.java index d4d805acd4e..2ac0a5e9807 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.intarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertNullOrEmpty_Test.java index c03e4e9bd7b..fafb92f3fee 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.intarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertStartsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertStartsWith_Test.java index 55c113a59e6..faa0e93b7e6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertStartsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertStartsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.intarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertEqual_Test.java index bb83ae8106d..96f65c8c7a0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertEqual_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.integers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertGreaterThanOrEqualTo_Test.java index bfd96ea361f..fbfdab15d7c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.integers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertGreaterThan_Test.java index 401d80e4ad7..549d582714c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.integers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsBetween_Test.java index 3476d57cc3b..0ff4667b4c5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.integers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsCloseToPercentage_Test.java index 47aa2aa4d6e..8ff82037702 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsCloseToPercentage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.integers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsCloseTo_Test.java index e2966a845f9..42262606333 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsCloseTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.integers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsEven_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsEven_Test.java index e971c039ac1..142ce7f5186 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsEven_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsEven_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.integers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNegative_Test.java index 3fd15b598ef..7a6313c2dcf 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.integers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotCloseToPercentage_Test.java index 84596d28595..5b6381875f5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotCloseToPercentage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.integers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotCloseTo_Test.java index 0ca761991c8..28cf351b0d7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotCloseTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.integers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotNegative_Test.java index aefc804531e..dcca8f11e4e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.integers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotPositive_Test.java index 1cb5a919c28..b630a05dfcf 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.integers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotZero_Test.java index 14f7a8732c8..ac590ae354b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.integers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsOdd_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsOdd_Test.java index fc80d912ac1..ddf1d6661e2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsOdd_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsOdd_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.integers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsOne_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsOne_Test.java index df2e2570eb0..c0e2419e0fe 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsOne_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.integers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsPositive_Test.java index f8e010c6d96..6e9b9463539 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.integers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsStrictlyBetween_Test.java index 432c20bd034..75a1bbdb9c4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsStrictlyBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.integers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsZero_Test.java index 4eae7d81d5b..2cff24fc395 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.integers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertLessThanOrEqualTo_Test.java index 6913ad15e6e..4d7932eb9bf 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.integers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertLessThan_Test.java index c6c8a1849bc..9c15e00e5a7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.integers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertNotEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertNotEqual_Test.java index dd557467e0f..a7e04ea92ee 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertNotEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertNotEqual_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.integers; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAllMatch_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAllMatch_Test.java index fd4f9b21e2f..7656a29e007 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAllMatch_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAllMatch_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAllSatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAllSatisfy_Test.java index fc4609331c6..5c4b00a2702 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAllSatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAllSatisfy_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAnyMatch_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAnyMatch_Test.java index aa4f61ca547..bf4567b7e9e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAnyMatch_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAnyMatch_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAnySatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAnySatisfy_Test.java index beced811479..336f37b49ee 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAnySatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAnySatisfy_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreAtLeast_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreAtLeast_Test.java index 48e297eee92..63bf073845b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreAtLeast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreAtLeast_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreAtMost_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreAtMost_Test.java index a776f168d9a..da1de7e8b1f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreAtMost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreAtMost_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreExactly_Test.java index 7e9eab662fe..3d88ca4b4cb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreNot_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreNot_Test.java index 88ceceaa212..aa2d339ff11 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreNot_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreNot_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAre_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAre_Test.java index 544fb13d5aa..10a585b7c84 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAre_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAre_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsAll_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsAll_Test.java index 6435146c8c5..3b617bedc72 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsAll_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsAll_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsAnyOf_Test.java index 798a4a79cca..bb1115f603a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsExactlyInAnyOrder_Test.java index 1982f22e1d1..7216823ed51 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsExactlyInAnyOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsExactly_Test.java index 7df609b6a35..155e29a7fc5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsNull_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsNull_Test.java index 649d4938c3b..dc49373613b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsNull_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnlyNulls_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnlyNulls_Test.java index 502276406df..c178ebedcca 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnlyNulls_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnlyNulls_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnlyOnce_Test.java index da7dbdcd2ee..9bc213e3236 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnly_Test.java index 0bf1ac3d8a7..28269035c89 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsSequence_Test.java index 1920042bd59..51f1b241afa 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsSubsequence_Test.java index ac4fa239ccd..dae197ff446 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsSubsequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContains_Test.java index accc0d2015c..863137fbfa4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoNotHave_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoNotHave_Test.java index 56d964ad6ec..a31c33ceafa 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoNotHave_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoNotHave_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainAnyElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainAnyElementsOf_Test.java index 55a7882bbb6..48a616d28bb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainAnyElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainAnyElementsOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainNull_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainNull_Test.java index 9a24f976e38..1cb497e082d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainNull_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainSequence_Test.java index 8cb5e8a6bd1..ff430d53beb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainSubsequence_Test.java index fb734aeb0bb..3bfa752f95c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainSubsequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContain_Test.java index b67e6baf405..87c6842697d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotHaveDuplicates_Test.java index 8b401f72a03..1b78aafbff2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotHaveDuplicates_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEmpty_Test.java index 035e7235816..8037342bdf6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEndsWithFirstAndRest_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEndsWithFirstAndRest_Test.java index ba0ee4a127a..9919c3dfef3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEndsWithFirstAndRest_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEndsWithFirstAndRest_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEndsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEndsWith_Test.java index 2595f491a39..3cdf6ac0ab1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEndsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEndsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasOnlyOneElementSatisfying_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasOnlyOneElementSatisfying_Test.java index 1ef0f828d33..3e4accb3915 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasOnlyOneElementSatisfying_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasOnlyOneElementSatisfying_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSameSizeAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSameSizeAs_with_Array_Test.java index 5a5b045fae0..1877ec29d15 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSameSizeAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSameSizeAs_with_Array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSameSizeAs_with_Iterable_Test.java index 5965f55919d..46cff504378 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeBetween_Test.java index 7474934520c..06ae999fd20 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeGreaterThanOrEqualTo_Test.java index 843e9e1fa25..b0a34ca820e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeGreaterThan_Test.java index 75f89a1c89d..fa2812a1723 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeLessThanOrEqualTo_Test.java index a2044be260d..c4e33a96d12 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeLessThan_Test.java index cc8c7104243..a0f89b3bee0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSize_Test.java index add0352e220..2206aeb3b29 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveAtLeast_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveAtLeast_Test.java index 0f6b1aef5f7..8499bf1bd11 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveAtLeast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveAtLeast_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveAtMost_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveAtMost_Test.java index 3aeaafa7d52..1d59fd14514 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveAtMost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveAtMost_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveExactly_Test.java index 238fd2f2c9c..94d7c6e4163 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHave_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHave_Test.java index d8c85430f09..de243734cea 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHave_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHave_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertIsSubsetOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertIsSubsetOf_Test.java index 77d5cc186bb..346a22df422 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertIsSubsetOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertIsSubsetOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNoneMatch_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNoneMatch_Test.java index 5703e2b2eb1..730e42ba2b7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNoneMatch_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNoneMatch_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNoneSatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNoneSatisfy_Test.java index 4db066c9b79..1db3c998496 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNoneSatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNoneSatisfy_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNotEmpty_Test.java index 5aafb568a7f..51fa59e7054 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNullOrEmpty_Test.java index 3ca1f29c330..ff4328ac4ea 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertSatisfiesExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertSatisfiesExactlyInAnyOrder_Test.java index 6ab4bb82d91..2a50fd9134e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertSatisfiesExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertSatisfiesExactlyInAnyOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertSatisfiesExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertSatisfiesExactly_Test.java index 24bb5445a62..df4188883ea 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertSatisfiesExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertSatisfiesExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertSatisfiesOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertSatisfiesOnlyOnce_Test.java index 7bda6d67c2a..1e697a128e8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertSatisfiesOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertSatisfiesOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertStartsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertStartsWith_Test.java index c0b88c2bd2d..ccf7ae3f4e8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertStartsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertStartsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertZipSatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertZipSatisfy_Test.java index e40018fea0a..1e32864da4f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertZipSatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertZipSatisfy_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/SinglyIterableFactory.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/SinglyIterableFactory.java index cb3d28f2330..bb43b6318aa 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/SinglyIterableFactory.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/SinglyIterableFactory.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterators/Iterators_assertHasNext_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterators/Iterators_assertHasNext_Test.java index 254f5d765a0..9787c09c6e9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterators/Iterators_assertHasNext_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterators/Iterators_assertHasNext_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterators; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterators/Iterators_assertIsExhausted_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterators/Iterators_assertIsExhausted_Test.java index 8d1c77b1791..2e0e87cf8d7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterators/Iterators_assertIsExhausted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterators/Iterators_assertIsExhausted_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.iterators; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/lists/List_assertIs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/lists/List_assertIs_Test.java index 2b97fb1c19e..8320ae0bf6e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/lists/List_assertIs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/lists/List_assertIs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.lists; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertContains_Test.java index 7dbc90a0865..dcca61f8652 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertContains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.lists; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertDoesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertDoesNotContain_Test.java index 0c2504d9ea3..7f647d7aadc 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertDoesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertDoesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.lists; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertHas_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertHas_Test.java index 01ac1f079a8..adedabe6497 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertHas_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertHas_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.lists; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertIsSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertIsSortedAccordingToComparator_Test.java index 11bef7031bc..7b45ab1f2ee 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertIsSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertIsSortedAccordingToComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.lists; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertIsSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertIsSorted_Test.java index f2763cf6dbc..c92e48d51f1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertIsSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertIsSorted_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.lists; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_satisfies_at_index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_satisfies_at_index_Test.java index 6f11ed39051..eecb9dbfbab 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_satisfies_at_index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_satisfies_at_index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.lists; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertContains_at_Index_Test.java index 357f8d03003..2a45895f33e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertContains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.long2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertDoesNotContain_at_Index_Test.java index b0292357782..3d198491ea1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertDoesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.long2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertEmpty_Test.java index 4851836c7fd..f05435ac568 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.long2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertHasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertHasDimensions_Test.java index 9fe4ebe61e2..3c6a4c85c8c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertHasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertHasDimensions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.long2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertHasSameDimensionsAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertHasSameDimensionsAs_with_Array_Test.java index 5943248c8b1..51aebaca216 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertHasSameDimensionsAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertHasSameDimensionsAs_with_Array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.long2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertNotEmpty_Test.java index 789f9d1be44..7adf0a24d01 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.long2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertNullOrEmpty_Test.java index 08b35fee097..8f831346efc 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.long2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertNumberOfRows_Test.java index e9150349e4c..fe033c6ff9c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertNumberOfRows_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.long2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsAnyOf_Test.java index a6af9c5228d..934a7e4618e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsExactlyInAnyOrder_Test.java index 37e211d5fac..5b6a8290833 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsExactlyInAnyOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsExactly_Test.java index 422d29ff2a6..65c487ff7ee 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsOnlyOnce_Test.java index 921775d8536..17be07ccee4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsOnly_Test.java index 5daa9d1d0ae..e06eaacb52f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsOnly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsSequence_Test.java index 1b10fb6c385..a5372aa545e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContains_Test.java index 3549aa85707..f2d33e9a121 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContains_at_Index_Test.java index 7552f086df4..57e66e8b0e9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotContain_Test.java index fdf4c7532e6..e1923de69eb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotContain_at_Index_Test.java index b911cfef6cd..cac4a32aa54 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotHaveDuplicates_Test.java index 2cd749e4413..1c09f5275a0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotHaveDuplicates_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertEmpty_Test.java index 2bde3caa5d1..b9d51e6cdae 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertEndsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertEndsWith_Test.java index 7b1a77aaae8..d7b4eda447f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertEndsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertEndsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSameSizeAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSameSizeAs_with_Array_Test.java index 49a9d349bb2..67157cf6c14 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSameSizeAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSameSizeAs_with_Array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSameSizeAs_with_Iterable_Test.java index dbb28156c55..f3cdfef3b6e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeBetween_Test.java index 33df512fd53..0946dcbec6e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeGreaterThanOrEqualTo_Test.java index 16fd2422d96..1460f47ae57 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeGreaterThan_Test.java index 533ddac425a..73347ca7bd1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeLessThanOrEqualTo_Test.java index 3f5e5afbae9..c37494bf148 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeLessThan_Test.java index 86aed5c3d27..39b43895519 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSize_Test.java index 7fac764fb86..5117e8645b8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertIsSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertIsSortedAccordingToComparator_Test.java index 9c39645f377..229c21fa166 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertIsSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertIsSortedAccordingToComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertIsSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertIsSorted_Test.java index 9143aa25ec4..2a94b1bfe21 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertIsSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertIsSorted_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertNotEmpty_Test.java index f254589137f..ae806ed2393 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertNullOrEmpty_Test.java index 0274f40de29..bcc24352f65 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertStartsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertStartsWith_Test.java index 69983c320d8..e723c7e42da 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertStartsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertStartsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertEqual_Test.java index d355c653daa..848f1135f16 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertEqual_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longs; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertGreaterThanOrEqualTo_Test.java index 4af05d13886..4f0a31eeec0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longs; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertGreaterThan_Test.java index b538bcc53ff..49537671149 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longs; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsCloseToPercentage_Test.java index ebbf4f1a993..c65140b937b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsCloseToPercentage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longs; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsCloseTo_Test.java index a7476386e6a..ed49a14ae5c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsCloseTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longs; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsEven_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsEven_Test.java index b90af8bb60b..93f9d1abdd7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsEven_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsEven_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longs; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNegative_Test.java index a1e76608afb..4fa2e53bc1e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longs; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotCloseToPercentage_Test.java index 9d7269a5419..926ed8255b2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotCloseToPercentage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longs; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotCloseTo_Test.java index cf5e0e63a6d..2ce5efddcce 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotCloseTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longs; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotNegative_Test.java index aca002cf3a7..c50c8e79072 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longs; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotPositive_Test.java index c2cef66241b..7a3cfdb82b5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longs; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotZero_Test.java index 4f204c964c1..54887e43547 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longs; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsOdd_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsOdd_Test.java index 1fcb749e31e..8cef862b453 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsOdd_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsOdd_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longs; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsOne_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsOne_Test.java index 825b5b0a2a6..295711d2016 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsOne_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longs; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsPositive_Test.java index c09151db3b0..275018e0d11 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longs; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsZero_Test.java index 67bfb2202bf..c81e3a2f638 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longs; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertLessThanOrEqualTo_Test.java index 840eea273a9..63ff3b79ecb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longs; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertLessThan_Test.java index 36966b5681a..35c96baefb1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longs; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertNotEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertNotEqual_Test.java index 81aa1a2de89..16e4a71e87c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertNotEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertNotEqual_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.longs; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertAllSatisfyingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertAllSatisfyingConsumer_Test.java index 173bca28961..75a6bf5a638 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertAllSatisfyingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertAllSatisfyingConsumer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertAnySatisfyingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertAnySatisfyingConsumer_Test.java index 4f8db30322f..c2bc228da60 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertAnySatisfyingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertAnySatisfyingConsumer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsAllEntriesOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsAllEntriesOf_Test.java index 3e9db0adf26..027d55e5e66 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsAllEntriesOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsAllEntriesOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsAnyOf_Test.java index 3f6bef7d45b..266c1ad1732 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsExactly_Test.java index 5a57ef3e293..b55f58d9f19 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsKey_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsKey_Test.java index bc6327e2f21..d874ca516cd 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsKey_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsKey_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsKeys_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsKeys_Test.java index 4c09bd266ce..8a3502f05f8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsKeys_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsKeys_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsOnlyKeys_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsOnlyKeys_Test.java index d0af4a10787..f5e3756a834 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsOnlyKeys_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsOnlyKeys_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsOnly_Test.java index 5d1008c9757..c0062b8ef89 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsOnly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsValue_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsValue_Test.java index 9699c1a571c..cdd7c33163a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsValues_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsValues_Test.java index c00e45f60e2..f304374fd95 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsValues_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsValues_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContains_Test.java index 142d505953e..055c824ff09 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainKey_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainKey_Test.java index ada075c080a..e9a3ce4de13 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainKey_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainKey_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainKeys_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainKeys_Test.java index e54f25062d2..5dfd41c1cb1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainKeys_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainKeys_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainValue_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainValue_Test.java index 6e1dcd92b85..6539c4e548d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContain_Test.java index a26b7c9278c..4d24bb39b5f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertEmpty_Test.java index a8947794035..3102f565dec 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfyingCondition_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfyingCondition_Test.java index bc85535c665..18d66ed18c7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfyingCondition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfyingCondition_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfyingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfyingConsumer_Test.java index 676af6ee194..0c9a62ee253 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfyingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfyingConsumer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_entry_condition_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_entry_condition_Test.java index 827dfddebad..c4ea2eca90a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_entry_condition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_entry_condition_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_key_and_condition_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_key_and_condition_Test.java index 205cd0a628c..8fffac55192 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_key_and_condition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_key_and_condition_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_key_and_value_conditions_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_key_and_value_conditions_Test.java index 61e0a3b33f6..eb4126a76ae 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_key_and_value_conditions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_key_and_value_conditions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasKeySatisfying_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasKeySatisfying_Test.java index 9c72d25aa81..163eff1a5ed 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasKeySatisfying_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasKeySatisfying_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Array_Test.java index 837d2d5b0a0..7a954f1d073 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Iterable_Test.java index ca7095cbfd2..00bbf3e4614 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Map_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Map_Test.java index 5317f5f2da8..88b55e51728 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Map_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Map_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeBetween_Test.java index 3615da47226..79b479530c4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeGreaterThanOrEqualTo_Test.java index 48c0407926a..706eb88e509 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeGreaterThan_Test.java index b378f113461..85f831174a8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeLessThanOrEqualTo_Test.java index e1da5ca0cfa..93e80c87798 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeLessThan_Test.java index 5044f78bea5..498e89274c2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSize_Test.java index 8bd0811eace..d278fc67b86 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasValueSatisfying_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasValueSatisfying_Test.java index 72463d36d97..80e0a9c4337 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasValueSatisfying_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasValueSatisfying_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertNoneSatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertNoneSatisfy_Test.java index 68833126614..81b6b871ee7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertNoneSatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertNoneSatisfy_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertNotEmpty_Test.java index e587592db52..658a84a2212 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertNullOrEmpty_Test.java index b37cd2e151d..ebb94509551 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.maps; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertContains_at_Index_Test.java index 505207370aa..8badf942a39 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertContains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.object2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertDoesNotContain_at_Index_Test.java index 6fc265021f8..199b6e7adb5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertDoesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.object2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertEmpty_Test.java index 947abd0d2ba..e3eb86fc786 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.object2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertHasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertHasDimensions_Test.java index 6cdee886b45..30e53be5afb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertHasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertHasDimensions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.object2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertHasSameDimensionsAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertHasSameDimensionsAs_with_Array_Test.java index be9af5db326..a0862160b5f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertHasSameDimensionsAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertHasSameDimensionsAs_with_Array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.object2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertNotEmpty_Test.java index 8ea834edbf0..a8ebcee5214 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.object2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertNullOrEmpty_Test.java index fea0d4c006d..5348f903307 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.object2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertNumberOfRows_Test.java index c02116564fe..13b495b77b1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertNumberOfRows_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.object2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreAtLeast_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreAtLeast_Test.java index 4764cd93b24..20e73a456e3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreAtLeast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreAtLeast_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreAtMost_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreAtMost_Test.java index 9e4346988b0..7b58ae5e308 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreAtMost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreAtMost_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreExactly_Test.java index 5b779d15d2e..ee213fa35c1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreNot_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreNot_Test.java index c2770d9ba0f..949a5b5fd3e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreNot_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreNot_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAre_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAre_Test.java index 0377aaaf2bd..4a88b76a45f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAre_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAre_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsAll_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsAll_Test.java index 8e08c5a11c3..879e406bfef 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsAll_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsAll_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsAnyOf_Test.java index 5a5f3ceccef..3476d67f42f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsExactlyInAnyOrder_Test.java index eb1b7e389bc..ad91d473d24 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsExactlyInAnyOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsExactly_Test.java index 8dc42f43d4a..11073a2d2f4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsNull_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsNull_Test.java index bf8a1b9622e..5d9f44f30b7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsNull_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsOnlyNulls_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsOnlyNulls_Test.java index 581951993ae..908376a1b56 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsOnlyNulls_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsOnlyNulls_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsOnlyOnce_Test.java index 0f9ea11da0d..1ebf641c94d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsOnly_Test.java index 74ca8c86d0c..8cedef720d0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsOnly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsSequence_Test.java index 5981d3d0da8..bfd56937608 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsSubsequence_Test.java index 1290eea5fb6..6fe3e2714e1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsSubsequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContains_Test.java index 03f4898b532..c1f8de91ef4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContains_at_Index_Test.java index 46a1337060e..b38d316eef1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoNotHave_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoNotHave_Test.java index cac2c26b879..026b448d6ec 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoNotHave_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoNotHave_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainAnyElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainAnyElementsOf_Test.java index c31003b3ca5..cde6631776d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainAnyElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainAnyElementsOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainNull_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainNull_Test.java index 64023021c77..24e1eeacfd2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainNull_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainSequence_Test.java index d6581733d3e..dd238b0c8dd 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainSubsequence_Test.java index 257cd6b62e1..050c43bb940 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainSubsequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContain_Test.java index a6ff59ba972..602f63d2a7d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContain_at_Index_Test.java index 425deb90f1b..03603c3c54f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotHaveAnyElementsOfTypes_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotHaveAnyElementsOfTypes_Test.java index 35972aafe97..bfbbd5522a6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotHaveAnyElementsOfTypes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotHaveAnyElementsOfTypes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotHaveDuplicates_Test.java index 2d130574399..791eed25bfd 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotHaveDuplicates_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertEmpty_Test.java index 7eafc6a997c..831f101b086 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertEndsWithFirstAndRest_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertEndsWithFirstAndRest_Test.java index 1f89c29f618..b7f97c8bb07 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertEndsWithFirstAndRest_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertEndsWithFirstAndRest_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertEndsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertEndsWith_Test.java index 7c705898fb0..c3072413901 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertEndsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertEndsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasAtLeastOneElementOfType_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasAtLeastOneElementOfType_Test.java index 15454f9c616..d24f31607ed 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasAtLeastOneElementOfType_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasAtLeastOneElementOfType_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasExactlyElementsOfTypes_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasExactlyElementsOfTypes_Test.java index 933c878e4b4..a961de1d9f9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasExactlyElementsOfTypes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasExactlyElementsOfTypes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasOnlyElementsOfType_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasOnlyElementsOfType_Test.java index e6d2ab40515..336c673500c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasOnlyElementsOfType_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasOnlyElementsOfType_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasOnlyElementsOfTypes_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasOnlyElementsOfTypes_Test.java index 7a770fba7e1..b8cf79246bd 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasOnlyElementsOfTypes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasOnlyElementsOfTypes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSameSizeAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSameSizeAs_with_Array_Test.java index f0fcb511155..62fccb0e4e6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSameSizeAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSameSizeAs_with_Array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSameSizeAs_with_Iterable_Test.java index d474e9a782f..f7edb935a26 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSizeBetween_Test.java index 21c114d9722..7350071613b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSizeBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSizeGreaterThanOrEqualTo_Test.java index 084a8d5f169..31bce7a3a54 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSizeGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSizeGreaterThan_Test.java index 55fe49f63e0..421556e7f72 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSizeGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSizeLessThanOrEqualTo_Test.java index 24668cbcbd6..0ccc83da477 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSizeLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSizeLessThan_Test.java index 89b59b6df7b..c0d128aee3e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSizeLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSize_Test.java index 332593b538e..cf5e34f7b32 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveAtLeast_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveAtLeast_Test.java index 95dacb8d1f6..4b10b4510e6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveAtLeast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveAtLeast_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveAtMost_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveAtMost_Test.java index d38f20d9d65..120ba085f28 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveAtMost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveAtMost_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveExactly_Test.java index e4334ef4521..9fd674167e6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveNot_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveNot_Test.java index fb191a32b66..f9ecf158db0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveNot_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveNot_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHave_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHave_Test.java index 1f68fff87ca..c1667c50ccb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHave_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHave_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertIsSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertIsSortedAccordingToComparator_Test.java index d4b823e3ae2..c39d29ca056 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertIsSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertIsSortedAccordingToComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertIsSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertIsSorted_Test.java index 7fa3a930f16..80dc5e6d237 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertIsSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertIsSorted_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertIsSubsetOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertIsSubsetOf_Test.java index c8b0e53bb76..4300103b359 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertIsSubsetOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertIsSubsetOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertNotEmpty_Test.java index 5b85949c319..c56b1e41641 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertNullOrEmpty_Test.java index a75459e85b2..abc442d0997 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertStartsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertStartsWith_Test.java index d874927c2df..5a7e80e5ee4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertStartsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertStartsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objectarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertDoesNotHaveSameClassAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertDoesNotHaveSameClassAs_Test.java index 1a0185daa25..2b63e4591bd 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertDoesNotHaveSameClassAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertDoesNotHaveSameClassAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertDoesNotHaveSameHashCodeAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertDoesNotHaveSameHashCodeAs_Test.java index 1c6ff67d79c..11658db55c7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertDoesNotHaveSameHashCodeAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertDoesNotHaveSameHashCodeAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertDoesNotHaveToString_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertDoesNotHaveToString_Test.java index f26a931a1dd..c39f4087f53 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertDoesNotHaveToString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertDoesNotHaveToString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertEqual_Test.java index a173500f941..287bf000be0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertEqual_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasAllNullFieldsOrPropertiesExcept_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasAllNullFieldsOrPropertiesExcept_Test.java index 32c04b2cf22..87cafa8e7fc 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasAllNullFieldsOrPropertiesExcept_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasAllNullFieldsOrPropertiesExcept_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasFieldOrPropertyWithValue_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasFieldOrPropertyWithValue_Test.java index 2abb0a7b33b..4dc51c30c18 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasFieldOrPropertyWithValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasFieldOrPropertyWithValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasFieldOrProperty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasFieldOrProperty_Test.java index 4adcfb83afb..24f001de9aa 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasFieldOrProperty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasFieldOrProperty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasNoNullFieldsOrPropertiesExcept_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasNoNullFieldsOrPropertiesExcept_Test.java index f95c2e15cd6..e25407e1d85 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasNoNullFieldsOrPropertiesExcept_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasNoNullFieldsOrPropertiesExcept_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasOnlyFields_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasOnlyFields_Test.java index 6c4eb15243f..30f2bd2ed6b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasOnlyFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasOnlyFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasSameClassAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasSameClassAs_Test.java index 1a200d42f44..81c7b643a85 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasSameClassAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasSameClassAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasSameHashCodeAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasSameHashCodeAs_Test.java index 32680991b0f..510b7d125f8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasSameHashCodeAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasSameHashCodeAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasToString_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasToString_Test.java index ee351b29e05..518fe8e409b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasToString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasToString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToComparingFieldByFieldRecursive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToComparingFieldByFieldRecursive_Test.java index 3c4d46e452e..06c04e62bdf 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToComparingFieldByFieldRecursive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToComparingFieldByFieldRecursive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToComparingOnlyGivenFields_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToComparingOnlyGivenFields_Test.java index f14b440ed94..4512156c6ef 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToComparingOnlyGivenFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToComparingOnlyGivenFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToIgnoringGivenFields_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToIgnoringGivenFields_Test.java index da2f84d7285..6f455476ac3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToIgnoringGivenFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToIgnoringGivenFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToIgnoringNullFields_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToIgnoringNullFields_Test.java index 91362979a2a..c589facf173 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToIgnoringNullFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToIgnoringNullFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsExactlyInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsExactlyInstanceOf_Test.java index bfdc6d38bd6..b904b0778a5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsExactlyInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsExactlyInstanceOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsIn_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsIn_with_Iterable_Test.java index 2f5aac4281a..a6470ebd8d8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsIn_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsIn_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsIn_with_array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsIn_with_array_Test.java index 8d7826ccd85..57764c30aa5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsIn_with_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsIn_with_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsInstanceOfAny_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsInstanceOfAny_Test.java index 30536d6dcbb..641d981ec37 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsInstanceOfAny_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsInstanceOfAny_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsInstanceOf_Test.java index f2aaf3f1150..eff5d925c2a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsInstanceOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotExactlyInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotExactlyInstanceOf_Test.java index ef5c8bbd7bd..0e3d9aed030 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotExactlyInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotExactlyInstanceOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotIn_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotIn_with_Iterable_Test.java index 3df91582b81..bb4a069e48f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotIn_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotIn_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotIn_with_array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotIn_with_array_Test.java index 71d9f22681a..0f50d5c1bd3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotIn_with_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotIn_with_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotInstanceOfAny_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotInstanceOfAny_Test.java index 0e6143a31a8..84da3a17715 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotInstanceOfAny_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotInstanceOfAny_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotInstanceOf_Test.java index 8e2c75aee51..e3c8f44b64d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotInstanceOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotOfClassIn_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotOfClassIn_Test.java index e582a0dc760..1c725abf15d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotOfClassIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotOfClassIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsOfClassIn_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsOfClassIn_Test.java index b2e323460f2..3ffbdc4f04d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsOfClassIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsOfClassIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotEqual_Test.java index 932eab6a6d7..e620317177d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotEqual_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotNull_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotNull_Test.java index bed401520b5..36f98bf491a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotNull_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotNull_with_label_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotNull_with_label_Test.java index da8406d6d02..c3622912573 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotNull_with_label_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotNull_with_label_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotSame_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotSame_Test.java index 66224c9e7e4..33e1fc80ba3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotSame_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotSame_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNull_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNull_Test.java index cea92a4e5d4..e9714085779 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNull_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertSame_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertSame_Test.java index a022033a479..2caae2bbd52 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertSame_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertSame_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/SymmetricDateComparator.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/SymmetricDateComparator.java index 943c9aef4b7..92070048c44 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/SymmetricDateComparator.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/SymmetricDateComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Address.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Address.java index 401ff826b8b..6825ba88f94 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Address.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Address.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects.data; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AddressDto.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AddressDto.java index 7f6a9a60219..991080f3565 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AddressDto.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AddressDto.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects.data; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysDifferentAddress.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysDifferentAddress.java index 23db1907757..16599c9f91c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysDifferentAddress.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysDifferentAddress.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects.data; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysDifferentPerson.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysDifferentPerson.java index 795d31d3f37..1882aa6e424 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysDifferentPerson.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysDifferentPerson.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects.data; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysEqualAddress.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysEqualAddress.java index b95b9a056b5..d3bc50f96ad 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysEqualAddress.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysEqualAddress.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects.data; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysEqualPerson.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysEqualPerson.java index 4c0331d4a34..b7de4ac1f96 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysEqualPerson.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysEqualPerson.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects.data; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/FriendlyPerson.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/FriendlyPerson.java index ed03c52cc32..3f153251a96 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/FriendlyPerson.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/FriendlyPerson.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects.data; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Giant.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Giant.java index ce42e8e054f..5c54f672087 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Giant.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Giant.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects.data; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Home.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Home.java index c05ed9c110a..355b356c90b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Home.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Home.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects.data; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/HomeDto.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/HomeDto.java index 0ac97db5d40..ed05ed6c6d6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/HomeDto.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/HomeDto.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects.data; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Human.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Human.java index 829101d059a..191e8414075 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Human.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Human.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects.data; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Person.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Person.java index 9db6a6e68ce..3b9fabc87ff 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Person.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Person.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects.data; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/PersonDto.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/PersonDto.java index 7d069d91eed..617e87ff149 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/PersonDto.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/PersonDto.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects.data; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/PersonDtoWithPersonNeighbour.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/PersonDtoWithPersonNeighbour.java index 03566734e67..fc6a3240751 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/PersonDtoWithPersonNeighbour.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/PersonDtoWithPersonNeighbour.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.objects.data; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertEndsWithRaw_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertEndsWithRaw_Test.java index 2daad1cb514..21174007d20 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertEndsWithRaw_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertEndsWithRaw_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertEndsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertEndsWith_Test.java index d294af593b3..73effaebe0e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertEndsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertEndsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertExistsNoFollowLinks_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertExistsNoFollowLinks_Test.java index bfced090c23..72af87affda 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertExistsNoFollowLinks_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertExistsNoFollowLinks_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertExists_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertExists_Test.java index eaaede0c0a7..46678b4c3b5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertExists_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertExists_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasBinaryContent_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasBinaryContent_Test.java index 0ae739b304a..8b43f561f02 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasBinaryContent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasBinaryContent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasDigest_with_MessageDigest_and_Byte_array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasDigest_with_MessageDigest_and_Byte_array_Test.java index c3f712679f4..ee5cb035ebf 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasDigest_with_MessageDigest_and_Byte_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasDigest_with_MessageDigest_and_Byte_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasDigest_with_MessageDigest_and_String_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasDigest_with_MessageDigest_and_String_Test.java index dba7e1112b3..0aad44ed686 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasDigest_with_MessageDigest_and_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasDigest_with_MessageDigest_and_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasDigest_with_String_and_Byte_array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasDigest_with_String_and_Byte_array_Test.java index 2e0ac8701ad..76566ce84a4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasDigest_with_String_and_Byte_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasDigest_with_String_and_Byte_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasDigest_with_String_and_String_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasDigest_with_String_and_String_Test.java index 532d9ade028..f5dd594f051 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasDigest_with_String_and_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasDigest_with_String_and_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasExtension_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasExtension_Test.java index 8dbe252468c..149b1d84d6a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasExtension_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasExtension_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasFileName_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasFileName_Test.java index 2caf8a9f0cd..a99cad34de4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasFileName_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasFileName_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasFileSystem_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasFileSystem_Test.java index 64fdf1d377a..c5fee4b5114 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasFileSystem_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasFileSystem_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasNoExtension_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasNoExtension_Test.java index d1a799aa39c..5a028e2876b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasNoExtension_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasNoExtension_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasNoParentRaw_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasNoParentRaw_Test.java index 688dbf9dc29..ad82bb2b16a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasNoParentRaw_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasNoParentRaw_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasNoParent_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasNoParent_Test.java index f185e81f48e..9bb96d03bfe 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasNoParent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasNoParent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasParentRaw_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasParentRaw_Test.java index 11e713935f8..db374e5c822 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasParentRaw_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasParentRaw_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasParent_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasParent_Test.java index 8dd352dc4b0..4c6f11b1e10 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasParent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasParent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasSameBinaryContentAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasSameBinaryContentAs_Test.java index 522e4521dfb..11016e13f61 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasSameBinaryContentAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasSameBinaryContentAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasSameFileSystemAsPath_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasSameFileSystemAsPath_Test.java index 750ce8dea3a..a1be547af1a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasSameFileSystemAsPath_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasSameFileSystemAsPath_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasSameTextualContentAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasSameTextualContentAs_Test.java index c7b7159512c..91b1cb4a272 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasSameTextualContentAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasSameTextualContentAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasSize_Test.java index 974e373d9ca..e0828ef4f66 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasTextualContent_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasTextualContent_Test.java index e18d85d9db1..e7edcf40c64 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasTextualContent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertHasTextualContent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsAbsolute_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsAbsolute_Test.java index 6aa407f19b0..d8f3aa78ce9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsAbsolute_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsAbsolute_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsCanonical_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsCanonical_Test.java index 0388fe0c443..0889cd3565d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsCanonical_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsCanonical_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectoryContaining_with_Predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectoryContaining_with_Predicate_Test.java index 8afe5788c71..f8c5ecaca1d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectoryContaining_with_Predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectoryContaining_with_Predicate_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectoryContaining_with_String_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectoryContaining_with_String_Test.java index 28614846b0d..f9a8d73a7a7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectoryContaining_with_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectoryContaining_with_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectoryNotContaining_with_Predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectoryNotContaining_with_Predicate_Test.java index 25ea22b12f1..114d7810848 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectoryNotContaining_with_Predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectoryNotContaining_with_Predicate_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectoryNotContaining_with_String_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectoryNotContaining_with_String_Test.java index 74667cf671c..c2a7c3286ae 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectoryNotContaining_with_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectoryNotContaining_with_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectoryRecursivelyContaining_Predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectoryRecursivelyContaining_Predicate_Test.java index 4d5b1e773cb..c3b41fb7e04 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectoryRecursivelyContaining_Predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectoryRecursivelyContaining_Predicate_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java index 8479f27c711..85c8eb2e44d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectory_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectory_Test.java index 1f75b04e1f5..79d2ad669d1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectory_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsEmptyDirectory_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsEmptyDirectory_Test.java index b3d1c5a56d5..b50caa2392c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsEmptyDirectory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsEmptyDirectory_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsEmptyFile_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsEmptyFile_Test.java index d1dcda2f754..1f52315596a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsEmptyFile_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsEmptyFile_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsExecutable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsExecutable_Test.java index fdffae8b09f..a5093a978e9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsExecutable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsExecutable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsNormalized_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsNormalized_Test.java index 75123649b86..2020e1c98e3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsNormalized_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsNormalized_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsNotEmptyDirectory_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsNotEmptyDirectory_Test.java index 176fd01d060..77b723a1353 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsNotEmptyDirectory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsNotEmptyDirectory_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsNotEmptyFile_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsNotEmptyFile_Test.java index 48bb804af71..6d0ba61bf0c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsNotEmptyFile_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsNotEmptyFile_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsReadable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsReadable_Test.java index 72f8b2b0144..9c8da613d06 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsReadable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsReadable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsRegularFile_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsRegularFile_Test.java index 00e7da283d3..15db9e6626d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsRegularFile_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsRegularFile_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsRelative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsRelative_Test.java index 0788068d1c1..6ff893da3e9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsRelative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsRelative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsSymbolicLink_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsSymbolicLink_Test.java index a541f90671e..830bbcd372b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsSymbolicLink_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsSymbolicLink_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsWritable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsWritable_Test.java index 2281eb93793..425672e8949 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsWritable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertIsWritable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertNotExists_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertNotExists_Test.java index cfcbc92cdb9..042c4610b91 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertNotExists_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertNotExists_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertStartsWithRaw_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertStartsWithRaw_Test.java index 05d20126cb6..cee5d60af0b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertStartsWithRaw_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertStartsWithRaw_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertStartsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertStartsWith_Test.java index 586bae92ef9..429dec0b212 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertStartsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/paths/Paths_assertStartsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.paths; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertContains_at_Index_Test.java index 4ae439eddec..da2fc72254a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertContains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.short2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertDoesNotContain_at_Index_Test.java index 680f125ac07..6ef958965cb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertDoesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.short2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertEmpty_Test.java index fe6d5faa133..1c0abca01b8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.short2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertHasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertHasDimensions_Test.java index 1f6905ac1d8..f65d83cfa05 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertHasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertHasDimensions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.short2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertHasSameDimensionsAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertHasSameDimensionsAs_with_Array_Test.java index 7ea427fa217..ff5d70c7c82 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertHasSameDimensionsAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertHasSameDimensionsAs_with_Array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.short2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertNotEmpty_Test.java index 66898ce1acf..f1d40632b23 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.short2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertNullOrEmpty_Test.java index fb476eb3999..a168e689a82 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.short2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertNumberOfRows_Test.java index 92c38bea6b8..8b368dcbbc3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/short2darrays/Short2DArrays_assertNumberOfRows_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.short2darrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsAnyOf_Test.java index 90443abf3ee..72bea6b4c50 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shortarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsExactlyInAnyOrder_Test.java index 65e2a09c95e..3b0fccdc86e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsExactlyInAnyOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shortarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsExactly_Test.java index e9b89742c11..e600bd5eff8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsExactly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shortarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsOnlyOnce_Test.java index 084e061439c..253caaae048 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shortarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsOnly_Test.java index 03336912e79..60323182c6f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsOnly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shortarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsSequence_Test.java index bf76fc18bf1..6a5cd5c20ac 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shortarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContains_Test.java index b2b7dc6ef39..792bff26ad7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shortarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContains_at_Index_Test.java index c972ba3d9d2..e47652cb085 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContains_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shortarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertDoesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertDoesNotContain_Test.java index afd77477aa3..c4bfbd9b736 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertDoesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertDoesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shortarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertDoesNotContain_at_Index_Test.java index 34ddeb8840d..43f1d987d55 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertDoesNotContain_at_Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shortarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertDoesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertDoesNotHaveDuplicates_Test.java index 2df8c078f61..2a865726562 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertDoesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertDoesNotHaveDuplicates_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shortarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertEmpty_Test.java index 3916ccfa1e8..cdcd74f4670 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shortarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertEndsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertEndsWith_Test.java index 6cb27f27731..96ddab8abce 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertEndsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertEndsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shortarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSameSizeAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSameSizeAs_with_Array_Test.java index 7cc4d8bdeeb..ec455f7f86d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSameSizeAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSameSizeAs_with_Array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shortarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSameSizeAs_with_Iterable_Test.java index c3f5387c22c..83e59216233 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shortarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSizeBetween_Test.java index ddac6cd3205..8e79c82ebc4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSizeBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shortarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSizeGreaterThanOrEqualTo_Test.java index 98d5570c8d7..597793e7212 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSizeGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shortarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSizeGreaterThan_Test.java index ce34a1a0149..eecc6f2943e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSizeGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shortarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSizeLessThanOrEqualTo_Test.java index a2f37eb44b0..c6fdc9ebec4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSizeLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shortarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSizeLessThan_Test.java index ce53fda06a6..df7e191c6db 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSizeLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shortarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSize_Test.java index 12aff234ef5..cb6fe1fcef4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shortarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertIsSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertIsSortedAccordingToComparator_Test.java index 7ba248cf000..4ca6a287b19 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertIsSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertIsSortedAccordingToComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shortarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertIsSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertIsSorted_Test.java index e7e11218411..364cae5d26e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertIsSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertIsSorted_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shortarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertNotEmpty_Test.java index beb9a8f7930..c9b7694c021 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shortarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertNullOrEmpty_Test.java index 759b579feef..f3e8219cfb1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shortarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertStartsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertStartsWith_Test.java index 9a7581f585f..4b013291416 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertStartsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertStartsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shortarrays; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertEqual_Test.java index bc6a7d58a83..e69456f4005 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertEqual_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shorts; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertGreaterThanOrEqualTo_Test.java index 14677a56627..00f8487c34a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shorts; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertGreaterThan_Test.java index b23ea5fe6bb..70741383d28 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shorts; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsBetween_Test.java index 101953c2d07..b25290db487 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shorts; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsCloseToPercentage_Test.java index b6be6b22d23..bc95c2b83b7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsCloseToPercentage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shorts; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsCloseTo_Test.java index df4399d08ff..51d71cc4e14 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsCloseTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shorts; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsEven_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsEven_Test.java index df771ea4770..3e583684dc4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsEven_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsEven_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shorts; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNegative_Test.java index 2ab235203a2..2c58fd42b19 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shorts; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotCloseToPercentage_Test.java index 8b9b214c705..58faa490564 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotCloseToPercentage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shorts; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotCloseTo_Test.java index 5406e95bcf5..ea2dda929c2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotCloseTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shorts; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotNegative_Test.java index c5d838119a1..ad43a6c9ce0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shorts; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotPositive_Test.java index 3656e46f34d..f8895f2b7b9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shorts; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotZero_Test.java index e9144dfbae3..a49f71f7c9b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shorts; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsOdd_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsOdd_Test.java index 79871d745dd..b164e9bee8c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsOdd_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsOdd_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shorts; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsOne_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsOne_Test.java index 8e3e4310bd2..c6f9754f074 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsOne_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shorts; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsPositive_Test.java index 09eabe212f1..fd088983d67 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shorts; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsStrictlyBetween_Test.java index cec31d6379c..bdc0c52dad8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsStrictlyBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shorts; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsZero_Test.java index 0fb2e1bac14..dee6402402e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shorts; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertLessThanOrEqualTo_Test.java index f80437a0099..74fd4767e31 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shorts; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertLessThan_Test.java index 0c6904ab02d..d4e9199aaf0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shorts; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertNotEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertNotEqual_Test.java index 26bb2eec6cc..7cc45820dea 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertNotEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/shorts/Shorts_assertNotEqual_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.shorts; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/spliterator/Spliterators_assertHasCharacteristics_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/spliterator/Spliterators_assertHasCharacteristics_Test.java index c57643d0557..3d8985d3418 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/spliterator/Spliterators_assertHasCharacteristics_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/spliterator/Spliterators_assertHasCharacteristics_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.spliterator; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/spliterator/Spliterators_assertHasOnlyCharacteristics_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/spliterator/Spliterators_assertHasOnlyCharacteristics_Test.java index d213141ece2..15ba01190f4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/spliterator/Spliterators_assertHasOnlyCharacteristics_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/spliterator/Spliterators_assertHasOnlyCharacteristics_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.spliterator; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsAnyOf_Test.java index f50d3a4a337..396b94fc491 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsIgnoringCase_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsIgnoringCase_Test.java index 5bc3e5979c4..4f0b6cfed09 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsIgnoringCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsIgnoringCase_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsIgnoringNewLines_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsIgnoringNewLines_Test.java index df2bcca66ff..3321ef19c89 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsIgnoringNewLines_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsIgnoringNewLines_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsOnlyDigits_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsOnlyDigits_Test.java index 4a88855f5cb..0d550e52c62 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsOnlyDigits_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsOnlyDigits_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsOnlyOnce_Test.java index c7eda41845d..4903bae8bba 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsOnlyOnce_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsPattern_CharSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsPattern_CharSequence_Test.java index 327579d4477..7abe71b0ea0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsPattern_CharSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsPattern_CharSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsPattern_Pattern_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsPattern_Pattern_Test.java index 36789c6492f..0784c93470e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsPattern_Pattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsPattern_Pattern_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsSequence_Test.java index c543ea77ba9..189d4d508a0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsSubsequence_Test.java index 322886c1b74..4598c6b324f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsSubsequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContains_Test.java index 3472d1133e1..311a251689b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertContains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContainIgnoringCase_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContainIgnoringCase_Test.java index 4dcc504a5d5..df2a68eadf3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContainIgnoringCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContainIgnoringCase_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContainPattern_CharSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContainPattern_CharSequence_Test.java index 0dbd633a1ee..473e870ffbc 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContainPattern_CharSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContainPattern_CharSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContainPattern_Pattern_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContainPattern_Pattern_Test.java index 9c1070a343b..c73a9ccb0ae 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContainPattern_Pattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContainPattern_Pattern_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContain_Test.java index 73fafdbc13a..9486ca4a578 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotEndWithIgnoringCase_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotEndWithIgnoringCase_Test.java index 6b771b7b56d..4de8cc4dbbe 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotEndWithIgnoringCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotEndWithIgnoringCase_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotEndWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotEndWith_Test.java index d323d5a69a0..c9b0b10d701 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotEndWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotEndWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotMatch_CharSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotMatch_CharSequence_Test.java index e297efcfe1c..5fc779e71ef 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotMatch_CharSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotMatch_CharSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotMatch_Pattern_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotMatch_Pattern_Test.java index 8ec9e78a0b7..5823977a8be 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotMatch_Pattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotMatch_Pattern_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotStartWithIgnoringCase_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotStartWithIgnoringCase_Test.java index 0c81dbb52aa..c9488701f06 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotStartWithIgnoringCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotStartWithIgnoringCase_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotStartWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotStartWith_Test.java index c3dd23be020..10205bae6e4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotStartWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotStartWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEmpty_Test.java index 3bfa2a45698..4368e4bc7c4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEndsWithIgnoringCase_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEndsWithIgnoringCase_Test.java index 84754c264af..40953e740ee 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEndsWithIgnoringCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEndsWithIgnoringCase_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEndsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEndsWith_Test.java index 65d8c620e7a..327fdfcc4e3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEndsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEndsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsIgnoringCase_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsIgnoringCase_Test.java index 03c6cf408a7..60113dca246 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsIgnoringCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsIgnoringCase_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsIgnoringWhitespace_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsIgnoringWhitespace_Test.java index faf073000a9..5af7b7fff48 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsIgnoringWhitespace_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsIgnoringWhitespace_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsNormalizingPunctuationAndWhitespace_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsNormalizingPunctuationAndWhitespace_Test.java index 97357070bb8..953d7501a6b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsNormalizingPunctuationAndWhitespace_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsNormalizingPunctuationAndWhitespace_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsNormalizingUnicode_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsNormalizingUnicode_Test.java index 1b1fe1b9a17..46def2cfab7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsNormalizingUnicode_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsNormalizingUnicode_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsNormalizingWhitespace_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsNormalizingWhitespace_Test.java index 5bea940a325..2617c9d640f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsNormalizingWhitespace_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsNormalizingWhitespace_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasLinesCount_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasLinesCount_Test.java index f9a5a74eb06..c7052447c9b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasLinesCount_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasLinesCount_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSameSizeAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSameSizeAs_with_Array_Test.java index 5ca1e204374..1598b1abd8a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSameSizeAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSameSizeAs_with_Array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSameSizeAs_with_CharSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSameSizeAs_with_CharSequence_Test.java index 00bf917abda..064ed77acf3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSameSizeAs_with_CharSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSameSizeAs_with_CharSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSameSizeAs_with_Iterable_Test.java index 6d2303f8e85..7b6807135f3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSizeBetween_Test.java index 1dd4d213a77..cf85101ebbd 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSizeBetween_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSizeGreaterThanOrEqualTo_Test.java index aed768d520a..50124dd9a14 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSizeGreaterThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSizeGreaterThan_Test.java index 2dcd71707b9..faac00ee6d3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSizeGreaterThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSizeLessThanOrEqualTo_Test.java index cd7d3ec1a8a..848749237b5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSizeLessThanOrEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSizeLessThan_Test.java index 23e12df2e17..5b1c925b0b4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSizeLessThan_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSize_Test.java index 0e6ca8a6009..ee3dad8da9c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsBase64_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsBase64_Test.java index f6476381cc2..46825e37897 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsBase64_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsBase64_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsEqualToIgnoringNewLines_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsEqualToIgnoringNewLines_Test.java index a002b2e1226..752d263627b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsEqualToIgnoringNewLines_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsEqualToIgnoringNewLines_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsEqualToNormalizingNewlines_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsEqualToNormalizingNewlines_Test.java index b3afe5a8cf4..89b038a1a53 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsEqualToNormalizingNewlines_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsEqualToNormalizingNewlines_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsLowerCase_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsLowerCase_Test.java index dd335a1d228..3260edf2b25 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsLowerCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsLowerCase_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsMixedCase_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsMixedCase_Test.java index 04d4921f225..abb9f5f1924 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsMixedCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsMixedCase_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsSubstringOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsSubstringOf_Test.java index 43d733ca069..d38cae8809e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsSubstringOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsSubstringOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsUpperCase_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsUpperCase_Test.java index 26721e940e3..3fd3a51ae2f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsUpperCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsUpperCase_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsXmlEqualCase_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsXmlEqualCase_Test.java index e8b2532029f..ec52100bd76 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsXmlEqualCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertIsXmlEqualCase_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertMatches_CharSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertMatches_CharSequence_Test.java index 4390b045281..46921450a1d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertMatches_CharSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertMatches_CharSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertMatches_Pattern_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertMatches_Pattern_Test.java index 5aed3f3509d..ff5e48b5f85 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertMatches_Pattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertMatches_Pattern_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEmpty_Test.java index 2ecb964f09c..5d145d2828f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEqualsIgnoringCase_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEqualsIgnoringCase_Test.java index 5b5844da6a8..99a14446a4b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEqualsIgnoringCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEqualsIgnoringCase_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEqualsIgnoringWhitespace_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEqualsIgnoringWhitespace_Test.java index c83e44cdad7..756de63e441 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEqualsIgnoringWhitespace_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEqualsIgnoringWhitespace_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEqualsNormalizingWhitespace_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEqualsNormalizingWhitespace_Test.java index 2d9f0f67cb7..0577fa2355c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEqualsNormalizingWhitespace_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEqualsNormalizingWhitespace_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertNullOrEmpty_Test.java index e101ece5964..b9534b0327d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertStartsWithIgnoringCase_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertStartsWithIgnoringCase_Test.java index 8074001674a..beb24db3d76 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertStartsWithIgnoringCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertStartsWithIgnoringCase_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertStartsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertStartsWith_Test.java index 485398d433a..f67d7c3ebf4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertStartsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/strings/Strings_assertStartsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.strings; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasCauseExactlyInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasCauseExactlyInstanceOf_Test.java index c3caa0496a3..a389127f712 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasCauseExactlyInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasCauseExactlyInstanceOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.throwables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasCauseInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasCauseInstanceOf_Test.java index 02d44aa7d59..7246f872b6b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasCauseInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasCauseInstanceOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.throwables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasCauseReference_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasCauseReference_Test.java index f6168450158..ab11385c373 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasCauseReference_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasCauseReference_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.throwables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasCause_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasCause_Test.java index 359e42c2967..61e6d7cbef8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasCause_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasCause_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.throwables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageContainingAll_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageContainingAll_Test.java index 7f1ee95e090..0aa0b8f1c5d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageContainingAll_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageContainingAll_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.throwables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageContaining_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageContaining_Test.java index ac7906fe7d8..c805fd054cb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageContaining_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageContaining_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.throwables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageEnding_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageEnding_Test.java index 7c4148872b1..bb70293ef96 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageEnding_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageEnding_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.throwables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageFindingMatch_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageFindingMatch_Test.java index ad4d8d012e2..a1234521d9b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageFindingMatch_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageFindingMatch_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.throwables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageMatching_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageMatching_Test.java index 869d35f7934..18c82d79748 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageMatching_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageMatching_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.throwables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageNotContainingAny_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageNotContainingAny_Test.java index d74282d1322..34645243123 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageNotContainingAny_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageNotContainingAny_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.throwables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageNotContaining_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageNotContaining_Test.java index 80f8423e123..d29de0aed71 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageNotContaining_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageNotContaining_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.throwables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageStartingWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageStartingWith_Test.java index 774041d87cd..72a9f51785d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageStartingWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageStartingWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.throwables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessage_Test.java index f0d93c3b43d..42663285bb4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.throwables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasNoCause_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasNoCause_Test.java index 382d607bcd8..e18df121425 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasNoCause_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasNoCause_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.throwables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasNoSuppressedExceptions_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasNoSuppressedExceptions_Test.java index 140d88db0f9..183339c4093 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasNoSuppressedExceptions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasNoSuppressedExceptions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.throwables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasRootCauseExactlyInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasRootCauseExactlyInstanceOf_Test.java index f68df92b9f4..d152a146cea 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasRootCauseExactlyInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasRootCauseExactlyInstanceOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.throwables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasRootCauseInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasRootCauseInstanceOf_Test.java index 291c9f07eb6..3bc1680d000 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasRootCauseInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasRootCauseInstanceOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.throwables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasRootCauseMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasRootCauseMessage_Test.java index d511d51a3c7..6674291ac56 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasRootCauseMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasRootCauseMessage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.throwables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasRootCause_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasRootCause_Test.java index 6f8191024d2..979c38bba2f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasRootCause_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasRootCause_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.throwables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasStackTraceContaining_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasStackTraceContaining_Test.java index 3054ae970b8..dcb9e3cb6c5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasStackTraceContaining_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasStackTraceContaining_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.throwables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasSuppressedException_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasSuppressedException_Test.java index f24dc756cf5..b16bf4f2efa 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasSuppressedException_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasSuppressedException_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.throwables; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasAuthority_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasAuthority_Test.java index 3423ab3ed9a..bc05a1e34ef 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasAuthority_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasAuthority_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.urls; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasFragment_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasFragment_Test.java index d4124859008..0cfe26edef2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasFragment_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasFragment_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.urls; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasHost_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasHost_Test.java index 2e0d638421c..b3bbc77b610 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasHost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasHost_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.urls; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasNoHost_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasNoHost_Test.java index b92dcf3aeb4..3b094dfeef3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasNoHost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasNoHost_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.urls; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasNoParameter_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasNoParameter_Test.java index a2b3e58e41b..49433ce27fb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasNoParameter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasNoParameter_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.urls; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasParameter_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasParameter_Test.java index 65748a4932c..549d75ad568 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasParameter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasParameter_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.urls; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasPath_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasPath_Test.java index 0ee623ba4ba..e77894d8fd4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasPath_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasPath_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.urls; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasPort_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasPort_Test.java index af50fc2964c..fab7d8ea79c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasPort_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasPort_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.urls; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasQuery_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasQuery_Test.java index db0bf1fb65b..e7d8d03e344 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasQuery_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasQuery_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.urls; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasScheme_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasScheme_Test.java index 53631099bf3..cee185d8837 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasScheme_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasScheme_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.urls; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasUserInfo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasUserInfo_Test.java index 6f9bf2624b4..cea106f65a5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasUserInfo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_assertHasUserInfo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.urls; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_getParameters_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_getParameters_Test.java index 669d9a15f84..225c0cd53a2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_getParameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/urls/Uris_getParameters_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.urls; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasAnchor_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasAnchor_Test.java index 6ee46bb0c63..49aff599a52 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasAnchor_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasAnchor_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.urls; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasAuthority_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasAuthority_Test.java index 9f7af40b2a8..9fc78de5e09 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasAuthority_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasAuthority_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.urls; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasHost_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasHost_Test.java index f56facb9955..4612be16955 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasHost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasHost_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.urls; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasNoHost_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasNoHost_Test.java index 8124ef11890..ac3c9d3e8e0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasNoHost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasNoHost_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.urls; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasNoParameter_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasNoParameter_Test.java index 110e9f37936..903bb64f855 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasNoParameter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasNoParameter_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.urls; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasParameter_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasParameter_Test.java index 64ba634c432..770c89810f9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasParameter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasParameter_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.urls; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasPath_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasPath_Test.java index 484b627c108..b4420ddbffb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasPath_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasPath_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.urls; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasPort_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasPort_Test.java index 29a3a67edbb..0a9457c7a3b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasPort_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasPort_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.urls; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasProtocol_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasProtocol_Test.java index 31c4c154a45..77fd9934400 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasProtocol_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasProtocol_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.urls; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasQuery_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasQuery_Test.java index 86fc8d490b2..ebf4cbec779 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasQuery_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasQuery_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.urls; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasUserInfo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasUserInfo_Test.java index 868dd9a2e98..bb3fd331ac4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasUserInfo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertHasUserInfo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.urls; diff --git a/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertIsEqualToWithSortedQueryParameters_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertIsEqualToWithSortedQueryParameters_Test.java index f264d82deed..828c1cc4321 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertIsEqualToWithSortedQueryParameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/urls/Urls_assertIsEqualToWithSortedQueryParameters_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.internal.urls; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/AlwaysDifferentComparator.java b/assertj-core/src/test/java/org/assertj/core/testkit/AlwaysDifferentComparator.java index 8684646b968..86046f59e7c 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/AlwaysDifferentComparator.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/AlwaysDifferentComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/AlwaysEqualComparator.java b/assertj-core/src/test/java/org/assertj/core/testkit/AlwaysEqualComparator.java index a1eb52de8b8..d55259d78d5 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/AlwaysEqualComparator.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/AlwaysEqualComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/Animal.java b/assertj-core/src/test/java/org/assertj/core/testkit/Animal.java index 44c44f03917..ea578ffa92c 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/Animal.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/Animal.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/AssertionErrorExpectedException.java b/assertj-core/src/test/java/org/assertj/core/testkit/AssertionErrorExpectedException.java index 7b5cea5e078..3af7dcf65d8 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/AssertionErrorExpectedException.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/AssertionErrorExpectedException.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/BiPredicates.java b/assertj-core/src/test/java/org/assertj/core/testkit/BiPredicates.java index 483c0e76108..cc3267d765b 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/BiPredicates.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/BiPredicates.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/BooleanArrays.java b/assertj-core/src/test/java/org/assertj/core/testkit/BooleanArrays.java index 6ba604b477b..d1fb109ec85 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/BooleanArrays.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/BooleanArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/ByteArrays.java b/assertj-core/src/test/java/org/assertj/core/testkit/ByteArrays.java index 8dfa367ba90..1893cd6178f 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/ByteArrays.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/ByteArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/CartoonCharacter.java b/assertj-core/src/test/java/org/assertj/core/testkit/CartoonCharacter.java index 41a7e353d63..0b6b933d8fb 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/CartoonCharacter.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/CartoonCharacter.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveCharSequenceComparator.java b/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveCharSequenceComparator.java index d76ee31d18a..a3071c2677d 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveCharSequenceComparator.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveCharSequenceComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveCharacterComparator.java b/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveCharacterComparator.java index 2978ccad57e..8560c093a2a 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveCharacterComparator.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveCharacterComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveCharacterComparatorTest.java b/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveCharacterComparatorTest.java index f87760e3d38..7906f29488b 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveCharacterComparatorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveCharacterComparatorTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveStringComparator.java b/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveStringComparator.java index 820d0593b75..6abff7f1236 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveStringComparator.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveStringComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveStringComparatorTest.java b/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveStringComparatorTest.java index d154f72ac98..c09f2e5dfaa 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveStringComparatorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveStringComparatorTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/CharArrays.java b/assertj-core/src/test/java/org/assertj/core/testkit/CharArrays.java index 3e1289b52b3..653c1ef181e 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/CharArrays.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/CharArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/ConfigurationForTests.java b/assertj-core/src/test/java/org/assertj/core/testkit/ConfigurationForTests.java index 5529ab9dcea..6eb2c59e205 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/ConfigurationForTests.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/ConfigurationForTests.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/DoubleArrays.java b/assertj-core/src/test/java/org/assertj/core/testkit/DoubleArrays.java index c26449a7837..ceaff5ac03b 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/DoubleArrays.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/DoubleArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/Employee.java b/assertj-core/src/test/java/org/assertj/core/testkit/Employee.java index c755b28d0a8..24599d4df0d 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/Employee.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/Employee.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/EqualsHashCodeContractAssert.java b/assertj-core/src/test/java/org/assertj/core/testkit/EqualsHashCodeContractAssert.java index fabe2526759..a597971bb61 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/EqualsHashCodeContractAssert.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/EqualsHashCodeContractAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/EqualsHashCodeContractTestCase.java b/assertj-core/src/test/java/org/assertj/core/testkit/EqualsHashCodeContractTestCase.java index 9171782b846..d0c70b721e6 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/EqualsHashCodeContractTestCase.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/EqualsHashCodeContractTestCase.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/ErrorMessagesForTest.java b/assertj-core/src/test/java/org/assertj/core/testkit/ErrorMessagesForTest.java index 2404eb16e7d..06940789382 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/ErrorMessagesForTest.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/ErrorMessagesForTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/FloatArrays.java b/assertj-core/src/test/java/org/assertj/core/testkit/FloatArrays.java index 355c5d57b8e..a8c553228fd 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/FloatArrays.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/FloatArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/FluentJedi.java b/assertj-core/src/test/java/org/assertj/core/testkit/FluentJedi.java index 4d0e61fdc64..2aecddce946 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/FluentJedi.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/FluentJedi.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/IllegalVehicleAssert.java b/assertj-core/src/test/java/org/assertj/core/testkit/IllegalVehicleAssert.java index 862d3412c4f..43c653961b9 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/IllegalVehicleAssert.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/IllegalVehicleAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/IntArrays.java b/assertj-core/src/test/java/org/assertj/core/testkit/IntArrays.java index 8dc088080f6..d7e1f729f6b 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/IntArrays.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/IntArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/Jedi.java b/assertj-core/src/test/java/org/assertj/core/testkit/Jedi.java index 2005b12efae..428e4702e51 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/Jedi.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/Jedi.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/LongArrays.java b/assertj-core/src/test/java/org/assertj/core/testkit/LongArrays.java index 4bcc9efc4f3..50892b5ded7 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/LongArrays.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/LongArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/Maps.java b/assertj-core/src/test/java/org/assertj/core/testkit/Maps.java index a9f395fde88..8d58dbf2c7f 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/Maps.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/Maps.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/MutatesGlobalConfiguration.java b/assertj-core/src/test/java/org/assertj/core/testkit/MutatesGlobalConfiguration.java index 07ebbdd16f3..a2310e67ac8 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/MutatesGlobalConfiguration.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/MutatesGlobalConfiguration.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/Name.java b/assertj-core/src/test/java/org/assertj/core/testkit/Name.java index 5853af91b23..3a39afe08e9 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/Name.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/Name.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/NeverEqualComparator.java b/assertj-core/src/test/java/org/assertj/core/testkit/NeverEqualComparator.java index 185fd79656b..35473efccb1 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/NeverEqualComparator.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/NeverEqualComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/ObjectArrays.java b/assertj-core/src/test/java/org/assertj/core/testkit/ObjectArrays.java index 3898f0773d4..3b0100fc1c1 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/ObjectArrays.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/ObjectArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/Patient.java b/assertj-core/src/test/java/org/assertj/core/testkit/Patient.java index 2da26ea4b02..0ec81661455 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/Patient.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/Patient.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/Person.java b/assertj-core/src/test/java/org/assertj/core/testkit/Person.java index 70db8790c55..71b784cd3a2 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/Person.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/Person.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/PersonCaseInsensitiveNameComparator.java b/assertj-core/src/test/java/org/assertj/core/testkit/PersonCaseInsensitiveNameComparator.java index 1b86483c3f2..84def0356c2 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/PersonCaseInsensitiveNameComparator.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/PersonCaseInsensitiveNameComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/Player.java b/assertj-core/src/test/java/org/assertj/core/testkit/Player.java index d29bebde191..f456df5dcab 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/Player.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/Player.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/PotentialMvpCondition.java b/assertj-core/src/test/java/org/assertj/core/testkit/PotentialMvpCondition.java index 2b6a4f867cd..d4e759f5267 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/PotentialMvpCondition.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/PotentialMvpCondition.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/ShortArrays.java b/assertj-core/src/test/java/org/assertj/core/testkit/ShortArrays.java index c1296afb606..da0c88d1e97 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/ShortArrays.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/ShortArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/StringSpliterator.java b/assertj-core/src/test/java/org/assertj/core/testkit/StringSpliterator.java index 49c39732406..ee6b848f120 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/StringSpliterator.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/StringSpliterator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/StringStream.java b/assertj-core/src/test/java/org/assertj/core/testkit/StringStream.java index 04d9bd94a00..bbbec1340ba 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/StringStream.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/StringStream.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/TestClassWithRandomId.java b/assertj-core/src/test/java/org/assertj/core/testkit/TestClassWithRandomId.java index 71513305378..7da8801455e 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/TestClassWithRandomId.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/TestClassWithRandomId.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/TestData.java b/assertj-core/src/test/java/org/assertj/core/testkit/TestData.java index 145f4c46954..a27d99dc153 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/TestData.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/TestData.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/ThrowingCallableFactory.java b/assertj-core/src/test/java/org/assertj/core/testkit/ThrowingCallableFactory.java index 8e13d8c700f..7d39caa45fe 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/ThrowingCallableFactory.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/ThrowingCallableFactory.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/TolkienCharacter.java b/assertj-core/src/test/java/org/assertj/core/testkit/TolkienCharacter.java index 252f3292584..88bef0e1cca 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/TolkienCharacter.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/TolkienCharacter.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/TolkienCharacterAssert.java b/assertj-core/src/test/java/org/assertj/core/testkit/TolkienCharacterAssert.java index 960b0eec5a8..bd62b07fa24 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/TolkienCharacterAssert.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/TolkienCharacterAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/TolkienCharacterAssertFactory.java b/assertj-core/src/test/java/org/assertj/core/testkit/TolkienCharacterAssertFactory.java index bafc6020cb9..bb812ddd3d0 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/TolkienCharacterAssertFactory.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/TolkienCharacterAssertFactory.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/TypeCanonizer.java b/assertj-core/src/test/java/org/assertj/core/testkit/TypeCanonizer.java index af053617dff..8a72400eac8 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/TypeCanonizer.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/TypeCanonizer.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/TypeCanonizerTest.java b/assertj-core/src/test/java/org/assertj/core/testkit/TypeCanonizerTest.java index b6f2d0f6b64..dc6eb245273 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/TypeCanonizerTest.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/TypeCanonizerTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/Vehicle.java b/assertj-core/src/test/java/org/assertj/core/testkit/Vehicle.java index a2a27d08c2d..dd369ef2108 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/Vehicle.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/Vehicle.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/VehicleAssert.java b/assertj-core/src/test/java/org/assertj/core/testkit/VehicleAssert.java index 721f7d5f522..83dfe009f9c 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/VehicleAssert.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/VehicleAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/VehicleFactory.java b/assertj-core/src/test/java/org/assertj/core/testkit/VehicleFactory.java index 86de5f9cc7d..5828288b26f 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/VehicleFactory.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/VehicleFactory.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/WithPlayerData.java b/assertj-core/src/test/java/org/assertj/core/testkit/WithPlayerData.java index 6f76a26a10c..9ccd26e7d4b 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/WithPlayerData.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/WithPlayerData.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/jdk11/ImmutableCollections.java b/assertj-core/src/test/java/org/assertj/core/testkit/jdk11/ImmutableCollections.java index 711adae6aa3..10cdb93cfaa 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/jdk11/ImmutableCollections.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/jdk11/ImmutableCollections.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit.jdk11; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/jdk11/Jdk11.java b/assertj-core/src/test/java/org/assertj/core/testkit/jdk11/Jdk11.java index c099c83baa2..07fa35219d3 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/jdk11/Jdk11.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/jdk11/Jdk11.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit.jdk11; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/jdk11/KeyValueHolder.java b/assertj-core/src/test/java/org/assertj/core/testkit/jdk11/KeyValueHolder.java index 92b0033db5d..e9a4c4ad725 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/jdk11/KeyValueHolder.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/jdk11/KeyValueHolder.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit.jdk11; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/jdk11/package-info.java b/assertj-core/src/test/java/org/assertj/core/testkit/jdk11/package-info.java index 26224c12d9d..ba67b18f922 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/jdk11/package-info.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/jdk11/package-info.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ /** * Cherry-picked implementations taken from the JDK 11. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/junit/jupiter/DefaultDisplayNameGenerator.java b/assertj-core/src/test/java/org/assertj/core/testkit/junit/jupiter/DefaultDisplayNameGenerator.java index 8613c2b5557..83e321de12e 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/junit/jupiter/DefaultDisplayNameGenerator.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/junit/jupiter/DefaultDisplayNameGenerator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit.junit.jupiter; diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.java b/assertj-core/src/test/java/org/assertj/core/testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.java index 802b0cd66ba..b9ed073cfe3 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.testkit.junit.jupiter; diff --git a/assertj-core/src/test/java/org/assertj/core/util/AbsValueComparator.java b/assertj-core/src/test/java/org/assertj/core/util/AbsValueComparator.java index dfdca270d20..7c723613638 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/AbsValueComparator.java +++ b/assertj-core/src/test/java/org/assertj/core/util/AbsValueComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/ArrayWrapperList_get_Test.java b/assertj-core/src/test/java/org/assertj/core/util/ArrayWrapperList_get_Test.java index 6752be821bc..9f5885c21ef 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/ArrayWrapperList_get_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/ArrayWrapperList_get_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/ArrayWrapperList_size_Test.java b/assertj-core/src/test/java/org/assertj/core/util/ArrayWrapperList_size_Test.java index a7f8b035f22..dd2250b63ba 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/ArrayWrapperList_size_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/ArrayWrapperList_size_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/ArrayWrapperList_wrap_Test.java b/assertj-core/src/test/java/org/assertj/core/util/ArrayWrapperList_wrap_Test.java index dc922548a17..f26cd89003d 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/ArrayWrapperList_wrap_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/ArrayWrapperList_wrap_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Arrays_array_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Arrays_array_Test.java index 3c31985156e..c612aa0fc65 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Arrays_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Arrays_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Arrays_asList_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Arrays_asList_Test.java index fcbf6cbcdf4..8d3b53c6fb7 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Arrays_asList_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Arrays_asList_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Arrays_asObjectArray_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Arrays_asObjectArray_Test.java index 694956016c3..c6218cf2fd9 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Arrays_asObjectArray_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Arrays_asObjectArray_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Arrays_hasOnlyNullElements_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Arrays_hasOnlyNullElements_Test.java index 5953e4713da..390a0252d2e 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Arrays_hasOnlyNullElements_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Arrays_hasOnlyNullElements_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Arrays_isArrayEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Arrays_isArrayEmpty_Test.java index c9c4d1a2d49..3235b6d5020 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Arrays_isArrayEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Arrays_isArrayEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Arrays_isArrayTypePrimitive_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Arrays_isArrayTypePrimitive_Test.java index 618eff4f3fd..5a194043b0b 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Arrays_isArrayTypePrimitive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Arrays_isArrayTypePrimitive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Arrays_isArray_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Arrays_isArray_Test.java index 3837022bac5..b7c1c2bf264 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Arrays_isArray_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Arrays_isArray_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Arrays_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Arrays_isNullOrEmpty_Test.java index 2cb2d58758a..fbeb8733132 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Arrays_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Arrays_isNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Arrays_nonNullElementsIn_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Arrays_nonNullElementsIn_Test.java index af813cd4829..9eb37788a12 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Arrays_nonNullElementsIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Arrays_nonNullElementsIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Arrays_sizeOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Arrays_sizeOf_Test.java index 5e89024f9e0..bdedfa21052 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Arrays_sizeOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Arrays_sizeOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/AssertionsUtil.java b/assertj-core/src/test/java/org/assertj/core/util/AssertionsUtil.java index e6af664936f..ba65f18a7ed 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/AssertionsUtil.java +++ b/assertj-core/src/test/java/org/assertj/core/util/AssertionsUtil.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/BigDecimalComparatorTest.java b/assertj-core/src/test/java/org/assertj/core/util/BigDecimalComparatorTest.java index 2a48ee4e230..0dd15258dd2 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/BigDecimalComparatorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/BigDecimalComparatorTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Closeables_closeQuietly_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Closeables_closeQuietly_Test.java index e19beda017f..d47e827bdfb 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Closeables_closeQuietly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Closeables_closeQuietly_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_dayOfMonthOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_dayOfMonthOf_Test.java index 815024b79b7..e2589020a5d 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_dayOfMonthOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_dayOfMonthOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_dayOfWeekOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_dayOfWeekOf_Test.java index 91be89b94f9..b2e672efe1c 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_dayOfWeekOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_dayOfWeekOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_formatTimeDifference_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_formatTimeDifference_Test.java index 5956ee09756..1298b7518fe 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_formatTimeDifference_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_formatTimeDifference_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_format_with_date_time_format_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_format_with_date_time_format_Test.java index 7a3e0d8b88a..65bdd1690c2 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_format_with_date_time_format_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_format_with_date_time_format_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_format_with_date_time_with_ms_format_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_format_with_date_time_with_ms_format_Test.java index 564b602a110..0dff2e8263a 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_format_with_date_time_with_ms_format_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_format_with_date_time_with_ms_format_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_hourOfDayOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_hourOfDayOf_Test.java index 6c41c6f58ef..40e67044c72 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_hourOfDayOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_hourOfDayOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_millisecondOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_millisecondOf_Test.java index 63246a28680..26f74c70a66 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_millisecondOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_millisecondOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_minuteOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_minuteOf_Test.java index 86ebb1c6a2e..f3225141b83 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_minuteOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_minuteOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_monthOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_monthOf_Test.java index 0174144c4cb..dae91bd993d 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_monthOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_monthOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_parse_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_parse_Test.java index a8b4396ff9e..8941cd9281d 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_parse_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_parse_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_parse_date_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_parse_date_Test.java index 96419b276fd..e8856859d32 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_parse_date_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_parse_date_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_parse_date_time_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_parse_date_time_Test.java index 5c15ccc1b82..e642a611953 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_parse_date_time_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_parse_date_time_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_secondOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_secondOf_Test.java index b0f8a868c04..4996ba70151 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_secondOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_secondOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_timeDifference_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_timeDifference_Test.java index 89df04e24ab..4730de46c51 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_timeDifference_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_timeDifference_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_toCalendar_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_toCalendar_Test.java index 261ede1b7da..e9e3827b48d 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_toCalendar_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_toCalendar_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_truncateTime_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_truncateTime_Test.java index a33a8626c45..439864add4f 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_truncateTime_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_truncateTime_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_yearOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_yearOf_Test.java index d0ed44fe3c3..1134d72d472 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_yearOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_yearOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Doctor.java b/assertj-core/src/test/java/org/assertj/core/util/Doctor.java index 7151c21b003..fdd7222b77c 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Doctor.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Doctor.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/DoubleComparatorTest.java b/assertj-core/src/test/java/org/assertj/core/util/DoubleComparatorTest.java index eec70c51ad8..a7cc98a6c90 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DoubleComparatorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DoubleComparatorTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Employee.java b/assertj-core/src/test/java/org/assertj/core/util/Employee.java index 2ea359e3f85..63d3561d0aa 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Employee.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Employee.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/FileFixture.java b/assertj-core/src/test/java/org/assertj/core/util/FileFixture.java index c6c565aab5c..7c746bf62e2 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/FileFixture.java +++ b/assertj-core/src/test/java/org/assertj/core/util/FileFixture.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Files_TestCase.java b/assertj-core/src/test/java/org/assertj/core/util/Files_TestCase.java index 6bb2d7896de..7ad75eda3fd 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Files_TestCase.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Files_TestCase.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Files_contentOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Files_contentOf_Test.java index b3ffe5dc63c..a2af64be57b 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Files_contentOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Files_contentOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Files_currentFolder_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Files_currentFolder_Test.java index de37123c04c..a89879fa676 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Files_currentFolder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Files_currentFolder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Files_delete_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Files_delete_Test.java index 661bdbbdaa7..3000f63f783 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Files_delete_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Files_delete_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Files_fileNamesIn_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Files_fileNamesIn_Test.java index ce1f5b643f1..652f9ecc43e 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Files_fileNamesIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Files_fileNamesIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Files_linesOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Files_linesOf_Test.java index e9eae9df429..e85642ce145 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Files_linesOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Files_linesOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Files_newFile_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Files_newFile_Test.java index 2ea223b9648..633367834cf 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Files_newFile_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Files_newFile_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Files_newFolder_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Files_newFolder_Test.java index f029da3a941..d0503f2e1b0 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Files_newFolder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Files_newFolder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Files_newTemporaryFile_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Files_newTemporaryFile_Test.java index c0dcfd0f714..6919fcc699c 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Files_newTemporaryFile_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Files_newTemporaryFile_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Files_newTemporaryFolder_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Files_newTemporaryFolder_Test.java index a3fc83c9013..165debf3486 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Files_newTemporaryFolder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Files_newTemporaryFolder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Files_temporaryFolderPath_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Files_temporaryFolderPath_Test.java index 8c57b2f9510..e2cbd3067fd 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Files_temporaryFolderPath_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Files_temporaryFolderPath_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Files_temporaryFolder_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Files_temporaryFolder_Test.java index 1f65732fffc..c3500ff0d4c 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Files_temporaryFolder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Files_temporaryFolder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/FloatComparatorTest.java b/assertj-core/src/test/java/org/assertj/core/util/FloatComparatorTest.java index 6bd0ab7d458..620bd01892e 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/FloatComparatorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/FloatComparatorTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/FolderFixture.java b/assertj-core/src/test/java/org/assertj/core/util/FolderFixture.java index c2a926d997a..553aea25db1 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/FolderFixture.java +++ b/assertj-core/src/test/java/org/assertj/core/util/FolderFixture.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Hexadecimals_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Hexadecimals_Test.java index cb5ee0817ac..e6c4e0fc676 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Hexadecimals_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Hexadecimals_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Introspection_getProperty_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Introspection_getProperty_Test.java index 339a02fd390..3563314e9b0 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Introspection_getProperty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Introspection_getProperty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_isNullOrEmpty_Test.java index 91167e42bb4..241f5a4b991 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_isNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_nonNullElementsIn_Test.java b/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_nonNullElementsIn_Test.java index aaf497945dc..89de9bc593b 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_nonNullElementsIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_nonNullElementsIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_sizeOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_sizeOf_Test.java index bdfe8180ee6..4dc17bf4958 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_sizeOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_sizeOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_toArray_Test.java b/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_toArray_Test.java index 2a02d91f738..8a099b5c886 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_toArray_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_toArray_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Lists_emptyList_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Lists_emptyList_Test.java index 1396bb82828..a1be69314cc 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Lists_emptyList_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Lists_emptyList_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_Test.java index 23a24b164c1..d0c0c82fcdb 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_withIterable_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_withIterable_Test.java index 5ff94b0e3c8..9f0512effe5 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_withIterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_withIterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_withIterator_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_withIterator_Test.java index 5c996124a36..ddb615fb39c 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_withIterator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_withIterator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_withVarArgs_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_withVarArgs_Test.java index e431954cf22..66facfd66a2 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_withVarArgs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_withVarArgs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/NaturalOrderComparatorTest.java b/assertj-core/src/test/java/org/assertj/core/util/NaturalOrderComparatorTest.java index 21f6d56f1b8..41997b82f2e 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/NaturalOrderComparatorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/NaturalOrderComparatorTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/NearlyEqualsTest.java b/assertj-core/src/test/java/org/assertj/core/util/NearlyEqualsTest.java index 24afb0d0071..58b0f201bd5 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/NearlyEqualsTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/NearlyEqualsTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/NullSafeComparatorTest.java b/assertj-core/src/test/java/org/assertj/core/util/NullSafeComparatorTest.java index 7742a71723b..33b837225ec 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/NullSafeComparatorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/NullSafeComparatorTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Objects_areEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Objects_areEqual_Test.java index 8680605e697..9524a00d3be 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Objects_areEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Objects_areEqual_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Objects_castIfBelongsToType_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Objects_castIfBelongsToType_Test.java index 48b0d0aaab0..4aad31e3b68 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Objects_castIfBelongsToType_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Objects_castIfBelongsToType_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Objects_hashCodeFor_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Objects_hashCodeFor_Test.java index 69c45a641f1..a03ffbce4a0 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Objects_hashCodeFor_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Objects_hashCodeFor_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Objects_namesOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Objects_namesOf_Test.java index 139b587158e..f4b5085cb0f 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Objects_namesOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Objects_namesOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/OtherStringTestComparator.java b/assertj-core/src/test/java/org/assertj/core/util/OtherStringTestComparator.java index 1eb35cf422a..3ad4ef7481e 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/OtherStringTestComparator.java +++ b/assertj-core/src/test/java/org/assertj/core/util/OtherStringTestComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/OtherStringTestComparatorWithAt.java b/assertj-core/src/test/java/org/assertj/core/util/OtherStringTestComparatorWithAt.java index e3ac5bceaa7..3266275bae2 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/OtherStringTestComparatorWithAt.java +++ b/assertj-core/src/test/java/org/assertj/core/util/OtherStringTestComparatorWithAt.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/PathNaturalOrderComparatorTest.java b/assertj-core/src/test/java/org/assertj/core/util/PathNaturalOrderComparatorTest.java index 029d0ef9e19..a16fd7edd70 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/PathNaturalOrderComparatorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/PathNaturalOrderComparatorTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Paths_linesOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Paths_linesOf_Test.java index e1741b17db0..a8eda335bd5 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Paths_linesOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Paths_linesOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkArgument_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkArgument_Test.java index e2386705ea8..25f0a9271ff 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkArgument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkArgument_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_GenericArray_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_GenericArray_Test.java index fc0f7d62a09..b4f9cc745d2 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_GenericArray_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_GenericArray_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_String_String_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_String_String_Test.java index 5287d098286..3b7de0efd57 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_String_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_String_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_String_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_String_Test.java index aa7737cd7d4..9596c3eaeca 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNull_GenericObject_String_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNull_GenericObject_String_Test.java index b3a2d22e3fb..f3a861c5ec9 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNull_GenericObject_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNull_GenericObject_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNull_GenericObject_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNull_GenericObject_Test.java index 52a4f13e264..95b24da5f02 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNull_GenericObject_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNull_GenericObject_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Sets_newHashSet_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Sets_newHashSet_Iterable_Test.java index 30e36846acc..15a18773c18 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Sets_newHashSet_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Sets_newHashSet_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Sets_newHashSet_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Sets_newHashSet_Test.java index 5ecd1922793..ed5a96609a2 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Sets_newHashSet_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Sets_newHashSet_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Sets_newLinkedHashSet_GenericArray_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Sets_newLinkedHashSet_GenericArray_Test.java index a9208bccbe3..d989f4618c6 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Sets_newLinkedHashSet_GenericArray_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Sets_newLinkedHashSet_GenericArray_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Sets_newLinkedHashSet_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Sets_newLinkedHashSet_Test.java index 7cd08fa799d..e43cfeb050b 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Sets_newLinkedHashSet_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Sets_newLinkedHashSet_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/StackTraceUtils.java b/assertj-core/src/test/java/org/assertj/core/util/StackTraceUtils.java index 2d9256a0395..1ca4e703b60 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/StackTraceUtils.java +++ b/assertj-core/src/test/java/org/assertj/core/util/StackTraceUtils.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Streams_stream_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Streams_stream_Test.java index 19cde43e14b..5c0b73eac68 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Streams_stream_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Streams_stream_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/StringHashCodeTestComparator.java b/assertj-core/src/test/java/org/assertj/core/util/StringHashCodeTestComparator.java index 23c33d50bbc..1fa1f9459aa 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/StringHashCodeTestComparator.java +++ b/assertj-core/src/test/java/org/assertj/core/util/StringHashCodeTestComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/StringTestComparator.java b/assertj-core/src/test/java/org/assertj/core/util/StringTestComparator.java index a6b4f9dab22..74c68f60b16 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/StringTestComparator.java +++ b/assertj-core/src/test/java/org/assertj/core/util/StringTestComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Strings_append_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Strings_append_Test.java index 0ae36b80532..f57b41f1cd9 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Strings_append_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Strings_append_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Strings_concat_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Strings_concat_Test.java index a842841c1bc..1415d751c3e 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Strings_concat_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Strings_concat_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Strings_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Strings_isEmpty_Test.java index 679b892b0e1..ebc302529af 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Strings_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Strings_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Strings_join_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Strings_join_Test.java index b49fd349267..69cf7f79ef6 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Strings_join_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Strings_join_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Strings_quoteObject_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Strings_quoteObject_Test.java index 90ed07c02c2..43b53717429 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Strings_quoteObject_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Strings_quoteObject_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Strings_quoteString_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Strings_quoteString_Test.java index 9ba056b3f7c..013c9cc42fa 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Strings_quoteString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Strings_quoteString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/TempFileUtil.java b/assertj-core/src/test/java/org/assertj/core/util/TempFileUtil.java index b681af00c5c..4d94ab98694 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/TempFileUtil.java +++ b/assertj-core/src/test/java/org/assertj/core/util/TempFileUtil.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Throwables_appendCurrentThreadStackTraceToThrowable_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Throwables_appendCurrentThreadStackTraceToThrowable_Test.java index 0c7c62a32b1..a9627d07fca 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Throwables_appendCurrentThreadStackTraceToThrowable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Throwables_appendCurrentThreadStackTraceToThrowable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Throwables_getRootCause_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Throwables_getRootCause_Test.java index 7d2237a2b62..96249e7f4d0 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Throwables_getRootCause_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Throwables_getRootCause_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/Throwables_getStackTrace_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Throwables_getStackTrace_Test.java index 13e991e1ca9..018ca9bacea 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Throwables_getStackTrace_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Throwables_getStackTrace_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/ThrowingConsumerFactory.java b/assertj-core/src/test/java/org/assertj/core/util/ThrowingConsumerFactory.java index 05ff8b0517f..c2fd1cb983b 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/ThrowingConsumerFactory.java +++ b/assertj-core/src/test/java/org/assertj/core/util/ThrowingConsumerFactory.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/URLs_contentOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/URLs_contentOf_Test.java index 432be0b8080..c70fb23453e 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/URLs_contentOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/URLs_contentOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/URLs_linesOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/URLs_linesOf_Test.java index 50e659ff326..fcaf53976d9 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/URLs_linesOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/URLs_linesOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/YearAndMonthComparator.java b/assertj-core/src/test/java/org/assertj/core/util/YearAndMonthComparator.java index 5c068c27482..101569d2d8d 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/YearAndMonthComparator.java +++ b/assertj-core/src/test/java/org/assertj/core/util/YearAndMonthComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util; diff --git a/assertj-core/src/test/java/org/assertj/core/util/diff/ChangeDeltaTest.java b/assertj-core/src/test/java/org/assertj/core/util/diff/ChangeDeltaTest.java index f60d63854df..2f764e08513 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/diff/ChangeDeltaTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/diff/ChangeDeltaTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.diff; diff --git a/assertj-core/src/test/java/org/assertj/core/util/diff/ChunkTest.java b/assertj-core/src/test/java/org/assertj/core/util/diff/ChunkTest.java index 78a2cd9ed14..c243ef9b66f 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/diff/ChunkTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/diff/ChunkTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.diff; diff --git a/assertj-core/src/test/java/org/assertj/core/util/diff/DeleteDeltaTest.java b/assertj-core/src/test/java/org/assertj/core/util/diff/DeleteDeltaTest.java index 23080ed47e9..af0e2ddb33c 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/diff/DeleteDeltaTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/diff/DeleteDeltaTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.diff; diff --git a/assertj-core/src/test/java/org/assertj/core/util/diff/Delta_equals_hashCode_Test.java b/assertj-core/src/test/java/org/assertj/core/util/diff/Delta_equals_hashCode_Test.java index 2e6392b5098..8c076a438b0 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/diff/Delta_equals_hashCode_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/diff/Delta_equals_hashCode_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.diff; diff --git a/assertj-core/src/test/java/org/assertj/core/util/diff/DiffTest.java b/assertj-core/src/test/java/org/assertj/core/util/diff/DiffTest.java index f12fa97229b..dbb603ae951 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/diff/DiffTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/diff/DiffTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.diff; diff --git a/assertj-core/src/test/java/org/assertj/core/util/diff/GenerateUnifiedDiffTest.java b/assertj-core/src/test/java/org/assertj/core/util/diff/GenerateUnifiedDiffTest.java index 061ef0f2d64..a24074712d3 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/diff/GenerateUnifiedDiffTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/diff/GenerateUnifiedDiffTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.diff; diff --git a/assertj-core/src/test/java/org/assertj/core/util/diff/InsertDeltaTest.java b/assertj-core/src/test/java/org/assertj/core/util/diff/InsertDeltaTest.java index 22711984bd9..301692618db 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/diff/InsertDeltaTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/diff/InsertDeltaTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.diff; diff --git a/assertj-core/src/test/java/org/assertj/core/util/diff/PatchTest.java b/assertj-core/src/test/java/org/assertj/core/util/diff/PatchTest.java index d31c0b66deb..23245594a28 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/diff/PatchTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/diff/PatchTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.diff; diff --git a/assertj-core/src/test/java/org/assertj/core/util/diff/myers/SnakeTest.java b/assertj-core/src/test/java/org/assertj/core/util/diff/myers/SnakeTest.java index 6d1af8fea60..aecce296681 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/diff/myers/SnakeTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/diff/myers/SnakeTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.diff.myers; diff --git a/assertj-core/src/test/java/org/assertj/core/util/introspection/CaseFormatUtils_toCamelCase_Test.java b/assertj-core/src/test/java/org/assertj/core/util/introspection/CaseFormatUtils_toCamelCase_Test.java index a207c5b0dfd..e6c6560db36 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/introspection/CaseFormatUtils_toCamelCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/introspection/CaseFormatUtils_toCamelCase_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.introspection; diff --git a/assertj-core/src/test/java/org/assertj/core/util/introspection/ClassUtils_isInJavaLangPackage_Test.java b/assertj-core/src/test/java/org/assertj/core/util/introspection/ClassUtils_isInJavaLangPackage_Test.java index d77bfa6b9cb..543848d61bf 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/introspection/ClassUtils_isInJavaLangPackage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/introspection/ClassUtils_isInJavaLangPackage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.introspection; diff --git a/assertj-core/src/test/java/org/assertj/core/util/introspection/ClassUtils_isOptionalOrPrimitiveOptional_Test.java b/assertj-core/src/test/java/org/assertj/core/util/introspection/ClassUtils_isOptionalOrPrimitiveOptional_Test.java index bc8e0eb0d46..ab82e45326c 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/introspection/ClassUtils_isOptionalOrPrimitiveOptional_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/introspection/ClassUtils_isOptionalOrPrimitiveOptional_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.introspection; diff --git a/assertj-core/src/test/java/org/assertj/core/util/introspection/ClassUtils_isPrimitiveOrWrapper_Test.java b/assertj-core/src/test/java/org/assertj/core/util/introspection/ClassUtils_isPrimitiveOrWrapper_Test.java index aefa3e765d7..a2bec418fbb 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/introspection/ClassUtils_isPrimitiveOrWrapper_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/introspection/ClassUtils_isPrimitiveOrWrapper_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.introspection; diff --git a/assertj-core/src/test/java/org/assertj/core/util/introspection/FieldSupport_fieldValues_Test.java b/assertj-core/src/test/java/org/assertj/core/util/introspection/FieldSupport_fieldValues_Test.java index 20e8c9ad4ad..f765e229482 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/introspection/FieldSupport_fieldValues_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/introspection/FieldSupport_fieldValues_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.introspection; diff --git a/assertj-core/src/test/java/org/assertj/core/util/introspection/FieldSupport_isAllowedToReadField_Test.java b/assertj-core/src/test/java/org/assertj/core/util/introspection/FieldSupport_isAllowedToReadField_Test.java index 21f71532d2e..46461b5db89 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/introspection/FieldSupport_isAllowedToReadField_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/introspection/FieldSupport_isAllowedToReadField_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.introspection; diff --git a/assertj-core/src/test/java/org/assertj/core/util/introspection/MethodSupport_methodResultFor_Test.java b/assertj-core/src/test/java/org/assertj/core/util/introspection/MethodSupport_methodResultFor_Test.java index 32536e74077..7c59755213d 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/introspection/MethodSupport_methodResultFor_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/introspection/MethodSupport_methodResultFor_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.introspection; diff --git a/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertyOrFieldSupport_getSimpleValue_Test.java b/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertyOrFieldSupport_getSimpleValue_Test.java index 7f41432b0bf..1af6bbf4473 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertyOrFieldSupport_getSimpleValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertyOrFieldSupport_getSimpleValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.introspection; diff --git a/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertyOrFieldSupport_getValueOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertyOrFieldSupport_getValueOf_Test.java index d47d50a2aff..57bd13c749e 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertyOrFieldSupport_getValueOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertyOrFieldSupport_getValueOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.introspection; diff --git a/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertySupport_propertyValues_Test.java b/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertySupport_propertyValues_Test.java index c7ef275fc89..a83ce6a4377 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertySupport_propertyValues_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertySupport_propertyValues_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.introspection; diff --git a/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertySupport_publicGetterExistsFor_Test.java b/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertySupport_publicGetterExistsFor_Test.java index 595b5411b31..e29181a76da 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertySupport_publicGetterExistsFor_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertySupport_publicGetterExistsFor_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.introspection; diff --git a/assertj-core/src/test/java/org/assertj/core/util/introspection/beans/SuperHero.java b/assertj-core/src/test/java/org/assertj/core/util/introspection/beans/SuperHero.java index 004701f6005..a00d96cf0da 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/introspection/beans/SuperHero.java +++ b/assertj-core/src/test/java/org/assertj/core/util/introspection/beans/SuperHero.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.introspection.beans; diff --git a/assertj-core/src/test/java/org/assertj/core/util/xml/XmlStringPrettyFormatter_prettyFormat_Test.java b/assertj-core/src/test/java/org/assertj/core/util/xml/XmlStringPrettyFormatter_prettyFormat_Test.java index fdf76c4ba6b..e5374475476 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/xml/XmlStringPrettyFormatter_prettyFormat_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/xml/XmlStringPrettyFormatter_prettyFormat_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.util.xml; diff --git a/assertj-core/src/test/java/org/assertj/scripts/Convert_Junit5_Assertions_To_Assertj_Test.java b/assertj-core/src/test/java/org/assertj/scripts/Convert_Junit5_Assertions_To_Assertj_Test.java index 2457c794b98..caea7e8e1c6 100644 --- a/assertj-core/src/test/java/org/assertj/scripts/Convert_Junit5_Assertions_To_Assertj_Test.java +++ b/assertj-core/src/test/java/org/assertj/scripts/Convert_Junit5_Assertions_To_Assertj_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.scripts; diff --git a/assertj-core/src/test/java/org/assertj/scripts/Convert_Junit_Assertions_To_Assertj_Test.java b/assertj-core/src/test/java/org/assertj/scripts/Convert_Junit_Assertions_To_Assertj_Test.java index 450514d4197..deb4ff43c8d 100644 --- a/assertj-core/src/test/java/org/assertj/scripts/Convert_Junit_Assertions_To_Assertj_Test.java +++ b/assertj-core/src/test/java/org/assertj/scripts/Convert_Junit_Assertions_To_Assertj_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.scripts; diff --git a/assertj-core/src/test/java/org/assertj/scripts/ShellScriptInvoker.java b/assertj-core/src/test/java/org/assertj/scripts/ShellScriptInvoker.java index f81082caf96..ac0e46fb567 100644 --- a/assertj-core/src/test/java/org/assertj/scripts/ShellScriptInvoker.java +++ b/assertj-core/src/test/java/org/assertj/scripts/ShellScriptInvoker.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.scripts; diff --git a/assertj-core/src/test/java/org/example/custom/CustomAsserts_filter_stacktrace_Test.java b/assertj-core/src/test/java/org/example/custom/CustomAsserts_filter_stacktrace_Test.java index 4420c7f1c40..e83fc2433f0 100644 --- a/assertj-core/src/test/java/org/example/custom/CustomAsserts_filter_stacktrace_Test.java +++ b/assertj-core/src/test/java/org/example/custom/CustomAsserts_filter_stacktrace_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.example.custom; diff --git a/assertj-core/src/test/java/org/example/custom/SoftAssertionsErrorDescriptionTest.java b/assertj-core/src/test/java/org/example/custom/SoftAssertionsErrorDescriptionTest.java index 583ac50bb2f..0e6b67fbfa9 100644 --- a/assertj-core/src/test/java/org/example/custom/SoftAssertionsErrorDescriptionTest.java +++ b/assertj-core/src/test/java/org/example/custom/SoftAssertionsErrorDescriptionTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.example.custom; @@ -32,7 +35,7 @@ public void should_display_the_error_cause_and_the_cause_first_stack_trace_eleme assertThat(error).hasMessageStartingWith(format("%nMultiple Failures (1 failure)%n" + "-- failure 1 --" + "failure%n" - + "at SoftAssertionsErrorDescriptionTest.should_display_the_error_cause_and_the_cause_first_stack_trace_elements(SoftAssertionsErrorDescriptionTest.java:28)")); + + "at SoftAssertionsErrorDescriptionTest.should_display_the_error_cause_and_the_cause_first_stack_trace_elements(SoftAssertionsErrorDescriptionTest.java:31)")); } protected static RuntimeException throwRuntimeException() { diff --git a/assertj-core/src/test/java/org/example/test/AssertJMultipleFailuresError_getMessage_Test.java b/assertj-core/src/test/java/org/example/test/AssertJMultipleFailuresError_getMessage_Test.java index cd18e673e1d..87288695318 100644 --- a/assertj-core/src/test/java/org/example/test/AssertJMultipleFailuresError_getMessage_Test.java +++ b/assertj-core/src/test/java/org/example/test/AssertJMultipleFailuresError_getMessage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.example.test; @@ -118,14 +121,14 @@ void should_include_stack_trace_allowing_to_navigate_to_the_failing_test_asserti .hasMessage(format("%nMultiple Failures (3 failures)%n" + "-- failure 1 --%n" + "Expecting empty but was: [\"\"]%n" + - "at AssertJMultipleFailuresError_getMessage_Test.should_include_stack_trace_allowing_to_navigate_to_the_failing_test_assertion_line_in_soft_assertions_context(AssertJMultipleFailuresError_getMessage_Test.java:110)%n" + + "at AssertJMultipleFailuresError_getMessage_Test.should_include_stack_trace_allowing_to_navigate_to_the_failing_test_assertion_line_in_soft_assertions_context(AssertJMultipleFailuresError_getMessage_Test.java:113)%n" + "-- failure 2 --%n" + "[isEmpty string] %n" + "Expecting empty but was: \"abc\"%n" + - "at AssertJMultipleFailuresError_getMessage_Test.should_include_stack_trace_allowing_to_navigate_to_the_failing_test_assertion_line_in_soft_assertions_context(AssertJMultipleFailuresError_getMessage_Test.java:111)%n" + + "at AssertJMultipleFailuresError_getMessage_Test.should_include_stack_trace_allowing_to_navigate_to_the_failing_test_assertion_line_in_soft_assertions_context(AssertJMultipleFailuresError_getMessage_Test.java:114)%n" + "-- failure 3 --" + shouldBeEqualMessage("\"abc\"", "\"bcd\"") + "%n" + - "at AssertJMultipleFailuresError_getMessage_Test.should_include_stack_trace_allowing_to_navigate_to_the_failing_test_assertion_line_in_soft_assertions_context(AssertJMultipleFailuresError_getMessage_Test.java:112)")); + "at AssertJMultipleFailuresError_getMessage_Test.should_include_stack_trace_allowing_to_navigate_to_the_failing_test_assertion_line_in_soft_assertions_context(AssertJMultipleFailuresError_getMessage_Test.java:115)")); // @format:on } @@ -138,9 +141,9 @@ void should_include_stack_trace_allowing_to_navigate_to_the_failing_test_asserti // THEN // @format:off then(error).isInstanceOf(AssertJMultipleFailuresError.class) - .hasMessageContainingAll("AssertJMultipleFailuresError_getMessage_Test.java:135)", - "AssertJMultipleFailuresError_getMessage_Test.java:136)", - "AssertJMultipleFailuresError_getMessage_Test.java:137)"); + .hasMessageContainingAll("AssertJMultipleFailuresError_getMessage_Test.java:138)", + "AssertJMultipleFailuresError_getMessage_Test.java:139)", + "AssertJMultipleFailuresError_getMessage_Test.java:140)"); // @format:on } @@ -151,7 +154,7 @@ void should_include_line_numbers() { // WHEN AssertJMultipleFailuresError error = new AssertJMultipleFailuresError("", list(assertionError)); // THEN - then(error).hasStackTraceContaining("AssertJMultipleFailuresError_getMessage_Test.java:150"); + then(error).hasStackTraceContaining("AssertJMultipleFailuresError_getMessage_Test.java:153"); } } diff --git a/assertj-core/src/test/java/org/example/test/AutoClosableSoftAssertionsLineNumberTest.java b/assertj-core/src/test/java/org/example/test/AutoClosableSoftAssertionsLineNumberTest.java index d420cc45996..18301bf5a26 100644 --- a/assertj-core/src/test/java/org/example/test/AutoClosableSoftAssertionsLineNumberTest.java +++ b/assertj-core/src/test/java/org/example/test/AutoClosableSoftAssertionsLineNumberTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.example.test; @@ -40,12 +43,12 @@ void should_print_line_numbers_of_failed_assertions() { + " 1%n" + "to be less than:%n" + " 0 %n" - + "at AutoClosableSoftAssertionsLineNumberTest.should_print_line_numbers_of_failed_assertions(AutoClosableSoftAssertionsLineNumberTest.java:33)%n")) + + "at AutoClosableSoftAssertionsLineNumberTest.should_print_line_numbers_of_failed_assertions(AutoClosableSoftAssertionsLineNumberTest.java:36)%n")) .hasMessageContaining(format("%n" + "Expecting actual:%n" + " 1%n" + "to be less than:%n" + " 1 %n" - + "at AutoClosableSoftAssertionsLineNumberTest.should_print_line_numbers_of_failed_assertions(AutoClosableSoftAssertionsLineNumberTest.java:34)")); + + "at AutoClosableSoftAssertionsLineNumberTest.should_print_line_numbers_of_failed_assertions(AutoClosableSoftAssertionsLineNumberTest.java:37)")); } } diff --git a/assertj-core/src/test/java/org/example/test/BDDSoftAssertionsLineNumberTest.java b/assertj-core/src/test/java/org/example/test/BDDSoftAssertionsLineNumberTest.java index 66ae791bd3a..7cc4089dbde 100644 --- a/assertj-core/src/test/java/org/example/test/BDDSoftAssertionsLineNumberTest.java +++ b/assertj-core/src/test/java/org/example/test/BDDSoftAssertionsLineNumberTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.example.test; @@ -40,12 +43,12 @@ void should_print_line_numbers_of_failed_assertions() { + " 1%n" + "to be less than:%n" + " 0 %n" - + "at BDDSoftAssertionsLineNumberTest.should_print_line_numbers_of_failed_assertions(BDDSoftAssertionsLineNumberTest.java:33)%n")) + + "at BDDSoftAssertionsLineNumberTest.should_print_line_numbers_of_failed_assertions(BDDSoftAssertionsLineNumberTest.java:36)%n")) .hasMessageContaining(format("%n" + "Expecting actual:%n" + " 1%n" + "to be less than:%n" + " 1 %n" - + "at BDDSoftAssertionsLineNumberTest.should_print_line_numbers_of_failed_assertions(BDDSoftAssertionsLineNumberTest.java:34)")); + + "at BDDSoftAssertionsLineNumberTest.should_print_line_numbers_of_failed_assertions(BDDSoftAssertionsLineNumberTest.java:37)")); } } diff --git a/assertj-core/src/test/java/org/example/test/CustomSoftAssertionsLineNumberTest.java b/assertj-core/src/test/java/org/example/test/CustomSoftAssertionsLineNumberTest.java index e5db8fbb4fb..262b12c0021 100644 --- a/assertj-core/src/test/java/org/example/test/CustomSoftAssertionsLineNumberTest.java +++ b/assertj-core/src/test/java/org/example/test/CustomSoftAssertionsLineNumberTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.example.test; diff --git a/assertj-core/src/test/java/org/example/test/DefaultAssertionErrorCollector_Test.java b/assertj-core/src/test/java/org/example/test/DefaultAssertionErrorCollector_Test.java index 7995a6c79ec..88208102713 100644 --- a/assertj-core/src/test/java/org/example/test/DefaultAssertionErrorCollector_Test.java +++ b/assertj-core/src/test/java/org/example/test/DefaultAssertionErrorCollector_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.example.test; @@ -28,7 +31,7 @@ @DisplayName("DefaultAssertionErrorCollector assertionErrorsCollected") class DefaultAssertionErrorCollector_Test { - private DefaultAssertionErrorCollector defaultAssertionErrorCollector = new DefaultAssertionErrorCollector(); + private final DefaultAssertionErrorCollector defaultAssertionErrorCollector = new DefaultAssertionErrorCollector(); @Test void collected_errors_should_be_decorate_with_line_numbers() { @@ -41,9 +44,9 @@ void collected_errors_should_be_decorate_with_line_numbers() { List decoratedErrors = defaultAssertionErrorCollector.assertionErrorsCollected(); // THEN then(decoratedErrors.get(0)).hasMessageContainingAll("at DefaultAssertionErrorCollector_Test.lambda", - "(DefaultAssertionErrorCollector_Test.java:36)"); + "(DefaultAssertionErrorCollector_Test.java:39)"); then(decoratedErrors.get(1)).hasMessageContainingAll("at DefaultAssertionErrorCollector_Test.lambda", - "(DefaultAssertionErrorCollector_Test.java:37)"); + "(DefaultAssertionErrorCollector_Test.java:40)"); } @Test @@ -73,7 +76,7 @@ void decorated_AssertionFailedError_should_not_have_null_actual_and_expected_val // THEN then(decoratedError).isInstanceOf(AssertionFailedError.class) .hasMessageContainingAll(error.getMessage(), - "(DefaultAssertionErrorCollector_Test.java:69)"); + "(DefaultAssertionErrorCollector_Test.java:72)"); AssertionFailedError decoratedAssertionFailedError = (AssertionFailedError) decoratedError; then(decoratedAssertionFailedError.isActualDefined()).isFalse(); then(decoratedAssertionFailedError.isExpectedDefined()).isFalse(); diff --git a/assertj-core/src/test/java/org/example/test/MyProjectAssertions.java b/assertj-core/src/test/java/org/example/test/MyProjectAssertions.java index e3616a2758a..06bc7dc77ec 100644 --- a/assertj-core/src/test/java/org/example/test/MyProjectAssertions.java +++ b/assertj-core/src/test/java/org/example/test/MyProjectAssertions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.example.test; diff --git a/assertj-core/src/test/java/org/example/test/MyProjectClass.java b/assertj-core/src/test/java/org/example/test/MyProjectClass.java index 31594ab6a74..aba442f5e64 100644 --- a/assertj-core/src/test/java/org/example/test/MyProjectClass.java +++ b/assertj-core/src/test/java/org/example/test/MyProjectClass.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.example.test; diff --git a/assertj-core/src/test/java/org/example/test/MyProjectClassAssert.java b/assertj-core/src/test/java/org/example/test/MyProjectClassAssert.java index 168053d1cf1..25794b5fcbe 100644 --- a/assertj-core/src/test/java/org/example/test/MyProjectClassAssert.java +++ b/assertj-core/src/test/java/org/example/test/MyProjectClassAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.example.test; diff --git a/assertj-core/src/test/java/org/example/test/MyProjectSoftAssertions.java b/assertj-core/src/test/java/org/example/test/MyProjectSoftAssertions.java index 69e060e927b..17b2a829607 100644 --- a/assertj-core/src/test/java/org/example/test/MyProjectSoftAssertions.java +++ b/assertj-core/src/test/java/org/example/test/MyProjectSoftAssertions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.example.test; diff --git a/assertj-core/src/test/java/org/example/test/Remove_assertJ_stacktrace_elements_Test.java b/assertj-core/src/test/java/org/example/test/Remove_assertJ_stacktrace_elements_Test.java index a2a4d6786c0..245cca98591 100644 --- a/assertj-core/src/test/java/org/example/test/Remove_assertJ_stacktrace_elements_Test.java +++ b/assertj-core/src/test/java/org/example/test/Remove_assertJ_stacktrace_elements_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.example.test; diff --git a/assertj-core/src/test/java/org/example/test/SoftAssertionsLineNumberTest.java b/assertj-core/src/test/java/org/example/test/SoftAssertionsLineNumberTest.java index 8a917b4e8ee..be5fc156bd6 100644 --- a/assertj-core/src/test/java/org/example/test/SoftAssertionsLineNumberTest.java +++ b/assertj-core/src/test/java/org/example/test/SoftAssertionsLineNumberTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.example.test; @@ -44,13 +47,13 @@ void should_print_line_numbers_of_failed_assertions() { + " 1%n" + "to be less than:%n" + " 0 %n" - + "at SoftAssertionsLineNumberTest.should_print_line_numbers_of_failed_assertions(SoftAssertionsLineNumberTest.java:37)%n")) + + "at SoftAssertionsLineNumberTest.should_print_line_numbers_of_failed_assertions(SoftAssertionsLineNumberTest.java:40)%n")) .hasMessageContaining(format("%n" + "Expecting actual:%n" + " 1%n" + "to be less than:%n" + " 1 %n" - + "at SoftAssertionsLineNumberTest.should_print_line_numbers_of_failed_assertions(SoftAssertionsLineNumberTest.java:38)")); + + "at SoftAssertionsLineNumberTest.should_print_line_numbers_of_failed_assertions(SoftAssertionsLineNumberTest.java:41)")); } @Test @@ -69,16 +72,16 @@ void should_print_line_numbers_of_failed_assertions_even_if_it_came_from_nested_ + "Expecting Optional to contain:%n" + " \"Foo\"%n" + "but was empty.%n" - + "at SoftAssertionsLineNumberTest.should_print_line_numbers_of_failed_assertions_even_if_it_came_from_nested_calls(SoftAssertionsLineNumberTest.java:60)%n")) + + "at SoftAssertionsLineNumberTest.should_print_line_numbers_of_failed_assertions_even_if_it_came_from_nested_calls(SoftAssertionsLineNumberTest.java:63)%n")) .hasMessageContaining(format("%n" + "Expecting actual not to be null%n" - + "at SoftAssertionsLineNumberTest.should_print_line_numbers_of_failed_assertions_even_if_it_came_from_nested_calls(SoftAssertionsLineNumberTest.java:62)%n")) + + "at SoftAssertionsLineNumberTest.should_print_line_numbers_of_failed_assertions_even_if_it_came_from_nested_calls(SoftAssertionsLineNumberTest.java:65)%n")) .hasMessageContaining(format("%n" + "Expecting all elements of:%n" + " [\"a\", \"b\", \"C\"]%n" + "to match given predicate but this element did not:%n" + " \"C\"%n" - + "at SoftAssertionsLineNumberTest.should_print_line_numbers_of_failed_assertions_even_if_it_came_from_nested_calls(SoftAssertionsLineNumberTest.java:64)")); + + "at SoftAssertionsLineNumberTest.should_print_line_numbers_of_failed_assertions_even_if_it_came_from_nested_calls(SoftAssertionsLineNumberTest.java:67)")); } } diff --git a/assertj-core/src/test/java/org/example/test/Throwables_addLineNumberToErrorMessages_Test.java b/assertj-core/src/test/java/org/example/test/Throwables_addLineNumberToErrorMessages_Test.java index 53a642eba4f..7cefd085599 100644 --- a/assertj-core/src/test/java/org/example/test/Throwables_addLineNumberToErrorMessages_Test.java +++ b/assertj-core/src/test/java/org/example/test/Throwables_addLineNumberToErrorMessages_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.example.test; @@ -32,8 +35,8 @@ void should_add_the_line_where_the_error_was_thrown() { // WHEN List errorsWithLineNumber = addLineNumberToErrorMessages(errors); // THEN - then(errorsWithLineNumber.get(0)).hasMessage(format("boom 1%nat Throwables_addLineNumberToErrorMessages_Test.should_add_the_line_where_the_error_was_thrown(Throwables_addLineNumberToErrorMessages_Test.java:29)")); - then(errorsWithLineNumber.get(1)).hasMessage(format("boom 2%nat Throwables_addLineNumberToErrorMessages_Test.should_add_the_line_where_the_error_was_thrown(Throwables_addLineNumberToErrorMessages_Test.java:30)")); + then(errorsWithLineNumber.get(0)).hasMessage(format("boom 1%nat Throwables_addLineNumberToErrorMessages_Test.should_add_the_line_where_the_error_was_thrown(Throwables_addLineNumberToErrorMessages_Test.java:32)")); + then(errorsWithLineNumber.get(1)).hasMessage(format("boom 2%nat Throwables_addLineNumberToErrorMessages_Test.should_add_the_line_where_the_error_was_thrown(Throwables_addLineNumberToErrorMessages_Test.java:33)")); } } diff --git a/assertj-core/src/test/java/org/example/test/Throwables_getFirstStackTraceElementFromTest_Test.java b/assertj-core/src/test/java/org/example/test/Throwables_getFirstStackTraceElementFromTest_Test.java index 2407f557347..5c67d79ed27 100644 --- a/assertj-core/src/test/java/org/example/test/Throwables_getFirstStackTraceElementFromTest_Test.java +++ b/assertj-core/src/test/java/org/example/test/Throwables_getFirstStackTraceElementFromTest_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.example.test; @@ -33,7 +36,7 @@ void should_return_first_stack_trace_element_from_test() { // WHEN StackTraceElement firstStackTraceElementFromTest = getFirstStackTraceElementFromTest(stackTraceElements); // THEN - then(firstStackTraceElementFromTest).hasToString("org.example.test.Throwables_getFirstStackTraceElementFromTest_Test.should_return_first_stack_trace_element_from_test(Throwables_getFirstStackTraceElementFromTest_Test.java:32)"); + then(firstStackTraceElementFromTest).hasToString("org.example.test.Throwables_getFirstStackTraceElementFromTest_Test.should_return_first_stack_trace_element_from_test(Throwables_getFirstStackTraceElementFromTest_Test.java:35)"); } @ParameterizedTest diff --git a/assertj-core/src/test/java/org/example/test/Throwables_removeAssertJElementFromStackTrace_Test.java b/assertj-core/src/test/java/org/example/test/Throwables_removeAssertJElementFromStackTrace_Test.java index c75676196ef..196eb7bdbd8 100644 --- a/assertj-core/src/test/java/org/example/test/Throwables_removeAssertJElementFromStackTrace_Test.java +++ b/assertj-core/src/test/java/org/example/test/Throwables_removeAssertJElementFromStackTrace_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.example.test; diff --git a/assertj-guava/src/main/java/org/assertj/guava/api/Assertions.java b/assertj-guava/src/main/java/org/assertj/guava/api/Assertions.java index c061ee97c06..edb0c5e538f 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/api/Assertions.java +++ b/assertj-guava/src/main/java/org/assertj/guava/api/Assertions.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.api; diff --git a/assertj-guava/src/main/java/org/assertj/guava/api/ByteSourceAssert.java b/assertj-guava/src/main/java/org/assertj/guava/api/ByteSourceAssert.java index 81fa44de2c8..79f748a7e2e 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/api/ByteSourceAssert.java +++ b/assertj-guava/src/main/java/org/assertj/guava/api/ByteSourceAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.api; diff --git a/assertj-guava/src/main/java/org/assertj/guava/api/InstanceOfAssertFactories.java b/assertj-guava/src/main/java/org/assertj/guava/api/InstanceOfAssertFactories.java index d70fcc60df4..b18d0ebae59 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/api/InstanceOfAssertFactories.java +++ b/assertj-guava/src/main/java/org/assertj/guava/api/InstanceOfAssertFactories.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.api; diff --git a/assertj-guava/src/main/java/org/assertj/guava/api/MultimapAssert.java b/assertj-guava/src/main/java/org/assertj/guava/api/MultimapAssert.java index 20031dfca36..e1e997871ed 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/api/MultimapAssert.java +++ b/assertj-guava/src/main/java/org/assertj/guava/api/MultimapAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.api; diff --git a/assertj-guava/src/main/java/org/assertj/guava/api/MultisetAssert.java b/assertj-guava/src/main/java/org/assertj/guava/api/MultisetAssert.java index ae614cd7dd8..412383ffe7f 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/api/MultisetAssert.java +++ b/assertj-guava/src/main/java/org/assertj/guava/api/MultisetAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.api; diff --git a/assertj-guava/src/main/java/org/assertj/guava/api/OptionalAssert.java b/assertj-guava/src/main/java/org/assertj/guava/api/OptionalAssert.java index 66ec77764cf..559e3563507 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/api/OptionalAssert.java +++ b/assertj-guava/src/main/java/org/assertj/guava/api/OptionalAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.api; diff --git a/assertj-guava/src/main/java/org/assertj/guava/api/RangeAssert.java b/assertj-guava/src/main/java/org/assertj/guava/api/RangeAssert.java index 3f1e3baa902..ba9fa693f93 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/api/RangeAssert.java +++ b/assertj-guava/src/main/java/org/assertj/guava/api/RangeAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.api; diff --git a/assertj-guava/src/main/java/org/assertj/guava/api/RangeMapAssert.java b/assertj-guava/src/main/java/org/assertj/guava/api/RangeMapAssert.java index c2a24534196..13e6a44b33c 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/api/RangeMapAssert.java +++ b/assertj-guava/src/main/java/org/assertj/guava/api/RangeMapAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.api; diff --git a/assertj-guava/src/main/java/org/assertj/guava/api/RangeSetAssert.java b/assertj-guava/src/main/java/org/assertj/guava/api/RangeSetAssert.java index f65f4a07373..b77d6de6790 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/api/RangeSetAssert.java +++ b/assertj-guava/src/main/java/org/assertj/guava/api/RangeSetAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.api; diff --git a/assertj-guava/src/main/java/org/assertj/guava/api/TableAssert.java b/assertj-guava/src/main/java/org/assertj/guava/api/TableAssert.java index 8ea7a98b6b8..6965bca1281 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/api/TableAssert.java +++ b/assertj-guava/src/main/java/org/assertj/guava/api/TableAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.api; diff --git a/assertj-guava/src/main/java/org/assertj/guava/data/MapEntry.java b/assertj-guava/src/main/java/org/assertj/guava/data/MapEntry.java index e1068a68c0a..48950dde2f9 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/data/MapEntry.java +++ b/assertj-guava/src/main/java/org/assertj/guava/data/MapEntry.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.data; diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/MultisetShouldContainAtLeastTimes.java b/assertj-guava/src/main/java/org/assertj/guava/error/MultisetShouldContainAtLeastTimes.java index 7a843467cba..df70ee99477 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/MultisetShouldContainAtLeastTimes.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/MultisetShouldContainAtLeastTimes.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.error; diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/MultisetShouldContainAtMostTimes.java b/assertj-guava/src/main/java/org/assertj/guava/error/MultisetShouldContainAtMostTimes.java index 4d416d1af21..05431018edc 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/MultisetShouldContainAtMostTimes.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/MultisetShouldContainAtMostTimes.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.error; diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/MultisetShouldContainTimes.java b/assertj-guava/src/main/java/org/assertj/guava/error/MultisetShouldContainTimes.java index 6744e296950..7464667fed8 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/MultisetShouldContainTimes.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/MultisetShouldContainTimes.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.error; diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/OptionalShouldBeAbsent.java b/assertj-guava/src/main/java/org/assertj/guava/error/OptionalShouldBeAbsent.java index 8609439e780..956e4affa36 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/OptionalShouldBeAbsent.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/OptionalShouldBeAbsent.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.error; diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/OptionalShouldBePresent.java b/assertj-guava/src/main/java/org/assertj/guava/error/OptionalShouldBePresent.java index 005753fd38d..1f7a2a98fa3 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/OptionalShouldBePresent.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/OptionalShouldBePresent.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.error; diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/OptionalShouldBePresentWithValue.java b/assertj-guava/src/main/java/org/assertj/guava/error/OptionalShouldBePresentWithValue.java index 8ef80feec5c..4e7270aebde 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/OptionalShouldBePresentWithValue.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/OptionalShouldBePresentWithValue.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.error; diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldEnclose.java b/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldEnclose.java index 0113e08e2b8..c0bc3cf8110 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldEnclose.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldEnclose.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.error; diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldEncloseAnyOf.java b/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldEncloseAnyOf.java index 737ee66d791..84de47ef884 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldEncloseAnyOf.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldEncloseAnyOf.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.error; diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldIntersect.java b/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldIntersect.java index 81e4e910b9d..35500bf1b08 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldIntersect.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldIntersect.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.error; diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldIntersectAnyOf.java b/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldIntersectAnyOf.java index e5aa0c1601e..cff08d358fa 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldIntersectAnyOf.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldIntersectAnyOf.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.error; diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldNotEnclose.java b/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldNotEnclose.java index 70b7804cacb..9b4abd3bd3f 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldNotEnclose.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldNotEnclose.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.error; diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldNotIntersect.java b/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldNotIntersect.java index a4332931967..ace64e71871 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldNotIntersect.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldNotIntersect.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.error; diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeClosedInTheLowerBound.java b/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeClosedInTheLowerBound.java index 8ef04b8520e..fccdc6d9e80 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeClosedInTheLowerBound.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeClosedInTheLowerBound.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.error; diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeClosedInTheUpperBound.java b/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeClosedInTheUpperBound.java index 3e8110cd2a2..9b716077045 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeClosedInTheUpperBound.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeClosedInTheUpperBound.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.error; diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeOpenedInTheLowerBound.java b/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeOpenedInTheLowerBound.java index feefba6ffec..805b9d75565 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeOpenedInTheLowerBound.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeOpenedInTheLowerBound.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.error; diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeOpenedInTheUpperBound.java b/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeOpenedInTheUpperBound.java index be3c490afd5..277087bcf1a 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeOpenedInTheUpperBound.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeOpenedInTheUpperBound.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.error; diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldHaveLowerEndpointEqual.java b/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldHaveLowerEndpointEqual.java index b509e0b1e16..9c5ddd8a7f1 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldHaveLowerEndpointEqual.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldHaveLowerEndpointEqual.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.error; diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldHaveUpperEndpointEqual.java b/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldHaveUpperEndpointEqual.java index 8c2f5839c98..c94a5fb4d1a 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldHaveUpperEndpointEqual.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldHaveUpperEndpointEqual.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.error; diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/ShouldContainKeys.java b/assertj-guava/src/main/java/org/assertj/guava/error/ShouldContainKeys.java index 2d2ddf8a021..197da49c837 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/ShouldContainKeys.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/ShouldContainKeys.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.error; diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/ShouldContainValues.java b/assertj-guava/src/main/java/org/assertj/guava/error/ShouldContainValues.java index 6735aa0a475..86758c0ab71 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/ShouldContainValues.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/ShouldContainValues.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.error; diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/ShouldHaveSameContent.java b/assertj-guava/src/main/java/org/assertj/guava/error/ShouldHaveSameContent.java index 6958af8ab78..d5cc1e0d2f7 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/ShouldHaveSameContent.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/ShouldHaveSameContent.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.error; diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/ShouldHaveSize.java b/assertj-guava/src/main/java/org/assertj/guava/error/ShouldHaveSize.java index 8bb48de7f71..ad0ce6e1806 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/ShouldHaveSize.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/ShouldHaveSize.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.error; diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldContainCell.java b/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldContainCell.java index 9b797c0a69a..0b133ff2db3 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldContainCell.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldContainCell.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.error; diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldContainColumns.java b/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldContainColumns.java index 0a93ad34f36..b658c36cc8d 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldContainColumns.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldContainColumns.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.error; diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldContainRows.java b/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldContainRows.java index a8ce275e55b..409441622e8 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldContainRows.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldContainRows.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.error; diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldHaveColumnCount.java b/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldHaveColumnCount.java index 9d1d07f70fa..7dd997bbd26 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldHaveColumnCount.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldHaveColumnCount.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.error; diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldHaveRowCount.java b/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldHaveRowCount.java index 8a60eb32406..efbcb172f89 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldHaveRowCount.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldHaveRowCount.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.error; diff --git a/assertj-guava/src/main/java/org/assertj/guava/util/ExceptionUtils.java b/assertj-guava/src/main/java/org/assertj/guava/util/ExceptionUtils.java index 9cf81be7910..11a511d61eb 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/util/ExceptionUtils.java +++ b/assertj-guava/src/main/java/org/assertj/guava/util/ExceptionUtils.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.guava.util; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-junit4-with-opentest4j/src/test/java/org/assertj/tests/core/JUnit4_with_opentest4j_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-junit4-with-opentest4j/src/test/java/org/assertj/tests/core/JUnit4_with_opentest4j_Test.java index 64419bdfc3e..6bbfd24c13e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-junit4-with-opentest4j/src/test/java/org/assertj/tests/core/JUnit4_with_opentest4j_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-junit4-with-opentest4j/src/test/java/org/assertj/tests/core/JUnit4_with_opentest4j_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-spring-boot/src/test/java/org/assertj/tests/core/api/recursive/comparison/Issue_3533_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-spring-boot/src/test/java/org/assertj/tests/core/api/recursive/comparison/Issue_3533_Test.java index a9d09ad2d1f..e78dd43a9dd 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-spring-boot/src/test/java/org/assertj/tests/core/api/recursive/comparison/Issue_3533_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-spring-boot/src/test/java/org/assertj/tests/core/api/recursive/comparison/Issue_3533_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-spring-boot/src/test/java/org/assertj/tests/core/api/recursive/comparison/Issue_3551_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-spring-boot/src/test/java/org/assertj/tests/core/api/recursive/comparison/Issue_3551_Test.java index 295dc748085..cb185429255 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-spring-boot/src/test/java/org/assertj/tests/core/api/recursive/comparison/Issue_3551_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-spring-boot/src/test/java/org/assertj/tests/core/api/recursive/comparison/Issue_3551_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-testng-with-junit4/src/test/java/org/assertj/tests/core/TestNG_with_JUnit4_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-testng-with-junit4/src/test/java/org/assertj/tests/core/TestNG_with_JUnit4_Test.java index bd3c87d1cdd..a2f0d1142c4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-testng-with-junit4/src/test/java/org/assertj/tests/core/TestNG_with_JUnit4_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-testng-with-junit4/src/test/java/org/assertj/tests/core/TestNG_with_JUnit4_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/core/presentation/BoundedQueue_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/core/presentation/BoundedQueue_Test.java index bd02705bdbf..09ad43d821c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/core/presentation/BoundedQueue_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/core/presentation/BoundedQueue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.presentation; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/core/presentation/HeadTailAccumulator_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/core/presentation/HeadTailAccumulator_Test.java index 19324037c85..fb75ad5e7ff 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/core/presentation/HeadTailAccumulator_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/core/presentation/HeadTailAccumulator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.presentation; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/core/presentation/NumberGrouping_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/core/presentation/NumberGrouping_Test.java index ab0c6852e26..0561905fcdc 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/core/presentation/NumberGrouping_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/core/presentation/NumberGrouping_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.presentation; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/core/presentation/PrimitiveArrayList_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/core/presentation/PrimitiveArrayList_Test.java index 9637d224467..cba3dfac4b1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/core/presentation/PrimitiveArrayList_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/core/presentation/PrimitiveArrayList_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.presentation; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/core/presentation/RotatingQueue_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/core/presentation/RotatingQueue_Test.java index d8beea73262..38c400fe456 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/core/presentation/RotatingQueue_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/core/presentation/RotatingQueue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.presentation; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/core/presentation/TransformingList_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/core/presentation/TransformingList_Test.java index b580f9434b9..2779192e4de 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/core/presentation/TransformingList_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/core/presentation/TransformingList_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.core.presentation; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_allOf_with_ThrowingConsumer_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_allOf_with_ThrowingConsumer_Test.java index 3390a91d8ec..c74dc7e8a89 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_allOf_with_ThrowingConsumer_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_allOf_with_ThrowingConsumer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_anyOf_with_ThrowingConsumer_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_anyOf_with_ThrowingConsumer_Test.java index a13c02f395d..9a5641bd5d5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_anyOf_with_ThrowingConsumer_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_anyOf_with_ThrowingConsumer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatCode_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatCode_Test.java index c289c26f352..22dc8336b48 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatCode_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatCode_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatCollection_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatCollection_Test.java index 5c0290831a4..d22c84b7284 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatCollection_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatCollection_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatComparable_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatComparable_Test.java index f18cb445211..a200e985eb9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatComparable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatComparable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatExceptionOfType_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatExceptionOfType_Test.java index a1bc33b461d..8d93c22477c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatExceptionOfType_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatExceptionOfType_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatException_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatException_Test.java index c0159c30fc0..be08ab58525 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatException_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatException_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatIndexOutOfBoundsException_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatIndexOutOfBoundsException_Test.java index a630d0ef68f..c5c2e90c563 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatIndexOutOfBoundsException_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatIndexOutOfBoundsException_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatIterable_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatIterable_Test.java index 18b5063c119..7d723059a1d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatIterable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatIterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatIterator_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatIterator_Test.java index ad015544512..d92c6ce5484 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatIterator_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatIterator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatList_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatList_Test.java index 4117d9e6e47..6329602cf7b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatList_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatList_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatNoException_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatNoException_Test.java index 67825f394c2..353bc89dc06 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatNoException_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatNoException_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatObject_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatObject_Test.java index fd887995ba4..1b79032eb2a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatObject_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatObject_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatPath_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatPath_Test.java index 3fc853b9332..a8cdce1fd57 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatPath_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatPath_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatPredicate_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatPredicate_Test.java index 8812003ad57..4a019895004 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatPredicate_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatPredicate_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatReflectiveOperationException_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatReflectiveOperationException_Test.java index 9d7456fced4..c4c2410abe2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatReflectiveOperationException_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatReflectiveOperationException_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatRuntimeException_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatRuntimeException_Test.java index a285c90e539..502d261b717 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatRuntimeException_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatRuntimeException_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatStream_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatStream_Test.java index 5f435fe4023..87f89eb6ece 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatStream_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatStream_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatTemporal_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatTemporal_Test.java index 05229273177..dfc09442bef 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatTemporal_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatTemporal_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatThrownBy_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatThrownBy_Test.java index 9719e11c6d9..0393afcce0d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatThrownBy_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatThrownBy_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_asList_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_asList_Test.java index 4002280cbf6..f7418802cf4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_asList_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_asList_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_asString_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_asString_Test.java index a7adde01b09..693b1ac381a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_asString_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_asString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_inBinary_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_inBinary_Test.java index eabf2c4667a..bf6028a8b18 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_inBinary_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_inBinary_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_inHexadecimal_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_inHexadecimal_Test.java index aadc4272ece..821ddffdea8 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_inHexadecimal_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_inHexadecimal_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_inUnicode_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_inUnicode_Test.java index 3c3bb819cb0..1bbc7f525eb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_inUnicode_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_inUnicode_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_AssertDelegateTarget_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_AssertDelegateTarget_Test.java index 0c3695599a2..3a2101da9aa 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_AssertDelegateTarget_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_AssertDelegateTarget_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_AssertProvider_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_AssertProvider_Test.java index cdeba4919b9..868f5d20cf8 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_AssertProvider_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_AssertProvider_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_BigDecimal_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_BigDecimal_Test.java index 5786d3412ed..f8746c77cd5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_BigDecimal_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_BigDecimal_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_BigInteger_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_BigInteger_Test.java index 54371f1b619..e5eada101a9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_BigInteger_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_BigInteger_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_BooleanArray_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_BooleanArray_Test.java index 8fd2343b17d..da9753c7db6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_BooleanArray_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_BooleanArray_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Boolean_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Boolean_Test.java index 8b8673e7a65..bdaae042ca5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Boolean_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Boolean_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ByteArray_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ByteArray_Test.java index 8796aceed78..1e8f3b40778 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ByteArray_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ByteArray_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Byte_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Byte_Test.java index 7d4262e8bef..60c9826acd8 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Byte_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Byte_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_CharArray_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_CharArray_Test.java index 80b41b9ec34..15f414d8b04 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_CharArray_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_CharArray_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_CharSequence_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_CharSequence_Test.java index 6811b47a00d..e61794294d3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_CharSequence_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_CharSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Character_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Character_Test.java index 7ea2bdd6b6a..c7fe3299e36 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Character_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Character_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Class_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Class_Test.java index fde770b6285..3e62aa04db6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Class_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Class_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Comparable_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Comparable_Test.java index ac1ac3843fc..678144125bc 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Comparable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Comparable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_CompletionStage_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_CompletionStage_Test.java index 9f4a657db09..f66afb685e1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_CompletionStage_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_CompletionStage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_DoubleArray_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_DoubleArray_Test.java index 5333479f149..5508632bb1f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_DoubleArray_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_DoubleArray_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_DoublePredicate_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_DoublePredicate_Test.java index 1db83a7e5d6..9a230f73422 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_DoublePredicate_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_DoublePredicate_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_DoubleStream_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_DoubleStream_Test.java index ad0a63f9514..eda2377ba3a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_DoubleStream_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_DoubleStream_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Double_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Double_Test.java index 61d3cd17801..15876a28d3f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Double_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Double_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_File_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_File_Test.java index f559f3f11c8..3e3b9b24885 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_File_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_File_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_FloatArray_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_FloatArray_Test.java index 9f94c24ed63..206b2d33995 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_FloatArray_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_FloatArray_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Float_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Float_Test.java index c1bc55df4f4..ad01634b42f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Float_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Float_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_InputStream_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_InputStream_Test.java index 55bdd49199e..7bda04ff548 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_InputStream_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_InputStream_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_IntArray_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_IntArray_Test.java index 60f4cf68249..b8b270e36a6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_IntArray_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_IntArray_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_IntPredicate_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_IntPredicate_Test.java index 0be6100f85d..c00673bb122 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_IntPredicate_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_IntPredicate_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_IntStream_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_IntStream_Test.java index 0d7250f2b2b..a40f2b4d248 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_IntStream_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_IntStream_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Integer_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Integer_Test.java index 20f0a966ff9..a4ac8a2097d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Integer_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Integer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Iterable_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Iterable_Test.java index 2feed9b2d55..8c95a4ab479 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Iterable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Iterator_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Iterator_Test.java index eabb4d42548..0d5fb3d7de8 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Iterator_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Iterator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_List_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_List_Test.java index 6be5aff3f5e..095279bd8d3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_List_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_List_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LocalDateTime_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LocalDateTime_Test.java index 6eac1871532..ec0ea94fb97 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LocalDateTime_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LocalDateTime_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LocalDate_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LocalDate_Test.java index 9ec220bc708..62e0ef4479d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LocalDate_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LocalDate_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LongArray_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LongArray_Test.java index f752c438f43..f6bc7ff3f09 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LongArray_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LongArray_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LongPredicate_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LongPredicate_Test.java index 725261c02e2..49b146be8cd 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LongPredicate_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LongPredicate_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LongStream_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LongStream_Test.java index 2b18180a2e8..7256e48efb6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LongStream_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LongStream_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Long_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Long_Test.java index 4b20d84dbe2..d419180b13e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Long_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Long_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Map_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Map_Test.java index 4c4080bcae1..d54f23cea78 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Map_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Map_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ObjectArray_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ObjectArray_Test.java index 9bc8b5b568f..6df8816fb92 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ObjectArray_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ObjectArray_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Object_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Object_Test.java index d27b35e027d..74385cd84bb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Object_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Object_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OffsetDateTime_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OffsetDateTime_Test.java index 0aae0c8d20e..77476284685 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OffsetDateTime_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OffsetDateTime_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OffsetTime_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OffsetTime_Test.java index 32dd50382e1..ffafeca712a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OffsetTime_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OffsetTime_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OptionalDouble_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OptionalDouble_Test.java index 15df44767a4..e38071a5582 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OptionalDouble_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OptionalDouble_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OptionalInt_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OptionalInt_Test.java index 97c2bdd112a..93a6389ac3c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OptionalInt_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OptionalInt_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OptionalLong_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OptionalLong_Test.java index 2971738bc49..dde6a465eff 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OptionalLong_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OptionalLong_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Optional_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Optional_Test.java index a30971a818d..e465092584c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Optional_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Optional_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Predicate_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Predicate_Test.java index 9678bd2de5c..25a961c15e1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Predicate_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Predicate_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ShortArray_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ShortArray_Test.java index befffd958e0..f5557047579 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ShortArray_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ShortArray_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Short_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Short_Test.java index 9a135a6549c..114329c088c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Short_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Short_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Spliterator_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Spliterator_Test.java index 731e682ca6b..00243390ce0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Spliterator_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Spliterator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Stream_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Stream_Test.java index f2071914374..142c438d555 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Stream_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Stream_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Stream_startsWith_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Stream_startsWith_Test.java index 82064e5fe84..0f8302755b8 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Stream_startsWith_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Stream_startsWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_StringBuffer_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_StringBuffer_Test.java index 4ccf2298c41..429eeb54277 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_StringBuffer_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_StringBuffer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_StringBuilder_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_StringBuilder_Test.java index be449d6c259..4906e225ed5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_StringBuilder_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_StringBuilder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_String_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_String_Test.java index c1ed507c57c..447d39c3660 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_String_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Throwable_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Throwable_Test.java index 5dc39e12e95..48efea98b10 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Throwable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Throwable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_URI_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_URI_Test.java index d16fb315dd0..0e858b66b85 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_URI_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_URI_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_URL_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_URL_Test.java index ee561c26a4b..12fc4d95268 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_URL_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_URL_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_YearMonth_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_YearMonth_Test.java index 178223f5eda..98d7896a681 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_YearMonth_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_YearMonth_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ZonedDateTime_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ZonedDateTime_Test.java index a8e41cf6bd3..905eeadb4e2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ZonedDateTime_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ZonedDateTime_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_boolean_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_boolean_Test.java index 3adc2a0bc90..1bc9f3ac612 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_boolean_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_boolean_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_byte_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_byte_Test.java index bda4ae26252..c533c59423d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_byte_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_byte_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_char_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_char_Test.java index e05d7ecc23c..c3d22113d32 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_char_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_char_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_double_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_double_Test.java index 1f285c66fb7..a93a879477a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_double_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_double_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_float_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_float_Test.java index 609a2942d36..37d59934b15 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_float_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_float_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_int_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_int_Test.java index 0754811468b..72c85c5c56a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_int_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_int_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_long_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_long_Test.java index 4e683a2afcc..80d15aae112 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_long_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_long_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_short_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_short_Test.java index ee2d4e1082a..60f4f90c26f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_short_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_short_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertWith_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertWith_Test.java index 685729b1ee7..2dc4f47fcb3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertWith_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertWith_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_avoid_ambiguous_reference_compilation_error_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_avoid_ambiguous_reference_compilation_error_Test.java index 5df93b2fdbc..8f6bd46b094 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_avoid_ambiguous_reference_compilation_error_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_avoid_ambiguous_reference_compilation_error_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchException_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchException_Test.java index 1ff99848a46..1a308a382e9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchException_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchException_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIOException_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIOException_Test.java index 96333f89fbb..3a09c221dcb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIOException_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIOException_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIllegalArgumentException_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIllegalArgumentException_Test.java index 8f32e249300..20a11e0f8a9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIllegalArgumentException_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIllegalArgumentException_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIllegalStateException_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIllegalStateException_Test.java index 7183aee9ac5..74016175bb4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIllegalStateException_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIllegalStateException_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIndexOutOfBoundsException_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIndexOutOfBoundsException_Test.java index 4de35630552..09637b60ed8 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIndexOutOfBoundsException_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIndexOutOfBoundsException_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchNullPointerException_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchNullPointerException_Test.java index 64d40f13f0d..d2d6b3df89b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchNullPointerException_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchNullPointerException_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchReflectiveOperationException_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchReflectiveOperationException_Test.java index f4f55c06136..0c01c020521 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchReflectiveOperationException_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchReflectiveOperationException_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchRuntimeException_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchRuntimeException_Test.java index 7f98ba15474..f10c352742d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchRuntimeException_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchRuntimeException_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchThrowableOfType_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchThrowableOfType_Test.java index 0e18aa102d2..eddc08ca97b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchThrowableOfType_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchThrowableOfType_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchThrowable_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchThrowable_Test.java index da25b9e374e..c2e7b18e757 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchThrowable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchThrowable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_from_with_Function_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_from_with_Function_Test.java index d9ee7e45522..24a37483c35 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_from_with_Function_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_from_with_Function_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_linesOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_linesOf_Test.java index 83ee19fbc57..3627feed2df 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_linesOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_linesOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_sync_with_Assumptions_and_BDDAssumptions_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_sync_with_Assumptions_and_BDDAssumptions_Test.java index 50b15abd19e..f1998553e5a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_sync_with_Assumptions_and_BDDAssumptions_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_sync_with_Assumptions_and_BDDAssumptions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_sync_with_BDDAssertions_WithAssertions_and_soft_assertions_variants_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_sync_with_BDDAssertions_WithAssertions_and_soft_assertions_variants_Test.java index 8fdfd2619f6..26b2fd35c98 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_sync_with_BDDAssertions_WithAssertions_and_soft_assertions_variants_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_sync_with_BDDAssertions_WithAssertions_and_soft_assertions_variants_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_sync_with_InstanceOfAssertFactories_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_sync_with_InstanceOfAssertFactories_Test.java index 2db54afcfea..f78b5b05bb4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_sync_with_InstanceOfAssertFactories_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_sync_with_InstanceOfAssertFactories_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_useRepresentation_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_useRepresentation_Test.java index 1024749375c..87141c9bebb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_useRepresentation_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_useRepresentation_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_withinPercentage_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_withinPercentage_Test.java index e6284e410f7..c8fc949e5eb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_withinPercentage_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_withinPercentage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/BaseAssertionsTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/BaseAssertionsTest.java index 85b42115e06..320e507afeb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/BaseAssertionsTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/BaseAssertionsTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Java6Assertions_sync_assertThat_with_BDD_and_Soft_variants_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Java6Assertions_sync_assertThat_with_BDD_and_Soft_variants_Test.java index d396040f511..9824c9d9c4d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Java6Assertions_sync_assertThat_with_BDD_and_Soft_variants_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Java6Assertions_sync_assertThat_with_BDD_and_Soft_variants_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/abstract_/AbstractAssert_extracting_with_Function_and_AssertFactory_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/abstract_/AbstractAssert_extracting_with_Function_and_AssertFactory_Test.java index 8b9f866b113..4f4158b5f5d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/abstract_/AbstractAssert_extracting_with_Function_and_AssertFactory_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/abstract_/AbstractAssert_extracting_with_Function_and_AssertFactory_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.abstract_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/abstract_/AbstractAssert_extracting_with_String_and_AssertFactory_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/abstract_/AbstractAssert_extracting_with_String_and_AssertFactory_Test.java index 1a557c71402..7ef55fbf60f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/abstract_/AbstractAssert_extracting_with_String_and_AssertFactory_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/abstract_/AbstractAssert_extracting_with_String_and_AssertFactory_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.abstract_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isEqualTo_boolean_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isEqualTo_boolean_Test.java index e774c9c8f82..7b1db048fc2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isEqualTo_boolean_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isEqualTo_boolean_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.boolean_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isFalse_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isFalse_Test.java index 8c339eec9f8..ca5ab5848a3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isFalse_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isFalse_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.boolean_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isNotEqualTo_boolean_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isNotEqualTo_boolean_Test.java index 9e0878e6f22..81d773233a0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isNotEqualTo_boolean_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isNotEqualTo_boolean_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.boolean_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isTrue_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isTrue_Test.java index 43778f21dbb..f4361fb3507 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isTrue_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isTrue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.boolean_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_usingComparator_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_usingComparator_Test.java index 9676b2d4a9a..62537d32877 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_usingComparator_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_usingComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.boolean_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_usingDefaultComparator_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_usingDefaultComparator_Test.java index 8834afe8ab2..4d0767bb90a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_usingDefaultComparator_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.boolean_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/bytearray/ByteArrayAssert_asString_with_Charset_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/bytearray/ByteArrayAssert_asString_with_Charset_Test.java index 907b2d292e9..c8b803b0f47 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/bytearray/ByteArrayAssert_asString_with_Charset_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/bytearray/ByteArrayAssert_asString_with_Charset_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.bytearray; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isASCII_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isASCII_Test.java index bfd45a8cf8b..363d39f39ae 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isASCII_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isASCII_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.charsequence; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isAlphabetic_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isAlphabetic_Test.java index ce59c3adf28..893db17adbf 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isAlphabetic_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isAlphabetic_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.charsequence; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isAlphanumeric_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isAlphanumeric_Test.java index 609b8f865dd..70942591ff0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isAlphanumeric_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isAlphanumeric_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.charsequence; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isBlank_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isBlank_Test.java index 45cab5f7d9e..7bebaca2ac1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isBlank_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isBlank_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.charsequence; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isHexadecimal_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isHexadecimal_Test.java index ea5c8aedecc..8259eed22b4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isHexadecimal_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isHexadecimal_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.charsequence; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isJavaBlank_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isJavaBlank_Test.java index 1f1cfcb03ee..0be41cb31bd 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isJavaBlank_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isJavaBlank_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.charsequence; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isNotBlank_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isNotBlank_Test.java index 0cf40a62c22..e920ff2e172 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isNotBlank_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isNotBlank_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.charsequence; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isNotJavaBlank_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isNotJavaBlank_Test.java index e9d582d6f69..ca638e9b067 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isNotJavaBlank_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isNotJavaBlank_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.charsequence; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isVisible_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isVisible_Test.java index 691218845be..18b8e0bfe68 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isVisible_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isVisible_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.charsequence; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasNoPackage_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasNoPackage_Test.java index b21337fcbb8..8e5ebfff968 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasNoPackage_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasNoPackage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.class_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasNoSuperclass_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasNoSuperclass_Test.java index 973505c4767..db628914e70 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasNoSuperclass_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasNoSuperclass_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.class_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasPackage_with_Package_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasPackage_with_Package_Test.java index 3d0b86532a2..4a8e351f9f6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasPackage_with_Package_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasPackage_with_Package_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.class_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasPackage_with_String_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasPackage_with_String_Test.java index 12dc323a133..faad289ff16 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasPackage_with_String_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasPackage_with_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.class_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasPermittedSubclasses_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasPermittedSubclasses_Test.java index 506e74d9e17..dd264adc2ec 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasPermittedSubclasses_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasPermittedSubclasses_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.class_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasRecordComponents_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasRecordComponents_Test.java index b66883b10eb..6908f68fbed 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasRecordComponents_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasRecordComponents_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.class_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasSuperclass_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasSuperclass_Test.java index 7593d1d9eb4..1114badd8b7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasSuperclass_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasSuperclass_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.class_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isAbstract_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isAbstract_Test.java index 82d9e89a5f6..095a1db05f7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isAbstract_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isAbstract_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.class_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isAnnotation_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isAnnotation_Test.java index 33da288f7f1..1b85b36b7ae 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isAnnotation_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isAnnotation_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.class_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isAssignableTo_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isAssignableTo_Test.java index f2d3f9790e0..7ed0dce44b6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isAssignableTo_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isAssignableTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.class_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isFinal_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isFinal_Test.java index cca6fe62836..890b442755e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isFinal_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isFinal_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.class_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isInterface_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isInterface_Test.java index fea70916daf..e1cf797fdd0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isInterface_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isInterface_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.class_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotAnnotation_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotAnnotation_Test.java index d8446ef788a..f498211b264 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotAnnotation_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotAnnotation_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.class_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotFinal_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotFinal_Test.java index dffaee19e36..86549b05ee0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotFinal_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotFinal_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.class_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotInterface_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotInterface_Test.java index c39d6bb83fb..40254bbbd5c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotInterface_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotInterface_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.class_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotPrimitive_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotPrimitive_Test.java index 286cf0b7216..f2383e484f1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotPrimitive_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotPrimitive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.class_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotRecord_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotRecord_Test.java index 6ca6f925b13..42166ebbcd6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotRecord_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotRecord_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.class_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotSealed_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotSealed_Test.java index 04d21b230a6..81e27f2ef83 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotSealed_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotSealed_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.class_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotStatic_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotStatic_Test.java index 72a292d25bc..0494e921038 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotStatic_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotStatic_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.class_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPackagePrivate_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPackagePrivate_Test.java index 49c70a82bd5..95368112d1a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPackagePrivate_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPackagePrivate_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.class_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPrimitive_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPrimitive_Test.java index f05894cc513..94cb218158d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPrimitive_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPrimitive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.class_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPrivate_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPrivate_Test.java index 1838f36330d..745fbef030a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPrivate_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPrivate_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.class_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isProtected_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isProtected_Test.java index 4838cba7667..2c815992543 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isProtected_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isProtected_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.class_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPublic_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPublic_Test.java index f1ae343ea8e..16e261cdea3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPublic_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPublic_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.class_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isRecord_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isRecord_Test.java index 1f156e7e8b8..a3f555b7987 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isRecord_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isRecord_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.class_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isSealed_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isSealed_Test.java index 9c0ed3e04eb..ab09182b2ae 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isSealed_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isSealed_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.class_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isStatic_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isStatic_Test.java index 2e40f544b89..e872345cf59 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isStatic_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isStatic_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.class_; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasDays_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasDays_Test.java index 97a52631711..ceaecf5620e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasDays_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasDays_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.duration; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasHours_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasHours_Test.java index f02503b2c44..63827477876 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasHours_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasHours_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.duration; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasMillis_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasMillis_Test.java index 4d6be51ac37..74770e55976 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasMillis_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasMillis_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.duration; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasMinutes_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasMinutes_Test.java index 2bc41f4b7b6..6839cb22b70 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasMinutes_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasMinutes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.duration; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasNanos_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasNanos_Test.java index ad64e8cf71a..36f8f4adcd2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasNanos_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasNanos_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.duration; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasSeconds_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasSeconds_Test.java index f30f98eeb14..024ce795081 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasSeconds_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasSeconds_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.duration; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isCloseTo_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isCloseTo_Test.java index a30a0426988..45e9063b45f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isCloseTo_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isCloseTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.duration; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isNegative_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isNegative_Test.java index 1d82b3ca48d..472fd1e5eb3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isNegative_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.duration; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isPositive_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isPositive_Test.java index a050328f02d..1666a6fe1bc 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isPositive_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.duration; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isZero_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isZero_Test.java index 925ddbdc7de..28f7123200e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isZero_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isZero_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.duration; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_withFormatter_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_withFormatter_Test.java index 08e9e28baeb..eca85eff443 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_withFormatter_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_withFormatter_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.duration; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/enumerable/AbstractEnumerableAssert_hasSameSizeAs_with_Array_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/enumerable/AbstractEnumerableAssert_hasSameSizeAs_with_Array_Test.java index 2c4eb983dcb..e1a19f609d9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/enumerable/AbstractEnumerableAssert_hasSameSizeAs_with_Array_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/enumerable/AbstractEnumerableAssert_hasSameSizeAs_with_Array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.enumerable; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_asString_with_Charset_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_asString_with_Charset_Test.java index d0ae03f7eb2..6f06e346503 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_asString_with_Charset_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_asString_with_Charset_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.inputstream; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasBinaryContent_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasBinaryContent_Test.java index 49c7fc594b6..ae502586220 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasBinaryContent_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasBinaryContent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.inputstream; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasContent_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasContent_Test.java index d00a6040c42..9dea7786751 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasContent_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasContent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.inputstream; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasDigest_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasDigest_Test.java index 0e659a54602..3ddabc375bc 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasDigest_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasDigest_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.inputstream; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasSameContentAs_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasSameContentAs_Test.java index 0dbd89916d2..4ada289d571 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasSameContentAs_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasSameContentAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.inputstream; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_isEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_isEmpty_Test.java index e5674efbcfe..9ac0d4d4ceb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_isEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.inputstream; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_isNotEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_isNotEmpty_Test.java index ff5fa485137..65ef7cfa51a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_isNotEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.inputstream; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/UnmarkableByteArrayInputStream.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/UnmarkableByteArrayInputStream.java index 94d289fbb32..9d28f50d424 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/UnmarkableByteArrayInputStream.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/UnmarkableByteArrayInputStream.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.inputstream; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_doesNotReturn_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_doesNotReturn_Test.java index 61825e6e41d..e984ffacc3a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_doesNotReturn_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_doesNotReturn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.object; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_Function_Array_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_Function_Array_Test.java index b1208e556e9..8536b5b2f5a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_Function_Array_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_Function_Array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.object; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_Function_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_Function_Test.java index 4d0380100c6..f8a5fa50282 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_Function_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_Function_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.object; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_Function_and_InstanceOfAssertFactory_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_Function_and_InstanceOfAssertFactory_Test.java index fe751f48770..12d590bc806 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_Function_and_InstanceOfAssertFactory_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_Function_and_InstanceOfAssertFactory_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.object; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_String_Array_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_String_Array_Test.java index 3f7872c1e44..be1972d91fc 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_String_Array_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_String_Array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.object; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_String_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_String_Test.java index d34f6df10e3..61d4a1e267c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_String_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_String_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.object; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_String_and_InstanceOfAssertFactory_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_String_and_InstanceOfAssertFactory_Test.java index 7ff134a89fe..469fdd7a142 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_String_and_InstanceOfAssertFactory_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_String_and_InstanceOfAssertFactory_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.object; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_returns_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_returns_Test.java index 5cb35baf1b1..423075c437c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_returns_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_returns_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.object; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_containsInstanceOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_containsInstanceOf_Test.java index b32cee17f70..e6fec14c4d6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_containsInstanceOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_containsInstanceOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optional; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_containsSame_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_containsSame_Test.java index dc9320cb4a3..527698d1aee 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_containsSame_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_containsSame_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optional; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_Test.java index cb5569606e8..9cb79f70aab 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optional; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_usingDefaultComparator_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_usingDefaultComparator_Test.java index 81cdb1334a2..8ca9548b58d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_usingDefaultComparator_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_usingDefaultComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optional; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_usingFieldByFieldValueComparator_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_usingFieldByFieldValueComparator_Test.java index bd0dd3ac297..e78e5647c20 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_usingFieldByFieldValueComparator_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_usingFieldByFieldValueComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optional; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_usingValueComparator_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_usingValueComparator_Test.java index 83b07df8d03..44fbcc3595a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_usingValueComparator_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_usingValueComparator_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optional; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_doesNotHaveValue_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_doesNotHaveValue_Test.java index 8dbd17f7d94..37b5623e442 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_doesNotHaveValue_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_doesNotHaveValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optional; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_flatMap_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_flatMap_Test.java index 4d79c6f1461..42f36753d93 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_flatMap_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_flatMap_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optional; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_get_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_get_Test.java index 0d9ffe2bd5b..cfcf075ffbf 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_get_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_get_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optional; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_get_with_InstanceOfAssertFactory_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_get_with_InstanceOfAssertFactory_Test.java index 6081fd5e50e..9bb4de77c04 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_get_with_InstanceOfAssertFactory_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_get_with_InstanceOfAssertFactory_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optional; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_hasValueSatisfying_Condition_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_hasValueSatisfying_Condition_Test.java index 7289cbefa05..99ac6705e96 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_hasValueSatisfying_Condition_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_hasValueSatisfying_Condition_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optional; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_hasValueSatisfying_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_hasValueSatisfying_Test.java index 270d49b718c..bf9ef6898e8 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_hasValueSatisfying_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_hasValueSatisfying_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optional; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isEmpty_Test.java index 1d7e47df13e..88b93b26902 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optional; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isNotEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isNotEmpty_Test.java index ab99a196b7a..f43b8761b52 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isNotEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optional; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isNotPresent_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isNotPresent_Test.java index 7d8f0bda6ca..9ac0f2d31cb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isNotPresent_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isNotPresent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optional; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isPresent_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isPresent_Test.java index 15306fc60c3..4462bf03638 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isPresent_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isPresent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optional; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_map_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_map_Test.java index ea6e85de5c2..888e084409b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_map_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_map_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optional; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_hasValueCloseToOffset_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_hasValueCloseToOffset_Test.java index 83625ec937e..61a52834c30 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_hasValueCloseToOffset_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_hasValueCloseToOffset_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optionaldouble; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_hasValueCloseToPercentage_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_hasValueCloseToPercentage_Test.java index 25d3224e0d3..be2fc76838d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_hasValueCloseToPercentage_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_hasValueCloseToPercentage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optionaldouble; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_hasValue_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_hasValue_Test.java index 562293a1abe..3173eabca11 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_hasValue_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_hasValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optionaldouble; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isEmpty_Test.java index 5a6d1e37fea..d143ff4c8ce 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optionaldouble; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isNotEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isNotEmpty_Test.java index 87c951f46fb..71c30107bda 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isNotEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optionaldouble; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isNotPresent_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isNotPresent_Test.java index 3479e1e8946..dc12b55776b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isNotPresent_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isNotPresent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optionaldouble; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isPresent_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isPresent_Test.java index 22ac1d94453..8b43a4dc7b9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isPresent_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isPresent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optionaldouble; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_hasValue_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_hasValue_Test.java index 2161a56c6c8..c8bfbca71c3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_hasValue_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_hasValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optionalint; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isEmpty_Test.java index 8aa38eb6b1c..33ebc805919 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optionalint; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isNotEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isNotEmpty_Test.java index d3e548496c7..836d615d331 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isNotEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optionalint; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isNotPresent_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isNotPresent_Test.java index f2dfd43c9cf..b7b9579e139 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isNotPresent_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isNotPresent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optionalint; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isPresent_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isPresent_Test.java index fcd574a6a3e..7109fc4eaa9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isPresent_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isPresent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.optionalint; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_hasDays_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_hasDays_Test.java index 0ea8224c40c..9bebf8d2378 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_hasDays_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_hasDays_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.period; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_hasMonths_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_hasMonths_Test.java index 5dd1d8f30ef..f1ef8dbd134 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_hasMonths_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_hasMonths_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.period; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_hasYears_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_hasYears_Test.java index 9b2812853d5..939e76e97c3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_hasYears_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_hasYears_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.period; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_isNegative_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_isNegative_Test.java index 8ac90404c35..8876d5f61dc 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_isNegative_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_isNegative_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.period; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_isPositive_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_isPositive_Test.java index 601dec96c0f..43bddd52fbb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_isPositive_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_isPositive_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.period; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_Test.java index 5ca4aa4040a..6abfd3dab4d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_exactlyMatches_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_exactlyMatches_Test.java index cf9408ddca4..529c4051d73 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_exactlyMatches_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_exactlyMatches_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_field_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_field_Test.java index 9f44a3edc4f..e0e8d9d52f6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_field_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_field_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_hasChild_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_hasChild_Test.java index ec0eab70364..214b31e8a12 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_hasChild_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_hasChild_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_hasParent_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_hasParent_Test.java index ca7926af0b9..ed897beb579 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_hasParent_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_hasParent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_hierarchyMatchesRegex_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_hierarchyMatchesRegex_Test.java index b4db7e3f4ee..de405815b7a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_hierarchyMatchesRegex_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_hierarchyMatchesRegex_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_hierarchyMatches_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_hierarchyMatches_Test.java index d41cca84b75..c9522def453 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_hierarchyMatches_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_hierarchyMatches_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_isRoot_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_isRoot_Test.java index 6db31824c91..3cec71a23ae 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_isRoot_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_isRoot_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_isTopLevelField_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_isTopLevelField_Test.java index 4f61b907594..4291105bf24 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_isTopLevelField_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/FieldLocation_isTopLevelField_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/AbstractRecursiveAssertionDriverTestBase.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/AbstractRecursiveAssertionDriverTestBase.java index f1ba57bc34c..b4e9191e102 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/AbstractRecursiveAssertionDriverTestBase.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/AbstractRecursiveAssertionDriverTestBase.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.assertion; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_Test.java index ff78f5f7a4e..365ef1cbe81 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.assertion; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringAllNullFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringAllNullFields_Test.java index e04b256a400..31e418f6309 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringAllNullFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringAllNullFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.assertion; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringFieldsMatchingRegexes_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringFieldsMatchingRegexes_Test.java index 73ba8dba208..c2e52a1cb7a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringFieldsMatchingRegexes_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringFieldsMatchingRegexes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.assertion; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringFieldsOfTypes_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringFieldsOfTypes_Test.java index d11515a83b0..38dee219e68 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringFieldsOfTypes_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringFieldsOfTypes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.assertion; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringFields_Test.java index 6c3e2deee5e..2dc1189b48c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.assertion; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringPrimitiveFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringPrimitiveFields_Test.java index d440b044607..c7497e3d654 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringPrimitiveFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringPrimitiveFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.assertion; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_hasNoNullFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_hasNoNullFields_Test.java index cc4b41e5fb0..7b70a8696f7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_hasNoNullFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_hasNoNullFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.assertion; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withCollectionPolicy_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withCollectionPolicy_Test.java index 28cbec0265a..1dfab431952 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withCollectionPolicy_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withCollectionPolicy_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.assertion; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withIntrospectionStrategy_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withIntrospectionStrategy_Test.java index 0c2f564fb32..59c31a3e38c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withIntrospectionStrategy_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withIntrospectionStrategy_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.assertion; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withMapPolicy_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withMapPolicy_Test.java index 096320f2015..e071a0cae95 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withMapPolicy_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withMapPolicy_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.assertion; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withOptionalPolicy_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withOptionalPolicy_Test.java index c020fa06a65..570cc589081 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withOptionalPolicy_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withOptionalPolicy_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.assertion; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionConfiguration_toString_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionConfiguration_toString_Test.java index 30517db627c..994ee70db16 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionConfiguration_toString_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionConfiguration_toString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.assertion; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_AssertionApplicationTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_AssertionApplicationTest.java index 14de0707d88..850e46feae0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_AssertionApplicationTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_AssertionApplicationTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.assertion; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_CollectionPolicyTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_CollectionPolicyTest.java index 78d2601bcab..d67eba0bfdf 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_CollectionPolicyTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_CollectionPolicyTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.assertion; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_JavaClassLibraryRecursionTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_JavaClassLibraryRecursionTest.java index 0f22150b1cd..ef05e02d472 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_JavaClassLibraryRecursionTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_JavaClassLibraryRecursionTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.assertion; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_MapPolicyTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_MapPolicyTest.java index 17cc32792c5..22acde17ceb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_MapPolicyTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_MapPolicyTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.assertion; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_OptionalPolicy_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_OptionalPolicy_Test.java index fb40956e1da..3291d188fb5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_OptionalPolicy_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_OptionalPolicy_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.assertion; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_PrimitiveFieldHandlingTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_PrimitiveFieldHandlingTest.java index 98a6ff498ed..655bf9ac1c6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_PrimitiveFieldHandlingTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_PrimitiveFieldHandlingTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.assertion; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_RecursionTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_RecursionTest.java index 4f1c5b1742a..61644f92947 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_RecursionTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_RecursionTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.assertion; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionNode_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionNode_Test.java index 3575f950f3d..4f0f9b96764 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionNode_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionNode_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.assertion; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/Author.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/Author.java index 7e8e35860e9..1e9e444ccbb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/Author.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/Author.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/Color.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/Color.java index d0e960ecb93..0d85cd7d9bc 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/Color.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/Color.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ColorDto.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ColorDto.java index a3b5cf3f6cd..21135e39864 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ColorDto.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ColorDto.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ColorWithCode.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ColorWithCode.java index 15098357b2e..1e13b860152 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ColorWithCode.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ColorWithCode.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparingFields_getChildNodeValue_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparingFields_getChildNodeValue_Test.java index 36db6b37994..70c8683a8e5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparingFields_getChildNodeValue_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparingFields_getChildNodeValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparingFields_getChildrenNodeNamesOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparingFields_getChildrenNodeNamesOf_Test.java index 406380dda35..17339552c7e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparingFields_getChildrenNodeNamesOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparingFields_getChildrenNodeNamesOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparingProperties_getChildNodeValue_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparingProperties_getChildNodeValue_Test.java index 39daf2431b8..8a2482d4039 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparingProperties_getChildNodeValue_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparingProperties_getChildNodeValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparingProperties_getChildrenNodeNamesOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparingProperties_getChildrenNodeNamesOf_Test.java index e2490e5c590..aa38f8f2ef5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparingProperties_getChildrenNodeNamesOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparingProperties_getChildrenNodeNamesOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparingSnakeOrCamelCaseFields_getChildNodeValue_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparingSnakeOrCamelCaseFields_getChildNodeValue_Test.java index a04d0bbf296..e6039b0aad6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparingSnakeOrCamelCaseFields_getChildNodeValue_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparingSnakeOrCamelCaseFields_getChildNodeValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparingSnakeOrCamelCaseFields_getChildrenNodeNamesOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparingSnakeOrCamelCaseFields_getChildrenNodeNamesOf_Test.java index defc115cbde..a38ca8059d4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparingSnakeOrCamelCaseFields_getChildrenNodeNamesOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparingSnakeOrCamelCaseFields_getChildrenNodeNamesOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonDifference_compareTo_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonDifference_compareTo_Test.java index cdbcb0dd5d6..f582a9602e6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonDifference_compareTo_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonDifference_compareTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonDifference_multiLineDescription_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonDifference_multiLineDescription_Test.java index dab801b2049..4a57db766ac 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonDifference_multiLineDescription_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonDifference_multiLineDescription_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonDifference_rootComparisonDifference_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonDifference_rootComparisonDifference_Test.java index aec56551332..4ba67b37a9d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonDifference_rootComparisonDifference_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonDifference_rootComparisonDifference_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonKeyDifference_multiLineDescription_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonKeyDifference_multiLineDescription_Test.java index ab7fb650cb7..2ebeed04e00 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonKeyDifference_multiLineDescription_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonKeyDifference_multiLineDescription_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DefaultRecursiveComparisonIntrospectionStrategy_getChildrenNodeNamesOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DefaultRecursiveComparisonIntrospectionStrategy_getChildrenNodeNamesOf_Test.java index a886340593c..c199bd19f65 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DefaultRecursiveComparisonIntrospectionStrategy_getChildrenNodeNamesOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DefaultRecursiveComparisonIntrospectionStrategy_getChildrenNodeNamesOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValueUtil.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValueUtil.java index f71fa712157..9ce456877c8 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValueUtil.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValueUtil.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_Test.java index ff0f3e8e094..29b60ae6aee 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_arrayValues_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_arrayValues_Test.java index 136b99acfc7..8eb197501d9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_arrayValues_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_arrayValues_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_atomicValues_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_atomicValues_Test.java index a631cfdcd77..18ef0e00023 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_atomicValues_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_atomicValues_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_enumValues_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_enumValues_Test.java index eac92355161..4eb4acd77ed 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_enumValues_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_enumValues_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_getFieldName_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_getFieldName_Test.java index 2ad1d0f2211..c88854ede11 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_getFieldName_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_getFieldName_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_hasNoContainerValues_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_hasNoContainerValues_Test.java index 3c811d1d7eb..fbebaaa0f0b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_hasNoContainerValues_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_hasNoContainerValues_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_hasNoNullValues_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_hasNoNullValues_Test.java index c995cf6add5..395d53b8527 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_hasNoNullValues_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_hasNoNullValues_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_hasPotentialCyclingValues_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_hasPotentialCyclingValues_Test.java index f98d8cd531f..8d8d668b749 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_hasPotentialCyclingValues_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_hasPotentialCyclingValues_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_hasSomeJavaTypeValue_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_hasSomeJavaTypeValue_Test.java index 7ee5f4ee359..64870138434 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_hasSomeJavaTypeValue_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_hasSomeJavaTypeValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_isActualJavaType_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_isActualJavaType_Test.java index 0929dd17afb..76b7bfe2a6e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_isActualJavaType_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_isActualJavaType_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_isExpectedAContainer_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_isExpectedAContainer_Test.java index bbaf5068d08..9073060b322 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_isExpectedAContainer_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_isExpectedAContainer_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_isExpectedJavaType_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_isExpectedJavaType_Test.java index fae5f7e4fc3..65ba5e9b9d5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_isExpectedJavaType_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_isExpectedJavaType_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_iterableValues_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_iterableValues_Test.java index 52665656314..6d4ba26e516 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_iterableValues_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_iterableValues_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_mapValues_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_mapValues_Test.java index 31b48cd2180..7aa0403e08f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_mapValues_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_mapValues_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_optionalValues_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_optionalValues_Test.java index 484c265c7f1..99b48087e80 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_optionalValues_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_optionalValues_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_sameValues_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_sameValues_Test.java index c9a422476bf..6916546cf04 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_sameValues_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/DualValue_sameValues_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/FieldComparators_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/FieldComparators_Test.java index 45508bba3e5..6b9d19f5670 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/FieldComparators_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/FieldComparators_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/FieldMessages_registerMessage_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/FieldMessages_registerMessage_Test.java index f5b9e6ef201..86ce2470ac1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/FieldMessages_registerMessage_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/FieldMessages_registerMessage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/Light.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/Light.java index eb813a2cc7b..77d210a13d2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/Light.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/Light.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/LightDto.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/LightDto.java index 2b8a7f92566..3da79d9c389 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/LightDto.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/LightDto.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/PersonData.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/PersonData.java index 703b6ec1758..d97db043836 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/PersonData.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/PersonData.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparator_compare_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparator_compare_Test.java index f163f6882e0..d580f23ead8 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparator_compare_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparator_compare_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparator_constructor_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparator_constructor_Test.java index f351c1546fd..0a2d28da72f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparator_constructor_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparator_constructor_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparator_getDescription_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparator_getDescription_Test.java index c60eef890df..f0195e824d6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparator_getDescription_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparator_getDescription_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_assumptions_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_assumptions_Test.java index 3bc92e7f52b..c57fd68160e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_assumptions_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_assumptions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_bddSoftAssertions_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_bddSoftAssertions_Test.java index 94bd4dcfdfe..39ec89f4929 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_bddSoftAssertions_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_bddSoftAssertions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_fluent_API_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_fluent_API_Test.java index 847c4acf2e3..b91b2371559 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_fluent_API_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_fluent_API_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_for_iterables_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_for_iterables_Test.java index f6c0ee53569..3c762b1a908 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_for_iterables_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_for_iterables_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_for_maps_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_for_maps_Test.java index 23acc2b211c..103f8ab2266 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_for_maps_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_for_maps_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_for_object_arrays_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_for_object_arrays_Test.java index 7ea6f654bcf..e8d8eb80ff7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_for_object_arrays_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_for_object_arrays_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_for_optionals_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_for_optionals_Test.java index 062acc23d4d..562c2ba579e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_for_optionals_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_for_optionals_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_BaseTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_BaseTest.java index 1351132ef95..2eb5023b2d6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_BaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_BaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_Test.java index d31e613e988..58052b6bb51 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_comparingOnlyFieldsOfTypes_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_comparingOnlyFieldsOfTypes_Test.java index 976b1c19c36..7908a61a891 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_comparingOnlyFieldsOfTypes_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_comparingOnlyFieldsOfTypes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_comparingOnlyFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_comparingOnlyFields_Test.java index cd78561052d..dc856afc425 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_comparingOnlyFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_comparingOnlyFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_ignoringCollectionOrder_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_ignoringCollectionOrder_Test.java index 3b22363f13c..17da46056df 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_ignoringCollectionOrder_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_ignoringCollectionOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_ignoringFieldsOfTypesMatchingRegexes_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_ignoringFieldsOfTypesMatchingRegexes_Test.java index 796f3763f5b..d85c6306ef5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_ignoringFieldsOfTypesMatchingRegexes_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_ignoringFieldsOfTypesMatchingRegexes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_ignoringFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_ignoringFields_Test.java index 853744db500..4dfc8be3c7f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_ignoringFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_ignoringFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_ignoringOverriddenEquals_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_ignoringOverriddenEquals_Test.java index 213c7ce4c19..1b75ecd505d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_ignoringOverriddenEquals_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_ignoringOverriddenEquals_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_java_objects_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_java_objects_Test.java index 2a3c1754428..034163a502e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_java_objects_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_java_objects_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_strictTypeCheck_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_strictTypeCheck_Test.java index b3ac9f03392..dff95c8e379 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_strictTypeCheck_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_strictTypeCheck_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_usingOverriddenEquals_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_usingOverriddenEquals_Test.java index 44fef9871a0..d2ae96b3ad6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_usingOverriddenEquals_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_usingOverriddenEquals_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_withComparatorsForFieldMatchingRegexes_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_withComparatorsForFieldMatchingRegexes_Test.java index cd066717e0a..3261e8959dc 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_withComparatorsForFieldMatchingRegexes_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_withComparatorsForFieldMatchingRegexes_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_withErrorMessageForFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_withErrorMessageForFields_Test.java index f3dd775d16c..b36fda84f7a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_withErrorMessageForFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_withErrorMessageForFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_withErrorMessageForType_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_withErrorMessageForType_Test.java index b28eb51c2d9..aa3cd8ebe27 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_withErrorMessageForType_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_withErrorMessageForType_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_withFieldComparators_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_withFieldComparators_Test.java index 2946629fe7c..fc4feb7e309 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_withFieldComparators_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_withFieldComparators_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_withIntrospectionStrategy_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_withIntrospectionStrategy_Test.java index 97f8bb79138..79f2007d715 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_withIntrospectionStrategy_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_withIntrospectionStrategy_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_withTypeComparators_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_withTypeComparators_Test.java index 362bf9c4a7f..fb37742e3a8 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_withTypeComparators_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_withTypeComparators_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_with_arrays_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_with_arrays_Test.java index 6dd8e5534a2..b36c5674b63 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_with_arrays_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_with_arrays_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_with_enums_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_with_enums_Test.java index 410cf680417..4742cca3fc4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_with_enums_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_with_enums_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_with_iterables_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_with_iterables_Test.java index d8cd7d6d159..2f84a5e7bd9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_with_iterables_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_with_iterables_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_with_java_types_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_with_java_types_Test.java index a69585a7e56..88ce10b536e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_with_java_types_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_with_java_types_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_with_maps_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_with_maps_Test.java index 56e7d09d32c..05648e3126b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_with_maps_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_with_maps_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_with_optional_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_with_optional_Test.java index 645dff04ed9..ac34106e159 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_with_optional_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_with_optional_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isIn_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isIn_Test.java index d1c9b68a5b5..2d9d4f422f6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isIn_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isNotEqualTo_BaseTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isNotEqualTo_BaseTest.java index 3403aafa213..0a10bbcf647 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isNotEqualTo_BaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isNotEqualTo_BaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isNotEqualTo_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isNotEqualTo_Test.java index 9e8dfebb61f..fa65ac4c06e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isNotEqualTo_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isNotEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isNotEqualTo_with_record_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isNotEqualTo_with_record_Test.java index 25ca7eb2244..a1bf4589ab3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isNotEqualTo_with_record_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isNotEqualTo_with_record_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isNotIn_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isNotIn_Test.java index c49e2ff5390..db085e40a49 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isNotIn_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isNotIn_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_softAssertions_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_softAssertions_Test.java index c227ec32622..b3c31bd1b74 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_softAssertions_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_softAssertions_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_builder_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_builder_Test.java index f13379a514f..6016e75b771 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_builder_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_builder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_comparatorByType_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_comparatorByType_Test.java index 85690a552de..f64e0eb6888 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_comparatorByType_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_comparatorByType_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_fieldComparators_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_fieldComparators_Test.java index 6ee0f650d42..73018b2199c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_fieldComparators_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_fieldComparators_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_fieldMessages_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_fieldMessages_Test.java index 504f80fbb0b..15c120eeb73 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_fieldMessages_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_fieldMessages_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_getActualNonIgnoreFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_getActualNonIgnoreFields_Test.java index bb67bce418f..a9f3ac69f59 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_getActualNonIgnoreFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_getActualNonIgnoreFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_hasCustomComparators_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_hasCustomComparators_Test.java index 45946069a9c..4c2040b12b3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_hasCustomComparators_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_hasCustomComparators_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_ignoreFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_ignoreFields_Test.java index 2c174c31703..9bc709bc36d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_ignoreFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_ignoreFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_isOrIsChildOfAnyComparedFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_isOrIsChildOfAnyComparedFields_Test.java index c9e19453d3f..f672b6db518 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_isOrIsChildOfAnyComparedFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_isOrIsChildOfAnyComparedFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_multiLineDescription_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_multiLineDescription_Test.java index 0bb5b696b38..13a3a436de6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_multiLineDescription_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_multiLineDescription_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_shouldIgnoreCollectionOrder_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_shouldIgnoreCollectionOrder_Test.java index 5f7cc05ccf0..76461c6dd81 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_shouldIgnoreCollectionOrder_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_shouldIgnoreCollectionOrder_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_shouldIgnoreFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_shouldIgnoreFields_Test.java index 66989a14950..f2c52f10f13 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_shouldIgnoreFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_shouldIgnoreFields_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_shouldIgnoreOverriddenEqualsOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_shouldIgnoreOverriddenEqualsOf_Test.java index ce6ae613600..29f7d46fba3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_shouldIgnoreOverriddenEqualsOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_shouldIgnoreOverriddenEqualsOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_shouldNotEvaluate_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_shouldNotEvaluate_Test.java index 3fcfbaf537d..87b40c3a549 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_shouldNotEvaluate_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_shouldNotEvaluate_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_someComparedFieldsHaveBeenSpecified_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_someComparedFieldsHaveBeenSpecified_Test.java index e98b9fadb0a..cfc29b2b6d6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_someComparedFieldsHaveBeenSpecified_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_someComparedFieldsHaveBeenSpecified_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_typeMessages_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_typeMessages_Test.java index f4597d5ee2b..58ae404bdef 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_typeMessages_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonConfiguration_typeMessages_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/WithMap.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/WithMap.java index ddaf8c2748b..134d3e304fb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/WithMap.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/WithMap.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/WithObject.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/WithObject.java index e0b23c34558..f83cc0d10c2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/WithObject.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/WithObject.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.comparison; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Address.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Address.java index f260641b1a6..3f3d38cd2c7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Address.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Address.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.data; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AddressDto.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AddressDto.java index 101a5cbd120..a081462efdd 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AddressDto.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AddressDto.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.data; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysDifferentAddress.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysDifferentAddress.java index 90d7842850c..bdc3d9e551c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysDifferentAddress.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysDifferentAddress.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.data; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysDifferentPerson.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysDifferentPerson.java index 45c822fb484..c83689db743 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysDifferentPerson.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysDifferentPerson.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.data; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysEqualAddress.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysEqualAddress.java index 7e0ad70495b..4481fcb0541 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysEqualAddress.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysEqualAddress.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.data; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysEqualPerson.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysEqualPerson.java index 9fc9e50bf2d..21f0f3a9061 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysEqualPerson.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysEqualPerson.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.data; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/FriendlyPerson.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/FriendlyPerson.java index 41efef62fb4..d6a1443c90e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/FriendlyPerson.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/FriendlyPerson.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.data; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Giant.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Giant.java index 1f2ffadcb29..5f3dd3fce1a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Giant.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Giant.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.data; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Home.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Home.java index 06382a5a5f9..4cb682cd454 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Home.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Home.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.data; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/HomeDto.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/HomeDto.java index 2c2dd5d97e0..7b869f8838d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/HomeDto.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/HomeDto.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.data; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Human.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Human.java index 869b0fae3b4..f5d2c68f670 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Human.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Human.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.data; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Person.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Person.java index 20670ace7cb..d81166455fc 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Person.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Person.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.data; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/PersonDto.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/PersonDto.java index 6ac641a6a30..f85aad30e03 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/PersonDto.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/PersonDto.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.data; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/PersonDtoWithPersonNeighbour.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/PersonDtoWithPersonNeighbour.java index 941626afb79..206f90bddd1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/PersonDtoWithPersonNeighbour.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/PersonDtoWithPersonNeighbour.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.recursive.data; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/throwable/ThrowableAssert_cause_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/throwable/ThrowableAssert_cause_Test.java index a265d2a0296..f0b3d3024d9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/throwable/ThrowableAssert_cause_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/throwable/ThrowableAssert_cause_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.throwable; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/throwable/ThrowableAssert_rootCause_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/throwable/ThrowableAssert_rootCause_Test.java index 6c61d50db3f..e46bad1f890 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/throwable/ThrowableAssert_rootCause_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/throwable/ThrowableAssert_rootCause_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.api.throwable; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/configuration/Configuration_apply_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/configuration/Configuration_apply_Test.java index a194d1176cb..0dc57d74477 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/configuration/Configuration_apply_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/configuration/Configuration_apply_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.configuration; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/configuration/Configuration_describe_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/configuration/Configuration_describe_Test.java index 3499c347cb3..e07c3f238fb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/configuration/Configuration_describe_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/configuration/Configuration_describe_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.configuration; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/configuration/NonDefaultConfiguration.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/configuration/NonDefaultConfiguration.java index dc0a1594272..babfab580f2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/configuration/NonDefaultConfiguration.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/configuration/NonDefaultConfiguration.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.configuration; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/Index_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/Index_Test.java index 858fa63720e..f3a8ba8b732 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/Index_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/Index_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.data; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/MapEntry_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/MapEntry_Test.java index 208880f91d0..cd91a4cd5bb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/MapEntry_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/MapEntry_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.data; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/Offset_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/Offset_Test.java index 9bb31506c5a..e996482725f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/Offset_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/Offset_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.data; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/Percentage_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/Percentage_Test.java index 09a0ab11aeb..ddc2666118d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/Percentage_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/Percentage_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.data; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/extension/SoftlyExtensionInstanceTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/extension/SoftlyExtensionInstanceTest.java index 22c7afd3e9f..ebcd29c3977 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/extension/SoftlyExtensionInstanceTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/extension/SoftlyExtensionInstanceTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.extension; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/FieldsOrPropertiesExtractor_assertNotNull_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/FieldsOrPropertiesExtractor_assertNotNull_Test.java index 4f2b472eaf3..766f420c57c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/FieldsOrPropertiesExtractor_assertNotNull_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/FieldsOrPropertiesExtractor_assertNotNull_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.groups; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/FieldsOrPropertiesExtractor_extract_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/FieldsOrPropertiesExtractor_extract_Test.java index f545496d5c4..27abf24a360 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/FieldsOrPropertiesExtractor_extract_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/FieldsOrPropertiesExtractor_extract_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.groups; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/FieldsOrPropertiesExtractor_extract_tuples_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/FieldsOrPropertiesExtractor_extract_tuples_Test.java index 60616a66819..a0605556d1e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/FieldsOrPropertiesExtractor_extract_tuples_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/FieldsOrPropertiesExtractor_extract_tuples_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.groups; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_extractProperty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_extractProperty_Test.java index 4142a151f4e..55a5df39ad0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_extractProperty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_extractProperty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.groups; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_from_with_Collection_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_from_with_Collection_Test.java index 30ef1215d20..de8e5ed1a6f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_from_with_Collection_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_from_with_Collection_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.groups; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_from_with_array_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_from_with_array_Test.java index 12337731540..ee41d3e2b3a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_from_with_array_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_from_with_array_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.groups; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_ofType_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_ofType_Test.java index f16cb14abba..e7ecafdc3f2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_ofType_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_ofType_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.groups; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/Digests_digestDiff_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/Digests_digestDiff_Test.java index a39dc3e03b4..b1c26270460 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/Digests_digestDiff_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/Digests_digestDiff_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.internal; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/Digests_fromHex_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/Digests_fromHex_Test.java index d2ca8c48619..d1a5271d7a0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/Digests_fromHex_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/Digests_fromHex_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.internal; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/Digests_toHex_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/Digests_toHex_Test.java index 743f027ce68..226c9bba9cf 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/Digests_toHex_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/Digests_toHex_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.internal; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/matcher/AssertionMatcher_matches_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/matcher/AssertionMatcher_matches_Test.java index ad2f93b3b36..1f958662baf 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/matcher/AssertionMatcher_matches_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/matcher/AssertionMatcher_matches_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.matcher; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/BaseNavigableIterableAssert_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/BaseNavigableIterableAssert_Test.java index a1a15e12a29..c498031dca9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/BaseNavigableIterableAssert_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/BaseNavigableIterableAssert_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.navigation; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/BaseNavigableListAssert_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/BaseNavigableListAssert_Test.java index 6b030bc3171..087348e935f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/BaseNavigableListAssert_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/BaseNavigableListAssert_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.navigation; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/ClassBasedNavigableIterable_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/ClassBasedNavigableIterable_Test.java index 4bac4ffee68..0c60279b9da 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/ClassBasedNavigableIterable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/ClassBasedNavigableIterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.navigation; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/ClassBasedNavigableList_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/ClassBasedNavigableList_Test.java index 85b8179718d..86f21838ace 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/ClassBasedNavigableList_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/ClassBasedNavigableList_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.navigation; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/ClassBasedNavigableList_withDefault_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/ClassBasedNavigableList_withDefault_Test.java index 1f65c46a838..b1f9fb161e9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/ClassBasedNavigableList_withDefault_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/ClassBasedNavigableList_withDefault_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.navigation; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/ClassBasedNavigableList_withString_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/ClassBasedNavigableList_withString_Test.java index 167227bc9c8..230dd730152 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/ClassBasedNavigableList_withString_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/ClassBasedNavigableList_withString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.navigation; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/FactoryBasedNavigableIterableAssert_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/FactoryBasedNavigableIterableAssert_Test.java index 32d072089a1..f64f5d66912 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/FactoryBasedNavigableIterableAssert_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/FactoryBasedNavigableIterableAssert_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.navigation; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/FactoryBasedNavigableListAssert_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/FactoryBasedNavigableListAssert_Test.java index 4969e0102e8..1d38f8d39f5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/FactoryBasedNavigableListAssert_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/FactoryBasedNavigableListAssert_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.navigation; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/FactoryBasedNavigableList_withString_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/FactoryBasedNavigableList_withString_Test.java index 18968fb1c87..ee70b644ed9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/FactoryBasedNavigableList_withString_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/FactoryBasedNavigableList_withString_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.navigation; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/GenericNavigableAssert_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/GenericNavigableAssert_Test.java index f3089fdae62..f6b1d927af4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/GenericNavigableAssert_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/GenericNavigableAssert_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.navigation; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/AbstractBaseRepresentationTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/AbstractBaseRepresentationTest.java index 91c769b6da0..b646d853b31 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/AbstractBaseRepresentationTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/AbstractBaseRepresentationTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.presentation; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/CompositeRepresentation_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/CompositeRepresentation_Test.java index c4b752b9884..b221fe3d9b1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/CompositeRepresentation_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/CompositeRepresentation_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.presentation; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_array_format_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_array_format_Test.java index 763df26c608..232f0a67e7e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_array_format_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_array_format_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.presentation; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_custom_formatter_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_custom_formatter_Test.java index 6fcfef27f65..3cae6345d95 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_custom_formatter_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_custom_formatter_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.presentation; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_format_CompletableFuture_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_format_CompletableFuture_Test.java index 632da2393b9..e9bebef6e20 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_format_CompletableFuture_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_format_CompletableFuture_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.presentation; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_iterable_format_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_iterable_format_Test.java index 7983f5ecb19..c3cc943edea 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_iterable_format_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_iterable_format_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.presentation; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_map_format_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_map_format_Test.java index 9882d3316b5..b29104786e4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_map_format_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_map_format_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.presentation; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_static_setters_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_static_setters_Test.java index c588da8b600..daf96befc0a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_static_setters_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_static_setters_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.presentation; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_throwable_format_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_throwable_format_Test.java index e7237e6103e..1802626c800 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_throwable_format_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_throwable_format_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.presentation; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_toStringOf_AtomicReferences_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_toStringOf_AtomicReferences_Test.java index 0c664aa0fbd..1309399b97a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_toStringOf_AtomicReferences_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_toStringOf_AtomicReferences_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.presentation; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_toStringOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_toStringOf_Test.java index 7455a9b11c6..d336dd47a6a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_toStringOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_toStringOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.presentation; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_unambiguousToStringOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_unambiguousToStringOf_Test.java index 3f27f8a7fda..d1584dd927c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_unambiguousToStringOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_unambiguousToStringOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.presentation; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AbsValueComparator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AbsValueComparator.java index 36d2e6ce4f3..84319588db0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AbsValueComparator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AbsValueComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AlwaysDifferentComparator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AlwaysDifferentComparator.java index a8f01788ce6..bf02446d811 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AlwaysDifferentComparator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AlwaysDifferentComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AlwaysEqualComparator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AlwaysEqualComparator.java index 9b16e12457f..af0f5937c37 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AlwaysEqualComparator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AlwaysEqualComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Animal.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Animal.java index 54f246101fa..93c7cd5b386 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Animal.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Animal.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AssertionErrorExpectedException.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AssertionErrorExpectedException.java index a9852932346..b45808a9590 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AssertionErrorExpectedException.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AssertionErrorExpectedException.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AtPrecisionComparator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AtPrecisionComparator.java index 8012d9470c3..943904a375f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AtPrecisionComparator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AtPrecisionComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/BiPredicates.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/BiPredicates.java index 0c238a568df..ab32ae30fa9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/BiPredicates.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/BiPredicates.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/BooleanArrays.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/BooleanArrays.java index 392ab0eccbe..42513533498 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/BooleanArrays.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/BooleanArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ByteArrays.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ByteArrays.java index f41a6e01d77..2cf133bbcf1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ByteArrays.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ByteArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CartoonCharacter.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CartoonCharacter.java index 8c3732825be..32e9b933bc7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CartoonCharacter.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CartoonCharacter.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveCharSequenceComparator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveCharSequenceComparator.java index ba55ba3cb16..5de9c88aa87 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveCharSequenceComparator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveCharSequenceComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveCharacterComparator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveCharacterComparator.java index 56a82a206b1..623744b2a93 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveCharacterComparator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveCharacterComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveCharacterComparatorTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveCharacterComparatorTest.java index 6f030a4d4fc..205136e0a71 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveCharacterComparatorTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveCharacterComparatorTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveStringComparator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveStringComparator.java index a8594dcaac1..b371def651d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveStringComparator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveStringComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveStringComparatorTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveStringComparatorTest.java index d6f3ecab7da..470b79f85ca 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveStringComparatorTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveStringComparatorTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CharArrays.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CharArrays.java index 623f6985093..4dac0b69fc0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CharArrays.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CharArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Charsets.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Charsets.java index beafc1a43be..2928d3c9656 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Charsets.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Charsets.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ConfigurationForTests.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ConfigurationForTests.java index e2a59dea1a7..a7ea063b181 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ConfigurationForTests.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ConfigurationForTests.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/DoubleArrays.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/DoubleArrays.java index 49387fe13ce..a0346548509 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/DoubleArrays.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/DoubleArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Employee.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Employee.java index 91fa7ad96c2..ffdc5e8725f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Employee.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Employee.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/EqualsHashCodeContractAssert.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/EqualsHashCodeContractAssert.java index 8bd2ca68093..528c5f944bf 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/EqualsHashCodeContractAssert.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/EqualsHashCodeContractAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/EqualsHashCodeContractTestCase.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/EqualsHashCodeContractTestCase.java index 9fbb4115839..25f39d51090 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/EqualsHashCodeContractTestCase.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/EqualsHashCodeContractTestCase.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ErrorMessagesForTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ErrorMessagesForTest.java index d1e201a1847..5b60c01dad7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ErrorMessagesForTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ErrorMessagesForTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/FloatArrays.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/FloatArrays.java index c84ef747b02..fd5b37483d5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/FloatArrays.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/FloatArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/FluentJedi.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/FluentJedi.java index 2d3e6c4a107..0ed6ca8ccde 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/FluentJedi.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/FluentJedi.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/IllegalVehicleAssert.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/IllegalVehicleAssert.java index 5aaa1611c14..810cd180730 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/IllegalVehicleAssert.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/IllegalVehicleAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/IntArrays.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/IntArrays.java index e6a4b5163d8..e74001d02d3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/IntArrays.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/IntArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Jedi.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Jedi.java index 68ddc3b3588..0df901be8cb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Jedi.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Jedi.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/LongArrays.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/LongArrays.java index 5fd8d2b8671..f2c2dff1947 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/LongArrays.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/LongArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Maps.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Maps.java index 7be0a27d10f..bdeae570cec 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Maps.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Maps.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/MutatesGlobalConfiguration.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/MutatesGlobalConfiguration.java index 7040f840c72..a958db659ef 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/MutatesGlobalConfiguration.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/MutatesGlobalConfiguration.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Name.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Name.java index 7346c8d2219..b2aa3414d31 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Name.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Name.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/NavigationMethodBaseTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/NavigationMethodBaseTest.java index 02e4c1919a7..e3e3a04ac60 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/NavigationMethodBaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/NavigationMethodBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/NeverEqualComparator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/NeverEqualComparator.java index ccacc04f9cd..1428a63d93a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/NeverEqualComparator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/NeverEqualComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ObjectArrays.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ObjectArrays.java index 6c19b4850c0..57d5986b806 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ObjectArrays.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ObjectArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/OtherStringTestComparator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/OtherStringTestComparator.java index ff061aa2ba3..e0e1f1a49c1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/OtherStringTestComparator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/OtherStringTestComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/OtherStringTestComparatorWithAt.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/OtherStringTestComparatorWithAt.java index 598cbbeeeb8..c46a77075fc 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/OtherStringTestComparatorWithAt.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/OtherStringTestComparatorWithAt.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Patient.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Patient.java index 766ff1a5847..943f6b970c3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Patient.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Patient.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Person.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Person.java index d905e02860c..b816d54311e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Person.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Person.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/PersonCaseInsensitiveNameComparator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/PersonCaseInsensitiveNameComparator.java index 8d3d1f98119..b7a944072cc 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/PersonCaseInsensitiveNameComparator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/PersonCaseInsensitiveNameComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Player.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Player.java index 60f427f229b..e65d80aec58 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Player.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Player.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/PotentialMvpCondition.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/PotentialMvpCondition.java index 8c1728492b9..0de20268ab6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/PotentialMvpCondition.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/PotentialMvpCondition.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ShortArrays.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ShortArrays.java index ac458e4c5ec..e756466cc6f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ShortArrays.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ShortArrays.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StringSpliterator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StringSpliterator.java index 270624026b8..881b51e764b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StringSpliterator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StringSpliterator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StringStream.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StringStream.java index ccb0f78e7d6..39b48c599b2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StringStream.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StringStream.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StringTestComparator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StringTestComparator.java index ccbc8150cc6..a6b51f7853e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StringTestComparator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StringTestComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/SymmetricDateComparator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/SymmetricDateComparator.java index 7c4fd0d2272..2a5af732025 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/SymmetricDateComparator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/SymmetricDateComparator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TestClassWithRandomId.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TestClassWithRandomId.java index 6954f6c5426..ce0c4d0e1fe 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TestClassWithRandomId.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TestClassWithRandomId.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TestCondition.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TestCondition.java index b61a27fa4cc..c936c051b69 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TestCondition.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TestCondition.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TestData.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TestData.java index 7f874b0ddc2..1beb3ed4730 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TestData.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TestData.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ThrowingCallableFactory.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ThrowingCallableFactory.java index d77faba58ad..3a41648c448 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ThrowingCallableFactory.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ThrowingCallableFactory.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TolkienCharacter.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TolkienCharacter.java index 82b9f444451..6e86f52cc3f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TolkienCharacter.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TolkienCharacter.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TolkienCharacterAssert.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TolkienCharacterAssert.java index 65e2095ff7c..9834d4d884a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TolkienCharacterAssert.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TolkienCharacterAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TolkienCharacterAssertFactory.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TolkienCharacterAssertFactory.java index c021cbb7b6f..38a3e2151d8 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TolkienCharacterAssertFactory.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TolkienCharacterAssertFactory.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TypeCanonizer.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TypeCanonizer.java index 6bcd7057629..620a267aaca 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TypeCanonizer.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TypeCanonizer.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TypeCanonizerTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TypeCanonizerTest.java index c463ec7d8e9..36b63d2ba02 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TypeCanonizerTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TypeCanonizerTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Vehicle.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Vehicle.java index d8f081e4098..4410858deb2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Vehicle.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Vehicle.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/VehicleAssert.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/VehicleAssert.java index 692bcf87970..d284010181f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/VehicleAssert.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/VehicleAssert.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/VehicleFactory.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/VehicleFactory.java index 28167313672..fc7df6ec14c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/VehicleFactory.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/VehicleFactory.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/WithPlayerData.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/WithPlayerData.java index b5a4f21ed2d..bbff534cd46 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/WithPlayerData.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/WithPlayerData.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/junit/jupiter/DefaultDisplayNameGenerator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/junit/jupiter/DefaultDisplayNameGenerator.java index 1bc06e1081d..6ff63564c36 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/junit/jupiter/DefaultDisplayNameGenerator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/junit/jupiter/DefaultDisplayNameGenerator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit.junit.jupiter; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.java index 0597845ade4..70aa75034f5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit.junit.jupiter; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/junit/jupiter/params/converter/Hex.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/junit/jupiter/params/converter/Hex.java index 405881269fe..47389a58ed3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/junit/jupiter/params/converter/Hex.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/junit/jupiter/params/converter/Hex.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.testkit.junit.jupiter.params.converter; diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/util/AssertionsUtil.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/util/AssertionsUtil.java index eaa99c30d25..7f3cdc81476 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/util/AssertionsUtil.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/util/AssertionsUtil.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.util; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/Assertions_assertThat_with_Multimap_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/Assertions_assertThat_with_Multimap_Test.java index d16e6ed4ebe..89f60b2d2f7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/Assertions_assertThat_with_Multimap_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/Assertions_assertThat_with_Multimap_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/Assertions_assertThat_with_Optional_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/Assertions_assertThat_with_Optional_Test.java index 534d0d4ccfa..e14909560ab 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/Assertions_assertThat_with_Optional_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/Assertions_assertThat_with_Optional_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/Assertions_sync_with_InstanceOfAssertFactories_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/Assertions_sync_with_InstanceOfAssertFactories_Test.java index 8e6e961617f..2adf8b280c1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/Assertions_sync_with_InstanceOfAssertFactories_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/Assertions_sync_with_InstanceOfAssertFactories_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/ByteSourceAssert_hasSameContentAs_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/ByteSourceAssert_hasSameContentAs_Test.java index f15b09cc0ff..987654463ac 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/ByteSourceAssert_hasSameContentAs_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/ByteSourceAssert_hasSameContentAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/ByteSourceAssert_hasSize_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/ByteSourceAssert_hasSize_Test.java index a4f6ce8e374..d7405e61183 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/ByteSourceAssert_hasSize_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/ByteSourceAssert_hasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/ByteSourceAssert_isEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/ByteSourceAssert_isEmpty_Test.java index 6dc7faf3ccb..8c68cbf42cc 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/ByteSourceAssert_isEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/ByteSourceAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/InstanceOfAssertFactoriesTest.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/InstanceOfAssertFactoriesTest.java index f6c8b4a8745..e50b242feec 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/InstanceOfAssertFactoriesTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/InstanceOfAssertFactoriesTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssertBaseTest.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssertBaseTest.java index 0c806726dab..939da31682c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssertBaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_containsAllEntriesOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_containsAllEntriesOf_Test.java index 208c2673e32..570b8a42cdd 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_containsAllEntriesOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_containsAllEntriesOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_containsKeys_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_containsKeys_Test.java index fe11e3ab4fd..c31b2a95488 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_containsKeys_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_containsKeys_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_containsValues_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_containsValues_Test.java index 6c409a90065..4396dae1bf6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_containsValues_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_containsValues_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_contains_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_contains_Test.java index a9a1386dd8f..c06bb430537 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_contains_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_contains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_doesNotContainKeys_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_doesNotContainKeys_Test.java index ad6b21e05ae..af4ade4df1d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_doesNotContainKeys_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_doesNotContainKeys_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_hasSameEntriesAs_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_hasSameEntriesAs_Test.java index 41adf3588c6..878bd5dd07b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_hasSameEntriesAs_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_hasSameEntriesAs_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_hasSize_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_hasSize_Test.java index 78778ea9908..aaa391465c5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_hasSize_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_hasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_isEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_isEmpty_Test.java index 5080c4230a3..ad6be84e49b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_isEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_isNotEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_isNotEmpty_Test.java index df6c0e0e771..76d7b1312bc 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_isNotEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultisetAssert_containsAtLeast_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultisetAssert_containsAtLeast_Test.java index 8a3525da5e7..c07165a1a4c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultisetAssert_containsAtLeast_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultisetAssert_containsAtLeast_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultisetAssert_containsAtMost_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultisetAssert_containsAtMost_Test.java index 555a3d43d10..94ae395e112 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultisetAssert_containsAtMost_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultisetAssert_containsAtMost_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultisetAssert_contains_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultisetAssert_contains_Test.java index 42090d080ec..7a63122d80b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultisetAssert_contains_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultisetAssert_contains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_contains_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_contains_Test.java index cd655334198..acf324a468a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_contains_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_contains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_extractingCharSequence_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_extractingCharSequence_Test.java index dc2a59b6586..4090e805b8b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_extractingCharSequence_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_extractingCharSequence_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_extractingValue_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_extractingValue_Test.java index 20ee553f8d5..2acc39c8b14 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_extractingValue_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_extractingValue_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_isAbsent_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_isAbsent_Test.java index d172b9951d0..e07d86a012f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_isAbsent_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_isAbsent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_isPresent_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_isPresent_Test.java index 5f5e4380f1a..4c7bed487a3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_isPresent_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_isPresent_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_contains_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_contains_Test.java index b95f1639ca7..6cdf6c6b084 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_contains_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_contains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_doesNotContain_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_doesNotContain_Test.java index 3dc7be08581..08747d96dae 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_doesNotContain_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_doesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasClosedLowerBound_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasClosedLowerBound_Test.java index 51a28914baa..bf09f015334 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasClosedLowerBound_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasClosedLowerBound_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasClosedUpperBound_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasClosedUpperBound_Test.java index d2abe2c2545..dd218052726 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasClosedUpperBound_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasClosedUpperBound_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasLowerEndpointEqualTo_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasLowerEndpointEqualTo_Test.java index 96ff652f463..9f4e4191caa 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasLowerEndpointEqualTo_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasLowerEndpointEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasOpenedLowerBound_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasOpenedLowerBound_Test.java index c31f5cc1e24..c1402c987d4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasOpenedLowerBound_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasOpenedLowerBound_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasOpenedUpperBound_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasOpenedUpperBound_Test.java index 03f78142d9a..a427dd228ac 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasOpenedUpperBound_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasOpenedUpperBound_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasUpperEndpointEqualTo_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasUpperEndpointEqualTo_Test.java index bbe860ace04..de909ae0c08 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasUpperEndpointEqualTo_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasUpperEndpointEqualTo_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_isEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_isEmpty_Test.java index 1cd98ca44c5..1068cdee784 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_isEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_isNotEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_isNotEmpty_Test.java index 5c70f562445..f4b5b1fda63 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_isNotEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssertBaseTest.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssertBaseTest.java index a2208c446a8..3d9e7cf7a9c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssertBaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_containsKeys_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_containsKeys_Test.java index a1953fad8e8..aecd37cd34e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_containsKeys_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_containsKeys_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_containsValues_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_containsValues_Test.java index 510c613aac8..6e2c54af148 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_containsValues_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_containsValues_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_contains_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_contains_Test.java index a0b891872f2..892d9b7db94 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_contains_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_contains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_isEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_isEmpty_Test.java index 078075ba4e4..27a08fcf034 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_isEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_isNotEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_isNotEmpty_Test.java index 2712ed9f1de..787eec7f811 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_isNotEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_containsAll_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_containsAll_Test.java index 67c10cfdede..910b2c54f6f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_containsAll_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_containsAll_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_containsAnyOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_containsAnyOf_Test.java index 7fa9cf2f0e4..d5b9e71704d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_containsAnyOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_containsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_containsAnyRangesOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_containsAnyRangesOf_Test.java index baa21cbd61c..2f6a60ca465 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_containsAnyRangesOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_containsAnyRangesOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_contains_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_contains_Test.java index 36593319842..a832e84b3a0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_contains_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_contains_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotContainAll_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotContainAll_Test.java index 21e8c230522..64a101ec3af 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotContainAll_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotContainAll_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotContain_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotContain_Test.java index fd3370d1078..d56bf6bac30 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotContain_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotContain_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotEncloseAnyRangesOf_with_Iterable_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotEncloseAnyRangesOf_with_Iterable_Test.java index f5853b2754f..689a3258814 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotEncloseAnyRangesOf_with_Iterable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotEncloseAnyRangesOf_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotEncloseAnyRangesOf_with_RangeSet_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotEncloseAnyRangesOf_with_RangeSet_Test.java index 65659cd3bd5..04c009262a7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotEncloseAnyRangesOf_with_RangeSet_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotEncloseAnyRangesOf_with_RangeSet_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotEnclose_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotEnclose_Test.java index 59d11daa99b..1a8ce636e6f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotEnclose_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotEnclose_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotIntersectAnyRangeFrom_with_Iterable_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotIntersectAnyRangeFrom_with_Iterable_Test.java index 0b65faf825f..0ad6499add6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotIntersectAnyRangeFrom_with_Iterable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotIntersectAnyRangeFrom_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotIntersectAnyRangeFrom_with_RangeSet_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotIntersectAnyRangeFrom_with_RangeSet_Test.java index 3061b37bdeb..42a5873800c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotIntersectAnyRangeFrom_with_RangeSet_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotIntersectAnyRangeFrom_with_RangeSet_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotIntersect_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotIntersect_Test.java index 806590e4fd5..f9b9d9c466f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotIntersect_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotIntersect_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAll_with_Iterable_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAll_with_Iterable_Test.java index c2119285ae2..f2c865fe3b3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAll_with_Iterable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAll_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAll_with_RangeSet_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAll_with_RangeSet_Test.java index bea45cf5134..145e584e236 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAll_with_RangeSet_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAll_with_RangeSet_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAnyOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAnyOf_Test.java index f2f37b19085..65e40ccc39a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAnyOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAnyRangesOf_with_Iterable_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAnyRangesOf_with_Iterable_Test.java index fe6c8b45468..bcf0d4e5b9e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAnyRangesOf_with_Iterable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAnyRangesOf_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAnyRangesOf_with_RangeSet_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAnyRangesOf_with_RangeSet_Test.java index e1abb3cdd8f..efe95d799b1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAnyRangesOf_with_RangeSet_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAnyRangesOf_with_RangeSet_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_encloses_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_encloses_Test.java index a826e6fe0af..166b23bfec4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_encloses_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_encloses_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_hasSize_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_hasSize_Test.java index 9c243df5028..2b00144b3b4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_hasSize_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_hasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAll_with_Iterable_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAll_with_Iterable_Test.java index 543c8aa346e..655471801ee 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAll_with_Iterable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAll_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAll_with_RangeSet_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAll_with_RangeSet_Test.java index fffbfdbf4f6..068c48e771c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAll_with_RangeSet_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAll_with_RangeSet_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAnyOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAnyOf_Test.java index 683266e0154..9d6cc6781ef 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAnyOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAnyOf_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAnyRangesOf_with_Iterable_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAnyRangesOf_with_Iterable_Test.java index 1a4df7d00bf..c5d1b4c9169 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAnyRangesOf_with_Iterable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAnyRangesOf_with_Iterable_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAnyRangesOf_with_RangeSet_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAnyRangesOf_with_RangeSet_Test.java index 153811af4fc..668e3124c64 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAnyRangesOf_with_RangeSet_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAnyRangesOf_with_RangeSet_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersects_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersects_Test.java index 584fc095c8b..9ae1d59d4ef 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersects_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersects_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_isEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_isEmpty_Test.java index 104ccb163df..7445abdd112 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_isEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_isNotEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_isNotEmpty_Test.java index c2fa7e5a683..9036e8b4955 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_isNotEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_isNullOrEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_isNullOrEmpty_Test.java index da1c944996b..8b890dd9075 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_isNullOrEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_isNullOrEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssertBaseTest.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssertBaseTest.java index 7d7101c27b7..b028d18b5d2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssertBaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssertBaseTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsCells_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsCells_Test.java index df73c3cd239..2e16488ef64 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsCells_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsCells_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsColumns_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsColumns_Test.java index 3c851ad610e..8c062003ff8 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsColumns_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsColumns_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsRows_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsRows_Test.java index ce8d4b20706..dc47334d621 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsRows_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsRows_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsValues_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsValues_Test.java index f9412dbc4bc..048e02b2452 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsValues_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsValues_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_hasColumnCount_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_hasColumnCount_Test.java index ea1b693c54f..fd2a7cf60bb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_hasColumnCount_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_hasColumnCount_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_hasRowCount_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_hasRowCount_Test.java index 5a9eccc546f..de4bf5d79ab 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_hasRowCount_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_hasRowCount_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_hasSize_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_hasSize_Test.java index b6c31087638..114b85cafd7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_hasSize_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_hasSize_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_isEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_isEmpty_Test.java index 153f65a5abe..95d4c4cb238 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_isEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_isEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_isNotEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_isNotEmpty_Test.java index ecc754a9789..98b6f457702 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_isNotEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_isNotEmpty_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.api; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldEncloseAnyOf_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldEncloseAnyOf_create_Test.java index 0b17fb04bd7..c3c3270f448 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldEncloseAnyOf_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldEncloseAnyOf_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.error; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldEnclose_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldEnclose_create_Test.java index 1239da110f5..f214e25537a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldEnclose_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldEnclose_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.error; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldIntersectAnyOf_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldIntersectAnyOf_create_Test.java index a19e653dfc0..16ad44f1749 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldIntersectAnyOf_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldIntersectAnyOf_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.error; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldIntersect_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldIntersect_create_Test.java index 33c451ec2b5..a38171917e4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldIntersect_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldIntersect_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.error; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldNotEnclose_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldNotEnclose_create_Test.java index 876a906916c..d357e1f0557 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldNotEnclose_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldNotEnclose_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.error; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldNotIntersect_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldNotIntersect_create_Test.java index fa09146b3ba..96aa75641ba 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldNotIntersect_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldNotIntersect_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.error; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/ShouldHaveSameContentTest_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/ShouldHaveSameContentTest_create_Test.java index 6b552e743e4..6d7aa01713d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/ShouldHaveSameContentTest_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/ShouldHaveSameContentTest_create_Test.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.error; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/testkit/AssertionErrors.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/testkit/AssertionErrors.java index 57287155c08..0e76bc906cd 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/testkit/AssertionErrors.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/testkit/AssertionErrors.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.testkit; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/testkit/junit/jupiter/DefaultDisplayNameGenerator.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/testkit/junit/jupiter/DefaultDisplayNameGenerator.java index d4df3a366c2..ba62e102189 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/testkit/junit/jupiter/DefaultDisplayNameGenerator.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/testkit/junit/jupiter/DefaultDisplayNameGenerator.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.testkit.junit.jupiter; diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.java index cf011d4e87c..9acd8fad03c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.guava.testkit.junit.jupiter; diff --git a/assertj-tests/assertj-performance-tests/src/test/java/org/assertj/tests/core/perf/ContainsOnlyPerfTest.java b/assertj-tests/assertj-performance-tests/src/test/java/org/assertj/tests/core/perf/ContainsOnlyPerfTest.java index 48517854c86..3f5095d2d9b 100644 --- a/assertj-tests/assertj-performance-tests/src/test/java/org/assertj/tests/core/perf/ContainsOnlyPerfTest.java +++ b/assertj-tests/assertj-performance-tests/src/test/java/org/assertj/tests/core/perf/ContainsOnlyPerfTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.perf; diff --git a/assertj-tests/assertj-performance-tests/src/test/java/org/assertj/tests/core/perf/SoftAssertionsPerfTest.java b/assertj-tests/assertj-performance-tests/src/test/java/org/assertj/tests/core/perf/SoftAssertionsPerfTest.java index 818eea363fa..c454216a3e0 100644 --- a/assertj-tests/assertj-performance-tests/src/test/java/org/assertj/tests/core/perf/SoftAssertionsPerfTest.java +++ b/assertj-tests/assertj-performance-tests/src/test/java/org/assertj/tests/core/perf/SoftAssertionsPerfTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.perf; diff --git a/assertj-tests/assertj-performance-tests/src/test/java/org/assertj/tests/core/perf/TypeComparatorsPerfTest.java b/assertj-tests/assertj-performance-tests/src/test/java/org/assertj/tests/core/perf/TypeComparatorsPerfTest.java index 1f7d880a4b9..d3b8e79a218 100644 --- a/assertj-tests/assertj-performance-tests/src/test/java/org/assertj/tests/core/perf/TypeComparatorsPerfTest.java +++ b/assertj-tests/assertj-performance-tests/src/test/java/org/assertj/tests/core/perf/TypeComparatorsPerfTest.java @@ -1,14 +1,17 @@ /* - * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at + * Copyright 2012-2026 the original author or authors. * - * http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on - * 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. + * https://www.apache.org/licenses/LICENSE-2.0 * - * Copyright 2012-2025 the original author or authors. + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on 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. */ package org.assertj.tests.core.perf; diff --git a/pom.xml b/pom.xml index 0f218f1c19a..8e701a33a30 100644 --- a/pom.xml +++ b/pom.xml @@ -244,16 +244,19 @@ src/**/*.java @@ -264,7 +267,7 @@ Copyright ${project.inceptionYear}-${currentYear} the original author or authors - 2025 + 2026 true From 2706d119f7254829492e8aece280ec62f1ac3ecf Mon Sep 17 00:00:00 2001 From: Stefano Cordio Date: Sun, 4 Jan 2026 14:17:37 +0100 Subject: [PATCH 02/85] Bump Maven to 3.9.12 and Wrapper to 3.3.4 --- .mvn/wrapper/maven-wrapper.properties | 20 +--------- mvnw | 50 ++++++++++++++++++++---- mvnw.cmd | 56 +++++++++++++++++++++++---- 3 files changed, 93 insertions(+), 33 deletions(-) diff --git a/.mvn/wrapper/maven-wrapper.properties b/.mvn/wrapper/maven-wrapper.properties index d58dfb70bab..8dea6c227c0 100644 --- a/.mvn/wrapper/maven-wrapper.properties +++ b/.mvn/wrapper/maven-wrapper.properties @@ -1,19 +1,3 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on 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. -wrapperVersion=3.3.2 +wrapperVersion=3.3.4 distributionType=only-script -distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.12/apache-maven-3.9.12-bin.zip diff --git a/mvnw b/mvnw index 19529ddf8c6..bd8896bf221 100755 --- a/mvnw +++ b/mvnw @@ -19,7 +19,7 @@ # ---------------------------------------------------------------------------- # ---------------------------------------------------------------------------- -# Apache Maven Wrapper startup batch script, version 3.3.2 +# Apache Maven Wrapper startup batch script, version 3.3.4 # # Optional ENV vars # ----------------- @@ -105,14 +105,17 @@ trim() { printf "%s" "${1}" | tr -d '[:space:]' } +scriptDir="$(dirname "$0")" +scriptName="$(basename "$0")" + # parse distributionUrl and optional distributionSha256Sum, requires .mvn/wrapper/maven-wrapper.properties while IFS="=" read -r key value; do case "${key-}" in distributionUrl) distributionUrl=$(trim "${value-}") ;; distributionSha256Sum) distributionSha256Sum=$(trim "${value-}") ;; esac -done <"${0%/*}/.mvn/wrapper/maven-wrapper.properties" -[ -n "${distributionUrl-}" ] || die "cannot read distributionUrl property in ${0%/*}/.mvn/wrapper/maven-wrapper.properties" +done <"$scriptDir/.mvn/wrapper/maven-wrapper.properties" +[ -n "${distributionUrl-}" ] || die "cannot read distributionUrl property in $scriptDir/.mvn/wrapper/maven-wrapper.properties" case "${distributionUrl##*/}" in maven-mvnd-*bin.*) @@ -130,7 +133,7 @@ maven-mvnd-*bin.*) distributionUrl="${distributionUrl%-bin.*}-$distributionPlatform.zip" ;; maven-mvnd-*) MVN_CMD=mvnd.sh _MVNW_REPO_PATTERN=/maven/mvnd/ ;; -*) MVN_CMD="mvn${0##*/mvnw}" _MVNW_REPO_PATTERN=/org/apache/maven/ ;; +*) MVN_CMD="mvn${scriptName#mvnw}" _MVNW_REPO_PATTERN=/org/apache/maven/ ;; esac # apply MVNW_REPOURL and calculate MAVEN_HOME @@ -227,7 +230,7 @@ if [ -n "${distributionSha256Sum-}" ]; then echo "Please disable validation by removing 'distributionSha256Sum' from your maven-wrapper.properties." >&2 exit 1 elif command -v sha256sum >/dev/null; then - if echo "$distributionSha256Sum $TMP_DOWNLOAD_DIR/$distributionUrlName" | sha256sum -c >/dev/null 2>&1; then + if echo "$distributionSha256Sum $TMP_DOWNLOAD_DIR/$distributionUrlName" | sha256sum -c - >/dev/null 2>&1; then distributionSha256Result=true fi elif command -v shasum >/dev/null; then @@ -252,8 +255,41 @@ if command -v unzip >/dev/null; then else tar xzf${__MVNW_QUIET_TAR:+"$__MVNW_QUIET_TAR"} "$TMP_DOWNLOAD_DIR/$distributionUrlName" -C "$TMP_DOWNLOAD_DIR" || die "failed to untar" fi -printf %s\\n "$distributionUrl" >"$TMP_DOWNLOAD_DIR/$distributionUrlNameMain/mvnw.url" -mv -- "$TMP_DOWNLOAD_DIR/$distributionUrlNameMain" "$MAVEN_HOME" || [ -d "$MAVEN_HOME" ] || die "fail to move MAVEN_HOME" + +# Find the actual extracted directory name (handles snapshots where filename != directory name) +actualDistributionDir="" + +# First try the expected directory name (for regular distributions) +if [ -d "$TMP_DOWNLOAD_DIR/$distributionUrlNameMain" ]; then + if [ -f "$TMP_DOWNLOAD_DIR/$distributionUrlNameMain/bin/$MVN_CMD" ]; then + actualDistributionDir="$distributionUrlNameMain" + fi +fi + +# If not found, search for any directory with the Maven executable (for snapshots) +if [ -z "$actualDistributionDir" ]; then + # enable globbing to iterate over items + set +f + for dir in "$TMP_DOWNLOAD_DIR"/*; do + if [ -d "$dir" ]; then + if [ -f "$dir/bin/$MVN_CMD" ]; then + actualDistributionDir="$(basename "$dir")" + break + fi + fi + done + set -f +fi + +if [ -z "$actualDistributionDir" ]; then + verbose "Contents of $TMP_DOWNLOAD_DIR:" + verbose "$(ls -la "$TMP_DOWNLOAD_DIR")" + die "Could not find Maven distribution directory in extracted archive" +fi + +verbose "Found extracted Maven distribution directory: $actualDistributionDir" +printf %s\\n "$distributionUrl" >"$TMP_DOWNLOAD_DIR/$actualDistributionDir/mvnw.url" +mv -- "$TMP_DOWNLOAD_DIR/$actualDistributionDir" "$MAVEN_HOME" || [ -d "$MAVEN_HOME" ] || die "fail to move MAVEN_HOME" clean || : exec_maven "$@" diff --git a/mvnw.cmd b/mvnw.cmd index 249bdf38222..92450f93273 100644 --- a/mvnw.cmd +++ b/mvnw.cmd @@ -19,7 +19,7 @@ @REM ---------------------------------------------------------------------------- @REM ---------------------------------------------------------------------------- -@REM Apache Maven Wrapper startup batch script, version 3.3.2 +@REM Apache Maven Wrapper startup batch script, version 3.3.4 @REM @REM Optional ENV vars @REM MVNW_REPOURL - repo url base for downloading maven distribution @@ -40,7 +40,7 @@ @SET __MVNW_ARG0_NAME__= @SET MVNW_USERNAME= @SET MVNW_PASSWORD= -@IF NOT "%__MVNW_CMD__%"=="" (%__MVNW_CMD__% %*) +@IF NOT "%__MVNW_CMD__%"=="" ("%__MVNW_CMD__%" %*) @echo Cannot start maven from wrapper >&2 && exit /b 1 @GOTO :EOF : end batch / begin powershell #> @@ -73,16 +73,30 @@ switch -wildcard -casesensitive ( $($distributionUrl -replace '^.*/','') ) { # apply MVNW_REPOURL and calculate MAVEN_HOME # maven home pattern: ~/.m2/wrapper/dists/{apache-maven-,maven-mvnd--}/ if ($env:MVNW_REPOURL) { - $MVNW_REPO_PATTERN = if ($USE_MVND) { "/org/apache/maven/" } else { "/maven/mvnd/" } - $distributionUrl = "$env:MVNW_REPOURL$MVNW_REPO_PATTERN$($distributionUrl -replace '^.*'+$MVNW_REPO_PATTERN,'')" + $MVNW_REPO_PATTERN = if ($USE_MVND -eq $False) { "/org/apache/maven/" } else { "/maven/mvnd/" } + $distributionUrl = "$env:MVNW_REPOURL$MVNW_REPO_PATTERN$($distributionUrl -replace "^.*$MVNW_REPO_PATTERN",'')" } $distributionUrlName = $distributionUrl -replace '^.*/','' $distributionUrlNameMain = $distributionUrlName -replace '\.[^.]*$','' -replace '-bin$','' -$MAVEN_HOME_PARENT = "$HOME/.m2/wrapper/dists/$distributionUrlNameMain" + +$MAVEN_M2_PATH = "$HOME/.m2" if ($env:MAVEN_USER_HOME) { - $MAVEN_HOME_PARENT = "$env:MAVEN_USER_HOME/wrapper/dists/$distributionUrlNameMain" + $MAVEN_M2_PATH = "$env:MAVEN_USER_HOME" +} + +if (-not (Test-Path -Path $MAVEN_M2_PATH)) { + New-Item -Path $MAVEN_M2_PATH -ItemType Directory | Out-Null +} + +$MAVEN_WRAPPER_DISTS = $null +if ((Get-Item $MAVEN_M2_PATH).Target[0] -eq $null) { + $MAVEN_WRAPPER_DISTS = "$MAVEN_M2_PATH/wrapper/dists" +} else { + $MAVEN_WRAPPER_DISTS = (Get-Item $MAVEN_M2_PATH).Target[0] + "/wrapper/dists" } -$MAVEN_HOME_NAME = ([System.Security.Cryptography.MD5]::Create().ComputeHash([byte[]][char[]]$distributionUrl) | ForEach-Object {$_.ToString("x2")}) -join '' + +$MAVEN_HOME_PARENT = "$MAVEN_WRAPPER_DISTS/$distributionUrlNameMain" +$MAVEN_HOME_NAME = ([System.Security.Cryptography.SHA256]::Create().ComputeHash([byte[]][char[]]$distributionUrl) | ForEach-Object {$_.ToString("x2")}) -join '' $MAVEN_HOME = "$MAVEN_HOME_PARENT/$MAVEN_HOME_NAME" if (Test-Path -Path "$MAVEN_HOME" -PathType Container) { @@ -134,7 +148,33 @@ if ($distributionSha256Sum) { # unzip and move Expand-Archive "$TMP_DOWNLOAD_DIR/$distributionUrlName" -DestinationPath "$TMP_DOWNLOAD_DIR" | Out-Null -Rename-Item -Path "$TMP_DOWNLOAD_DIR/$distributionUrlNameMain" -NewName $MAVEN_HOME_NAME | Out-Null + +# Find the actual extracted directory name (handles snapshots where filename != directory name) +$actualDistributionDir = "" + +# First try the expected directory name (for regular distributions) +$expectedPath = Join-Path "$TMP_DOWNLOAD_DIR" "$distributionUrlNameMain" +$expectedMvnPath = Join-Path "$expectedPath" "bin/$MVN_CMD" +if ((Test-Path -Path $expectedPath -PathType Container) -and (Test-Path -Path $expectedMvnPath -PathType Leaf)) { + $actualDistributionDir = $distributionUrlNameMain +} + +# If not found, search for any directory with the Maven executable (for snapshots) +if (!$actualDistributionDir) { + Get-ChildItem -Path "$TMP_DOWNLOAD_DIR" -Directory | ForEach-Object { + $testPath = Join-Path $_.FullName "bin/$MVN_CMD" + if (Test-Path -Path $testPath -PathType Leaf) { + $actualDistributionDir = $_.Name + } + } +} + +if (!$actualDistributionDir) { + Write-Error "Could not find Maven distribution directory in extracted archive" +} + +Write-Verbose "Found extracted Maven distribution directory: $actualDistributionDir" +Rename-Item -Path "$TMP_DOWNLOAD_DIR/$actualDistributionDir" -NewName $MAVEN_HOME_NAME | Out-Null try { Move-Item -Path "$TMP_DOWNLOAD_DIR/$MAVEN_HOME_NAME" -Destination $MAVEN_HOME_PARENT | Out-Null } catch { From b9e4be3d3da894ed062cfc12511c329428cf6d26 Mon Sep 17 00:00:00 2001 From: Stefano Cordio Date: Tue, 4 Feb 2025 13:52:18 +0100 Subject: [PATCH 03/85] Add icon for JetBrains products --- .gitignore | 3 +- .idea/icon.svg | 159 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 161 insertions(+), 1 deletion(-) create mode 100644 .idea/icon.svg diff --git a/.gitignore b/.gitignore index c82d928514c..ffb55899cf3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ #Maven build result directory target #IntelliJ project files -.idea +.idea/* +!/.idea/icon.svg *.iml out #Eclipse project files diff --git a/.idea/icon.svg b/.idea/icon.svg new file mode 100644 index 00000000000..fabf7a3f0bd --- /dev/null +++ b/.idea/icon.svg @@ -0,0 +1,159 @@ + + + + + + + + + + + + + + + \ No newline at end of file From 975493da97ddce90e359f449bc436a415a3159a5 Mon Sep 17 00:00:00 2001 From: Stefano Cordio Date: Mon, 10 Nov 2025 07:07:30 +0100 Subject: [PATCH 04/85] Update JetBrains icon --- .idea/icon.svg | 187 ++++++++----------------------------------------- 1 file changed, 28 insertions(+), 159 deletions(-) diff --git a/.idea/icon.svg b/.idea/icon.svg index fabf7a3f0bd..d43996bd8c8 100644 --- a/.idea/icon.svg +++ b/.idea/icon.svg @@ -1,159 +1,28 @@ - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + From 6d2d00fc1f65f1d6355207fd1ed8f4e603b37f9d Mon Sep 17 00:00:00 2001 From: Stefano Cordio Date: Fri, 2 Jan 2026 11:21:12 +0100 Subject: [PATCH 05/85] Add IntelliJ custom inspection for test class names --- .gitignore | 2 ++ .idea/inspectionProfiles/Project_Default.xml | 12 ++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 .idea/inspectionProfiles/Project_Default.xml diff --git a/.gitignore b/.gitignore index ffb55899cf3..b5304d9c56c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,8 @@ target #IntelliJ project files .idea/* +!/.idea/inspectionProfiles +!/.idea/inspectionProfiles/Project_Default.xml !/.idea/icon.svg *.iml out diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 00000000000..30841342953 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,12 @@ + + + + From 9c10774a1f0340e7a58e8eff159fed0babcfa97d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 09:41:30 +0100 Subject: [PATCH 06/85] Bump org.sonatype.central:central-publishing-maven-plugin from 0.9.0 to 0.10.0 (#4094) Bump org.sonatype.central:central-publishing-maven-plugin Bumps [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) from 0.9.0 to 0.10.0. - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) --- updated-dependencies: - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5d3c68ec56e..72bf76854a6 100644 --- a/pom.xml +++ b/pom.xml @@ -121,7 +121,7 @@ ${project.basedir} true - 0.9.0 + 0.10.0 1.7.3 5.0.0 3.5.0 From a1d88cd7e2915850ed376a52f8f7772a5e7d13e2 Mon Sep 17 00:00:00 2001 From: Joel Costigliola <382613+joel-costigliola@users.noreply.github.com> Date: Thu, 8 Jan 2026 20:45:20 +0100 Subject: [PATCH 07/85] feat: honor representation in AssertionFailedError actual and expected values --- .../core/error/AssertionErrorCreator.java | 30 ++++++++--- ...rtionErrorCreator_assertionError_Test.java | 53 +++++++++++++++++++ 2 files changed, 77 insertions(+), 6 deletions(-) diff --git a/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorCreator.java b/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorCreator.java index 96a9ea430cd..24dee3fbf79 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorCreator.java +++ b/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorCreator.java @@ -18,6 +18,7 @@ import static org.assertj.core.util.Arrays.array; import static org.assertj.core.util.Throwables.describeErrors; +import java.lang.reflect.Method; import java.util.List; import java.util.Optional; @@ -36,6 +37,7 @@ public class AssertionErrorCreator { private static final Class[] MSG_ARG_TYPES_FOR_COMPARISON_FAILURE = array(String.class, String.class, String.class); private static final Class[] MULTIPLE_FAILURES_ERROR_ARGUMENT_TYPES = array(String.class, List.class); + private Method valueWrapperCreateMethod; @VisibleForTesting ConstructorInvoker constructorInvoker; @@ -46,25 +48,32 @@ public AssertionErrorCreator() { public AssertionErrorCreator(ConstructorInvoker constructorInvoker) { this.constructorInvoker = constructorInvoker; + try { + Class valueWrapperClass = Class.forName("org.opentest4j.ValueWrapper"); + valueWrapperCreateMethod = valueWrapperClass.getMethod("create", Object.class, String.class); + } catch (Exception e) { + valueWrapperCreateMethod = null; + } } // single assertion error public AssertionError assertionError(String message, Object actual, Object expected, Representation representation) { // @format:off - return assertionFailedError(message, actual,expected) - .orElse(comparisonFailure(message, actual, expected, representation) - .orElse(assertionError(message))); + return assertionFailedError(message, actual, expected, representation) + .orElse(comparisonFailure(message, actual, expected, representation) + .orElse(assertionError(message))); // @format:on } - private Optional assertionFailedError(String message, Object actual, Object expected) { + private Optional assertionFailedError(String message, Object actual, Object expected, + Representation representation) { try { Object o = constructorInvoker.newInstance("org.opentest4j.AssertionFailedError", MSG_ARG_TYPES_FOR_ASSERTION_FAILED_ERROR, message, - expected, - actual); + valueWrapper(expected, representation), + valueWrapper(actual, representation)); if (o instanceof AssertionError) return Optional.of((AssertionError) o); @@ -72,6 +81,15 @@ private Optional assertionFailedError(String message, Object act return Optional.empty(); } + private Object valueWrapper(Object value, Representation representation) { + if (valueWrapperCreateMethod == null) return value; + try { + return valueWrapperCreateMethod.invoke(null, value, representation.toStringOf(value)); + } catch (Exception e) { + return value; // best effort + } + } + private Optional comparisonFailure(String message, Object actual, Object expected, diff --git a/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_assertionError_Test.java b/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_assertionError_Test.java index ffd8a68d64e..2e30fe4873f 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_assertionError_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_assertionError_Test.java @@ -16,6 +16,8 @@ package org.assertj.core.error; import static org.assertj.core.api.BDDAssertions.then; +import static org.assertj.core.presentation.StandardRepresentation.STANDARD_REPRESENTATION; +import static org.assertj.core.util.Lists.list; import static org.mockito.ArgumentMatchers.any; import static org.mockito.ArgumentMatchers.anyString; import static org.mockito.ArgumentMatchers.eq; @@ -23,6 +25,7 @@ import static org.mockito.Mockito.mock; import org.assertj.core.presentation.Representation; +import org.assertj.core.presentation.StandardRepresentation; import org.junit.ComparisonFailure; import org.junit.jupiter.api.Test; import org.opentest4j.AssertionFailedError; @@ -80,4 +83,54 @@ void should_create_AssertionError_when_neither_AssertionFailedError_nor_Comparis then(assertionError).isNotInstanceOf(AssertionFailedError.class) .hasMessage(message); } + + @Test + public void should_honor_representation_in_AssertionFailedError_actual_and_expected_values() { + // WHEN + AssertionError assertionError = assertionErrorCreator.assertionError("boom", list("actual"), list("expected"), + STANDARD_REPRESENTATION); + // THEN + then(assertionError).isInstanceOf(AssertionFailedError.class); + AssertionFailedError assertionFailedError = (AssertionFailedError) assertionError; + then(assertionFailedError.getActual().toString()).contains("[\"actual\"]"); + then(assertionFailedError.getExpected().toString()).contains("[\"expected\"]"); + } + + @Test + public void should_honor_custom_representation_in_AssertionFailedError_actual_and_expected_values() { + // GIVEN + Representation representation = new ItemRepresentation(); + // WHEN + AssertionError assertionError = assertionErrorCreator.assertionError("boom", new Item("actual"), new Item("expected"), + representation); + // THEN + then(assertionError).isInstanceOf(AssertionFailedError.class); + AssertionFailedError assertionFailedError = (AssertionFailedError) assertionError; + then(assertionFailedError.getActual().toString()).contains("actual"); + then(assertionFailedError.getExpected().toString()).contains("expected"); + } + + static class Item { + + String name; + + Item(String name) { + this.name = name; + } + + @Override + public String toString() { + return "useless toString"; + } + } + + private static class ItemRepresentation extends StandardRepresentation { + @Override + protected String fallbackToStringOf(final Object object) { + if (object instanceof Item) { + return ((Item) object).name; + } + return super.fallbackToStringOf(object); + } + } } From e22358b964e8b94e6fa93b2f126b8efdb6f53263 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 23:44:45 +0100 Subject: [PATCH 08/85] Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.1 to 0.25.2 (#4096) Bump com.github.siom79.japicmp:japicmp-maven-plugin Bumps [com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp) from 0.25.1 to 0.25.2. - [Release notes](https://github.com/siom79/japicmp/releases) - [Changelog](https://github.com/siom79/japicmp/blob/master/release.py) - [Commits](https://github.com/siom79/japicmp/compare/japicmp-base-0.25.1...japicmp-base-0.25.2) --- updated-dependencies: - dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin dependency-version: 0.25.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- assertj-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assertj-parent/pom.xml b/assertj-parent/pom.xml index 517fa18d8c2..504e3ccf5f4 100644 --- a/assertj-parent/pom.xml +++ b/assertj-parent/pom.xml @@ -26,7 +26,7 @@ 7.2.0 0.8.14 - 0.25.1 + 0.25.2 3.9.0 3.4.0 4.9.8.2 From 168373a0e6960ffcde6d33c0b723af447d6698cf Mon Sep 17 00:00:00 2001 From: Stefano Cordio Date: Fri, 9 Jan 2026 01:53:43 +0100 Subject: [PATCH 09/85] Update license year --- assertj-core/src/main/java/module-info.java | 2 +- .../src/main/java/org/assertj/core/annotation/Beta.java | 2 +- .../java/org/assertj/core/annotation/CanIgnoreReturnValue.java | 2 +- .../main/java/org/assertj/core/annotation/CheckReturnValue.java | 2 +- .../src/main/java/org/assertj/core/annotations/Beta.java | 2 +- .../main/java/org/assertj/core/api/Abstract2DArrayAssert.java | 2 +- .../src/main/java/org/assertj/core/api/AbstractArrayAssert.java | 2 +- .../src/main/java/org/assertj/core/api/AbstractAssert.java | 2 +- .../java/org/assertj/core/api/AbstractAssertWithComparator.java | 2 +- .../org/assertj/core/api/AbstractAtomicFieldUpdaterAssert.java | 2 +- .../org/assertj/core/api/AbstractAtomicReferenceAssert.java | 2 +- .../java/org/assertj/core/api/AbstractBigDecimalAssert.java | 2 +- .../org/assertj/core/api/AbstractBigDecimalScaleAssert.java | 2 +- .../java/org/assertj/core/api/AbstractBigIntegerAssert.java | 2 +- .../java/org/assertj/core/api/AbstractBooleanArrayAssert.java | 2 +- .../main/java/org/assertj/core/api/AbstractBooleanAssert.java | 2 +- .../main/java/org/assertj/core/api/AbstractByteArrayAssert.java | 2 +- .../src/main/java/org/assertj/core/api/AbstractByteAssert.java | 2 +- .../main/java/org/assertj/core/api/AbstractCharArrayAssert.java | 2 +- .../java/org/assertj/core/api/AbstractCharSequenceAssert.java | 2 +- .../main/java/org/assertj/core/api/AbstractCharacterAssert.java | 2 +- .../src/main/java/org/assertj/core/api/AbstractClassAssert.java | 2 +- .../java/org/assertj/core/api/AbstractCollectionAssert.java | 2 +- .../java/org/assertj/core/api/AbstractComparableAssert.java | 2 +- .../org/assertj/core/api/AbstractCompletableFutureAssert.java | 2 +- .../src/main/java/org/assertj/core/api/AbstractDateAssert.java | 2 +- .../java/org/assertj/core/api/AbstractDoubleArrayAssert.java | 2 +- .../main/java/org/assertj/core/api/AbstractDoubleAssert.java | 2 +- .../main/java/org/assertj/core/api/AbstractDurationAssert.java | 2 +- .../java/org/assertj/core/api/AbstractEnumerableAssert.java | 2 +- .../src/main/java/org/assertj/core/api/AbstractFileAssert.java | 2 +- .../main/java/org/assertj/core/api/AbstractFileSizeAssert.java | 2 +- .../java/org/assertj/core/api/AbstractFloatArrayAssert.java | 2 +- .../src/main/java/org/assertj/core/api/AbstractFloatAssert.java | 2 +- .../main/java/org/assertj/core/api/AbstractFutureAssert.java | 2 +- .../java/org/assertj/core/api/AbstractInputStreamAssert.java | 2 +- .../main/java/org/assertj/core/api/AbstractInstantAssert.java | 2 +- .../main/java/org/assertj/core/api/AbstractIntArrayAssert.java | 2 +- .../main/java/org/assertj/core/api/AbstractIntegerAssert.java | 2 +- .../main/java/org/assertj/core/api/AbstractIterableAssert.java | 2 +- .../java/org/assertj/core/api/AbstractIterableSizeAssert.java | 2 +- .../main/java/org/assertj/core/api/AbstractIteratorAssert.java | 2 +- .../src/main/java/org/assertj/core/api/AbstractListAssert.java | 2 +- .../main/java/org/assertj/core/api/AbstractLocalDateAssert.java | 2 +- .../java/org/assertj/core/api/AbstractLocalDateTimeAssert.java | 2 +- .../main/java/org/assertj/core/api/AbstractLocalTimeAssert.java | 2 +- .../main/java/org/assertj/core/api/AbstractLongAdderAssert.java | 2 +- .../main/java/org/assertj/core/api/AbstractLongArrayAssert.java | 2 +- .../src/main/java/org/assertj/core/api/AbstractLongAssert.java | 2 +- .../src/main/java/org/assertj/core/api/AbstractMapAssert.java | 2 +- .../main/java/org/assertj/core/api/AbstractMapSizeAssert.java | 2 +- .../main/java/org/assertj/core/api/AbstractMatcherAssert.java | 2 +- .../java/org/assertj/core/api/AbstractObjectArrayAssert.java | 2 +- .../main/java/org/assertj/core/api/AbstractObjectAssert.java | 2 +- .../java/org/assertj/core/api/AbstractOffsetDateTimeAssert.java | 2 +- .../java/org/assertj/core/api/AbstractOffsetTimeAssert.java | 2 +- .../main/java/org/assertj/core/api/AbstractOptionalAssert.java | 2 +- .../java/org/assertj/core/api/AbstractOptionalDoubleAssert.java | 2 +- .../java/org/assertj/core/api/AbstractOptionalIntAssert.java | 2 +- .../java/org/assertj/core/api/AbstractOptionalLongAssert.java | 2 +- .../src/main/java/org/assertj/core/api/AbstractPathAssert.java | 2 +- .../main/java/org/assertj/core/api/AbstractPeriodAssert.java | 2 +- .../main/java/org/assertj/core/api/AbstractPredicateAssert.java | 2 +- .../java/org/assertj/core/api/AbstractPredicateLikeAssert.java | 2 +- .../java/org/assertj/core/api/AbstractShortArrayAssert.java | 2 +- .../src/main/java/org/assertj/core/api/AbstractShortAssert.java | 2 +- .../main/java/org/assertj/core/api/AbstractSoftAssertions.java | 2 +- .../java/org/assertj/core/api/AbstractSpliteratorAssert.java | 2 +- .../main/java/org/assertj/core/api/AbstractStringAssert.java | 2 +- .../assertj/core/api/AbstractSuppressedExceptionsAssert.java | 2 +- .../main/java/org/assertj/core/api/AbstractTemporalAssert.java | 2 +- .../main/java/org/assertj/core/api/AbstractThrowableAssert.java | 2 +- .../org/assertj/core/api/AbstractUniversalComparableAssert.java | 2 +- .../src/main/java/org/assertj/core/api/AbstractUriAssert.java | 2 +- .../src/main/java/org/assertj/core/api/AbstractUrlAssert.java | 2 +- .../main/java/org/assertj/core/api/AbstractYearMonthAssert.java | 2 +- .../java/org/assertj/core/api/AbstractZonedDateTimeAssert.java | 2 +- .../java/org/assertj/core/api/AfterAssertionErrorCollected.java | 2 +- .../src/main/java/org/assertj/core/api/Array2DAssert.java | 2 +- .../src/main/java/org/assertj/core/api/ArraySortedAssert.java | 2 +- assertj-core/src/main/java/org/assertj/core/api/Assert.java | 2 +- .../main/java/org/assertj/core/api/AssertDelegateTarget.java | 2 +- .../src/main/java/org/assertj/core/api/AssertFactory.java | 2 +- .../src/main/java/org/assertj/core/api/AssertJProxySetup.java | 2 +- .../src/main/java/org/assertj/core/api/AssertProvider.java | 2 +- .../main/java/org/assertj/core/api/AssertWithComparator.java | 2 +- .../main/java/org/assertj/core/api/AssertionErrorCollector.java | 2 +- .../src/main/java/org/assertj/core/api/AssertionInfo.java | 2 +- assertj-core/src/main/java/org/assertj/core/api/Assertions.java | 2 +- .../main/java/org/assertj/core/api/AssertionsForClassTypes.java | 2 +- .../java/org/assertj/core/api/AssertionsForInterfaceTypes.java | 2 +- .../java/org/assertj/core/api/AssumptionExceptionFactory.java | 2 +- .../src/main/java/org/assertj/core/api/Assumptions.java | 2 +- .../src/main/java/org/assertj/core/api/AtomicBooleanAssert.java | 2 +- .../java/org/assertj/core/api/AtomicIntegerArrayAssert.java | 2 +- .../src/main/java/org/assertj/core/api/AtomicIntegerAssert.java | 2 +- .../org/assertj/core/api/AtomicIntegerFieldUpdaterAssert.java | 2 +- .../main/java/org/assertj/core/api/AtomicLongArrayAssert.java | 2 +- .../src/main/java/org/assertj/core/api/AtomicLongAssert.java | 2 +- .../java/org/assertj/core/api/AtomicLongFieldUpdaterAssert.java | 2 +- .../org/assertj/core/api/AtomicMarkableReferenceAssert.java | 2 +- .../java/org/assertj/core/api/AtomicReferenceArrayAssert.java | 2 +- .../main/java/org/assertj/core/api/AtomicReferenceAssert.java | 2 +- .../org/assertj/core/api/AtomicReferenceFieldUpdaterAssert.java | 2 +- .../java/org/assertj/core/api/AtomicStampedReferenceAssert.java | 2 +- .../org/assertj/core/api/AutoCloseableBDDSoftAssertions.java | 2 +- .../java/org/assertj/core/api/AutoCloseableSoftAssertions.java | 2 +- .../assertj/core/api/AutoCloseableSoftAssertionsProvider.java | 2 +- .../src/main/java/org/assertj/core/api/BDDAssertions.java | 2 +- .../src/main/java/org/assertj/core/api/BDDAssumptions.java | 2 +- .../src/main/java/org/assertj/core/api/BDDSoftAssertions.java | 2 +- .../java/org/assertj/core/api/BDDSoftAssertionsProvider.java | 2 +- .../src/main/java/org/assertj/core/api/BigDecimalAssert.java | 2 +- .../main/java/org/assertj/core/api/BigDecimalScaleAssert.java | 2 +- .../src/main/java/org/assertj/core/api/BigIntegerAssert.java | 2 +- .../main/java/org/assertj/core/api/Boolean2DArrayAssert.java | 2 +- .../src/main/java/org/assertj/core/api/BooleanArrayAssert.java | 2 +- .../src/main/java/org/assertj/core/api/BooleanAssert.java | 2 +- .../src/main/java/org/assertj/core/api/Byte2DArrayAssert.java | 2 +- .../src/main/java/org/assertj/core/api/ByteArrayAssert.java | 2 +- assertj-core/src/main/java/org/assertj/core/api/ByteAssert.java | 2 +- .../src/main/java/org/assertj/core/api/Char2DArrayAssert.java | 2 +- .../src/main/java/org/assertj/core/api/CharArrayAssert.java | 2 +- .../src/main/java/org/assertj/core/api/CharSequenceAssert.java | 2 +- .../src/main/java/org/assertj/core/api/CharacterAssert.java | 2 +- .../src/main/java/org/assertj/core/api/ClassAssert.java | 2 +- .../java/org/assertj/core/api/ClassLoadingStrategyFactory.java | 2 +- .../src/main/java/org/assertj/core/api/CollectionAssert.java | 2 +- .../src/main/java/org/assertj/core/api/ComparableAssert.java | 2 +- .../src/main/java/org/assertj/core/api/ComparatorFactory.java | 2 +- .../main/java/org/assertj/core/api/CompletableFutureAssert.java | 2 +- assertj-core/src/main/java/org/assertj/core/api/Condition.java | 2 +- assertj-core/src/main/java/org/assertj/core/api/DateAssert.java | 2 +- .../org/assertj/core/api/DefaultAssertionErrorCollector.java | 2 +- .../src/main/java/org/assertj/core/api/Descriptable.java | 2 +- .../src/main/java/org/assertj/core/api/Double2DArrayAssert.java | 2 +- .../src/main/java/org/assertj/core/api/DoubleArrayAssert.java | 2 +- .../src/main/java/org/assertj/core/api/DoubleAssert.java | 2 +- .../main/java/org/assertj/core/api/DoublePredicateAssert.java | 2 +- .../src/main/java/org/assertj/core/api/DurationAssert.java | 2 +- .../src/main/java/org/assertj/core/api/EnumerableAssert.java | 2 +- .../src/main/java/org/assertj/core/api/ErrorCollector.java | 2 +- .../src/main/java/org/assertj/core/api/ExtensionPoints.java | 2 +- .../assertj/core/api/FactoryBasedNavigableIterableAssert.java | 2 +- .../org/assertj/core/api/FactoryBasedNavigableListAssert.java | 2 +- assertj-core/src/main/java/org/assertj/core/api/Fail.java | 2 +- assertj-core/src/main/java/org/assertj/core/api/FileAssert.java | 2 +- .../src/main/java/org/assertj/core/api/FileSizeAssert.java | 2 +- .../src/main/java/org/assertj/core/api/Float2DArrayAssert.java | 2 +- .../src/main/java/org/assertj/core/api/FloatArrayAssert.java | 2 +- .../src/main/java/org/assertj/core/api/FloatAssert.java | 2 +- .../java/org/assertj/core/api/FloatingPointNumberAssert.java | 2 +- .../src/main/java/org/assertj/core/api/FutureAssert.java | 2 +- .../main/java/org/assertj/core/api/GenericComparableAssert.java | 2 +- .../src/main/java/org/assertj/core/api/HamcrestCondition.java | 2 +- .../src/main/java/org/assertj/core/api/HashSetAssert.java | 2 +- .../org/assertj/core/api/IndexedObjectEnumerableAssert.java | 2 +- .../src/main/java/org/assertj/core/api/InputStreamAssert.java | 2 +- .../java/org/assertj/core/api/InstanceOfAssertFactories.java | 2 +- .../main/java/org/assertj/core/api/InstanceOfAssertFactory.java | 2 +- .../src/main/java/org/assertj/core/api/InstantAssert.java | 2 +- .../src/main/java/org/assertj/core/api/Int2DArrayAssert.java | 2 +- .../src/main/java/org/assertj/core/api/IntArrayAssert.java | 2 +- .../src/main/java/org/assertj/core/api/IntPredicateAssert.java | 2 +- .../src/main/java/org/assertj/core/api/IntegerAssert.java | 2 +- .../src/main/java/org/assertj/core/api/IterableAssert.java | 2 +- .../src/main/java/org/assertj/core/api/IterableSizeAssert.java | 2 +- .../src/main/java/org/assertj/core/api/IteratorAssert.java | 2 +- assertj-core/src/main/java/org/assertj/core/api/ListAssert.java | 2 +- .../src/main/java/org/assertj/core/api/LocalDateAssert.java | 2 +- .../src/main/java/org/assertj/core/api/LocalDateTimeAssert.java | 2 +- .../src/main/java/org/assertj/core/api/LocalTimeAssert.java | 2 +- .../src/main/java/org/assertj/core/api/Long2DArrayAssert.java | 2 +- .../src/main/java/org/assertj/core/api/LongAdderAssert.java | 2 +- .../src/main/java/org/assertj/core/api/LongArrayAssert.java | 2 +- assertj-core/src/main/java/org/assertj/core/api/LongAssert.java | 2 +- .../src/main/java/org/assertj/core/api/LongPredicateAssert.java | 2 +- assertj-core/src/main/java/org/assertj/core/api/MapAssert.java | 2 +- .../src/main/java/org/assertj/core/api/MapSizeAssert.java | 2 +- .../src/main/java/org/assertj/core/api/MatcherAssert.java | 2 +- .../src/main/java/org/assertj/core/api/NotThrownAssert.java | 2 +- .../src/main/java/org/assertj/core/api/NumberAssert.java | 2 +- .../src/main/java/org/assertj/core/api/Object2DArrayAssert.java | 2 +- .../src/main/java/org/assertj/core/api/ObjectArrayAssert.java | 2 +- .../src/main/java/org/assertj/core/api/ObjectAssert.java | 2 +- .../main/java/org/assertj/core/api/ObjectEnumerableAssert.java | 2 +- .../main/java/org/assertj/core/api/OffsetDateTimeAssert.java | 2 +- .../src/main/java/org/assertj/core/api/OffsetTimeAssert.java | 2 +- .../src/main/java/org/assertj/core/api/OptionalAssert.java | 2 +- .../main/java/org/assertj/core/api/OptionalDoubleAssert.java | 2 +- .../src/main/java/org/assertj/core/api/OptionalIntAssert.java | 2 +- .../src/main/java/org/assertj/core/api/OptionalLongAssert.java | 2 +- assertj-core/src/main/java/org/assertj/core/api/PathAssert.java | 2 +- .../src/main/java/org/assertj/core/api/PeriodAssert.java | 2 +- .../src/main/java/org/assertj/core/api/PredicateAssert.java | 2 +- .../core/api/ProxifyMethodChangingTheObjectUnderTest.java | 2 +- .../java/org/assertj/core/api/RecursiveAssertionAssert.java | 2 +- .../java/org/assertj/core/api/RecursiveComparisonAssert.java | 2 +- .../src/main/java/org/assertj/core/api/Short2DArrayAssert.java | 2 +- .../src/main/java/org/assertj/core/api/ShortArrayAssert.java | 2 +- .../src/main/java/org/assertj/core/api/ShortAssert.java | 2 +- .../src/main/java/org/assertj/core/api/SoftAssertionError.java | 2 +- .../src/main/java/org/assertj/core/api/SoftAssertions.java | 2 +- .../main/java/org/assertj/core/api/SoftAssertionsProvider.java | 2 +- .../src/main/java/org/assertj/core/api/SoftProxies.java | 2 +- .../org/assertj/core/api/SoftThrowableAssertAlternative.java | 2 +- .../main/java/org/assertj/core/api/SoftThrowableTypeAssert.java | 2 +- .../src/main/java/org/assertj/core/api/SpliteratorAssert.java | 2 +- .../org/assertj/core/api/StandardSoftAssertionsProvider.java | 2 +- .../src/main/java/org/assertj/core/api/StringAssert.java | 2 +- .../java/org/assertj/core/api/SuppressedExceptionsAssert.java | 2 +- .../src/main/java/org/assertj/core/api/TemporalAssert.java | 2 +- .../src/main/java/org/assertj/core/api/ThrowableAssert.java | 2 +- .../java/org/assertj/core/api/ThrowableAssertAlternative.java | 2 +- .../src/main/java/org/assertj/core/api/ThrowableTypeAssert.java | 2 +- .../src/main/java/org/assertj/core/api/ThrowingConsumer.java | 2 +- .../java/org/assertj/core/api/UniversalComparableAssert.java | 2 +- assertj-core/src/main/java/org/assertj/core/api/UriAssert.java | 2 +- assertj-core/src/main/java/org/assertj/core/api/UrlAssert.java | 2 +- .../src/main/java/org/assertj/core/api/WithAssertions.java | 2 +- .../src/main/java/org/assertj/core/api/WithAssumptions.java | 2 +- .../src/main/java/org/assertj/core/api/WithThrowable.java | 2 +- .../main/java/org/assertj/core/api/WritableAssertionInfo.java | 2 +- .../src/main/java/org/assertj/core/api/YearMonthAssert.java | 2 +- .../src/main/java/org/assertj/core/api/ZonedDateTimeAssert.java | 2 +- .../core/api/comparisonstrategy/AbstractComparisonStrategy.java | 2 +- .../AtomicReferenceArrayElementComparisonStrategy.java | 2 +- .../comparisonstrategy/ComparatorBasedComparisonStrategy.java | 2 +- .../assertj/core/api/comparisonstrategy/ComparisonStrategy.java | 2 +- .../comparisonstrategy/IterableElementComparisonStrategy.java | 2 +- .../ObjectArrayElementComparisonStrategy.java | 2 +- .../core/api/comparisonstrategy/StandardComparisonStrategy.java | 2 +- .../java/org/assertj/core/api/exception/PathsException.java | 2 +- .../main/java/org/assertj/core/api/filter/FilterOperator.java | 2 +- .../src/main/java/org/assertj/core/api/filter/Filters.java | 2 +- .../src/main/java/org/assertj/core/api/filter/InFilter.java | 2 +- .../src/main/java/org/assertj/core/api/filter/NotFilter.java | 2 +- .../src/main/java/org/assertj/core/api/filter/NotInFilter.java | 2 +- .../java/org/assertj/core/api/iterable/ThrowingExtractor.java | 2 +- .../assertj/core/api/junit/jupiter/InjectSoftAssertions.java | 2 +- .../assertj/core/api/junit/jupiter/SoftAssertionsExtension.java | 2 +- .../api/recursive/AbstractRecursiveOperationConfiguration.java | 2 +- .../DefaultRecursiveAssertionIntrospectionStrategy.java | 2 +- .../recursive/assertion/RecursiveAssertionConfiguration.java | 2 +- .../core/api/recursive/assertion/RecursiveAssertionDriver.java | 2 +- .../assertion/RecursiveAssertionIntrospectionStrategy.java | 2 +- .../core/api/recursive/assertion/RecursiveAssertionNode.java | 2 +- .../AbstractRecursiveComparisonIntrospectionStrategy.java | 2 +- .../assertj/core/api/recursive/comparison/ComparingFields.java | 2 +- .../api/recursive/comparison/ComparingNormalizedFields.java | 2 +- .../core/api/recursive/comparison/ComparingProperties.java | 2 +- .../recursive/comparison/ComparingSnakeOrCamelCaseFields.java | 2 +- .../core/api/recursive/comparison/ComparisonDifference.java | 2 +- .../core/api/recursive/comparison/ComparisonKeyDifference.java | 2 +- .../org/assertj/core/api/recursive/comparison/DualValue.java | 2 +- .../assertj/core/api/recursive/comparison/DualValueDeque.java | 2 +- .../assertj/core/api/recursive/comparison/FieldComparators.java | 2 +- .../org/assertj/core/api/recursive/comparison/FieldHolder.java | 2 +- .../assertj/core/api/recursive/comparison/FieldLocation.java | 2 +- .../assertj/core/api/recursive/comparison/FieldMessages.java | 2 +- .../LegacyRecursiveComparisonIntrospectionStrategy.java | 2 +- .../core/api/recursive/comparison/RecursiveComparator.java | 2 +- .../recursive/comparison/RecursiveComparisonConfiguration.java | 2 +- .../comparison/RecursiveComparisonDifferenceCalculator.java | 2 +- .../comparison/RecursiveComparisonIntrospectionStrategy.java | 2 +- .../core/api/recursive/comparison/VisitedDualValues.java | 2 +- .../src/main/java/org/assertj/core/condition/AllOf.java | 2 +- .../src/main/java/org/assertj/core/condition/AnyOf.java | 2 +- .../src/main/java/org/assertj/core/condition/DoesNotHave.java | 2 +- assertj-core/src/main/java/org/assertj/core/condition/Join.java | 2 +- .../main/java/org/assertj/core/condition/MappedCondition.java | 2 +- .../src/main/java/org/assertj/core/condition/Negative.java | 2 +- .../main/java/org/assertj/core/condition/NestableCondition.java | 2 +- assertj-core/src/main/java/org/assertj/core/condition/Not.java | 2 +- .../main/java/org/assertj/core/condition/VerboseCondition.java | 2 +- .../main/java/org/assertj/core/configuration/Configuration.java | 2 +- .../org/assertj/core/configuration/ConfigurationProvider.java | 2 +- .../core/configuration/PreferredAssumptionException.java | 2 +- .../src/main/java/org/assertj/core/configuration/Services.java | 2 +- assertj-core/src/main/java/org/assertj/core/data/Index.java | 2 +- assertj-core/src/main/java/org/assertj/core/data/MapEntry.java | 2 +- assertj-core/src/main/java/org/assertj/core/data/Offset.java | 2 +- .../src/main/java/org/assertj/core/data/Percentage.java | 2 +- .../src/main/java/org/assertj/core/data/TemporalOffset.java | 2 +- .../java/org/assertj/core/data/TemporalUnitLessThanOffset.java | 2 +- .../src/main/java/org/assertj/core/data/TemporalUnitOffset.java | 2 +- .../java/org/assertj/core/data/TemporalUnitWithinOffset.java | 2 +- .../src/main/java/org/assertj/core/description/Description.java | 2 +- .../java/org/assertj/core/description/EmptyTextDescription.java | 2 +- .../main/java/org/assertj/core/description/JoinDescription.java | 2 +- .../java/org/assertj/core/description/LazyTextDescription.java | 2 +- .../main/java/org/assertj/core/description/TextDescription.java | 2 +- .../org/assertj/core/error/AbstractShouldHaveTextContent.java | 2 +- .../src/main/java/org/assertj/core/error/ActualIsNotEmpty.java | 2 +- .../main/java/org/assertj/core/error/AnyElementShouldMatch.java | 2 +- .../main/java/org/assertj/core/error/AssertionErrorCreator.java | 2 +- .../assertj/core/error/AssertionErrorMessagesAggregator.java | 2 +- .../java/org/assertj/core/error/BasicErrorMessageFactory.java | 2 +- .../main/java/org/assertj/core/error/ClassModifierShouldBe.java | 2 +- .../ConditionAndGroupGenericParameterTypeShouldBeTheSame.java | 2 +- .../main/java/org/assertj/core/error/ConstructorInvoker.java | 2 +- .../main/java/org/assertj/core/error/DescriptionFormatter.java | 2 +- .../src/main/java/org/assertj/core/error/ElementsShouldBe.java | 2 +- .../java/org/assertj/core/error/ElementsShouldBeAtLeast.java | 2 +- .../java/org/assertj/core/error/ElementsShouldBeAtMost.java | 2 +- .../java/org/assertj/core/error/ElementsShouldBeExactly.java | 2 +- .../main/java/org/assertj/core/error/ElementsShouldHave.java | 2 +- .../java/org/assertj/core/error/ElementsShouldHaveAtLeast.java | 2 +- .../java/org/assertj/core/error/ElementsShouldHaveAtMost.java | 2 +- .../java/org/assertj/core/error/ElementsShouldHaveExactly.java | 2 +- .../main/java/org/assertj/core/error/ElementsShouldMatch.java | 2 +- .../main/java/org/assertj/core/error/ElementsShouldNotBe.java | 2 +- .../main/java/org/assertj/core/error/ElementsShouldNotHave.java | 2 +- .../main/java/org/assertj/core/error/ElementsShouldSatisfy.java | 2 +- .../main/java/org/assertj/core/error/ErrorMessageFactory.java | 2 +- .../main/java/org/assertj/core/error/GroupTypeDescription.java | 2 +- .../java/org/assertj/core/error/MatcherShouldHaveGroup.java | 2 +- .../main/java/org/assertj/core/error/MatcherShouldMatch.java | 2 +- .../src/main/java/org/assertj/core/error/MessageFormatter.java | 2 +- .../java/org/assertj/core/error/MultipleAssertionsError.java | 2 +- .../main/java/org/assertj/core/error/NoElementsShouldMatch.java | 2 +- .../java/org/assertj/core/error/NoElementsShouldSatisfy.java | 2 +- .../core/error/OptionalDoubleShouldHaveValueCloseToOffset.java | 2 +- .../error/OptionalDoubleShouldHaveValueCloseToPercentage.java | 2 +- .../main/java/org/assertj/core/error/OptionalShouldBeEmpty.java | 2 +- .../java/org/assertj/core/error/OptionalShouldBePresent.java | 2 +- .../main/java/org/assertj/core/error/OptionalShouldContain.java | 2 +- .../org/assertj/core/error/OptionalShouldContainInstanceOf.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldAccept.java | 2 +- assertj-core/src/main/java/org/assertj/core/error/ShouldBe.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeASCII.java | 2 +- .../main/java/org/assertj/core/error/ShouldBeAbsolutePath.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeAbstract.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeAfter.java | 2 +- .../java/org/assertj/core/error/ShouldBeAfterOrEqualTo.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeAfterYear.java | 2 +- .../main/java/org/assertj/core/error/ShouldBeAlphabetic.java | 2 +- .../main/java/org/assertj/core/error/ShouldBeAlphanumeric.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeAnArray.java | 2 +- .../main/java/org/assertj/core/error/ShouldBeAnnotation.java | 2 +- .../java/org/assertj/core/error/ShouldBeAssignableFrom.java | 2 +- .../main/java/org/assertj/core/error/ShouldBeAssignableTo.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeAtIndex.java | 2 +- .../main/java/org/assertj/core/error/ShouldBeAtSameInstant.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeBase64.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeBase64Url.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeBefore.java | 2 +- .../java/org/assertj/core/error/ShouldBeBeforeOrEqualTo.java | 2 +- .../main/java/org/assertj/core/error/ShouldBeBeforeYear.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeBetween.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeBlank.java | 2 +- .../main/java/org/assertj/core/error/ShouldBeCanonicalPath.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeCloseTo.java | 2 +- .../java/org/assertj/core/error/ShouldBeCurrentYearMonth.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeDirectory.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeEmpty.java | 2 +- .../java/org/assertj/core/error/ShouldBeEmptyDirectory.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeEqual.java | 2 +- .../error/ShouldBeEqualByComparingFieldByFieldRecursively.java | 2 +- .../core/error/ShouldBeEqualByComparingOnlyGivenFields.java | 2 +- .../java/org/assertj/core/error/ShouldBeEqualIgnoringCase.java | 2 +- .../java/org/assertj/core/error/ShouldBeEqualIgnoringHours.java | 2 +- .../org/assertj/core/error/ShouldBeEqualIgnoringMinutes.java | 2 +- .../java/org/assertj/core/error/ShouldBeEqualIgnoringNanos.java | 2 +- .../core/error/ShouldBeEqualIgnoringNewLineDifferences.java | 2 +- .../org/assertj/core/error/ShouldBeEqualIgnoringNewLines.java | 2 +- .../org/assertj/core/error/ShouldBeEqualIgnoringSeconds.java | 2 +- .../org/assertj/core/error/ShouldBeEqualIgnoringTimezone.java | 2 +- .../org/assertj/core/error/ShouldBeEqualIgnoringWhitespace.java | 2 +- .../error/ShouldBeEqualNormalizingPunctuationAndWhitespace.java | 2 +- .../org/assertj/core/error/ShouldBeEqualNormalizingUnicode.java | 2 +- .../assertj/core/error/ShouldBeEqualNormalizingWhitespace.java | 2 +- .../org/assertj/core/error/ShouldBeEqualToIgnoringFields.java | 2 +- .../org/assertj/core/error/ShouldBeEqualWithTimePrecision.java | 2 +- .../java/org/assertj/core/error/ShouldBeEqualWithinOffset.java | 2 +- .../org/assertj/core/error/ShouldBeEqualWithinPercentage.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeEven.java | 2 +- .../java/org/assertj/core/error/ShouldBeExactlyInstanceOf.java | 2 +- .../main/java/org/assertj/core/error/ShouldBeExecutable.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeExhausted.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeFalse.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeFile.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeFinite.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeGreater.java | 2 +- .../java/org/assertj/core/error/ShouldBeGreaterOrEqual.java | 2 +- .../main/java/org/assertj/core/error/ShouldBeHexadecimal.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeIn.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeInSameDay.java | 2 +- .../main/java/org/assertj/core/error/ShouldBeInSameHour.java | 2 +- .../java/org/assertj/core/error/ShouldBeInSameHourWindow.java | 2 +- .../main/java/org/assertj/core/error/ShouldBeInSameMinute.java | 2 +- .../java/org/assertj/core/error/ShouldBeInSameMinuteWindow.java | 2 +- .../main/java/org/assertj/core/error/ShouldBeInSameMonth.java | 2 +- .../main/java/org/assertj/core/error/ShouldBeInSameSecond.java | 2 +- .../java/org/assertj/core/error/ShouldBeInSameSecondWindow.java | 2 +- .../main/java/org/assertj/core/error/ShouldBeInSameYear.java | 2 +- .../main/java/org/assertj/core/error/ShouldBeInTheFuture.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeInThePast.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeInfinite.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeInstance.java | 2 +- .../main/java/org/assertj/core/error/ShouldBeInstanceOfAny.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeInterface.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeLess.java | 2 +- .../main/java/org/assertj/core/error/ShouldBeLessOrEqual.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeLowerCase.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeMarked.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeMixedCase.java | 2 +- .../main/java/org/assertj/core/error/ShouldBeNormalized.java | 2 +- .../main/java/org/assertj/core/error/ShouldBeNullOrEmpty.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeNumeric.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeOdd.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeOfClassIn.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBePeriod.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBePrimitive.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBePrintable.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeReadable.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeRecord.java | 2 +- .../main/java/org/assertj/core/error/ShouldBeRegularFile.java | 2 +- .../main/java/org/assertj/core/error/ShouldBeRelativePath.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeSame.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeSealed.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeSorted.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeSubsetOf.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeSubstring.java | 2 +- .../main/java/org/assertj/core/error/ShouldBeSymbolicLink.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeToday.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeTrue.java | 2 +- .../main/java/org/assertj/core/error/ShouldBeUnmodifiable.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeUpperCase.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeVisible.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldBeWritable.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldContain.java | 2 +- .../main/java/org/assertj/core/error/ShouldContainAnyOf.java | 2 +- .../main/java/org/assertj/core/error/ShouldContainAtIndex.java | 2 +- .../java/org/assertj/core/error/ShouldContainCharSequence.java | 2 +- .../assertj/core/error/ShouldContainCharSequenceOnlyOnce.java | 2 +- .../main/java/org/assertj/core/error/ShouldContainEntries.java | 2 +- .../main/java/org/assertj/core/error/ShouldContainEntry.java | 2 +- .../main/java/org/assertj/core/error/ShouldContainExactly.java | 2 +- .../org/assertj/core/error/ShouldContainExactlyInAnyOrder.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldContainKey.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldContainKeys.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldContainNull.java | 2 +- .../assertj/core/error/ShouldContainOneOrMoreWhitespaces.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldContainOnly.java | 2 +- .../java/org/assertj/core/error/ShouldContainOnlyDigits.java | 2 +- .../main/java/org/assertj/core/error/ShouldContainOnlyKeys.java | 2 +- .../java/org/assertj/core/error/ShouldContainOnlyNulls.java | 2 +- .../org/assertj/core/error/ShouldContainOnlyWhitespaces.java | 2 +- .../main/java/org/assertj/core/error/ShouldContainPattern.java | 2 +- .../java/org/assertj/core/error/ShouldContainRecursively.java | 2 +- .../main/java/org/assertj/core/error/ShouldContainSequence.java | 2 +- .../assertj/core/error/ShouldContainSequenceOfCharSequence.java | 2 +- .../java/org/assertj/core/error/ShouldContainSubsequence.java | 2 +- .../core/error/ShouldContainSubsequenceOfCharSequence.java | 2 +- .../main/java/org/assertj/core/error/ShouldContainValue.java | 2 +- .../main/java/org/assertj/core/error/ShouldContainValues.java | 2 +- .../java/org/assertj/core/error/ShouldContainsOnlyOnce.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldEndWith.java | 2 +- .../java/org/assertj/core/error/ShouldEndWithIgnoringCase.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldEndWithPath.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldExist.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldHave.java | 2 +- .../java/org/assertj/core/error/ShouldHaveAllNullFields.java | 2 +- .../main/java/org/assertj/core/error/ShouldHaveAnnotations.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldHaveAtIndex.java | 2 +- .../assertj/core/error/ShouldHaveAtLeastOneElementOfType.java | 2 +- .../java/org/assertj/core/error/ShouldHaveBinaryContent.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldHaveCause.java | 2 +- .../org/assertj/core/error/ShouldHaveCauseExactlyInstance.java | 2 +- .../java/org/assertj/core/error/ShouldHaveCauseInstance.java | 2 +- .../java/org/assertj/core/error/ShouldHaveCauseReference.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldHaveContent.java | 2 +- .../main/java/org/assertj/core/error/ShouldHaveDateField.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldHaveDigest.java | 2 +- .../main/java/org/assertj/core/error/ShouldHaveDimensions.java | 2 +- .../main/java/org/assertj/core/error/ShouldHaveDuration.java | 2 +- .../java/org/assertj/core/error/ShouldHaveExactlyTypes.java | 2 +- .../main/java/org/assertj/core/error/ShouldHaveExtension.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldHaveFields.java | 2 +- .../main/java/org/assertj/core/error/ShouldHaveFileSystem.java | 2 +- .../main/java/org/assertj/core/error/ShouldHaveLineCount.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldHaveMessage.java | 2 +- .../assertj/core/error/ShouldHaveMessageFindingMatchRegex.java | 2 +- .../org/assertj/core/error/ShouldHaveMessageMatchingRegex.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldHaveMethods.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldHaveName.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldHaveNext.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldHaveNoCause.java | 2 +- .../main/java/org/assertj/core/error/ShouldHaveNoExtension.java | 2 +- .../main/java/org/assertj/core/error/ShouldHaveNoFields.java | 2 +- .../java/org/assertj/core/error/ShouldHaveNoNullFields.java | 2 +- .../main/java/org/assertj/core/error/ShouldHaveNoPackage.java | 2 +- .../main/java/org/assertj/core/error/ShouldHaveNoParent.java | 2 +- .../java/org/assertj/core/error/ShouldHaveNoSuperclass.java | 2 +- .../assertj/core/error/ShouldHaveNoSuppressedExceptions.java | 2 +- .../org/assertj/core/error/ShouldHaveOnlyElementsOfType.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldHavePackage.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldHaveParent.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldHavePeriod.java | 2 +- .../org/assertj/core/error/ShouldHavePermittedSubclasses.java | 2 +- .../java/org/assertj/core/error/ShouldHavePropertyOrField.java | 2 +- .../assertj/core/error/ShouldHavePropertyOrFieldWithValue.java | 2 +- .../java/org/assertj/core/error/ShouldHaveRecordComponents.java | 2 +- .../main/java/org/assertj/core/error/ShouldHaveReference.java | 2 +- .../main/java/org/assertj/core/error/ShouldHaveRootCause.java | 2 +- .../assertj/core/error/ShouldHaveRootCauseExactlyInstance.java | 2 +- .../org/assertj/core/error/ShouldHaveRootCauseInstance.java | 2 +- .../main/java/org/assertj/core/error/ShouldHaveSameClass.java | 2 +- .../main/java/org/assertj/core/error/ShouldHaveSameContent.java | 2 +- .../java/org/assertj/core/error/ShouldHaveSameDimensionsAs.java | 2 +- .../java/org/assertj/core/error/ShouldHaveSameFileSystemAs.java | 2 +- .../java/org/assertj/core/error/ShouldHaveSameHashCode.java | 2 +- .../main/java/org/assertj/core/error/ShouldHaveSameHourAs.java | 2 +- .../main/java/org/assertj/core/error/ShouldHaveSameSizeAs.java | 2 +- .../main/java/org/assertj/core/error/ShouldHaveSameTime.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldHaveScale.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldHaveSize.java | 2 +- .../main/java/org/assertj/core/error/ShouldHaveSizeBetween.java | 2 +- .../java/org/assertj/core/error/ShouldHaveSizeGreaterThan.java | 2 +- .../assertj/core/error/ShouldHaveSizeGreaterThanOrEqualTo.java | 2 +- .../java/org/assertj/core/error/ShouldHaveSizeLessThan.java | 2 +- .../org/assertj/core/error/ShouldHaveSizeLessThanOrEqualTo.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldHaveStamp.java | 2 +- .../main/java/org/assertj/core/error/ShouldHaveSuperclass.java | 2 +- .../org/assertj/core/error/ShouldHaveSuppressedException.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldHaveTime.java | 2 +- .../main/java/org/assertj/core/error/ShouldHaveToString.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldHaveValue.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldMatch.java | 2 +- .../main/java/org/assertj/core/error/ShouldMatchPattern.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldNotAccept.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldNotBe.java | 2 +- .../main/java/org/assertj/core/error/ShouldNotBeBetween.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldNotBeBlank.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldNotBeEmpty.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldNotBeEqual.java | 2 +- .../error/ShouldNotBeEqualComparingFieldByFieldRecursively.java | 2 +- .../org/assertj/core/error/ShouldNotBeEqualIgnoringCase.java | 2 +- .../assertj/core/error/ShouldNotBeEqualIgnoringWhitespace.java | 2 +- .../core/error/ShouldNotBeEqualNormalizingWhitespace.java | 2 +- .../org/assertj/core/error/ShouldNotBeEqualWithinOffset.java | 2 +- .../assertj/core/error/ShouldNotBeEqualWithinPercentage.java | 2 +- .../org/assertj/core/error/ShouldNotBeExactlyInstanceOf.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldNotBeFinite.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldNotBeIn.java | 2 +- .../main/java/org/assertj/core/error/ShouldNotBeInfinite.java | 2 +- .../main/java/org/assertj/core/error/ShouldNotBeInstance.java | 2 +- .../java/org/assertj/core/error/ShouldNotBeInstanceOfAny.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldNotBeNull.java | 2 +- .../main/java/org/assertj/core/error/ShouldNotBeOfClassIn.java | 2 +- .../main/java/org/assertj/core/error/ShouldNotBePrimitive.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldNotBeSame.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldNotContain.java | 2 +- .../org/assertj/core/error/ShouldNotContainAnyWhitespaces.java | 2 +- .../java/org/assertj/core/error/ShouldNotContainAtIndex.java | 2 +- .../org/assertj/core/error/ShouldNotContainCharSequence.java | 2 +- .../main/java/org/assertj/core/error/ShouldNotContainKey.java | 2 +- .../main/java/org/assertj/core/error/ShouldNotContainKeys.java | 2 +- .../main/java/org/assertj/core/error/ShouldNotContainNull.java | 2 +- .../org/assertj/core/error/ShouldNotContainOnlyWhitespaces.java | 2 +- .../java/org/assertj/core/error/ShouldNotContainPattern.java | 2 +- .../java/org/assertj/core/error/ShouldNotContainSequence.java | 2 +- .../core/error/ShouldNotContainSequenceOfCharSequence.java | 2 +- .../org/assertj/core/error/ShouldNotContainSubsequence.java | 2 +- .../core/error/ShouldNotContainSubsequenceOfCharSequence.java | 2 +- .../main/java/org/assertj/core/error/ShouldNotContainValue.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldNotEndWith.java | 2 +- .../org/assertj/core/error/ShouldNotEndWithIgnoringCase.java | 2 +- .../org/assertj/core/error/ShouldNotEndWithWhitespaces.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldNotExist.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldNotHave.java | 2 +- .../org/assertj/core/error/ShouldNotHaveAnyElementsOfTypes.java | 2 +- .../java/org/assertj/core/error/ShouldNotHaveDuplicates.java | 2 +- .../java/org/assertj/core/error/ShouldNotHaveSameClass.java | 2 +- .../java/org/assertj/core/error/ShouldNotHaveSameHashCode.java | 2 +- .../main/java/org/assertj/core/error/ShouldNotHaveThrown.java | 2 +- .../java/org/assertj/core/error/ShouldNotHaveThrownExcept.java | 2 +- .../main/java/org/assertj/core/error/ShouldNotHaveToString.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldNotMatch.java | 2 +- .../main/java/org/assertj/core/error/ShouldNotMatchPattern.java | 2 +- .../core/error/ShouldNotSatisfyPredicateRecursively.java | 2 +- .../main/java/org/assertj/core/error/ShouldNotStartWith.java | 2 +- .../org/assertj/core/error/ShouldNotStartWithIgnoringCase.java | 2 +- .../org/assertj/core/error/ShouldNotStartWithWhitespaces.java | 2 +- .../org/assertj/core/error/ShouldOnlyHaveElementsOfTypes.java | 2 +- .../main/java/org/assertj/core/error/ShouldOnlyHaveFields.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldSatisfy.java | 2 +- .../main/java/org/assertj/core/error/ShouldSatisfyOnlyOnce.java | 2 +- .../src/main/java/org/assertj/core/error/ShouldStartWith.java | 2 +- .../org/assertj/core/error/ShouldStartWithIgnoringCase.java | 2 +- .../main/java/org/assertj/core/error/ShouldStartWithPath.java | 2 +- .../org/assertj/core/error/SubarraysShouldHaveSameSize.java | 2 +- .../java/org/assertj/core/error/UnsatisfiedRequirement.java | 2 +- .../org/assertj/core/error/ZippedElementsShouldSatisfy.java | 2 +- .../core/error/array2d/Array2dElementShouldBeDeepEqual.java | 2 +- .../java/org/assertj/core/error/future/ShouldBeCancelled.java | 2 +- .../java/org/assertj/core/error/future/ShouldBeCompleted.java | 2 +- .../core/error/future/ShouldBeCompletedExceptionally.java | 2 +- .../org/assertj/core/error/future/ShouldBeCompletedWithin.java | 2 +- .../main/java/org/assertj/core/error/future/ShouldBeDone.java | 2 +- .../error/future/ShouldHaveCompletedExceptionallyWithin.java | 2 +- .../java/org/assertj/core/error/future/ShouldHaveFailed.java | 2 +- .../org/assertj/core/error/future/ShouldHaveFailedWithin.java | 2 +- .../org/assertj/core/error/future/ShouldNotBeCancelled.java | 2 +- .../org/assertj/core/error/future/ShouldNotBeCompleted.java | 2 +- .../core/error/future/ShouldNotBeCompletedExceptionally.java | 2 +- .../java/org/assertj/core/error/future/ShouldNotBeDone.java | 2 +- .../java/org/assertj/core/error/future/ShouldNotHaveFailed.java | 2 +- .../src/main/java/org/assertj/core/error/future/Warning.java | 2 +- .../error/uri/ShouldBeEqualToWithSortedQueryParameters.java | 2 +- .../main/java/org/assertj/core/error/uri/ShouldHaveAnchor.java | 2 +- .../java/org/assertj/core/error/uri/ShouldHaveAuthority.java | 2 +- .../java/org/assertj/core/error/uri/ShouldHaveFragment.java | 2 +- .../main/java/org/assertj/core/error/uri/ShouldHaveHost.java | 2 +- .../main/java/org/assertj/core/error/uri/ShouldHaveNoHost.java | 2 +- .../java/org/assertj/core/error/uri/ShouldHaveParameter.java | 2 +- .../main/java/org/assertj/core/error/uri/ShouldHavePath.java | 2 +- .../main/java/org/assertj/core/error/uri/ShouldHavePort.java | 2 +- .../java/org/assertj/core/error/uri/ShouldHaveProtocol.java | 2 +- .../main/java/org/assertj/core/error/uri/ShouldHaveQuery.java | 2 +- .../main/java/org/assertj/core/error/uri/ShouldHaveScheme.java | 2 +- .../java/org/assertj/core/error/uri/ShouldHaveUserInfo.java | 2 +- .../org/assertj/core/extractor/ByNameMultipleExtractor.java | 2 +- .../java/org/assertj/core/extractor/ByNameSingleExtractor.java | 2 +- .../src/main/java/org/assertj/core/extractor/Extractors.java | 2 +- .../main/java/org/assertj/core/extractor/ResultOfExtractor.java | 2 +- .../main/java/org/assertj/core/extractor/ToStringExtractor.java | 2 +- .../org/assertj/core/groups/FieldsOrPropertiesExtractor.java | 2 +- .../src/main/java/org/assertj/core/groups/Properties.java | 2 +- assertj-core/src/main/java/org/assertj/core/groups/Tuple.java | 2 +- .../src/main/java/org/assertj/core/internal/Arrays.java | 2 +- .../src/main/java/org/assertj/core/internal/Arrays2D.java | 2 +- .../src/main/java/org/assertj/core/internal/BigDecimals.java | 2 +- .../src/main/java/org/assertj/core/internal/BigIntegers.java | 2 +- .../src/main/java/org/assertj/core/internal/BinaryDiff.java | 2 +- .../main/java/org/assertj/core/internal/BinaryDiffResult.java | 2 +- .../main/java/org/assertj/core/internal/Boolean2DArrays.java | 2 +- .../src/main/java/org/assertj/core/internal/BooleanArrays.java | 2 +- .../src/main/java/org/assertj/core/internal/Byte2DArrays.java | 2 +- .../src/main/java/org/assertj/core/internal/ByteArrays.java | 2 +- assertj-core/src/main/java/org/assertj/core/internal/Bytes.java | 2 +- .../src/main/java/org/assertj/core/internal/Char2DArrays.java | 2 +- .../src/main/java/org/assertj/core/internal/CharArrays.java | 2 +- .../src/main/java/org/assertj/core/internal/Characters.java | 2 +- .../assertj/core/internal/ChronoLocalDateTimeComparator.java | 2 +- .../core/internal/ChronoZonedDateTimeByInstantComparator.java | 2 +- .../src/main/java/org/assertj/core/internal/Classes.java | 2 +- .../src/main/java/org/assertj/core/internal/CommonErrors.java | 2 +- .../main/java/org/assertj/core/internal/CommonValidations.java | 2 +- .../src/main/java/org/assertj/core/internal/Comparables.java | 2 +- .../src/main/java/org/assertj/core/internal/Conditions.java | 2 +- .../internal/ConfigurableRecursiveFieldByFieldComparator.java | 2 +- assertj-core/src/main/java/org/assertj/core/internal/Dates.java | 2 +- .../src/main/java/org/assertj/core/internal/DeepDifference.java | 2 +- .../java/org/assertj/core/internal/DescribableComparator.java | 2 +- assertj-core/src/main/java/org/assertj/core/internal/Diff.java | 2 +- .../src/main/java/org/assertj/core/internal/DigestDiff.java | 2 +- .../src/main/java/org/assertj/core/internal/Digests.java | 2 +- .../src/main/java/org/assertj/core/internal/Double2DArrays.java | 2 +- .../src/main/java/org/assertj/core/internal/DoubleArrays.java | 2 +- .../src/main/java/org/assertj/core/internal/Doubles.java | 2 +- .../org/assertj/core/internal/ElementsSatisfyingConsumer.java | 2 +- .../src/main/java/org/assertj/core/internal/ErrorMessages.java | 2 +- .../org/assertj/core/internal/ExtendedByTypesComparator.java | 2 +- .../src/main/java/org/assertj/core/internal/Failures.java | 2 +- assertj-core/src/main/java/org/assertj/core/internal/Files.java | 2 +- .../src/main/java/org/assertj/core/internal/Float2DArrays.java | 2 +- .../src/main/java/org/assertj/core/internal/FloatArrays.java | 2 +- .../src/main/java/org/assertj/core/internal/Floats.java | 2 +- .../src/main/java/org/assertj/core/internal/Futures.java | 2 +- .../src/main/java/org/assertj/core/internal/IndexedDiff.java | 2 +- .../src/main/java/org/assertj/core/internal/Int2DArrays.java | 2 +- .../src/main/java/org/assertj/core/internal/IntArrays.java | 2 +- .../src/main/java/org/assertj/core/internal/Integers.java | 2 +- .../src/main/java/org/assertj/core/internal/IterableDiff.java | 2 +- .../src/main/java/org/assertj/core/internal/Iterables.java | 2 +- .../src/main/java/org/assertj/core/internal/Iterators.java | 2 +- assertj-core/src/main/java/org/assertj/core/internal/Lists.java | 2 +- .../src/main/java/org/assertj/core/internal/Long2DArrays.java | 2 +- .../src/main/java/org/assertj/core/internal/LongArrays.java | 2 +- assertj-core/src/main/java/org/assertj/core/internal/Longs.java | 2 +- assertj-core/src/main/java/org/assertj/core/internal/Maps.java | 2 +- .../main/java/org/assertj/core/internal/NioFilesWrapper.java | 2 +- .../src/main/java/org/assertj/core/internal/Numbers.java | 2 +- .../src/main/java/org/assertj/core/internal/Object2DArrays.java | 2 +- .../src/main/java/org/assertj/core/internal/ObjectArrays.java | 2 +- .../src/main/java/org/assertj/core/internal/Objects.java | 2 +- .../core/internal/OffsetDateTimeByInstantComparator.java | 2 +- assertj-core/src/main/java/org/assertj/core/internal/Paths.java | 2 +- .../src/main/java/org/assertj/core/internal/Predicates.java | 2 +- .../src/main/java/org/assertj/core/internal/RealNumbers.java | 2 +- .../main/java/org/assertj/core/internal/RecursiveHelper.java | 2 +- .../src/main/java/org/assertj/core/internal/Short2DArrays.java | 2 +- .../src/main/java/org/assertj/core/internal/ShortArrays.java | 2 +- .../src/main/java/org/assertj/core/internal/Shorts.java | 2 +- .../src/main/java/org/assertj/core/internal/Spliterators.java | 2 +- .../src/main/java/org/assertj/core/internal/Strings.java | 2 +- .../src/main/java/org/assertj/core/internal/Throwables.java | 2 +- .../main/java/org/assertj/core/internal/TypeComparators.java | 2 +- .../src/main/java/org/assertj/core/internal/TypeHolder.java | 2 +- .../src/main/java/org/assertj/core/internal/TypeMessages.java | 2 +- .../org/assertj/core/internal/UnambiguousRepresentation.java | 2 +- assertj-core/src/main/java/org/assertj/core/internal/Uris.java | 2 +- assertj-core/src/main/java/org/assertj/core/internal/Urls.java | 2 +- .../src/main/java/org/assertj/core/internal/WholeNumbers.java | 2 +- .../java/org/assertj/core/internal/annotation/Contract.java | 2 +- .../main/java/org/assertj/core/matcher/AssertionMatcher.java | 2 +- .../org/assertj/core/presentation/BinaryRepresentation.java | 2 +- .../main/java/org/assertj/core/presentation/BoundedQueue.java | 2 +- .../org/assertj/core/presentation/CompositeRepresentation.java | 2 +- .../java/org/assertj/core/presentation/HeadTailAccumulator.java | 2 +- .../assertj/core/presentation/HexadecimalRepresentation.java | 2 +- .../main/java/org/assertj/core/presentation/NumberGrouping.java | 2 +- .../org/assertj/core/presentation/PredicateDescription.java | 2 +- .../java/org/assertj/core/presentation/PrimitiveArrayList.java | 2 +- .../main/java/org/assertj/core/presentation/Representation.java | 2 +- .../main/java/org/assertj/core/presentation/RotatingQueue.java | 2 +- .../org/assertj/core/presentation/StandardRepresentation.java | 2 +- .../java/org/assertj/core/presentation/TransformingList.java | 2 +- .../org/assertj/core/presentation/UnicodeRepresentation.java | 2 +- .../assertj/core/util/AbstractComparableNumberComparator.java | 2 +- .../src/main/java/org/assertj/core/util/ArrayWrapperList.java | 2 +- assertj-core/src/main/java/org/assertj/core/util/Arrays.java | 2 +- .../main/java/org/assertj/core/util/BigDecimalComparator.java | 2 +- .../main/java/org/assertj/core/util/BigIntegerComparator.java | 2 +- .../main/java/org/assertj/core/util/CanIgnoreReturnValue.java | 2 +- .../src/main/java/org/assertj/core/util/CheckReturnValue.java | 2 +- .../main/java/org/assertj/core/util/ClassNameComparator.java | 2 +- .../src/main/java/org/assertj/core/util/Closeables.java | 2 +- assertj-core/src/main/java/org/assertj/core/util/DateUtil.java | 2 +- .../src/main/java/org/assertj/core/util/DoubleComparator.java | 2 +- assertj-core/src/main/java/org/assertj/core/util/DualClass.java | 2 +- .../main/java/org/assertj/core/util/DualClassComparator.java | 2 +- .../src/main/java/org/assertj/core/util/Executable.java | 2 +- .../src/main/java/org/assertj/core/util/FailureMessages.java | 2 +- assertj-core/src/main/java/org/assertj/core/util/Files.java | 2 +- .../src/main/java/org/assertj/core/util/FloatComparator.java | 2 +- .../src/main/java/org/assertj/core/util/Hexadecimals.java | 2 +- .../src/main/java/org/assertj/core/util/IterableUtil.java | 2 +- assertj-core/src/main/java/org/assertj/core/util/Lists.java | 2 +- assertj-core/src/main/java/org/assertj/core/util/Maps.java | 2 +- .../main/java/org/assertj/core/util/NaturalOrderComparator.java | 2 +- .../src/main/java/org/assertj/core/util/NullSafeComparator.java | 2 +- assertj-core/src/main/java/org/assertj/core/util/Objects.java | 2 +- .../java/org/assertj/core/util/PathNaturalOrderComparator.java | 2 +- assertj-core/src/main/java/org/assertj/core/util/Paths.java | 2 +- .../src/main/java/org/assertj/core/util/Preconditions.java | 2 +- assertj-core/src/main/java/org/assertj/core/util/Sets.java | 2 +- assertj-core/src/main/java/org/assertj/core/util/Streams.java | 2 +- assertj-core/src/main/java/org/assertj/core/util/Strings.java | 2 +- .../src/main/java/org/assertj/core/util/TextFileWriter.java | 2 +- .../src/main/java/org/assertj/core/util/Throwables.java | 2 +- .../src/main/java/org/assertj/core/util/TriFunction.java | 2 +- assertj-core/src/main/java/org/assertj/core/util/URLs.java | 2 +- .../src/main/java/org/assertj/core/util/VisibleForTesting.java | 2 +- .../src/main/java/org/assertj/core/util/diff/ChangeDelta.java | 2 +- .../src/main/java/org/assertj/core/util/diff/Chunk.java | 2 +- .../src/main/java/org/assertj/core/util/diff/DeleteDelta.java | 2 +- .../src/main/java/org/assertj/core/util/diff/Delta.java | 2 +- .../main/java/org/assertj/core/util/diff/DeltaComparator.java | 2 +- .../src/main/java/org/assertj/core/util/diff/DiffAlgorithm.java | 2 +- .../src/main/java/org/assertj/core/util/diff/DiffUtils.java | 2 +- .../src/main/java/org/assertj/core/util/diff/InsertDelta.java | 2 +- .../src/main/java/org/assertj/core/util/diff/Patch.java | 2 +- .../main/java/org/assertj/core/util/diff/myers/DiffNode.java | 2 +- .../main/java/org/assertj/core/util/diff/myers/Equalizer.java | 2 +- .../main/java/org/assertj/core/util/diff/myers/MyersDiff.java | 2 +- .../main/java/org/assertj/core/util/diff/myers/PathNode.java | 2 +- .../src/main/java/org/assertj/core/util/diff/myers/Snake.java | 2 +- .../org/assertj/core/util/introspection/CaseFormatUtils.java | 2 +- .../java/org/assertj/core/util/introspection/ClassUtils.java | 2 +- .../java/org/assertj/core/util/introspection/FieldSupport.java | 2 +- .../java/org/assertj/core/util/introspection/FieldUtils.java | 2 +- .../java/org/assertj/core/util/introspection/Introspection.java | 2 +- .../org/assertj/core/util/introspection/IntrospectionError.java | 2 +- .../java/org/assertj/core/util/introspection/MemberUtils.java | 2 +- .../java/org/assertj/core/util/introspection/MethodSupport.java | 2 +- .../assertj/core/util/introspection/PropertyOrFieldSupport.java | 2 +- .../org/assertj/core/util/introspection/PropertySupport.java | 2 +- .../org/assertj/core/util/xml/XmlStringPrettyFormatter.java | 2 +- .../test/java/org/assertj/core/api/AbstractAssertBaseTest.java | 2 +- .../core/api/AbstractAssert_usingRecursiveComparison_Test.java | 2 +- .../org/assertj/core/api/AbstractComparableAssertBaseTest.java | 2 +- .../assertj/core/api/AbstractLocalDateTimeAssertBaseTest.java | 2 +- .../assertj/core/api/AbstractOffsetDateTimeAssertBaseTest.java | 2 +- .../org/assertj/core/api/AbstractTemporalAssertBaseTest.java | 2 +- .../assertj/core/api/AbstractTemporalAssert_isCloseTo_Test.java | 2 +- .../core/api/AbstractUniversalComparableAssertBaseTest.java | 2 +- .../assertj/core/api/AbstractZonedDateTimeAssertBaseTest.java | 2 +- .../java/org/assertj/core/api/Assertions_assertAny_Test.java | 2 +- .../org/assertj/core/api/AtomicIntegerArrayAssertBaseTest.java | 2 +- .../java/org/assertj/core/api/AtomicIntegerAssertBaseTest.java | 2 +- .../org/assertj/core/api/AtomicLongArrayAssertBaseTest.java | 2 +- .../java/org/assertj/core/api/AtomicLongAssertBaseTest.java | 2 +- .../assertj/core/api/AtomicReferenceArrayAssertBaseTest.java | 2 +- .../assertj/core/api/AutoCloseableBDDSoftAssertionsTest.java | 2 +- .../org/assertj/core/api/AutoCloseableSoftAssertionsTest.java | 2 +- .../test/java/org/assertj/core/api/BDDAssertions_then_Test.java | 2 +- .../test/java/org/assertj/core/api/BDDSoftAssertionsTest.java | 2 +- .../core/api/BDDSoftAssertions_ThrowableTypeAssert_Test.java | 2 +- .../org/assertj/core/api/BDDSoftAssertions_future_Test.java | 2 +- .../org/assertj/core/api/BDDSoftAssertions_wasSuccess_Test.java | 2 +- .../src/test/java/org/assertj/core/api/BaseAssertionsTest.java | 2 +- .../src/test/java/org/assertj/core/api/BaseTestTemplate.java | 2 +- .../java/org/assertj/core/api/BigDecimalAssertBaseTest.java | 2 +- .../java/org/assertj/core/api/BigIntegerAssertBaseTest.java | 2 +- .../java/org/assertj/core/api/Boolean2DArrayAssertBaseTest.java | 2 +- .../java/org/assertj/core/api/BooleanArrayAssertBaseTest.java | 2 +- .../java/org/assertj/core/api/Byte2DArrayAssertBaseTest.java | 2 +- .../test/java/org/assertj/core/api/ByteArrayAssertBaseTest.java | 2 +- .../src/test/java/org/assertj/core/api/ByteAssertBaseTest.java | 2 +- .../org/assertj/core/api/ByteAssert_usingComparator_Test.java | 2 +- .../java/org/assertj/core/api/Char2DArrayAssertBaseTest.java | 2 +- .../test/java/org/assertj/core/api/CharArrayAssertBaseTest.java | 2 +- .../java/org/assertj/core/api/CharSequenceAssertBaseTest.java | 2 +- .../test/java/org/assertj/core/api/CharacterAssertBaseTest.java | 2 +- .../src/test/java/org/assertj/core/api/ClassAssertBaseTest.java | 2 +- .../java/org/assertj/core/api/ComparableAssertBaseTest.java | 2 +- .../core/api/ComparableAssertion_should_be_flexible_Test.java | 2 +- .../ComparatorFactory_doubleComparatorWithPrecision_Test.java | 2 +- .../ComparatorFactory_floatComparatorWithPrecision_Test.java | 2 +- .../src/test/java/org/assertj/core/api/ConcreteAssert.java | 2 +- .../java/org/assertj/core/api/ConcreteComparableAssert.java | 2 +- .../test/java/org/assertj/core/api/ConcreteIterableAssert.java | 2 +- .../test/java/org/assertj/core/api/ConcreteTemporalAssert.java | 2 +- .../org/assertj/core/api/Condition_as_Description_Test.java | 2 +- .../java/org/assertj/core/api/Condition_as_String_Test.java | 2 +- .../core/api/Condition_constructor_with_description_Test.java | 2 +- .../core/api/Condition_constructor_with_predicate_Test.java | 2 +- .../api/Condition_constructor_with_text_description_Test.java | 2 +- .../assertj/core/api/Condition_default_constructor_Test.java | 2 +- .../core/api/Condition_describedAs_Description_Test.java | 2 +- .../org/assertj/core/api/Condition_describedAs_String_Test.java | 2 +- .../java/org/assertj/core/api/Condition_description_Test.java | 2 +- .../test/java/org/assertj/core/api/Condition_status_Test.java | 2 +- .../src/test/java/org/assertj/core/api/DateAssertBaseTest.java | 2 +- ...rorCollector_register_AfterAssertionErrorCollected_Test.java | 2 +- .../java/org/assertj/core/api/Double2DArrayAssertBaseTest.java | 2 +- .../java/org/assertj/core/api/DoubleArrayAssertBaseTest.java | 2 +- .../test/java/org/assertj/core/api/DoubleAssertBaseTest.java | 2 +- .../org/assertj/core/api/DoublePredicateAssertBaseTest.java | 2 +- .../java/org/assertj/core/api/EntryPointAssertionsBaseTest.java | 2 +- .../org/assertj/core/api/EntryPointAssertions_allOf_Test.java | 2 +- .../org/assertj/core/api/EntryPointAssertions_anyOf_Test.java | 2 +- ...tryPointAssertions_as_with_InstanceOfAssertFactory_Test.java | 2 +- .../org/assertj/core/api/EntryPointAssertions_atIndex_Test.java | 2 +- .../assertj/core/api/EntryPointAssertions_byLessThan_Test.java | 2 +- .../core/api/EntryPointAssertions_catchException_Test.java | 2 +- .../core/api/EntryPointAssertions_catchIOException_Test.java | 2 +- ...EntryPointAssertions_catchIllegalArgumentException_Test.java | 2 +- .../EntryPointAssertions_catchIllegalStateException_Test.java | 2 +- ...ntryPointAssertions_catchIndexOutOfBoundsException_Test.java | 2 +- .../EntryPointAssertions_catchNullPointerException_Test.java | 2 +- ...yPointAssertions_catchReflectiveOperationException_Test.java | 2 +- .../api/EntryPointAssertions_catchRuntimeException_Test.java | 2 +- .../api/EntryPointAssertions_catchThrowableOfType_Test.java | 2 +- .../core/api/EntryPointAssertions_catchThrowable_Test.java | 2 +- .../assertj/core/api/EntryPointAssertions_contentOf_Test.java | 2 +- .../assertj/core/api/EntryPointAssertions_doesNotHave_Test.java | 2 +- .../org/assertj/core/api/EntryPointAssertions_entry_Test.java | 2 +- .../core/api/EntryPointAssertions_extractProperties_Test.java | 2 +- .../org/assertj/core/api/EntryPointAssertions_fail_Test.java | 2 +- .../org/assertj/core/api/EntryPointAssertions_from_Test.java | 2 +- .../java/org/assertj/core/api/EntryPointAssertions_in_Test.java | 2 +- .../org/assertj/core/api/EntryPointAssertions_linesOf_Test.java | 2 +- .../core/api/EntryPointAssertions_notCondition_Test.java | 2 +- .../org/assertj/core/api/EntryPointAssertions_notIn_Test.java | 2 +- .../org/assertj/core/api/EntryPointAssertions_not_Test.java | 2 +- .../core/api/EntryPointAssertions_registerDateFormat_Test.java | 2 +- .../api/EntryPointAssertions_registerFormatterForType_Test.java | 2 +- ...ntryPointAssertions_setAllowComparingPrivateFields_Test.java | 2 +- ...tryPointAssertions_setAllowExtractingPrivateFields_Test.java | 2 +- ...yPointAssertions_setExtractBareNamePropertyMethods_Test.java | 2 +- .../api/EntryPointAssertions_setLenientDateParsing_Test.java | 2 +- .../EntryPointAssertions_setMaxElementsForPrinting_Test.java | 2 +- ...intAssertions_setMaxLengthForSingleLineDescription_Test.java | 2 +- ...yPointAssertions_setMaxStackTraceElementsDisplayed_Test.java | 2 +- ...EntryPointAssertions_setPrintAssertionsDescription_Test.java | 2 +- ...ions_setRemoveAssertJRelatedElementsFromStackTrace_Test.java | 2 +- .../core/api/EntryPointAssertions_shouldHaveThrown_Test.java | 2 +- .../org/assertj/core/api/EntryPointAssertions_tuple_Test.java | 2 +- .../EntryPointAssertions_useDefaultDateFormatsOnly_Test.java | 2 +- .../api/EntryPointAssertions_useDefaultRepresentation_Test.java | 2 +- .../core/api/EntryPointAssertions_useRepresentation_Test.java | 2 +- .../core/api/EntryPointAssertions_withMarginOf_Test.java | 2 +- .../core/api/EntryPointAssertions_withPrecision_Test.java | 2 +- .../core/api/EntryPointAssertions_withinPercentage_Test.java | 2 +- .../org/assertj/core/api/EntryPointAssertions_within_Test.java | 2 +- ...yPoint_Assumptions_setPreferredAssumptionException_Test.java | 2 +- .../src/test/java/org/assertj/core/api/FileAssertBaseTest.java | 2 +- .../java/org/assertj/core/api/Float2DArrayAssertBaseTest.java | 2 +- .../java/org/assertj/core/api/FloatArrayAssertBaseTest.java | 2 +- .../src/test/java/org/assertj/core/api/FloatAssertBaseTest.java | 2 +- .../org/assertj/core/api/GenericComparableAssertBaseTest.java | 2 +- .../test/java/org/assertj/core/api/GroupAssertTestHelper.java | 2 +- .../test/java/org/assertj/core/api/HamcrestConditionTest.java | 2 +- .../test/java/org/assertj/core/api/HashSetAssertBaseTest.java | 2 +- .../org/assertj/core/api/InstanceOfAssertFactoriesTest.java | 2 +- .../java/org/assertj/core/api/InstanceOfAssertFactoryTest.java | 2 +- .../test/java/org/assertj/core/api/InstantAssertBaseTest.java | 2 +- .../java/org/assertj/core/api/Int2DArrayAssertBaseTest.java | 2 +- .../test/java/org/assertj/core/api/IntArrayAssertBaseTest.java | 2 +- .../java/org/assertj/core/api/IntPredicateAssertBaseTest.java | 2 +- .../test/java/org/assertj/core/api/IntegerAssertBaseTest.java | 2 +- .../test/java/org/assertj/core/api/IterableAssertBaseTest.java | 2 +- .../test/java/org/assertj/core/api/IteratorAssertBaseTest.java | 2 +- .../src/test/java/org/assertj/core/api/ListAssertBaseTest.java | 2 +- .../test/java/org/assertj/core/api/LocalDateAssertBaseTest.java | 2 +- .../test/java/org/assertj/core/api/LocalTimeAssertBaseTest.java | 2 +- .../java/org/assertj/core/api/Long2DArrayAssertBaseTest.java | 2 +- .../test/java/org/assertj/core/api/LongAdderAssertBaseTest.java | 2 +- .../test/java/org/assertj/core/api/LongArrayAssertBaseTest.java | 2 +- .../src/test/java/org/assertj/core/api/LongAssertBaseTest.java | 2 +- .../java/org/assertj/core/api/LongPredicateAssertBaseTest.java | 2 +- .../src/test/java/org/assertj/core/api/MapAssertBaseTest.java | 2 +- .../java/org/assertj/core/api/NavigationMethodBaseTest.java | 2 +- .../core/api/NavigationMethodWithComparatorBaseTest.java | 2 +- .../java/org/assertj/core/api/Object2DArrayAssertBaseTest.java | 2 +- .../java/org/assertj/core/api/ObjectArrayAssertBaseTest.java | 2 +- .../test/java/org/assertj/core/api/ObjectAssertBaseTest.java | 2 +- .../java/org/assertj/core/api/OffsetTimeAssertBaseTest.java | 2 +- .../src/test/java/org/assertj/core/api/PathAssertBaseTest.java | 2 +- .../test/java/org/assertj/core/api/PredicateAssertBaseTest.java | 2 +- .../java/org/assertj/core/api/Short2DArrayAssertBaseTest.java | 2 +- .../java/org/assertj/core/api/ShortArrayAssertBaseTest.java | 2 +- .../src/test/java/org/assertj/core/api/ShortAssertBaseTest.java | 2 +- .../test/java/org/assertj/core/api/SoftAssertionErrorTest.java | 2 +- .../src/test/java/org/assertj/core/api/SoftAssertionsTest.java | 2 +- .../core/api/SoftAssertions_ThrowableTypeAssert_Test.java | 2 +- .../org/assertj/core/api/SoftAssertions_assertAlso_Test.java | 2 +- .../java/org/assertj/core/api/SoftAssertions_check_Test.java | 2 +- .../api/SoftAssertions_combined_with_asInstanceOf_Test.java | 2 +- .../java/org/assertj/core/api/SoftAssertions_future_Test.java | 2 +- .../org/assertj/core/api/SoftAssertions_wasSuccess_Test.java | 2 +- .../java/org/assertj/core/api/SpliteratorAssertBaseTest.java | 2 +- .../test/java/org/assertj/core/api/StringAssertBaseTest.java | 2 +- .../test/java/org/assertj/core/api/TemporalAssertBaseTest.java | 2 +- .../assertj/core/api/TemporalAssert_usingComparator_Test.java | 2 +- .../core/api/TemporalAssert_usingDefaultComparator_Test.java | 2 +- .../src/test/java/org/assertj/core/api/TestCondition.java | 2 +- ...ableAssertAlternative_extends_AbstractObjectAssert_Test.java | 2 +- .../core/api/ThrowableAssertAlternative_havingCause_Test.java | 2 +- .../api/ThrowableAssertAlternative_havingRootCause_Test.java | 2 +- ...ableAssertAlternative_withSuppressedExceptionsThat_Test.java | 2 +- .../test/java/org/assertj/core/api/ThrowableAssertBaseTest.java | 2 +- .../java/org/assertj/core/api/ThrowingConsumer_accept_Test.java | 2 +- .../src/test/java/org/assertj/core/api/UriAssertBaseTest.java | 2 +- .../src/test/java/org/assertj/core/api/UrlAssertBaseTest.java | 2 +- .../org/assertj/core/api/WithAssertions_delegation_Test.java | 2 +- .../core/api/WritableAssertionInfo_descriptionText_Test.java | 2 +- .../api/WritableAssertionInfo_overridingErrorMessage_Test.java | 2 +- .../assertj/core/api/WritableAssertionInfo_toString_Test.java | 2 +- .../test/java/org/assertj/core/api/YearMonthAssertBaseTest.java | 2 +- .../assertj/core/api/abstract_/AbstractAssert_actual_Test.java | 2 +- ...ctAssert_asInstanceOf_with_InstanceOfAssertFactory_Test.java | 2 +- .../api/abstract_/AbstractAssert_as_with_description_Test.java | 2 +- .../AbstractAssert_as_with_description_text_supplier_Test.java | 2 +- .../abstract_/AbstractAssert_as_with_text_description_Test.java | 2 +- ...Assert_describedAs_consumed_by_configured_consumer_Test.java | 2 +- .../AbstractAssert_describedAs_printed_to_console_Test.java | 2 +- .../AbstractAssert_describedAs_with_description_Test.java | 2 +- .../AbstractAssert_describedAs_with_text_description_Test.java | 2 +- .../abstract_/AbstractAssert_doesNotHaveSameClassAs_Test.java | 2 +- .../AbstractAssert_doesNotHaveSameHashCodeAs_Test.java | 2 +- .../api/abstract_/AbstractAssert_doesNotHaveToString_Test.java | 2 +- .../AbstractAssert_doesNotHaveToString_format_Test.java | 2 +- .../core/api/abstract_/AbstractAssert_doesNotHave_Test.java | 2 +- .../core/api/abstract_/AbstractAssert_equal_hashCode_Test.java | 2 +- .../AbstractAssert_failWithActualExpectedAndMessage_Test.java | 2 +- .../core/api/abstract_/AbstractAssert_failWithMessage_Test.java | 2 +- .../AbstractAssert_failureWithActualExpected_Test.java | 2 +- .../assertj/core/api/abstract_/AbstractAssert_failure_Test.java | 2 +- .../api/abstract_/AbstractAssert_get_writable_info_Test.java | 2 +- .../core/api/abstract_/AbstractAssert_hasSameClassAs_Test.java | 2 +- .../core/api/abstract_/AbstractAssert_hasToString_Test.java | 2 +- .../api/abstract_/AbstractAssert_hasToString_format_Test.java | 2 +- .../org/assertj/core/api/abstract_/AbstractAssert_has_Test.java | 2 +- .../core/api/abstract_/AbstractAssert_isEqualTo_Test.java | 2 +- .../api/abstract_/AbstractAssert_isExactlyInstanceOf_Test.java | 2 +- .../api/abstract_/AbstractAssert_isIn_with_Iterable_Test.java | 2 +- .../core/api/abstract_/AbstractAssert_isIn_with_array_Test.java | 2 +- .../api/abstract_/AbstractAssert_isIn_with_vararg_Test.java | 2 +- .../core/api/abstract_/AbstractAssert_isInstanceOfAny_Test.java | 2 +- .../abstract_/AbstractAssert_isInstanceOfSatisfying_Test.java | 2 +- .../core/api/abstract_/AbstractAssert_isInstanceOf_Test.java | 2 +- .../core/api/abstract_/AbstractAssert_isNotEqualTo_Test.java | 2 +- .../abstract_/AbstractAssert_isNotExactlyInstanceOf_Test.java | 2 +- .../abstract_/AbstractAssert_isNotIn_with_Iterable_Test.java | 2 +- .../api/abstract_/AbstractAssert_isNotIn_with_array_Test.java | 2 +- .../api/abstract_/AbstractAssert_isNotIn_with_vararg_Test.java | 2 +- .../api/abstract_/AbstractAssert_isNotInstanceOfAny_Test.java | 2 +- .../core/api/abstract_/AbstractAssert_isNotInstanceOf_Test.java | 2 +- .../core/api/abstract_/AbstractAssert_isNotNull_Test.java | 2 +- .../api/abstract_/AbstractAssert_isNotOfAnyClassIn_Test.java | 2 +- .../core/api/abstract_/AbstractAssert_isNotSameAs_Test.java | 2 +- .../assertj/core/api/abstract_/AbstractAssert_isNot_Test.java | 2 +- .../assertj/core/api/abstract_/AbstractAssert_isNull_Test.java | 2 +- .../core/api/abstract_/AbstractAssert_isOfAnyClassIn_Test.java | 2 +- .../core/api/abstract_/AbstractAssert_isSameAs_Test.java | 2 +- .../org/assertj/core/api/abstract_/AbstractAssert_is_Test.java | 2 +- .../abstract_/AbstractAssert_overridingErrorMessage_Test.java | 2 +- .../core/api/abstract_/AbstractAssert_satisfiesAllOf_Test.java | 2 +- .../core/api/abstract_/AbstractAssert_satisfiesAnyOf_Test.java | 2 +- .../AbstractAssert_satisfiesAnyOf_ThrowingConsumers_Test.java | 2 +- .../abstract_/AbstractAssert_satisfies_with_Condition_Test.java | 2 +- .../abstract_/AbstractAssert_satisfies_with_Consumers_Test.java | 2 +- .../AbstractAssert_satisfies_with_ThrowingConsumers_Test.java | 2 +- .../core/api/abstract_/AbstractAssert_withFailMessage_Test.java | 2 +- .../AbstractAssert_withFailMessage_performance_Test.java | 2 +- .../api/abstract_/AbstractAssert_withRepresentation_Test.java | 2 +- .../core/api/abstract_/SoftAssertionsErrorsCollectedTest.java | 2 +- .../core/api/abstract_/SoftAssertionsMultipleProjectsTest.java | 2 +- ...Assertions_overriding_afterAssertionErrorCollected_Test.java | 2 +- .../SoftAssertions_setAfterAssertionErrorCollected_Test.java | 2 +- .../java/org/assertj/core/api/assumptions/AssumptionRunner.java | 2 +- .../api/assumptions/Assumptions_assumeThat_Atomics_Test.java | 2 +- .../api/assumptions/Assumptions_assumeThat_Numbers_Test.java | 2 +- .../api/assumptions/Assumptions_assumeThat_Object_Test.java | 2 +- .../core/api/assumptions/Assumptions_assumeThat_Test.java | 2 +- ...sumptions_assumeThat_involving_iterable_navigation_Test.java | 2 +- .../Assumptions_assumeThat_with_BigDecimal_scale_Test.java | 2 +- .../Assumptions_assumeThat_with_File_binaryContent_Test.java | 2 +- .../Assumptions_assumeThat_with_File_content_Test.java | 2 +- .../assumptions/Assumptions_assumeThat_with_File_size_Test.java | 2 +- .../Assumptions_assumeThat_with_Path_binaryContent_Test.java | 2 +- .../Assumptions_assumeThat_with_Path_content_Test.java | 2 +- .../assumptions/Assumptions_assumeThat_with_Stream_Test.java | 2 +- .../Assumptions_assumeThat_with_asInstanceOf_Test.java | 2 +- .../Assumptions_assumeThat_with_extracting_Test.java | 2 +- ...ons_assumeThat_with_extracting_and_narrowing_value_Test.java | 2 +- .../Assumptions_assumeThat_with_filteredOn_Test.java | 2 +- .../Assumptions_assumeThat_with_succeedsWithin_Test.java | 2 +- .../Assumptions_assumeThat_with_various_java_8_types_Test.java | 2 +- .../Assumptions_assumeThat_with_various_types_Test.java | 2 +- .../org/assertj/core/api/assumptions/BDDAssumptionsTest.java | 2 +- .../org/assertj/core/api/assumptions/BaseAssumptionRunner.java | 2 +- .../assertj/core/api/assumptions/BaseAssumptionsRunnerTest.java | 2 +- .../Class_final_method_assertions_in_assumptions_Test.java | 2 +- .../Iterable_special_assertion_methods_in_assumptions_Test.java | 2 +- .../List_special_assertion_methods_in_assumptions_Test.java | 2 +- .../Map_special_assertion_methods_in_assumptions_Test.java | 2 +- ...jectArray_special_assertion_methods_in_assumptions_Test.java | 2 +- .../Object_special_assertion_methods_in_assumptions_Test.java | 2 +- .../Optional_special_assertion_methods_in_assumptions_Test.java | 2 +- .../Predicate_final_method_assertions_in_assumptions_Test.java | 2 +- .../api/atomic/AtomicIntegerFieldUpdater_hasValue_Test.java | 2 +- .../core/api/atomic/AtomicLongArray_assertions_Test.java | 2 +- .../core/api/atomic/AtomicLongFieldUpdater_hasValue_Test.java | 2 +- .../api/atomic/AtomicMarkableReferenceAssert_hasValue_Test.java | 2 +- .../api/atomic/AtomicReferenceFieldUpdater_hasValue_Test.java | 2 +- .../api/atomic/AtomicStampedReferenceAssert_hasValue_Test.java | 2 +- .../boolean_/AtomicBooleanAssert_customRepresentation_Test.java | 2 +- .../core/api/atomic/boolean_/AtomicBooleanAssert_info_Test.java | 2 +- .../api/atomic/boolean_/AtomicBooleanAssert_isFalse_Test.java | 2 +- .../api/atomic/boolean_/AtomicBooleanAssert_isNull_Test.java | 2 +- .../api/atomic/boolean_/AtomicBooleanAssert_isTrue_Test.java | 2 +- .../AtomicBooleanAssert_overridingErrorMessage_Test.java | 2 +- .../integer/AtomicIntegerAssert_customComparator_Test.java | 2 +- .../integer/AtomicIntegerAssert_customRepresentation_Test.java | 2 +- .../integer/AtomicIntegerAssert_doesNotHaveValue_Test.java | 2 +- .../integer/AtomicIntegerAssert_hasNegativeValue_Test.java | 2 +- .../integer/AtomicIntegerAssert_hasNonNegativeValue_Test.java | 2 +- .../integer/AtomicIntegerAssert_hasNonPositiveValue_Test.java | 2 +- .../integer/AtomicIntegerAssert_hasPositiveValue_Test.java | 2 +- .../integer/AtomicIntegerAssert_hasValueBetween_Test.java | 2 +- .../integer/AtomicIntegerAssert_hasValueCloseTo_Test.java | 2 +- ...omicIntegerAssert_hasValueCloseTo_withinPercentage_Test.java | 2 +- .../AtomicIntegerAssert_hasValueGreaterThanOrEqualTo_Test.java | 2 +- .../integer/AtomicIntegerAssert_hasValueGreaterThan_Test.java | 2 +- .../AtomicIntegerAssert_hasValueLessThanOrEqualTo_Test.java | 2 +- .../integer/AtomicIntegerAssert_hasValueLessThan_Test.java | 2 +- .../api/atomic/integer/AtomicIntegerAssert_hasValue_Test.java | 2 +- .../core/api/atomic/integer/AtomicIntegerAssert_info_Test.java | 2 +- .../api/atomic/integer/AtomicIntegerAssert_isNull_Test.java | 2 +- .../AtomicIntegerAssert_overridingErrorMessage_Test.java | 2 +- .../AtomicIntegerArrayAssert_containsAnyOf_Test.java | 2 +- ...AtomicIntegerArrayAssert_containsExactlyInAnyOrder_Test.java | 2 +- .../AtomicIntegerArrayAssert_containsExactly_Test.java | 2 +- .../AtomicIntegerArrayAssert_containsOnlyOnce_Test.java | 2 +- .../AtomicIntegerArrayAssert_containsOnly_Test.java | 2 +- .../AtomicIntegerArrayAssert_containsSequence_Test.java | 2 +- .../AtomicIntegerArrayAssert_containsSubsequence_Test.java | 2 +- .../integerarray/AtomicIntegerArrayAssert_contains_Test.java | 2 +- .../AtomicIntegerArrayAssert_contains_at_Index_Test.java | 2 +- .../AtomicIntegerArrayAssert_doesNotContain_Test.java | 2 +- .../AtomicIntegerArrayAssert_doesNotContain_at_Index_Test.java | 2 +- .../AtomicIntegerArrayAssert_doesNotHaveDuplicates_Test.java | 2 +- .../integerarray/AtomicIntegerArrayAssert_endsWith_Test.java | 2 +- .../integerarray/AtomicIntegerArrayAssert_hasArray_Test.java | 2 +- ...omicIntegerArrayAssert_hasSameSizeAs_with_Iterable_Test.java | 2 +- .../AtomicIntegerArrayAssert_hasSizeBetween_Test.java | 2 +- ...omicIntegerArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java | 2 +- .../AtomicIntegerArrayAssert_hasSizeGreaterThan_Test.java | 2 +- .../AtomicIntegerArrayAssert_hasSizeLessThanOrEqualTo_Test.java | 2 +- .../AtomicIntegerArrayAssert_hasSizeLessThan_Test.java | 2 +- .../integerarray/AtomicIntegerArrayAssert_hasSize_Test.java | 2 +- .../integerarray/AtomicIntegerArrayAssert_isEmpty_Test.java | 2 +- .../integerarray/AtomicIntegerArrayAssert_isNotEmpty_Test.java | 2 +- .../AtomicIntegerArrayAssert_isNullOrEmpty_Test.java | 2 +- ...icIntegerArrayAssert_isSortedAccordingToComparator_Test.java | 2 +- .../integerarray/AtomicIntegerArrayAssert_isSorted_Test.java | 2 +- .../integerarray/AtomicIntegerArrayAssert_startsWith_Test.java | 2 +- .../AtomicIntegerArrayAssert_usingComparator_Test.java | 2 +- .../AtomicIntegerArrayAssert_usingDefaultComparator_Test.java | 2 +- ...icIntegerArrayAssert_usingDefaultElementComparator_Test.java | 2 +- .../AtomicIntegerArrayAssert_usingElementComparator_Test.java | 2 +- .../atomic/long_/AtomicLongAssert_customComparator_Test.java | 2 +- .../long_/AtomicLongAssert_customRepresentation_Test.java | 2 +- .../atomic/long_/AtomicLongAssert_doesNotHaveValue_Test.java | 2 +- .../atomic/long_/AtomicLongAssert_hasNegativeValue_Test.java | 2 +- .../atomic/long_/AtomicLongAssert_hasNonNegativeValue_Test.java | 2 +- .../atomic/long_/AtomicLongAssert_hasNonPositiveValue_Test.java | 2 +- .../atomic/long_/AtomicLongAssert_hasPositiveValue_Test.java | 2 +- .../api/atomic/long_/AtomicLongAssert_hasValueBetween_Test.java | 2 +- .../api/atomic/long_/AtomicLongAssert_hasValueCloseTo_Test.java | 2 +- .../AtomicLongAssert_hasValueCloseTo_withinPercentage_Test.java | 2 +- .../AtomicLongAssert_hasValueGreaterThanOrEqualTo_Test.java | 2 +- .../atomic/long_/AtomicLongAssert_hasValueGreaterThan_Test.java | 2 +- .../long_/AtomicLongAssert_hasValueLessThanOrEqualTo_Test.java | 2 +- .../atomic/long_/AtomicLongAssert_hasValueLessThan_Test.java | 2 +- .../core/api/atomic/long_/AtomicLongAssert_hasValue_Test.java | 2 +- .../core/api/atomic/long_/AtomicLongAssert_info_Test.java | 2 +- .../core/api/atomic/long_/AtomicLongAssert_isNull_Test.java | 2 +- .../long_/AtomicLongAssert_overridingErrorMessage_Test.java | 2 +- .../longadder/LongAdderAssert_customRepresentation_Test.java | 2 +- .../atomic/longadder/LongAdderAssert_doesNotHaveValue_Test.java | 2 +- .../api/atomic/longadder/LongAdderAssert_hasValue_Test.java | 2 +- .../core/api/atomic/longadder/LongAdderAssert_info_Test.java | 2 +- .../atomic/longadder/LongAdderAssert_isBetween_Longs_Test.java | 2 +- .../LongAdderAssert_isCloseToPercentage_long_Test.java | 2 +- ...LongAdderAssert_isCloseToPercentage_primitive_long_Test.java | 2 +- .../atomic/longadder/LongAdderAssert_isCloseTo_long_Test.java | 2 +- .../LongAdderAssert_isCloseTo_primitive_long_Test.java | 2 +- .../longadder/LongAdderAssert_isEqualByComparingTo_Test.java | 2 +- .../longadder/LongAdderAssert_isGreaterThanOrEqualTo_Test.java | 2 +- .../atomic/longadder/LongAdderAssert_isGreaterThan_Test.java | 2 +- .../longadder/LongAdderAssert_isLessThanOrEqualTo_Test.java | 2 +- .../api/atomic/longadder/LongAdderAssert_isLessThan_Test.java | 2 +- .../api/atomic/longadder/LongAdderAssert_isNegative_Test.java | 2 +- .../LongAdderAssert_isNotCloseTo_with_Long_and_Offset_Test.java | 2 +- ...gAdderAssert_isNotCloseTo_with_Long_and_Percentage_Test.java | 2 +- .../longadder/LongAdderAssert_isNotEqualByComparingTo_Test.java | 2 +- .../atomic/longadder/LongAdderAssert_isNotNegative_Test.java | 2 +- .../atomic/longadder/LongAdderAssert_isNotPositive_Test.java | 2 +- .../api/atomic/longadder/LongAdderAssert_isNotZero_Test.java | 2 +- .../core/api/atomic/longadder/LongAdderAssert_isOne_Test.java | 2 +- .../api/atomic/longadder/LongAdderAssert_isPositive_Test.java | 2 +- .../longadder/LongAdderAssert_isStrictlyBetween_Longs_Test.java | 2 +- .../core/api/atomic/longadder/LongAdderAssert_isZero_Test.java | 2 +- .../longadder/LongAdderAssert_overridingErrorMessage_Test.java | 2 +- .../atomic/longadder/LongAdderAssert_usingComparator_Test.java | 2 +- .../longadder/LongAdderAssert_usingDefaultComparator_Test.java | 2 +- .../longarray/AtomicLongArrayAssert_containsAnyOf_Test.java | 2 +- .../AtomicLongArrayAssert_containsExactlyInAnyOrder_Test.java | 2 +- .../longarray/AtomicLongArrayAssert_containsExactly_Test.java | 2 +- .../longarray/AtomicLongArrayAssert_containsOnlyOnce_Test.java | 2 +- .../longarray/AtomicLongArrayAssert_containsOnly_Test.java | 2 +- .../longarray/AtomicLongArrayAssert_containsSequence_Test.java | 2 +- .../AtomicLongArrayAssert_containsSubsequence_Test.java | 2 +- .../atomic/longarray/AtomicLongArrayAssert_contains_Test.java | 2 +- .../longarray/AtomicLongArrayAssert_contains_at_Index_Test.java | 2 +- .../longarray/AtomicLongArrayAssert_doesNotContain_Test.java | 2 +- .../AtomicLongArrayAssert_doesNotContain_at_Index_Test.java | 2 +- .../AtomicLongArrayAssert_doesNotHaveDuplicates_Test.java | 2 +- .../atomic/longarray/AtomicLongArrayAssert_endsWith_Test.java | 2 +- .../atomic/longarray/AtomicLongArrayAssert_hasArray_Test.java | 2 +- .../AtomicLongArrayAssert_hasSameSizeAs_with_Iterable_Test.java | 2 +- .../longarray/AtomicLongArrayAssert_hasSizeBetween_Test.java | 2 +- .../AtomicLongArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java | 2 +- .../AtomicLongArrayAssert_hasSizeGreaterThan_Test.java | 2 +- .../AtomicLongArrayAssert_hasSizeLessThanOrEqualTo_Test.java | 2 +- .../longarray/AtomicLongArrayAssert_hasSizeLessThan_Test.java | 2 +- .../atomic/longarray/AtomicLongArrayAssert_hasSize_Test.java | 2 +- .../atomic/longarray/AtomicLongArrayAssert_isEmpty_Test.java | 2 +- .../atomic/longarray/AtomicLongArrayAssert_isNotEmpty_Test.java | 2 +- .../longarray/AtomicLongArrayAssert_isNullOrEmpty_Test.java | 2 +- ...tomicLongArrayAssert_isSortedAccordingToComparator_Test.java | 2 +- .../atomic/longarray/AtomicLongArrayAssert_isSorted_Test.java | 2 +- .../atomic/longarray/AtomicLongArrayAssert_startsWith_Test.java | 2 +- .../longarray/AtomicLongArrayAssert_usingComparator_Test.java | 2 +- .../AtomicLongArrayAssert_usingDefaultComparator_Test.java | 2 +- ...tomicLongArrayAssert_usingDefaultElementComparator_Test.java | 2 +- .../AtomicLongArrayAssert_usingElementComparator_Test.java | 2 +- .../reference/AtomicReferenceAssert_customComparator_Test.java | 2 +- .../AtomicReferenceAssert_customRepresentation_Test.java | 2 +- .../AtomicReferenceAssert_doesNotHaveNullValue_Test.java | 2 +- .../reference/AtomicReferenceAssert_doesNotHaveValue_Test.java | 2 +- .../reference/AtomicReferenceAssert_hasNullValue_Test.java | 2 +- .../reference/AtomicReferenceAssert_hasValueMatching_Test.java | 2 +- .../AtomicReferenceAssert_hasValueSatisfying_Test.java | 2 +- .../atomic/reference/AtomicReferenceAssert_hasValue_Test.java | 2 +- .../api/atomic/reference/AtomicReferenceAssert_info_Test.java | 2 +- .../api/atomic/reference/AtomicReferenceAssert_isNull_Test.java | 2 +- .../AtomicReferenceAssert_overridingErrorMessage_Test.java | 2 +- .../AtomicReferenceArrayAssert_allMatch_Test.java | 2 +- ...omicReferenceArrayAssert_allMatch_with_description_Test.java | 2 +- .../AtomicReferenceArrayAssert_allSatisfy_Test.java | 2 +- ...erenceArrayAssert_allSatisfy_with_ThrowingConsumer_Test.java | 2 +- .../AtomicReferenceArrayAssert_anyMatch_Test.java | 2 +- ...omicReferenceArrayAssert_anyMatch_with_description_Test.java | 2 +- .../AtomicReferenceArrayAssert_anySatisfy_Test.java | 2 +- ...erenceArrayAssert_anySatisfy_with_ThrowingConsumer_Test.java | 2 +- .../AtomicReferenceArrayAssert_areAtLeastOne_Test.java | 2 +- .../AtomicReferenceArrayAssert_areAtLeast_Test.java | 2 +- .../AtomicReferenceArrayAssert_areAtMost_Test.java | 2 +- .../AtomicReferenceArrayAssert_areExactly_Test.java | 2 +- .../referencearray/AtomicReferenceArrayAssert_areNot_Test.java | 2 +- .../referencearray/AtomicReferenceArrayAssert_are_Test.java | 2 +- .../AtomicReferenceArrayAssert_containsAll_Test.java | 2 +- .../AtomicReferenceArrayAssert_containsAnyElementsOf_Test.java | 2 +- .../AtomicReferenceArrayAssert_containsAnyOf_Test.java | 2 +- ...omicReferenceArrayAssert_containsExactlyElementsOf_Test.java | 2 +- ...nceArrayAssert_containsExactlyInAnyOrderElementsOf_Test.java | 2 +- ...omicReferenceArrayAssert_containsExactlyInAnyOrder_Test.java | 2 +- .../AtomicReferenceArrayAssert_containsExactly_Test.java | 2 +- .../AtomicReferenceArrayAssert_containsNull_Test.java | 2 +- .../AtomicReferenceArrayAssert_containsOnlyNulls_Test.java | 2 +- ...micReferenceArrayAssert_containsOnlyOnceElementsOf_Test.java | 2 +- .../AtomicReferenceArrayAssert_containsOnlyOnce_Test.java | 2 +- .../AtomicReferenceArrayAssert_containsOnly_Test.java | 2 +- .../AtomicReferenceArrayAssert_containsSequence_List_Test.java | 2 +- .../AtomicReferenceArrayAssert_containsSequence_Test.java | 2 +- ...tomicReferenceArrayAssert_containsSubSequence_List_Test.java | 2 +- .../AtomicReferenceArrayAssert_containsSubSequence_Test.java | 2 +- .../AtomicReferenceArrayAssert_contains_Test.java | 2 +- .../AtomicReferenceArrayAssert_contains_at_Index_Test.java | 2 +- .../AtomicReferenceArrayAssert_doNothave_Test.java | 2 +- ...icReferenceArrayAssert_doesNotContainAnyElementsOf_Test.java | 2 +- .../AtomicReferenceArrayAssert_doesNotContainNull_Test.java | 2 +- ...icReferenceArrayAssert_doesNotContainSequence_List_Test.java | 2 +- .../AtomicReferenceArrayAssert_doesNotContainSequence_Test.java | 2 +- ...eferenceArrayAssert_doesNotContainSubsequence_List_Test.java | 2 +- ...omicReferenceArrayAssert_doesNotContainSubsequence_Test.java | 2 +- .../AtomicReferenceArrayAssert_doesNotContain_Test.java | 2 +- ...AtomicReferenceArrayAssert_doesNotContain_at_Index_Test.java | 2 +- ...ReferenceArrayAssert_doesNotHaveAnyElementsOfTypes_Test.java | 2 +- .../AtomicReferenceArrayAssert_doesNotHaveDuplicates_Test.java | 2 +- .../AtomicReferenceArrayAssert_endsWith_Test.java | 2 +- .../AtomicReferenceArrayAssert_extractingResultOf_Test.java | 2 +- .../AtomicReferenceArrayAssert_extracting_Test.java | 2 +- .../AtomicReferenceArrayAssert_filteredOn_Test.java | 2 +- .../AtomicReferenceArrayAssert_filteredOn_condition_Test.java | 2 +- .../AtomicReferenceArrayAssert_filteredOn_function_Test.java | 2 +- .../AtomicReferenceArrayAssert_filteredOn_in_Test.java | 2 +- .../AtomicReferenceArrayAssert_filteredOn_notIn_Test.java | 2 +- .../AtomicReferenceArrayAssert_filteredOn_not_Test.java | 2 +- .../AtomicReferenceArrayAssert_filteredOn_predicate_Test.java | 2 +- .../AtomicReferenceArrayAssert_filtered_baseTest.java | 2 +- .../AtomicReferenceArrayAssert_flatExtracting_Test.java | 2 +- ...ceArrayAssert_flatExtracting_with_String_parameter_Test.java | 2 +- ...micReferenceArrayAssert_hasAtLeastOneElementOfType_Test.java | 2 +- ...omicReferenceArrayAssert_hasExactlyElementsOfTypes_Test.java | 2 +- .../AtomicReferenceArrayAssert_hasOnlyElementsOfType_Test.java | 2 +- .../AtomicReferenceArrayAssert_hasOnlyElementsOfTypes_Test.java | 2 +- .../AtomicReferenceArrayAssert_hasSameElementsAs_Test.java | 2 +- ...omicReferenceArrayAssert_hasSameSizeAs_with_Arrays_Test.java | 2 +- ...icReferenceArrayAssert_hasSameSizeAs_with_Iterable_Test.java | 2 +- .../AtomicReferenceArrayAssert_hasSizeBetween_Test.java | 2 +- ...icReferenceArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java | 2 +- .../AtomicReferenceArrayAssert_hasSizeGreaterThan_Test.java | 2 +- ...tomicReferenceArrayAssert_hasSizeLessThanOrEqualTo_Test.java | 2 +- .../AtomicReferenceArrayAssert_hasSizeLessThan_Test.java | 2 +- .../referencearray/AtomicReferenceArrayAssert_hasSize_Test.java | 2 +- .../AtomicReferenceArrayAssert_haveAtLeastOne_Test.java | 2 +- .../AtomicReferenceArrayAssert_haveAtLeast_Test.java | 2 +- .../AtomicReferenceArrayAssert_haveAtMost_Test.java | 2 +- .../AtomicReferenceArrayAssert_haveExactly_Test.java | 2 +- .../referencearray/AtomicReferenceArrayAssert_have_Test.java | 2 +- .../referencearray/AtomicReferenceArrayAssert_isEmpty_Test.java | 2 +- .../AtomicReferenceArrayAssert_isNotEmpty_Test.java | 2 +- .../AtomicReferenceArrayAssert_isNullOrEmpty_Test.java | 2 +- ...ReferenceArrayAssert_isSortedAccordingToComparator_Test.java | 2 +- .../AtomicReferenceArrayAssert_isSorted_Test.java | 2 +- .../AtomicReferenceArrayAssert_isSubsetOf_Test.java | 2 +- .../AtomicReferenceArrayAssert_isSubsetOf_with_Array_Test.java | 2 +- .../AtomicReferenceArrayAssert_noneMatch_Test.java | 2 +- ...micReferenceArrayAssert_noneMatch_with_description_Test.java | 2 +- .../AtomicReferenceArrayAssert_noneSatisfy_Test.java | 2 +- ...renceArrayAssert_noneSatisfy_with_ThrowingConsumer_Test.java | 2 +- ...micReferenceArrayAssert_satisfiesExactlyInAnyOrder_Test.java | 2 +- ...t_satisfiesExactlyInAnyOrder_with_ThrowingConsumer_Test.java | 2 +- .../AtomicReferenceArrayAssert_satisfiesExactly_Test.java | 2 +- ...ArrayAssert_satisfiesExactly_with_ThrowingConsumer_Test.java | 2 +- .../AtomicReferenceArrayAssert_satisfiesOnlyOnce_Test.java | 2 +- ...rrayAssert_satisfiesOnlyOnce_with_ThrowingConsumer_Test.java | 2 +- .../AtomicReferenceArrayAssert_startsWith_Test.java | 2 +- .../AtomicReferenceArrayAssert_usingComparatorForType_Test.java | 2 +- .../AtomicReferenceArrayAssert_usingComparator_Test.java | 2 +- .../AtomicReferenceArrayAssert_usingDefaultComparator_Test.java | 2 +- ...ReferenceArrayAssert_usingDefaultElementComparator_Test.java | 2 +- .../AtomicReferenceArrayAssert_usingElementComparator_Test.java | 2 +- ...cursiveFieldByFieldElementComparatorIgnoringFields_Test.java | 2 +- ...singRecursiveFieldByFieldElementComparatorOnFields_Test.java | 2 +- ...Assert_usingRecursiveFieldByFieldElementComparator_Test.java | 2 +- ...ntComparator_with_RecursiveComparisonConfiguration_Test.java | 2 +- .../core/api/bigdecimal/BigDecimalAssert_isBetween_Test.java | 2 +- .../bigdecimal/BigDecimalAssert_isCloseToPercentage_Test.java | 2 +- .../core/api/bigdecimal/BigDecimalAssert_isCloseTo_Test.java | 2 +- ...imalAssert_isEqualByComparingToWithStringParameter_Test.java | 2 +- .../BigDecimalAssert_isEqualToWithStringParameter_Test.java | 2 +- .../BigDecimalAssert_isGreaterThanOrEqualTo_Test.java | 2 +- .../bigdecimal/BigDecimalAssert_isLessThanOrEqualTo_Test.java | 2 +- .../core/api/bigdecimal/BigDecimalAssert_isNegative_Test.java | 2 +- .../BigDecimalAssert_isNotCloseToPercentage_Test.java | 2 +- .../core/api/bigdecimal/BigDecimalAssert_isNotCloseTo_Test.java | 2 +- ...lAssert_isNotEqualByComparingToWithStringParameter_Test.java | 2 +- .../api/bigdecimal/BigDecimalAssert_isNotNegative_Test.java | 2 +- .../api/bigdecimal/BigDecimalAssert_isNotPositive_Test.java | 2 +- .../core/api/bigdecimal/BigDecimalAssert_isNotZero_Test.java | 2 +- .../core/api/bigdecimal/BigDecimalAssert_isOne_Test.java | 2 +- .../core/api/bigdecimal/BigDecimalAssert_isPositive_Test.java | 2 +- .../api/bigdecimal/BigDecimalAssert_isStrictlyBetween_Test.java | 2 +- .../core/api/bigdecimal/BigDecimalAssert_isZero_Test.java | 2 +- .../api/bigdecimal/BigDecimalAssert_usingComparator_Test.java | 2 +- .../BigDecimalAssert_usingDefaultComparator_Test.java | 2 +- .../api/bigdecimal/BigDecimalsAssert_assertHasScaleOf_Test.java | 2 +- .../core/api/biginteger/BigIntegerAssert_isBetween_Test.java | 2 +- .../biginteger/BigIntegerAssert_isCloseToPercentage_Test.java | 2 +- .../core/api/biginteger/BigIntegerAssert_isCloseTo_Test.java | 2 +- .../BigIntegerAssert_isEqualToWithIntParameter_Test.java | 2 +- .../BigIntegerAssert_isEqualToWithLongParameter_Test.java | 2 +- .../BigIntegerAssert_isEqualToWithStringParameter_Test.java | 2 +- .../core/api/biginteger/BigIntegerAssert_isNegative_Test.java | 2 +- .../BigIntegerAssert_isNotCloseToPercentage_Test.java | 2 +- .../core/api/biginteger/BigIntegerAssert_isNotCloseTo_Test.java | 2 +- .../BigIntegerAssert_isNotEqualToWithStringParameter_Test.java | 2 +- .../api/biginteger/BigIntegerAssert_isNotNegative_Test.java | 2 +- .../api/biginteger/BigIntegerAssert_isNotPositive_Test.java | 2 +- .../core/api/biginteger/BigIntegerAssert_isNotZero_Test.java | 2 +- .../core/api/biginteger/BigIntegerAssert_isPositive_Test.java | 2 +- .../api/biginteger/BigIntegerAssert_isStrictlyBetween_Test.java | 2 +- .../core/api/biginteger/BigIntegerAssert_isZero_Test.java | 2 +- .../api/biginteger/BigIntegerAssert_usingComparator_Test.java | 2 +- .../BigIntegerAssert_usingDefaultComparator_Test.java | 2 +- .../Boolean2DArrayAssert_contains_at_Index_Test.java | 2 +- .../Boolean2DArrayAssert_doesNotContain_at_Index_Test.java | 2 +- .../boolean2darray/Boolean2DArrayAssert_hasDimensions_Test.java | 2 +- .../Boolean2DArrayAssert_hasNumberOfRows_Test.java | 2 +- .../Boolean2DArrayAssert_hasSameDimensionsAs_Test.java | 2 +- .../boolean2darray/Boolean2DArrayAssert_isDeepEqualTo_Test.java | 2 +- .../api/boolean2darray/Boolean2DArrayAssert_isEmpty_Test.java | 2 +- .../boolean2darray/Boolean2DArrayAssert_isNotEmpty_Test.java | 2 +- .../boolean2darray/Boolean2DArrayAssert_isNullOrEmpty_Test.java | 2 +- .../Boolean2DArrayAssert_usingCustomComparator_Test.java | 2 +- .../api/booleanarray/BooleanArrayAssert_containsAnyOf_Test.java | 2 +- ...ooleanArrayAssert_containsAnyOf_with_Boolean_array_Test.java | 2 +- .../BooleanArrayAssert_containsExactlyInAnyOrder_Test.java | 2 +- ...ssert_containsExactlyInAnyOrder_with_Boolean_array_Test.java | 2 +- .../booleanarray/BooleanArrayAssert_containsExactly_Test.java | 2 +- ...leanArrayAssert_containsExactly_with_Boolean_array_Test.java | 2 +- .../booleanarray/BooleanArrayAssert_containsOnlyOnce_Test.java | 2 +- ...eanArrayAssert_containsOnlyOnce_with_Boolean_array_Test.java | 2 +- .../api/booleanarray/BooleanArrayAssert_containsOnly_Test.java | 2 +- ...BooleanArrayAssert_containsOnly_with_Boolean_array_Test.java | 2 +- .../booleanarray/BooleanArrayAssert_containsSequence_Test.java | 2 +- ...eanArrayAssert_containsSequence_with_Boolean_array_Test.java | 2 +- .../BooleanArrayAssert_containsSubsequence_Test.java | 2 +- ...ArrayAssert_containsSubsequence_with_Boolean_array_Test.java | 2 +- .../core/api/booleanarray/BooleanArrayAssert_contains_Test.java | 2 +- .../booleanarray/BooleanArrayAssert_contains_at_Index_Test.java | 2 +- .../BooleanArrayAssert_contains_with_Boolean_array_Test.java | 2 +- .../booleanarray/BooleanArrayAssert_doesNotContain_Test.java | 2 +- .../BooleanArrayAssert_doesNotContain_at_Index_Test.java | 2 +- ...oleanArrayAssert_doesNotContain_with_Boolean_array_Test.java | 2 +- .../BooleanArrayAssert_doesNotHaveDuplicates_Test.java | 2 +- .../core/api/booleanarray/BooleanArrayAssert_endsWith_Test.java | 2 +- .../BooleanArrayAssert_endsWith_with_Boolean_array_Test.java | 2 +- .../BooleanArrayAssert_hasSameSizeAs_with_Iterable_Test.java | 2 +- .../booleanarray/BooleanArrayAssert_hasSizeBetween_Test.java | 2 +- .../BooleanArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java | 2 +- .../BooleanArrayAssert_hasSizeGreaterThan_Test.java | 2 +- .../BooleanArrayAssert_hasSizeLessThanOrEqualTo_Test.java | 2 +- .../booleanarray/BooleanArrayAssert_hasSizeLessThan_Test.java | 2 +- .../core/api/booleanarray/BooleanArrayAssert_hasSize_Test.java | 2 +- .../core/api/booleanarray/BooleanArrayAssert_isEmpty_Test.java | 2 +- .../api/booleanarray/BooleanArrayAssert_isNotEmpty_Test.java | 2 +- .../api/booleanarray/BooleanArrayAssert_isNullOrEmpty_Test.java | 2 +- .../BooleanArrayAssert_isSortedAccordingToComparator_Test.java | 2 +- .../core/api/booleanarray/BooleanArrayAssert_isSorted_Test.java | 2 +- .../api/booleanarray/BooleanArrayAssert_startsWith_Test.java | 2 +- .../BooleanArrayAssert_startsWith_with_Boolean_array_Test.java | 2 +- .../booleanarray/BooleanArrayAssert_usingComparator_Test.java | 2 +- .../BooleanArrayAssert_usingDefaultComparator_Test.java | 2 +- .../BooleanArrayAssert_usingDefaultElementComparator_Test.java | 2 +- .../BooleanArrayAssert_usingElementComparator_Test.java | 2 +- .../byte2darray/Byte2DArrayAssert_contains_at_Index_Test.java | 2 +- .../Byte2DArrayAssert_doesNotContain_at_Index_Test.java | 2 +- .../api/byte2darray/Byte2DArrayAssert_hasDimensions_Test.java | 2 +- .../api/byte2darray/Byte2DArrayAssert_hasNumberOfRows_Test.java | 2 +- .../byte2darray/Byte2DArrayAssert_hasSameDimensionsAs_Test.java | 2 +- .../api/byte2darray/Byte2DArrayAssert_isDeepEqualTo_Test.java | 2 +- .../core/api/byte2darray/Byte2DArrayAssert_isEmpty_Test.java | 2 +- .../core/api/byte2darray/Byte2DArrayAssert_isNotEmpty_Test.java | 2 +- .../api/byte2darray/Byte2DArrayAssert_isNullOrEmpty_Test.java | 2 +- .../Byte2DArrayAssert_usingCustomComparator_Test.java | 2 +- .../assertj/core/api/byte_/ByteAssert_isBetween_Bytes_Test.java | 2 +- .../api/byte_/ByteAssert_isCloseToPercentage_byte_Test.java | 2 +- .../ByteAssert_isCloseToPercentage_primitive_byte_Test.java | 2 +- .../assertj/core/api/byte_/ByteAssert_isCloseTo_byte_Test.java | 2 +- .../api/byte_/ByteAssert_isCloseTo_primitive_byte_Test.java | 2 +- .../assertj/core/api/byte_/ByteAssert_isEqualTo_byte_Test.java | 2 +- .../java/org/assertj/core/api/byte_/ByteAssert_isEven_Test.java | 2 +- .../api/byte_/ByteAssert_isGreaterThanOrEqualTo_byte_Test.java | 2 +- .../core/api/byte_/ByteAssert_isGreaterThan_byte_Test.java | 2 +- .../api/byte_/ByteAssert_isLessThanOrEqualTo_long_Test.java | 2 +- .../assertj/core/api/byte_/ByteAssert_isLessThan_byte_Test.java | 2 +- .../org/assertj/core/api/byte_/ByteAssert_isNegative_Test.java | 2 +- .../api/byte_/ByteAssert_isNotCloseToPercentage_byte_Test.java | 2 +- .../ByteAssert_isNotCloseToPercentage_primitive_byte_Test.java | 2 +- .../core/api/byte_/ByteAssert_isNotCloseTo_byte_Test.java | 2 +- .../api/byte_/ByteAssert_isNotCloseTo_primitive_byte_Test.java | 2 +- .../core/api/byte_/ByteAssert_isNotEqualTo_byte_Test.java | 2 +- .../assertj/core/api/byte_/ByteAssert_isNotNegative_Test.java | 2 +- .../assertj/core/api/byte_/ByteAssert_isNotPositive_Test.java | 2 +- .../org/assertj/core/api/byte_/ByteAssert_isNotZero_Test.java | 2 +- .../java/org/assertj/core/api/byte_/ByteAssert_isOdd_Test.java | 2 +- .../java/org/assertj/core/api/byte_/ByteAssert_isOne_Test.java | 2 +- .../org/assertj/core/api/byte_/ByteAssert_isPositive_Test.java | 2 +- .../core/api/byte_/ByteAssert_isStrictlyBetween_Bytes_Test.java | 2 +- .../java/org/assertj/core/api/byte_/ByteAssert_isZero_Test.java | 2 +- .../assertj/core/api/byte_/ByteAssert_usingComparator_Test.java | 2 +- .../core/api/byte_/ByteAssert_usingDefaultComparator_Test.java | 2 +- .../api/bytearray/ByteArrayAssert_asBase64Encoded_Test.java | 2 +- .../api/bytearray/ByteArrayAssert_asBase64UrlEncoded_Test.java | 2 +- .../core/api/bytearray/ByteArrayAssert_asHexString_Test.java | 2 +- .../core/api/bytearray/ByteArrayAssert_asString_Test.java | 2 +- .../core/api/bytearray/ByteArrayAssert_containsAnyOf_Test.java | 2 +- .../ByteArrayAssert_containsAnyOf_with_Byte_array_Test.java | 2 +- .../ByteArrayAssert_containsAnyOf_with_int_argument_Test.java | 2 +- .../ByteArrayAssert_containsExactlyInAnyOrder_Test.java | 2 +- ...ayAssert_containsExactlyInAnyOrder_with_Byte_array_Test.java | 2 +- ...rrayAssert_containsExactlyInAnyOrder_with_integers_Test.java | 2 +- .../api/bytearray/ByteArrayAssert_containsExactly_Test.java | 2 +- .../ByteArrayAssert_containsExactly_with_Byte_array_Test.java | 2 +- ...ArrayAssert_containsExactly_with_Integer_Arguments_Test.java | 2 +- .../api/bytearray/ByteArrayAssert_containsOnlyOnce_Test.java | 2 +- .../ByteArrayAssert_containsOnlyOnce_with_Byte_array_Test.java | 2 +- ...rrayAssert_containsOnlyOnce_with_Integer_Arguments_Test.java | 2 +- .../core/api/bytearray/ByteArrayAssert_containsOnly_Test.java | 2 +- .../ByteArrayAssert_containsOnly_with_Byte_array_Test.java | 2 +- ...yteArrayAssert_containsOnly_with_Integer_Arguments_Test.java | 2 +- .../api/bytearray/ByteArrayAssert_containsSequence_Test.java | 2 +- .../ByteArrayAssert_containsSequence_with_Byte_array_Test.java | 2 +- ...rrayAssert_containsSequence_with_Integer_Arguments_Test.java | 2 +- .../api/bytearray/ByteArrayAssert_containsSubsequence_Test.java | 2 +- ...yteArrayAssert_containsSubsequence_with_Byte_array_Test.java | 2 +- ...yAssert_containsSubsequence_with_Integer_Arguments_Test.java | 2 +- .../core/api/bytearray/ByteArrayAssert_contains_Test.java | 2 +- .../api/bytearray/ByteArrayAssert_contains_at_Index_Test.java | 2 +- ...rrayAssert_contains_at_Index_with_Integer_Argument_Test.java | 2 +- .../ByteArrayAssert_contains_with_Byte_array_Test.java | 2 +- .../ByteArrayAssert_contains_with_Integer_Arguments_Test.java | 2 +- .../core/api/bytearray/ByteArrayAssert_doesNotContain_Test.java | 2 +- .../bytearray/ByteArrayAssert_doesNotContain_at_Index_Test.java | 2 +- ...sert_doesNotContain_at_Index_with_Integer_Argument_Test.java | 2 +- .../ByteArrayAssert_doesNotContain_with_Byte_array_Test.java | 2 +- ...eArrayAssert_doesNotContain_with_Integer_Arguments_Test.java | 2 +- .../bytearray/ByteArrayAssert_doesNotHaveDuplicates_Test.java | 2 +- .../core/api/bytearray/ByteArrayAssert_endsWith_Test.java | 2 +- .../ByteArrayAssert_endsWith_with_Byte_array_Test.java | 2 +- .../ByteArrayAssert_endsWith_with_Integer_Arguments_Test.java | 2 +- .../ByteArrayAssert_hasSameSizeAs_with_Iterable_Test.java | 2 +- .../core/api/bytearray/ByteArrayAssert_hasSizeBetween_Test.java | 2 +- .../ByteArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java | 2 +- .../api/bytearray/ByteArrayAssert_hasSizeGreaterThan_Test.java | 2 +- .../ByteArrayAssert_hasSizeLessThanOrEqualTo_Test.java | 2 +- .../api/bytearray/ByteArrayAssert_hasSizeLessThan_Test.java | 2 +- .../core/api/bytearray/ByteArrayAssert_hasSize_Test.java | 2 +- .../core/api/bytearray/ByteArrayAssert_isEmpty_Test.java | 2 +- .../core/api/bytearray/ByteArrayAssert_isNotEmpty_Test.java | 2 +- .../core/api/bytearray/ByteArrayAssert_isNullOrEmpty_Test.java | 2 +- .../ByteArrayAssert_isSortedAccordingToComparator_Test.java | 2 +- .../core/api/bytearray/ByteArrayAssert_isSorted_Test.java | 2 +- .../core/api/bytearray/ByteArrayAssert_startsWith_Test.java | 2 +- .../ByteArrayAssert_startsWith_with_Byte_array_Test.java | 2 +- .../ByteArrayAssert_startsWith_with_Integer_Arguments_Test.java | 2 +- .../api/bytearray/ByteArrayAssert_usingComparator_Test.java | 2 +- .../bytearray/ByteArrayAssert_usingDefaultComparator_Test.java | 2 +- .../ByteArrayAssert_usingDefaultElementComparator_Test.java | 2 +- .../bytearray/ByteArrayAssert_usingElementComparator_Test.java | 2 +- .../char2darray/Char2DArrayAssert_contains_at_Index_Test.java | 2 +- .../Char2DArrayAssert_doesNotContain_at_Index_Test.java | 2 +- .../api/char2darray/Char2DArrayAssert_hasDimensions_Test.java | 2 +- .../api/char2darray/Char2DArrayAssert_hasNumberOfRows_Test.java | 2 +- .../char2darray/Char2DArrayAssert_hasSameDimensionsAs_Test.java | 2 +- .../api/char2darray/Char2DArrayAssert_isDeepEqualTo_Test.java | 2 +- .../core/api/char2darray/Char2DArrayAssert_isEmpty_Test.java | 2 +- .../core/api/char2darray/Char2DArrayAssert_isNotEmpty_Test.java | 2 +- .../api/char2darray/Char2DArrayAssert_isNullOrEmpty_Test.java | 2 +- .../Char2DArrayAssert_usingCustomComparator_Test.java | 2 +- .../core/api/character/CharacterAssert_isEqualTo_char_Test.java | 2 +- .../CharacterAssert_isGreaterThanOrEqualTo_char_Test.java | 2 +- .../api/character/CharacterAssert_isGreaterThan_char_Test.java | 2 +- .../CharacterAssert_isLessThanOrEqualTo_char_Test.java | 2 +- .../api/character/CharacterAssert_isLessThan_char_Test.java | 2 +- .../core/api/character/CharacterAssert_isLowerCase_Test.java | 2 +- .../api/character/CharacterAssert_isNotEqualTo_char_Test.java | 2 +- .../core/api/character/CharacterAssert_isUpperCase_Test.java | 2 +- .../api/character/CharacterAssert_usingComparator_Test.java | 2 +- .../character/CharacterAssert_usingDefaultComparator_Test.java | 2 +- .../core/api/chararray/CharArrayAssert_containsAnyOf_Test.java | 2 +- ...CharArrayAssert_containsAnyOf_with_Character_array_Test.java | 2 +- .../CharArrayAssert_containsExactlyInAnyOrder_Test.java | 2 +- ...ert_containsExactlyInAnyOrder_with_Character_array_Test.java | 2 +- .../api/chararray/CharArrayAssert_containsExactly_Test.java | 2 +- ...arArrayAssert_containsExactly_with_Character_array_Test.java | 2 +- .../api/chararray/CharArrayAssert_containsOnlyOnce_Test.java | 2 +- ...rArrayAssert_containsOnlyOnce_with_Character_array_Test.java | 2 +- .../core/api/chararray/CharArrayAssert_containsOnly_Test.java | 2 +- .../CharArrayAssert_containsOnly_with_Character_array_Test.java | 2 +- .../api/chararray/CharArrayAssert_containsSequence_Test.java | 2 +- ...rArrayAssert_containsSequence_with_Character_array_Test.java | 2 +- .../api/chararray/CharArrayAssert_containsSubsequence_Test.java | 2 +- ...rayAssert_containsSubsequence_with_Character_array_Test.java | 2 +- .../core/api/chararray/CharArrayAssert_contains_Test.java | 2 +- .../api/chararray/CharArrayAssert_contains_at_Index_Test.java | 2 +- .../CharArrayAssert_contains_with_Character_array_Test.java | 2 +- .../core/api/chararray/CharArrayAssert_doesNotContain_Test.java | 2 +- .../chararray/CharArrayAssert_doesNotContain_at_Index_Test.java | 2 +- ...harArrayAssert_doesNotContain_with_Character_array_Test.java | 2 +- .../chararray/CharArrayAssert_doesNotHaveDuplicates_Test.java | 2 +- .../core/api/chararray/CharArrayAssert_endsWith_Test.java | 2 +- .../CharArrayAssert_endsWith_with_Character_array_Test.java | 2 +- .../CharArrayAssert_hasSameSizeAs_with_Iterable_Test.java | 2 +- .../core/api/chararray/CharArrayAssert_hasSizeBetween_Test.java | 2 +- .../CharArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java | 2 +- .../api/chararray/CharArrayAssert_hasSizeGreaterThan_Test.java | 2 +- .../CharArrayAssert_hasSizeLessThanOrEqualTo_Test.java | 2 +- .../api/chararray/CharArrayAssert_hasSizeLessThan_Test.java | 2 +- .../core/api/chararray/CharArrayAssert_hasSize_Test.java | 2 +- .../core/api/chararray/CharArrayAssert_isEmpty_Test.java | 2 +- .../core/api/chararray/CharArrayAssert_isNotEmpty_Test.java | 2 +- .../core/api/chararray/CharArrayAssert_isNullOrEmpty_Test.java | 2 +- .../CharArrayAssert_isSortedAccordingToComparator_Test.java | 2 +- .../core/api/chararray/CharArrayAssert_isSorted_Test.java | 2 +- .../core/api/chararray/CharArrayAssert_startsWith_Test.java | 2 +- .../CharArrayAssert_startsWith_with_Character_array_Test.java | 2 +- .../api/chararray/CharArrayAssert_usingComparator_Test.java | 2 +- .../chararray/CharArrayAssert_usingDefaultComparator_Test.java | 2 +- .../CharArrayAssert_usingDefaultElementComparator_Test.java | 2 +- .../chararray/CharArrayAssert_usingElementComparator_Test.java | 2 +- .../api/charsequence/CharSequenceAssert_containsAnyOf_Test.java | 2 +- ...arSequenceAssert_containsIgnoringCase_CharSequence_Test.java | 2 +- ...quenceAssert_containsIgnoringNewlines_CharSequence_Test.java | 2 +- .../CharSequenceAssert_containsIgnoringWhitespaces_Test.java | 2 +- .../CharSequenceAssert_containsOnlyDigits_Test.java | 2 +- .../charsequence/CharSequenceAssert_containsOnlyOnce_Test.java | 2 +- .../CharSequenceAssert_containsOnlyWhitespaces_Test.java | 2 +- ...arSequenceAssert_containsPatternSatisfying_Pattern_Test.java | 2 +- ...harSequenceAssert_containsPatternSatisfying_String_Test.java | 2 +- .../CharSequenceAssert_containsPattern_Pattern_Test.java | 2 +- .../CharSequenceAssert_containsPattern_String_Test.java | 2 +- .../charsequence/CharSequenceAssert_containsSequence_Test.java | 2 +- .../CharSequenceAssert_containsSequence_with_var_args_Test.java | 2 +- .../CharSequenceAssert_containsSubsequence_Test.java | 2 +- ...arSequenceAssert_containsSubsequence_with_var_args_Test.java | 2 +- .../CharSequenceAssert_containsWhitespaces_Test.java | 2 +- .../CharSequenceAssert_contains_CharSequence_Test.java | 2 +- .../CharSequenceAssert_contains_several_String_Test.java | 2 +- ...SequenceAssert_contains_several_String_as_Iterable_Test.java | 2 +- .../CharSequenceAssert_doesNotContainAnyWhitespaces_Test.java | 2 +- ...enceAssert_doesNotContainIgnoringCase_CharSequence_Test.java | 2 +- .../CharSequenceAssert_doesNotContainOnlyWhitespaces_Test.java | 2 +- .../CharSequenceAssert_doesNotContainPattern_Pattern_Test.java | 2 +- .../CharSequenceAssert_doesNotContainPattern_String_Test.java | 2 +- .../CharSequenceAssert_doesNotContainSequence_Test.java | 2 +- ...equenceAssert_doesNotContainSequence_with_var_args_Test.java | 2 +- .../CharSequenceAssert_doesNotContainSubsequence_Test.java | 2 +- ...enceAssert_doesNotContainSubsequence_with_var_args_Test.java | 2 +- .../CharSequenceAssert_doesNotContain_CharSequence_Test.java | 2 +- .../CharSequenceAssert_doesNotContain_several_String_Test.java | 2 +- ...ceAssert_doesNotContain_several_String_as_Iterable_Test.java | 2 +- .../CharSequenceAssert_doesNotEndWithIgnoringCase_Test.java | 2 +- .../CharSequenceAssert_doesNotEndWithWhitespaces_Test.java | 2 +- .../charsequence/CharSequenceAssert_doesNotEndWith_Test.java | 2 +- .../CharSequenceAssert_doesNotMatch_CharSequence_Test.java | 2 +- .../CharSequenceAssert_doesNotMatch_Pattern_Test.java | 2 +- .../CharSequenceAssert_doesNotStartWithIgnoringCase_Test.java | 2 +- .../CharSequenceAssert_doesNotStartWithWhitespaces_Test.java | 2 +- .../charsequence/CharSequenceAssert_doesNotStartWith_Test.java | 2 +- .../CharSequenceAssert_endsWithIgnoringCase_Test.java | 2 +- .../core/api/charsequence/CharSequenceAssert_endsWith_Test.java | 2 +- .../api/charsequence/CharSequenceAssert_hasLineCount_Test.java | 2 +- .../CharSequenceAssert_hasSameSizeAs_with_Array_Test.java | 2 +- ...CharSequenceAssert_hasSameSizeAs_with_CharSequence_Test.java | 2 +- .../CharSequenceAssert_hasSameSizeAs_with_Iterable_Test.java | 2 +- .../charsequence/CharSequenceAssert_hasSizeBetween_Test.java | 2 +- .../CharSequenceAssert_hasSizeGreaterThanOrEqualTo_Test.java | 2 +- .../CharSequenceAssert_hasSizeGreaterThan_Test.java | 2 +- .../CharSequenceAssert_hasSizeLessThanOrEqualTo_Test.java | 2 +- .../charsequence/CharSequenceAssert_hasSizeLessThan_Test.java | 2 +- .../core/api/charsequence/CharSequenceAssert_hasSize_Test.java | 2 +- .../core/api/charsequence/CharSequenceAssert_isEmpty_Test.java | 2 +- .../CharSequenceAssert_isEqualToIgnoringCase_Test.java | 2 +- .../CharSequenceAssert_isEqualToIgnoringNewlines_Test.java | 2 +- .../CharSequenceAssert_isEqualToIgnoringWhitespace_Test.java | 2 +- .../CharSequenceAssert_isEqualToNormalizingNewLines_Test.java | 2 +- ...ssert_isEqualToNormalizingPunctuationAndWhitespace_Test.java | 2 +- .../CharSequenceAssert_isEqualToNormalizingUnicode_Test.java | 2 +- .../CharSequenceAssert_isEqualToNormalizingWhitespace_Test.java | 2 +- .../api/charsequence/CharSequenceAssert_isLowerCase_Test.java | 2 +- .../api/charsequence/CharSequenceAssert_isMixedCase_Test.java | 2 +- .../api/charsequence/CharSequenceAssert_isNotEmpty_Test.java | 2 +- .../CharSequenceAssert_isNotEqualToIgnoringCase_Test.java | 2 +- .../CharSequenceAssert_isNotEqualToIgnoringWhitespace_Test.java | 2 +- ...arSequenceAssert_isNotEqualToNormalizingWhitespace_Test.java | 2 +- .../api/charsequence/CharSequenceAssert_isNullOrEmpty_Test.java | 2 +- .../api/charsequence/CharSequenceAssert_isPrintable_Test.java | 2 +- .../api/charsequence/CharSequenceAssert_isSubstringOf_Test.java | 2 +- .../api/charsequence/CharSequenceAssert_isUpperCase_Test.java | 2 +- .../CharSequenceAssert_matchesSatisfying_Pattern_Test.java | 2 +- .../CharSequenceAssert_matchesSatisfying_String_Test.java | 2 +- .../charsequence/CharSequenceAssert_matches_Pattern_Test.java | 2 +- .../charsequence/CharSequenceAssert_matches_String_Test.java | 2 +- .../CharSequenceAssert_startsWithIgnoringCase_Test.java | 2 +- .../api/charsequence/CharSequenceAssert_startsWith_Test.java | 2 +- .../CharSequenceAssert_usingCustomComparator_Test.java | 2 +- .../CharSequenceAssert_usingDefaultComparator_Test.java | 2 +- .../core/api/classes/ClassAssert_hasDeclaredFields_Test.java | 2 +- .../core/api/classes/ClassAssert_hasDeclaredMethods_Test.java | 2 +- .../api/classes/ClassAssert_hasExactlyDeclaredFields_Test.java | 2 +- .../assertj/core/api/classes/ClassAssert_hasMethods_Test.java | 2 +- .../core/api/classes/ClassAssert_hasOnlyPublicFields_Test.java | 2 +- .../core/api/classes/ClassAssert_hasPublicFields_Test.java | 2 +- .../core/api/classes/ClassAssert_hasPublicMethods_Test.java | 2 +- .../core/api/classes/ClassAssert_isAssignableFrom_Test.java | 2 +- .../api/collection/CollectionAssert_isUnmodifiable_Test.java | 2 +- ...AbstractComparableAssert_canCallObjectAssertMethod_Test.java | 2 +- .../api/comparable/AbstractComparableAssert_isBetween_Test.java | 2 +- .../AbstractComparableAssert_isEqualByComparingTo_Test.java | 2 +- .../AbstractComparableAssert_isGreaterThanOrEqualTo_Test.java | 2 +- .../comparable/AbstractComparableAssert_isGreaterThan_Test.java | 2 +- .../AbstractComparableAssert_isLessThanOrEqualTo_Test.java | 2 +- .../comparable/AbstractComparableAssert_isLessThan_Test.java | 2 +- .../AbstractComparableAssert_isNotEqualByComparingTo_Test.java | 2 +- .../AbstractComparableAssert_isStrictlyBetween_Test.java | 2 +- .../AbstractComparableAssert_usingComparator_Test.java | 2 +- .../AbstractComparableAssert_usingDefaultComparator_Test.java | 2 +- .../AbstractGenericComparableAssert_isBetween_Test.java | 2 +- ...stractGenericComparableAssert_isEqualByComparingTo_Test.java | 2 +- ...niversalComparableAssert_canCallObjectAssertMethod_Test.java | 2 +- ...ctUniversalComparableAssert_isGreaterThanOrEqualTo_Test.java | 2 +- .../AbstractUniversalComparableAssert_isGreaterThan_Test.java | 2 +- ...tractUniversalComparableAssert_isLessThanOrEqualTo_Test.java | 2 +- .../AbstractUniversalComparableAssert_isLessThan_Test.java | 2 +- ...tUniversalComparableAssert_isNotEqualByComparingTo_Test.java | 2 +- ...bstractUniversalComparableAssert_isStrictlyBetween_Test.java | 2 +- .../AbstractUniversalComparableAssert_usingComparator_Test.java | 2 +- ...ctUniversalComparableAssert_usingDefaultComparator_Test.java | 2 +- .../GenericComparableAssert_isEqualByComparingTo_Test.java | 2 +- .../GenericComparableAssert_isGreaterThanOrEqualTo_Test.java | 2 +- .../comparable/GenericComparableAssert_isGreaterThan_Test.java | 2 +- .../GenericComparableAssert_isLessThanOrEqualTo_Test.java | 2 +- .../api/comparable/GenericComparableAssert_isLessThan_Test.java | 2 +- .../GenericComparableAssert_isNotEqualByComparingTo_Test.java | 2 +- .../core/api/date/AbstractDateAssertWithDateArg_Test.java | 2 +- .../core/api/date/AbstractDateAssertWithOneIntArg_Test.java | 2 +- .../assertj/core/api/date/DateAssert_hasDayOfMonth_Test.java | 2 +- .../org/assertj/core/api/date/DateAssert_hasDayOfWeek_Test.java | 2 +- .../org/assertj/core/api/date/DateAssert_hasHourOfDay_Test.java | 2 +- .../assertj/core/api/date/DateAssert_hasMillisecond_Test.java | 2 +- .../org/assertj/core/api/date/DateAssert_hasMinute_Test.java | 2 +- .../org/assertj/core/api/date/DateAssert_hasMonth_Test.java | 2 +- .../api/date/DateAssert_hasSameTimeAsDateInString_Test.java | 2 +- .../core/api/date/DateAssert_hasSameTimeAsOtherDate_Test.java | 2 +- .../assertj/core/api/date/DateAssert_hasSameTimeAs_Test.java | 2 +- .../org/assertj/core/api/date/DateAssert_hasSecond_Test.java | 2 +- .../java/org/assertj/core/api/date/DateAssert_hasTime_Test.java | 2 +- .../java/org/assertj/core/api/date/DateAssert_hasYear_Test.java | 2 +- .../assertj/core/api/date/DateAssert_isAfterOrEqualTo_Test.java | 2 +- .../org/assertj/core/api/date/DateAssert_isAfterYear_Test.java | 2 +- .../java/org/assertj/core/api/date/DateAssert_isAfter_Test.java | 2 +- .../core/api/date/DateAssert_isBeforeOrEqualTo_Test.java | 2 +- .../org/assertj/core/api/date/DateAssert_isBeforeYear_Test.java | 2 +- .../org/assertj/core/api/date/DateAssert_isBefore_Test.java | 2 +- .../DateAssert_isBetweenSpecifyingBoundariesInclusion_Test.java | 2 +- .../org/assertj/core/api/date/DateAssert_isBetween_Test.java | 2 +- .../org/assertj/core/api/date/DateAssert_isCloseTo_Test.java | 2 +- .../org/assertj/core/api/date/DateAssert_isEqualTo_Test.java | 2 +- .../assertj/core/api/date/DateAssert_isInSameDayAs_Test.java | 2 +- .../core/api/date/DateAssert_isInSameHourWindowAs_Test.java | 2 +- .../core/api/date/DateAssert_isInSameMinuteWindowAs_Test.java | 2 +- .../assertj/core/api/date/DateAssert_isInSameMonthAs_Test.java | 2 +- .../core/api/date/DateAssert_isInSameSecondWindowAs_Test.java | 2 +- .../assertj/core/api/date/DateAssert_isInSameYearAs_Test.java | 2 +- .../assertj/core/api/date/DateAssert_isInTheFuture_Test.java | 2 +- .../org/assertj/core/api/date/DateAssert_isInThePast_Test.java | 2 +- .../api/date/DateAssert_isIn_with_collection_param_Test.java | 2 +- .../core/api/date/DateAssert_isIn_with_vararg_param_Test.java | 2 +- ...teAssert_isNotBetweenSpecifyingBoundariesInclusion_Test.java | 2 +- .../org/assertj/core/api/date/DateAssert_isNotBetween_Test.java | 2 +- .../org/assertj/core/api/date/DateAssert_isNotEqualTo_Test.java | 2 +- .../api/date/DateAssert_isNotIn_with_collection_param_Test.java | 2 +- .../api/date/DateAssert_isNotIn_with_vararg_param_Test.java | 2 +- .../java/org/assertj/core/api/date/DateAssert_isToday_Test.java | 2 +- .../core/api/date/DateAssert_setLenientDateParsing_Test.java | 2 +- .../assertj/core/api/date/DateAssert_usingComparator_Test.java | 2 +- .../DateAssert_with_string_based_date_representation_Test.java | 2 +- .../Double2DArrayAssert_contains_at_Index_Test.java | 2 +- .../Double2DArrayAssert_doesNotContain_at_Index_Test.java | 2 +- .../double2darray/Double2DArrayAssert_hasDimensions_Test.java | 2 +- .../double2darray/Double2DArrayAssert_hasNumberOfRows_Test.java | 2 +- .../Double2DArrayAssert_hasSameDimensionsAs_Test.java | 2 +- .../double2darray/Double2DArrayAssert_isDeepEqualTo_Test.java | 2 +- .../api/double2darray/Double2DArrayAssert_isEmpty_Test.java | 2 +- .../api/double2darray/Double2DArrayAssert_isNotEmpty_Test.java | 2 +- .../double2darray/Double2DArrayAssert_isNullOrEmpty_Test.java | 2 +- .../Double2DArrayAssert_usingCustomComparator_Test.java | 2 +- .../core/api/double_/DoubleAssert_isBetween_Doubles_Test.java | 2 +- .../double_/DoubleAssert_isCloseToPercentage_Double_Test.java | 2 +- .../DoubleAssert_isCloseToPercentage_double_primitive_Test.java | 2 +- .../api/double_/DoubleAssert_isCloseTo_DoubleObject_Test.java | 2 +- .../core/api/double_/DoubleAssert_isCloseTo_double_Test.java | 2 +- .../api/double_/DoubleAssert_isEqualTo_DoubleWrapper_Test.java | 2 +- .../core/api/double_/DoubleAssert_isEqualTo_double_Test.java | 2 +- .../double_/DoubleAssert_isEqualTo_double_with_offset_Test.java | 2 +- .../api/double_/DoubleAssert_isEqualTo_with_offset_Test.java | 2 +- .../assertj/core/api/double_/DoubleAssert_isFinite_Test.java | 2 +- .../DoubleAssert_isGreaterThanOrEqualTo_DoubleWrapper_Test.java | 2 +- .../DoubleAssert_isGreaterThanOrEqualTo_double_Test.java | 2 +- .../api/double_/DoubleAssert_isGreaterThan_double_Test.java | 2 +- .../assertj/core/api/double_/DoubleAssert_isInfinite_Test.java | 2 +- .../DoubleAssert_isLessThanOrEqualTo_DoubleWrapper_Test.java | 2 +- .../double_/DoubleAssert_isLessThanOrEqualTo_double_Test.java | 2 +- .../core/api/double_/DoubleAssert_isLessThan_double_Test.java | 2 +- .../org/assertj/core/api/double_/DoubleAssert_isNaN_Test.java | 2 +- .../assertj/core/api/double_/DoubleAssert_isNegative_Test.java | 2 +- .../DoubleAssert_isNotCloseToPercentage_Double_Test.java | 2 +- ...ubleAssert_isNotCloseToPercentage_double_primitive_Test.java | 2 +- .../core/api/double_/DoubleAssert_isNotCloseTo_Double_Test.java | 2 +- .../DoubleAssert_isNotCloseTo_double_primitive_Test.java | 2 +- .../core/api/double_/DoubleAssert_isNotEqualTo_Double_Test.java | 2 +- .../DoubleAssert_isNotEqualTo_double_primitive_Test.java | 2 +- .../assertj/core/api/double_/DoubleAssert_isNotFinite_Test.java | 2 +- .../core/api/double_/DoubleAssert_isNotInfinite_Test.java | 2 +- .../assertj/core/api/double_/DoubleAssert_isNotNaN_Test.java | 2 +- .../core/api/double_/DoubleAssert_isNotNegative_Test.java | 2 +- .../core/api/double_/DoubleAssert_isNotPositive_Test.java | 2 +- .../assertj/core/api/double_/DoubleAssert_isNotZero_Test.java | 2 +- .../org/assertj/core/api/double_/DoubleAssert_isOne_Test.java | 2 +- .../assertj/core/api/double_/DoubleAssert_isPositive_Test.java | 2 +- .../double_/DoubleAssert_isStrictlyBetween_Doubles_Test.java | 2 +- .../org/assertj/core/api/double_/DoubleAssert_isZero_Test.java | 2 +- .../core/api/double_/DoubleAssert_usingComparator_Test.java | 2 +- .../api/double_/DoubleAssert_usingDefaultComparator_Test.java | 2 +- .../api/doublearray/DoubleArrayAssert_containsAnyOf_Test.java | 2 +- .../DoubleArrayAssert_containsAnyOf_with_Double_array_Test.java | 2 +- .../DoubleArrayAssert_containsExactlyInAnyOrder_Test.java | 2 +- ...Assert_containsExactlyInAnyOrder_with_Double_array_Test.java | 2 +- .../api/doublearray/DoubleArrayAssert_containsExactly_Test.java | 2 +- ...oubleArrayAssert_containsExactly_with_Double_array_Test.java | 2 +- .../doublearray/DoubleArrayAssert_containsOnlyOnce_Test.java | 2 +- ...ubleArrayAssert_containsOnlyOnce_with_Double_array_Test.java | 2 +- .../api/doublearray/DoubleArrayAssert_containsOnly_Test.java | 2 +- .../DoubleArrayAssert_containsOnly_with_Double_array_Test.java | 2 +- .../doublearray/DoubleArrayAssert_containsSequence_Test.java | 2 +- ...ubleArrayAssert_containsSequence_with_Double_array_Test.java | 2 +- .../doublearray/DoubleArrayAssert_containsSubsequence_Test.java | 2 +- ...eArrayAssert_containsSubsequence_with_Double_array_Test.java | 2 +- .../core/api/doublearray/DoubleArrayAssert_contains_Test.java | 2 +- .../doublearray/DoubleArrayAssert_contains_at_Index_Test.java | 2 +- .../DoubleArrayAssert_contains_with_Double_array_Test.java | 2 +- .../api/doublearray/DoubleArrayAssert_doesNotContain_Test.java | 2 +- .../DoubleArrayAssert_doesNotContain_at_Index_Test.java | 2 +- ...DoubleArrayAssert_doesNotContain_with_Double_array_Test.java | 2 +- .../DoubleArrayAssert_doesNotHaveDuplicates_Test.java | 2 +- .../core/api/doublearray/DoubleArrayAssert_endsWith_Test.java | 2 +- .../DoubleArrayAssert_endsWith_with_Double_array_Test.java | 2 +- .../DoubleArrayAssert_hasSameSizeAs_with_Iterable_Test.java | 2 +- .../api/doublearray/DoubleArrayAssert_hasSizeBetween_Test.java | 2 +- .../DoubleArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java | 2 +- .../doublearray/DoubleArrayAssert_hasSizeGreaterThan_Test.java | 2 +- .../DoubleArrayAssert_hasSizeLessThanOrEqualTo_Test.java | 2 +- .../api/doublearray/DoubleArrayAssert_hasSizeLessThan_Test.java | 2 +- .../core/api/doublearray/DoubleArrayAssert_hasSize_Test.java | 2 +- .../core/api/doublearray/DoubleArrayAssert_isEmpty_Test.java | 2 +- .../core/api/doublearray/DoubleArrayAssert_isNotEmpty_Test.java | 2 +- .../api/doublearray/DoubleArrayAssert_isNullOrEmpty_Test.java | 2 +- .../DoubleArrayAssert_isSortedAccordingToComparator_Test.java | 2 +- .../core/api/doublearray/DoubleArrayAssert_isSorted_Test.java | 2 +- .../core/api/doublearray/DoubleArrayAssert_startsWith_Test.java | 2 +- .../DoubleArrayAssert_startsWith_with_Double_array_Test.java | 2 +- .../api/doublearray/DoubleArrayAssert_usingComparator_Test.java | 2 +- .../DoubleArrayAssert_usingDefaultComparator_Test.java | 2 +- .../DoubleArrayAssert_usingDefaultElementComparator_Test.java | 2 +- .../DoubleArrayAssert_usingElementComparator_Test.java | 2 +- .../api/doublepredicate/DoublePredicateAssert_accepts_Test.java | 2 +- .../api/doublepredicate/DoublePredicateAssert_rejects_Test.java | 2 +- .../assertj/core/api/file/FileAssert_binaryContent_Test.java | 2 +- .../java/org/assertj/core/api/file/FileAssert_canRead_Test.java | 2 +- .../org/assertj/core/api/file/FileAssert_canWrite_Test.java | 2 +- .../java/org/assertj/core/api/file/FileAssert_content_Test.java | 2 +- .../core/api/file/FileAssert_content_with_charset_Test.java | 2 +- .../org/assertj/core/api/file/FileAssert_doesNotExist_Test.java | 2 +- .../java/org/assertj/core/api/file/FileAssert_exists_Test.java | 2 +- .../assertj/core/api/file/FileAssert_hasBinaryContent_Test.java | 2 +- .../org/assertj/core/api/file/FileAssert_hasContent_Test.java | 2 +- .../core/api/file/FileAssert_hasDigest_AlgorithmBytes_Test.java | 2 +- .../api/file/FileAssert_hasDigest_AlgorithmString_Test.java | 2 +- .../core/api/file/FileAssert_hasDigest_DigestBytes_Test.java | 2 +- .../core/api/file/FileAssert_hasDigest_DigestString_Test.java | 2 +- .../org/assertj/core/api/file/FileAssert_hasExtension_Test.java | 2 +- .../org/assertj/core/api/file/FileAssert_hasFileName_Test.java | 2 +- .../java/org/assertj/core/api/file/FileAssert_hasName_Test.java | 2 +- .../assertj/core/api/file/FileAssert_hasNoExtension_Test.java | 2 +- .../org/assertj/core/api/file/FileAssert_hasNoParent_Test.java | 2 +- .../file/FileAssert_hasParentWithNullStringParameter_Test.java | 2 +- .../api/file/FileAssert_hasParentWithStringParameter_Test.java | 2 +- .../org/assertj/core/api/file/FileAssert_hasParent_Test.java | 2 +- .../core/api/file/FileAssert_hasSameBinaryContentAs_Test.java | 2 +- .../core/api/file/FileAssert_hasSameTextualContentAs_Test.java | 2 +- .../java/org/assertj/core/api/file/FileAssert_hasSize_Test.java | 2 +- .../org/assertj/core/api/file/FileAssert_isAbsolute_Test.java | 2 +- .../file/FileAssert_isDirectoryContaining_Predicate_Test.java | 2 +- .../FileAssert_isDirectoryContaining_SyntaxAndPattern_Test.java | 2 +- .../FileAssert_isDirectoryNotContaining_Predicate_Test.java | 2 +- ...leAssert_isDirectoryNotContaining_SyntaxAndPattern_Test.java | 2 +- ...eAssert_isDirectoryRecursivelyContaining_Predicate_Test.java | 2 +- ..._isDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java | 2 +- .../org/assertj/core/api/file/FileAssert_isDirectory_Test.java | 2 +- .../assertj/core/api/file/FileAssert_isEmptyDirectory_Test.java | 2 +- .../java/org/assertj/core/api/file/FileAssert_isEmpty_Test.java | 2 +- .../org/assertj/core/api/file/FileAssert_isExecutable_Test.java | 2 +- .../java/org/assertj/core/api/file/FileAssert_isFile_Test.java | 2 +- .../core/api/file/FileAssert_isNotEmptyDirectory_Test.java | 2 +- .../org/assertj/core/api/file/FileAssert_isNotEmpty_Test.java | 2 +- .../org/assertj/core/api/file/FileAssert_isReadable_Test.java | 2 +- .../org/assertj/core/api/file/FileAssert_isRelative_Test.java | 2 +- .../org/assertj/core/api/file/FileAssert_isWritable_Test.java | 2 +- .../java/org/assertj/core/api/file/FileAssert_size_Test.java | 2 +- .../core/api/file/FileAssert_usingCharset_String_Test.java | 2 +- .../api/file/FileAssert_usingCharset_String_invalid_Test.java | 2 +- .../org/assertj/core/api/file/FileAssert_usingCharset_Test.java | 2 +- .../core/api/file/FileAssert_usingCharset_default_Test.java | 2 +- .../core/api/file/FileAssert_usingCharset_null_Test.java | 2 +- .../org/assertj/core/api/filter/AbstractTest_equals_filter.java | 2 +- .../assertj/core/api/filter/Filter_being_condition_Test.java | 2 +- .../java/org/assertj/core/api/filter/Filter_create_Test.java | 2 +- .../assertj/core/api/filter/Filter_having_condition_Test.java | 2 +- .../core/api/filter/Filter_on_different_properties_Test.java | 2 +- .../org/assertj/core/api/filter/Filter_with_common_Test.java | 2 +- .../org/assertj/core/api/filter/Filter_with_matching_Test.java | 2 +- .../filter/Filter_with_property_equals_to_given_value_Test.java | 2 +- ..._with_property_equals_to_given_value_short_version_Test.java | 2 +- .../filter/Filter_with_property_equals_to_null_value_Test.java | 2 +- .../api/filter/Filter_with_property_in_given_values_Test.java | 2 +- .../Filter_with_property_not_equals_to_given_value_Test.java | 2 +- .../filter/Filter_with_property_not_in_given_values_Test.java | 2 +- .../float2darray/Float2DArrayAssert_contains_at_Index_Test.java | 2 +- .../Float2DArrayAssert_doesNotContain_at_Index_Test.java | 2 +- .../api/float2darray/Float2DArrayAssert_hasDimensions_Test.java | 2 +- .../float2darray/Float2DArrayAssert_hasNumberOfRows_Test.java | 2 +- .../Float2DArrayAssert_hasSameDimensionsAs_Test.java | 2 +- .../api/float2darray/Float2DArrayAssert_isDeepEqualTo_Test.java | 2 +- .../core/api/float2darray/Float2DArrayAssert_isEmpty_Test.java | 2 +- .../api/float2darray/Float2DArrayAssert_isNotEmpty_Test.java | 2 +- .../api/float2darray/Float2DArrayAssert_isNullOrEmpty_Test.java | 2 +- .../Float2DArrayAssert_usingCustomComparator_Test.java | 2 +- .../core/api/float_/FloatAssert_isBetween_Floats_Test.java | 2 +- .../api/float_/FloatAssert_isCloseToPercentage_Float_Test.java | 2 +- .../FloatAssert_isCloseToPercentage_float_primitive_Test.java | 2 +- .../core/api/float_/FloatAssert_isCloseTo_float_Test.java | 2 +- .../api/float_/FloatAssert_isEqualTo_FloatWrapper_Test.java | 2 +- .../float_/FloatAssert_isEqualTo_float_with_offset_Test.java | 2 +- .../core/api/float_/FloatAssert_isEqualTo_with_float_Test.java | 2 +- .../core/api/float_/FloatAssert_isEqualTo_with_offset_Test.java | 2 +- .../org/assertj/core/api/float_/FloatAssert_isFinite_Test.java | 2 +- .../FloatAssert_isGreaterThanOrEqualTo_FloatWrapper_Test.java | 2 +- .../float_/FloatAssert_isGreaterThanOrEqualTo_float_Test.java | 2 +- .../core/api/float_/FloatAssert_isGreaterThan_float_Test.java | 2 +- .../assertj/core/api/float_/FloatAssert_isInfinite_Test.java | 2 +- .../FloatAssert_isLessThanOrEqualTo_FloatWrapper_Test.java | 2 +- .../api/float_/FloatAssert_isLessThanOrEqualTo_float_Test.java | 2 +- .../core/api/float_/FloatAssert_isLessThan_float_Test.java | 2 +- .../org/assertj/core/api/float_/FloatAssert_isNaN_Test.java | 2 +- .../assertj/core/api/float_/FloatAssert_isNegative_Test.java | 2 +- .../float_/FloatAssert_isNotCloseToPercentage_Float_Test.java | 2 +- ...FloatAssert_isNotCloseToPercentage_float_primitive_Test.java | 2 +- .../core/api/float_/FloatAssert_isNotCloseTo_Float_Test.java | 2 +- .../float_/FloatAssert_isNotCloseTo_float_primitive_Test.java | 2 +- .../core/api/float_/FloatAssert_isNotEqualTo_Float_Test.java | 2 +- .../float_/FloatAssert_isNotEqualTo_float_primitive_Test.java | 2 +- .../assertj/core/api/float_/FloatAssert_isNotFinite_Test.java | 2 +- .../assertj/core/api/float_/FloatAssert_isNotInfinite_Test.java | 2 +- .../org/assertj/core/api/float_/FloatAssert_isNotNaN_Test.java | 2 +- .../assertj/core/api/float_/FloatAssert_isNotNegative_Test.java | 2 +- .../assertj/core/api/float_/FloatAssert_isNotPositive_Test.java | 2 +- .../org/assertj/core/api/float_/FloatAssert_isNotZero_Test.java | 2 +- .../org/assertj/core/api/float_/FloatAssert_isOne_Test.java | 2 +- .../assertj/core/api/float_/FloatAssert_isPositive_Test.java | 2 +- .../api/float_/FloatAssert_isStrictlyBetween_Floats_Test.java | 2 +- .../org/assertj/core/api/float_/FloatAssert_isZero_Test.java | 2 +- .../core/api/float_/FloatAssert_usingComparator_Test.java | 2 +- .../api/float_/FloatAssert_usingDefaultComparator_Test.java | 2 +- .../api/floatarray/FloatArrayAssert_containsAnyOf_Test.java | 2 +- .../FloatArrayAssert_containsAnyOf_with_Float_array_Test.java | 2 +- .../FloatArrayAssert_containsExactlyInAnyOrder_Test.java | 2 +- ...yAssert_containsExactlyInAnyOrder_with_Float_array_Test.java | 2 +- .../api/floatarray/FloatArrayAssert_containsExactly_Test.java | 2 +- .../FloatArrayAssert_containsExactly_with_Float_array_Test.java | 2 +- .../api/floatarray/FloatArrayAssert_containsOnlyOnce_Test.java | 2 +- ...FloatArrayAssert_containsOnlyOnce_with_Float_array_Test.java | 2 +- .../core/api/floatarray/FloatArrayAssert_containsOnly_Test.java | 2 +- .../FloatArrayAssert_containsOnly_with_Float_array_Test.java | 2 +- .../api/floatarray/FloatArrayAssert_containsSequence_Test.java | 2 +- ...FloatArrayAssert_containsSequence_with_Float_array_Test.java | 2 +- .../floatarray/FloatArrayAssert_containsSubsequence_Test.java | 2 +- ...atArrayAssert_containsSubsequence_with_Float_array_Test.java | 2 +- .../core/api/floatarray/FloatArrayAssert_contains_Test.java | 2 +- .../api/floatarray/FloatArrayAssert_contains_at_Index_Test.java | 2 +- .../FloatArrayAssert_contains_with_Float_array_Test.java | 2 +- .../api/floatarray/FloatArrayAssert_doesNotContain_Test.java | 2 +- .../FloatArrayAssert_doesNotContain_at_Index_Test.java | 2 +- .../FloatArrayAssert_doesNotContain_with_Float_array_Test.java | 2 +- .../floatarray/FloatArrayAssert_doesNotHaveDuplicates_Test.java | 2 +- .../core/api/floatarray/FloatArrayAssert_endsWith_Test.java | 2 +- .../FloatArrayAssert_endsWith_with_Float_array_Test.java | 2 +- .../FloatArrayAssert_hasSameSizeAs_with_Iterable_Test.java | 2 +- .../api/floatarray/FloatArrayAssert_hasSizeBetween_Test.java | 2 +- .../FloatArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java | 2 +- .../floatarray/FloatArrayAssert_hasSizeGreaterThan_Test.java | 2 +- .../FloatArrayAssert_hasSizeLessThanOrEqualTo_Test.java | 2 +- .../api/floatarray/FloatArrayAssert_hasSizeLessThan_Test.java | 2 +- .../core/api/floatarray/FloatArrayAssert_hasSize_Test.java | 2 +- .../core/api/floatarray/FloatArrayAssert_isEmpty_Test.java | 2 +- .../core/api/floatarray/FloatArrayAssert_isNotEmpty_Test.java | 2 +- .../api/floatarray/FloatArrayAssert_isNullOrEmpty_Test.java | 2 +- .../FloatArrayAssert_isSortedAccordingToComparator_Test.java | 2 +- .../core/api/floatarray/FloatArrayAssert_isSorted_Test.java | 2 +- .../core/api/floatarray/FloatArrayAssert_startsWith_Test.java | 2 +- .../FloatArrayAssert_startsWith_with_Float_array_Test.java | 2 +- .../api/floatarray/FloatArrayAssert_usingComparator_Test.java | 2 +- .../FloatArrayAssert_usingDefaultComparator_Test.java | 2 +- .../FloatArrayAssert_usingDefaultElementComparator_Test.java | 2 +- .../FloatArrayAssert_usingElementComparator_Test.java | 2 +- .../core/api/hashset/HashSetAssert_containsAll_Test.java | 2 +- .../core/api/hashset/HashSetAssert_containsAnyOf_Test.java | 2 +- .../hashset/HashSetAssert_containsExactlyInAnyOrder_Test.java | 2 +- .../core/api/hashset/HashSetAssert_containsExactly_Test.java | 2 +- .../core/api/hashset/HashSetAssert_containsOnlyOnce_Test.java | 2 +- .../core/api/hashset/HashSetAssert_containsOnly_Test.java | 2 +- .../core/api/hashset/HashSetAssert_containsSequence_Test.java | 2 +- .../api/hashset/HashSetAssert_containsSubsequence_Test.java | 2 +- .../assertj/core/api/hashset/HashSetAssert_contains_Test.java | 2 +- .../hashset/HashSetAssert_doesNotContainAnyElementsOf_Test.java | 2 +- .../api/hashset/HashSetAssert_doesNotContainSequence_Test.java | 2 +- .../hashset/HashSetAssert_doesNotContainSubsequence_Test.java | 2 +- .../core/api/hashset/HashSetAssert_doesNotContain_Test.java | 2 +- .../api/hashset/HashSetAssert_doesNotHaveDuplicates_Test.java | 2 +- .../assertj/core/api/hashset/HashSetAssert_endsWith_Test.java | 2 +- .../assertj/core/api/hashset/HashSetAssert_isSubsetOf_Test.java | 2 +- .../assertj/core/api/hashset/HashSetAssert_startsWith_Test.java | 2 +- .../test/java/org/assertj/core/api/hashset/HashSetFactory.java | 2 +- .../src/test/java/org/assertj/core/api/hashset/HashSetTest.java | 2 +- .../org/assertj/core/api/instant/InstantAssertBaseTest.java | 2 +- .../core/api/instant/InstantAssert_IsBeforeOrEqualTo_Test.java | 2 +- .../core/api/instant/InstantAssert_isAfterOrEqual_Test.java | 2 +- .../assertj/core/api/instant/InstantAssert_isAfter_Test.java | 2 +- .../assertj/core/api/instant/InstantAssert_isBefore_Test.java | 2 +- .../assertj/core/api/instant/InstantAssert_isBetween_Test.java | 2 +- .../InstantAssert_isBetween_with_String_parameters_Test.java | 2 +- .../assertj/core/api/instant/InstantAssert_isEqualTo_Test.java | 2 +- .../core/api/instant/InstantAssert_isInTheFuture_Test.java | 2 +- .../core/api/instant/InstantAssert_isInThePast_Test.java | 2 +- .../org/assertj/core/api/instant/InstantAssert_isIn_Test.java | 2 +- .../core/api/instant/InstantAssert_isNotEqualTo_Test.java | 2 +- .../assertj/core/api/instant/InstantAssert_isNotIn_Test.java | 2 +- .../core/api/instant/InstantAssert_isStrictlyBetween_Test.java | 2 +- ...antAssert_isStrictlyBetween_with_String_parameters_Test.java | 2 +- .../api/int2darray/Int2DArrayAssert_contains_at_Index_Test.java | 2 +- .../Int2DArrayAssert_doesNotContain_at_Index_Test.java | 2 +- .../api/int2darray/Int2DArrayAssert_hasDimensions_Test.java | 2 +- .../api/int2darray/Int2DArrayAssert_hasNumberOfRows_Test.java | 2 +- .../int2darray/Int2DArrayAssert_hasSameDimensionsAs_Test.java | 2 +- .../api/int2darray/Int2DArrayAssert_isDeepEqualTo_Test.java | 2 +- .../core/api/int2darray/Int2DArrayAssert_isEmpty_Test.java | 2 +- .../core/api/int2darray/Int2DArrayAssert_isNotEmpty_Test.java | 2 +- .../api/int2darray/Int2DArrayAssert_isNullOrEmpty_Test.java | 2 +- .../int2darray/Int2DArrayAssert_usingCustomComparator_Test.java | 2 +- .../core/api/intarray/IntArrayAssert_containsAnyOf_Test.java | 2 +- .../IntArrayAssert_containsAnyOf_with_Integer_array_Test.java | 2 +- .../intarray/IntArrayAssert_containsExactlyInAnyOrder_Test.java | 2 +- ...ssert_containsExactlyInAnyOrder_with_Integer_array_Test.java | 2 +- .../core/api/intarray/IntArrayAssert_containsExactly_Test.java | 2 +- .../IntArrayAssert_containsExactly_with_Integer_array_Test.java | 2 +- .../core/api/intarray/IntArrayAssert_containsOnlyOnce_Test.java | 2 +- ...IntArrayAssert_containsOnlyOnce_with_Integer_array_Test.java | 2 +- .../core/api/intarray/IntArrayAssert_containsOnly_Test.java | 2 +- .../IntArrayAssert_containsOnly_with_Integer_array_Test.java | 2 +- .../core/api/intarray/IntArrayAssert_containsSequence_Test.java | 2 +- ...IntArrayAssert_containsSequence_with_Integer_array_Test.java | 2 +- .../api/intarray/IntArrayAssert_containsSubsequence_Test.java | 2 +- ...ArrayAssert_containsSubsequence_with_Integer_array_Test.java | 2 +- .../assertj/core/api/intarray/IntArrayAssert_contains_Test.java | 2 +- .../api/intarray/IntArrayAssert_contains_at_Index_Test.java | 2 +- .../IntArrayAssert_contains_with_Integer_array_Test.java | 2 +- .../core/api/intarray/IntArrayAssert_doesNotContain_Test.java | 2 +- .../intarray/IntArrayAssert_doesNotContain_at_Index_Test.java | 2 +- .../IntArrayAssert_doesNotContain_with_Integer_array_Test.java | 2 +- .../api/intarray/IntArrayAssert_doesNotHaveDuplicates_Test.java | 2 +- .../assertj/core/api/intarray/IntArrayAssert_endsWith_Test.java | 2 +- .../IntArrayAssert_endsWith_with_Integer_array_Test.java | 2 +- .../IntArrayAssert_hasSameSizeAs_with_Iterable_Test.java | 2 +- .../core/api/intarray/IntArrayAssert_hasSizeBetween_Test.java | 2 +- .../IntArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java | 2 +- .../api/intarray/IntArrayAssert_hasSizeGreaterThan_Test.java | 2 +- .../intarray/IntArrayAssert_hasSizeLessThanOrEqualTo_Test.java | 2 +- .../core/api/intarray/IntArrayAssert_hasSizeLessThan_Test.java | 2 +- .../assertj/core/api/intarray/IntArrayAssert_hasSize_Test.java | 2 +- .../assertj/core/api/intarray/IntArrayAssert_isEmpty_Test.java | 2 +- .../core/api/intarray/IntArrayAssert_isNotEmpty_Test.java | 2 +- .../core/api/intarray/IntArrayAssert_isNullOrEmpty_Test.java | 2 +- .../IntArrayAssert_isSortedAccordingToComparator_Test.java | 2 +- .../assertj/core/api/intarray/IntArrayAssert_isSorted_Test.java | 2 +- .../core/api/intarray/IntArrayAssert_startsWith_Test.java | 2 +- .../IntArrayAssert_startsWith_with_Integer_array_Test.java | 2 +- .../core/api/intarray/IntArrayAssert_usingComparator_Test.java | 2 +- .../intarray/IntArrayAssert_usingDefaultComparator_Test.java | 2 +- .../IntArrayAssert_usingDefaultElementComparator_Test.java | 2 +- .../intarray/IntArrayAssert_usingElementComparator_Test.java | 2 +- .../api/integer_/IntegerAssert_isBetween_Integers_Test.java | 2 +- .../integer_/IntegerAssert_isCloseToPercentage_int_Test.java | 2 +- .../IntegerAssert_isCloseToPercentage_integer_Test.java | 2 +- .../core/api/integer_/IntegerAssert_isCloseTo_int_Test.java | 2 +- .../core/api/integer_/IntegerAssert_isCloseTo_integer_Test.java | 2 +- .../core/api/integer_/IntegerAssert_isEqualTo_int_Test.java | 2 +- .../core/api/integer_/IntegerAssert_isEqualTo_long_Test.java | 2 +- .../integer_/IntegerAssert_isEqualTo_noncastable_long_Test.java | 2 +- .../assertj/core/api/integer_/IntegerAssert_isEven_Test.java | 2 +- .../integer_/IntegerAssert_isGreaterThanOrEqualTo_int_Test.java | 2 +- .../core/api/integer_/IntegerAssert_isGreaterThan_int_Test.java | 2 +- .../integer_/IntegerAssert_isLessThanOrEqualTo_int_Test.java | 2 +- .../core/api/integer_/IntegerAssert_isLessThan_int_Test.java | 2 +- .../core/api/integer_/IntegerAssert_isNegative_Test.java | 2 +- .../integer_/IntegerAssert_isNotCloseToPercentage_int_Test.java | 2 +- .../IntegerAssert_isNotCloseToPercentage_integer_Test.java | 2 +- .../core/api/integer_/IntegerAssert_isNotCloseTo_int_Test.java | 2 +- .../api/integer_/IntegerAssert_isNotCloseTo_integer_Test.java | 2 +- .../core/api/integer_/IntegerAssert_isNotEqualTo_int_Test.java | 2 +- .../core/api/integer_/IntegerAssert_isNotNegative_Test.java | 2 +- .../core/api/integer_/IntegerAssert_isNotPositive_Test.java | 2 +- .../assertj/core/api/integer_/IntegerAssert_isNotZero_Test.java | 2 +- .../org/assertj/core/api/integer_/IntegerAssert_isOdd_Test.java | 2 +- .../org/assertj/core/api/integer_/IntegerAssert_isOne_Test.java | 2 +- .../core/api/integer_/IntegerAssert_isPositive_Test.java | 2 +- .../integer_/IntegerAssert_isStrictlyBetween_Integers_Test.java | 2 +- .../assertj/core/api/integer_/IntegerAssert_isZero_Test.java | 2 +- .../core/api/integer_/IntegerAssert_usingComparator_Test.java | 2 +- .../api/integer_/IntegerAssert_usingDefaultComparator_Test.java | 2 +- .../core/api/intpredicate/IntPredicateAssert_accepts_Test.java | 2 +- .../core/api/intpredicate/IntPredicateAssert_rejects_Test.java | 2 +- .../assertj/core/api/iterable/IterableAssert_allMatch_Test.java | 2 +- .../iterable/IterableAssert_allMatch_with_description_Test.java | 2 +- .../core/api/iterable/IterableAssert_allSatisfy_Test.java | 2 +- .../IterableAssert_allSatisfy_with_ThrowingConsumer_Test.java | 2 +- .../assertj/core/api/iterable/IterableAssert_anyMatch_Test.java | 2 +- .../iterable/IterableAssert_anyMatch_with_description_Test.java | 2 +- .../core/api/iterable/IterableAssert_anySatisfy_Test.java | 2 +- .../IterableAssert_anySatisfy_with_ThrowingConsumer_Test.java | 2 +- .../core/api/iterable/IterableAssert_areAtLeastOne_Test.java | 2 +- .../core/api/iterable/IterableAssert_areAtLeast_Test.java | 2 +- .../core/api/iterable/IterableAssert_areAtMost_Test.java | 2 +- .../core/api/iterable/IterableAssert_areExactly_Test.java | 2 +- .../assertj/core/api/iterable/IterableAssert_areNot_Test.java | 2 +- .../org/assertj/core/api/iterable/IterableAssert_are_Test.java | 2 +- .../core/api/iterable/IterableAssert_containsAll_Test.java | 2 +- .../api/iterable/IterableAssert_containsAnyElementsOf_Test.java | 2 +- .../core/api/iterable/IterableAssert_containsAnyOf_Test.java | 2 +- .../iterable/IterableAssert_containsExactlyElementsOf_Test.java | 2 +- ...IterableAssert_containsExactlyInAnyOrderElementsOf_Test.java | 2 +- .../iterable/IterableAssert_containsExactlyInAnyOrder_Test.java | 2 +- .../core/api/iterable/IterableAssert_containsExactly_Test.java | 2 +- .../core/api/iterable/IterableAssert_containsNull_Test.java | 2 +- .../api/iterable/IterableAssert_containsOnlyNulls_Test.java | 2 +- .../IterableAssert_containsOnlyOnceElementsOf_Test.java | 2 +- .../core/api/iterable/IterableAssert_containsOnlyOnce_Test.java | 2 +- .../core/api/iterable/IterableAssert_containsOnly_Test.java | 2 +- .../api/iterable/IterableAssert_containsSequence_List_Test.java | 2 +- .../core/api/iterable/IterableAssert_containsSequence_Test.java | 2 +- .../iterable/IterableAssert_containsSubsequence_List_Test.java | 2 +- .../api/iterable/IterableAssert_containsSubsequence_Test.java | 2 +- .../assertj/core/api/iterable/IterableAssert_contains_Test.java | 2 +- ...rableAssert_doNotBreakOnFailingTestsForDirectoryStreams.java | 2 +- .../core/api/iterable/IterableAssert_doNotHave_Test.java | 2 +- .../IterableAssert_doesNotContainAnyElementsOf_Test.java | 2 +- .../api/iterable/IterableAssert_doesNotContainNull_Test.java | 2 +- .../IterableAssert_doesNotContainSequence_List_Test.java | 2 +- .../iterable/IterableAssert_doesNotContainSequence_Test.java | 2 +- .../IterableAssert_doesNotContainSubsequence_List_Test.java | 2 +- .../iterable/IterableAssert_doesNotContainSubsequence_Test.java | 2 +- .../core/api/iterable/IterableAssert_doesNotContain_Test.java | 2 +- .../IterableAssert_doesNotHaveAnyElementsOfTypes_Test.java | 2 +- .../api/iterable/IterableAssert_doesNotHaveDuplicates_Test.java | 2 +- .../assertj/core/api/iterable/IterableAssert_element_Test.java | 2 +- ...terableAssert_element_with_InstanceOfAssertFactory_Test.java | 2 +- .../assertj/core/api/iterable/IterableAssert_elements_Test.java | 2 +- .../assertj/core/api/iterable/IterableAssert_endsWith_Test.java | 2 +- .../api/iterable/IterableAssert_extractingResultOf_Test.java | 2 +- .../IterableAssert_extractingResultOf_with_SortedSet_Test.java | 2 +- .../core/api/iterable/IterableAssert_extracting_Test.java | 2 +- .../iterable/IterableAssert_extracting_with_SortedSet_Test.java | 2 +- .../IterableAssert_extracting_with_throwing_extractor_Test.java | 2 +- ...erableAssert_filteredOnAssertions_ThrowingConsumer_Test.java | 2 +- .../IterableAssert_filteredOnAssertions_consumer_Test.java | 2 +- .../core/api/iterable/IterableAssert_filteredOnNull_Test.java | 2 +- .../core/api/iterable/IterableAssert_filteredOn_Test.java | 2 +- .../api/iterable/IterableAssert_filteredOn_condition_Test.java | 2 +- .../api/iterable/IterableAssert_filteredOn_function_Test.java | 2 +- .../core/api/iterable/IterableAssert_filteredOn_in_Test.java | 2 +- .../core/api/iterable/IterableAssert_filteredOn_notIn_Test.java | 2 +- .../core/api/iterable/IterableAssert_filteredOn_not_Test.java | 2 +- .../api/iterable/IterableAssert_filteredOn_predicate_Test.java | 2 +- .../core/api/iterable/IterableAssert_filtered_baseTest.java | 2 +- .../assertj/core/api/iterable/IterableAssert_first_Test.java | 2 +- .../IterableAssert_first_with_InstanceOfAssertFactory_Test.java | 2 +- .../core/api/iterable/IterableAssert_flatExtracting_Test.java | 2 +- .../IterableAssert_flatExtracting_with_SortedSet_Test.java | 2 +- ...terableAssert_flatExtracting_with_String_parameter_Test.java | 2 +- ...ableAssert_flatExtracting_with_multiple_extractors_Test.java | 2 +- .../assertj/core/api/iterable/IterableAssert_flatMap_Test.java | 2 +- .../IterableAssert_hasAtLeastOneElementOfType_Test.java | 2 +- .../iterable/IterableAssert_hasExactlyElementsOfTypes_Test.java | 2 +- .../api/iterable/IterableAssert_hasOnlyElementsOfType_Test.java | 2 +- .../iterable/IterableAssert_hasOnlyElementsOfTypes_Test.java | 2 +- .../api/iterable/IterableAssert_hasSameElementsAs_Test.java | 2 +- .../iterable/IterableAssert_hasSameSizeAs_with_Array_Test.java | 2 +- .../IterableAssert_hasSameSizeAs_with_Iterable_Test.java | 2 +- .../core/api/iterable/IterableAssert_hasSizeBetween_Test.java | 2 +- .../IterableAssert_hasSizeGreaterThanOrEqualTo_Test.java | 2 +- .../api/iterable/IterableAssert_hasSizeGreaterThan_Test.java | 2 +- .../iterable/IterableAssert_hasSizeLessThanOrEqualTo_Test.java | 2 +- .../core/api/iterable/IterableAssert_hasSizeLessThan_Test.java | 2 +- .../assertj/core/api/iterable/IterableAssert_hasSize_Test.java | 2 +- .../core/api/iterable/IterableAssert_haveAtLeastOne_Test.java | 2 +- .../core/api/iterable/IterableAssert_haveAtLeast_Test.java | 2 +- .../core/api/iterable/IterableAssert_haveAtMost_Test.java | 2 +- .../core/api/iterable/IterableAssert_haveExactly_Test.java | 2 +- .../org/assertj/core/api/iterable/IterableAssert_have_Test.java | 2 +- .../assertj/core/api/iterable/IterableAssert_isEmpty_Test.java | 2 +- .../core/api/iterable/IterableAssert_isNotEmpty_Test.java | 2 +- .../core/api/iterable/IterableAssert_isNullOrEmpty_Test.java | 2 +- .../core/api/iterable/IterableAssert_isSubsetOf_Test.java | 2 +- .../api/iterable/IterableAssert_isSubsetOf_with_Array_Test.java | 2 +- .../org/assertj/core/api/iterable/IterableAssert_last_Test.java | 2 +- .../IterableAssert_last_with_InstanceOfAssertFactory_Test.java | 2 +- .../org/assertj/core/api/iterable/IterableAssert_map_Test.java | 2 +- .../IterableAssert_map_with_throwing_extractor_Test.java | 2 +- .../core/api/iterable/IterableAssert_noneMatch_Test.java | 2 +- .../IterableAssert_noneMatch_with_description_Test.java | 2 +- .../core/api/iterable/IterableAssert_noneSatisfy_Test.java | 2 +- .../IterableAssert_noneSatisfy_with_ThrowingConsumer_Test.java | 2 +- .../IterableAssert_satisfiesExactlyInAnyOrder_Test.java | 2 +- ...t_satisfiesExactlyInAnyOrder_with_ThrowingConsumer_Test.java | 2 +- .../core/api/iterable/IterableAssert_satisfiesExactly_Test.java | 2 +- ...rableAssert_satisfiesExactly_with_ThrowingConsumer_Test.java | 2 +- .../api/iterable/IterableAssert_satisfiesOnlyOnce_Test.java | 2 +- ...ableAssert_satisfiesOnlyOnce_with_ThrowingConsumer_Test.java | 2 +- .../IterableAssert_should_honor_SortedSet_comparator_Test.java | 2 +- .../core/api/iterable/IterableAssert_singleElement_Test.java | 2 +- ...eAssert_singleElement_with_InstanceOfAssertFactory_Test.java | 2 +- .../org/assertj/core/api/iterable/IterableAssert_size_Test.java | 2 +- .../core/api/iterable/IterableAssert_startsWith_Test.java | 2 +- .../iterable/IterableAssert_usingComparatorForType_Test.java | 2 +- ...cursiveFieldByFieldElementComparatorIgnoringFields_Test.java | 2 +- ...singRecursiveFieldByFieldElementComparatorOnFields_Test.java | 2 +- ...Assert_usingRecursiveFieldByFieldElementComparator_Test.java | 2 +- ...ntComparator_with_RecursiveComparisonConfiguration_Test.java | 2 +- .../core/api/iterable/IterableAssert_zipSatisfy_Test.java | 2 +- .../core/api/iterable/Iterable_generics_with_varargs_Test.java | 2 +- ...raw_set_assertions_chained_after_superclass_method_Test.java | 2 +- .../assertj/core/api/iterator/IteratorAssert_hasNext_Test.java | 2 +- .../core/api/iterator/IteratorAssert_isExhausted_Test.java | 2 +- .../core/api/iterator/IteratorAssert_isUnmodifiable_Test.java | 2 +- .../core/api/iterator/IteratorAssert_toIterable_Test.java | 2 +- ...tAssert_assertionState_propagation_with_extracting_Test.java | 2 +- .../core/api/list/ListAssert_contains_at_Index_Test.java | 2 +- .../core/api/list/ListAssert_doesNotContain_at_Index_Test.java | 2 +- .../assertj/core/api/list/ListAssert_filteredOn_BaseTest.java | 2 +- .../org/assertj/core/api/list/ListAssert_has_at_Index_Test.java | 2 +- .../api/list/ListAssert_isSortedAccordingToComparator_Test.java | 2 +- .../org/assertj/core/api/list/ListAssert_isSorted_Test.java | 2 +- .../org/assertj/core/api/list/ListAssert_is_at_Index_Test.java | 2 +- ...aw_list_assertions_chained_after_superclass_method_Test.java | 2 +- .../core/api/list/ListAssert_satisfies_at_index_Test.java | 2 +- .../assertj/core/api/list/ListAssert_usingComparator_Test.java | 2 +- .../core/api/list/ListAssert_usingDefaultComparator_Test.java | 2 +- .../org/assertj/core/api/localdate/LocalDateAssertBaseTest.java | 2 +- .../core/api/localdate/LocalDateAssert_hasMonthValue_Test.java | 2 +- .../core/api/localdate/LocalDateAssert_hasMonth_Test.java | 2 +- .../core/api/localdate/LocalDateAssert_hasYear_Test.java | 2 +- .../api/localdate/LocalDateAssert_isAfterOrEqualTo_Test.java | 2 +- .../core/api/localdate/LocalDateAssert_isAfter_Test.java | 2 +- .../api/localdate/LocalDateAssert_isBeforeOrEqualTo_Test.java | 2 +- .../core/api/localdate/LocalDateAssert_isBefore_Test.java | 2 +- .../core/api/localdate/LocalDateAssert_isBetween_Test.java | 2 +- .../LocalDateAssert_isBetween_with_String_parameters_Test.java | 2 +- .../core/api/localdate/LocalDateAssert_isEqualTo_Test.java | 2 +- .../core/api/localdate/LocalDateAssert_isInTheFuture_Test.java | 2 +- .../core/api/localdate/LocalDateAssert_isInThePast_Test.java | 2 +- .../assertj/core/api/localdate/LocalDateAssert_isIn_Test.java | 2 +- .../core/api/localdate/LocalDateAssert_isNotEqualTo_Test.java | 2 +- .../core/api/localdate/LocalDateAssert_isNotIn_Test.java | 2 +- .../api/localdate/LocalDateAssert_isStrictlyBetween_Test.java | 2 +- ...ateAssert_isStrictlyBetween_with_String_parameters_Test.java | 2 +- .../core/api/localdate/LocalDateAssert_isToday_Test.java | 2 +- .../core/api/localdate/LocalDateAsset_hasDayOfMonth_Test.java | 2 +- .../core/api/localdatetime/LocalDateTimeAssertBaseTest.java | 2 +- .../LocalDateTimeAssert_defaultComparator_Test.java | 2 +- .../localdatetime/LocalDateTimeAssert_hasDayOfMonth_Test.java | 2 +- .../api/localdatetime/LocalDateTimeAssert_hasHour_Test.java | 2 +- .../api/localdatetime/LocalDateTimeAssert_hasMinute_Test.java | 2 +- .../localdatetime/LocalDateTimeAssert_hasMonthValue_Test.java | 2 +- .../api/localdatetime/LocalDateTimeAssert_hasMonth_Test.java | 2 +- .../api/localdatetime/LocalDateTimeAssert_hasNano_Test.java | 2 +- .../api/localdatetime/LocalDateTimeAssert_hasSecond_Test.java | 2 +- .../api/localdatetime/LocalDateTimeAssert_hasYear_Test.java | 2 +- .../LocalDateTimeAssert_isAfterOrEqualTo_Test.java | 2 +- .../api/localdatetime/LocalDateTimeAssert_isAfter_Test.java | 2 +- .../LocalDateTimeAssert_isBeforeOrEqualTo_Test.java | 2 +- .../api/localdatetime/LocalDateTimeAssert_isBefore_Test.java | 2 +- .../api/localdatetime/LocalDateTimeAssert_isBetween_Test.java | 2 +- ...calDateTimeAssert_isBetween_with_String_parameters_Test.java | 2 +- .../localdatetime/LocalDateTimeAssert_isCloseToUtcNow_Test.java | 2 +- .../api/localdatetime/LocalDateTimeAssert_isEqualTo_Test.java | 2 +- .../localdatetime/LocalDateTimeAssert_isInTheFuture_Test.java | 2 +- .../api/localdatetime/LocalDateTimeAssert_isInThePast_Test.java | 2 +- .../core/api/localdatetime/LocalDateTimeAssert_isIn_Test.java | 2 +- .../localdatetime/LocalDateTimeAssert_isNotEqualTo_Test.java | 2 +- .../api/localdatetime/LocalDateTimeAssert_isNotIn_Test.java | 2 +- .../LocalDateTimeAssert_isStrictlyBetween_Test.java | 2 +- ...imeAssert_isStrictlyBetween_with_String_parameters_Test.java | 2 +- .../localdatetime/LocalDateTimeAssert_usingComparator_Test.java | 2 +- .../LocalDateTimeAssert_usingDefaultComparator_Test.java | 2 +- .../org/assertj/core/api/localtime/LocalTimeAssertBaseTest.java | 2 +- .../core/api/localtime/LocalTimeAssert_hasHour_Test.java | 2 +- .../core/api/localtime/LocalTimeAssert_hasMinute_Test.java | 2 +- .../core/api/localtime/LocalTimeAssert_hasNano_Test.java | 2 +- .../core/api/localtime/LocalTimeAssert_hasSameHourAs_Test.java | 2 +- .../core/api/localtime/LocalTimeAssert_hasSecond_Test.java | 2 +- .../api/localtime/LocalTimeAssert_isAfterOrEqualTo_Test.java | 2 +- .../core/api/localtime/LocalTimeAssert_isAfter_Test.java | 2 +- .../api/localtime/LocalTimeAssert_isBeforeOrEqualTo_Test.java | 2 +- .../core/api/localtime/LocalTimeAssert_isBefore_Test.java | 2 +- .../core/api/localtime/LocalTimeAssert_isBetween_Test.java | 2 +- .../LocalTimeAssert_isBetween_with_String_parameters_Test.java | 2 +- .../core/api/localtime/LocalTimeAssert_isEqualTo_Test.java | 2 +- .../assertj/core/api/localtime/LocalTimeAssert_isIn_Test.java | 2 +- .../core/api/localtime/LocalTimeAssert_isNotEqualTo_Test.java | 2 +- .../core/api/localtime/LocalTimeAssert_isNotIn_Test.java | 2 +- .../api/localtime/LocalTimeAssert_isStrictlyBetween_Test.java | 2 +- ...imeAssert_isStrictlyBetween_with_String_parameters_Test.java | 2 +- .../long2darray/Long2DArrayAssert_contains_at_Index_Test.java | 2 +- .../Long2DArrayAssert_doesNotContain_at_Index_Test.java | 2 +- .../api/long2darray/Long2DArrayAssert_hasDimensions_Test.java | 2 +- .../api/long2darray/Long2DArrayAssert_hasNumberOfRows_Test.java | 2 +- .../long2darray/Long2DArrayAssert_hasSameDimensionsAs_Test.java | 2 +- .../api/long2darray/Long2DArrayAssert_isDeepEqualTo_Test.java | 2 +- .../core/api/long2darray/Long2DArrayAssert_isEmpty_Test.java | 2 +- .../core/api/long2darray/Long2DArrayAssert_isNotEmpty_Test.java | 2 +- .../api/long2darray/Long2DArrayAssert_isNullOrEmpty_Test.java | 2 +- .../Long2DArrayAssert_usingCustomComparator_Test.java | 2 +- .../assertj/core/api/long_/LongAssert_isBetween_Longs_Test.java | 2 +- .../api/long_/LongAssert_isCloseToPercentage_long_Test.java | 2 +- .../LongAssert_isCloseToPercentage_primitive_long_Test.java | 2 +- .../assertj/core/api/long_/LongAssert_isCloseTo_long_Test.java | 2 +- .../api/long_/LongAssert_isCloseTo_primitive_long_Test.java | 2 +- .../assertj/core/api/long_/LongAssert_isEqualTo_long_Test.java | 2 +- .../java/org/assertj/core/api/long_/LongAssert_isEven_Test.java | 2 +- .../api/long_/LongAssert_isGreaterThanOrEqualTo_long_Test.java | 2 +- .../core/api/long_/LongAssert_isGreaterThan_long_Test.java | 2 +- .../api/long_/LongAssert_isLessThanOrEqualTo_long_Test.java | 2 +- .../assertj/core/api/long_/LongAssert_isLessThan_long_Test.java | 2 +- .../org/assertj/core/api/long_/LongAssert_isNegative_Test.java | 2 +- .../api/long_/LongAssert_isNotCloseToPercentage_long_Test.java | 2 +- .../LongAssert_isNotCloseToPercentage_primitive_long_Test.java | 2 +- .../core/api/long_/LongAssert_isNotCloseTo_long_Test.java | 2 +- .../api/long_/LongAssert_isNotCloseTo_primitive_long_Test.java | 2 +- .../core/api/long_/LongAssert_isNotEqualTo_long_Test.java | 2 +- .../assertj/core/api/long_/LongAssert_isNotNegative_Test.java | 2 +- .../assertj/core/api/long_/LongAssert_isNotPositive_Test.java | 2 +- .../org/assertj/core/api/long_/LongAssert_isNotZero_Test.java | 2 +- .../java/org/assertj/core/api/long_/LongAssert_isOdd_Test.java | 2 +- .../java/org/assertj/core/api/long_/LongAssert_isOne_Test.java | 2 +- .../org/assertj/core/api/long_/LongAssert_isPositive_Test.java | 2 +- .../core/api/long_/LongAssert_isStrictlyBetween_Longs_Test.java | 2 +- .../java/org/assertj/core/api/long_/LongAssert_isZero_Test.java | 2 +- .../assertj/core/api/long_/LongAssert_usingComparator_Test.java | 2 +- .../core/api/long_/LongAssert_usingDefaultComparator_Test.java | 2 +- .../core/api/longarray/LongArrayAssert_containsAnyOf_Test.java | 2 +- .../LongArrayAssert_containsAnyOf_with_Long_array_Test.java | 2 +- .../LongArrayAssert_containsExactlyInAnyOrder_Test.java | 2 +- ...ayAssert_containsExactlyInAnyOrder_with_Long_array_Test.java | 2 +- .../api/longarray/LongArrayAssert_containsExactly_Test.java | 2 +- .../LongArrayAssert_containsExactly_with_Long_array_Test.java | 2 +- .../api/longarray/LongArrayAssert_containsOnlyOnce_Test.java | 2 +- .../LongArrayAssert_containsOnlyOnce_with_Long_array_Test.java | 2 +- .../core/api/longarray/LongArrayAssert_containsOnly_Test.java | 2 +- .../LongArrayAssert_containsOnly_with_Long_array_Test.java | 2 +- .../api/longarray/LongArrayAssert_containsSequence_Test.java | 2 +- .../LongArrayAssert_containsSequence_with_Long_array_Test.java | 2 +- .../api/longarray/LongArrayAssert_containsSubsequence_Test.java | 2 +- ...ongArrayAssert_containsSubsequence_with_Long_array_Test.java | 2 +- .../core/api/longarray/LongArrayAssert_contains_Test.java | 2 +- .../api/longarray/LongArrayAssert_contains_at_Index_Test.java | 2 +- .../LongArrayAssert_contains_with_Long_array_Test.java | 2 +- .../core/api/longarray/LongArrayAssert_doesNotContain_Test.java | 2 +- .../longarray/LongArrayAssert_doesNotContain_at_Index_Test.java | 2 +- .../LongArrayAssert_doesNotContain_with_Long_array_Test.java | 2 +- .../longarray/LongArrayAssert_doesNotHaveDuplicates_Test.java | 2 +- .../core/api/longarray/LongArrayAssert_endsWith_Test.java | 2 +- .../LongArrayAssert_endsWith_with_Long_array_Test.java | 2 +- .../LongArrayAssert_hasSameSizeAs_with_Iterable_Test.java | 2 +- .../core/api/longarray/LongArrayAssert_hasSizeBetween_Test.java | 2 +- .../LongArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java | 2 +- .../api/longarray/LongArrayAssert_hasSizeGreaterThan_Test.java | 2 +- .../LongArrayAssert_hasSizeLessThanOrEqualTo_Test.java | 2 +- .../api/longarray/LongArrayAssert_hasSizeLessThan_Test.java | 2 +- .../core/api/longarray/LongArrayAssert_hasSize_Test.java | 2 +- .../core/api/longarray/LongArrayAssert_isEmpty_Test.java | 2 +- .../core/api/longarray/LongArrayAssert_isNotEmpty_Test.java | 2 +- .../core/api/longarray/LongArrayAssert_isNullOrEmpty_Test.java | 2 +- .../LongArrayAssert_isSortedAccordingToComparator_Test.java | 2 +- .../core/api/longarray/LongArrayAssert_isSorted_Test.java | 2 +- .../core/api/longarray/LongArrayAssert_startsWith_Test.java | 2 +- .../LongArrayAssert_startsWith_with_Long_array_Test.java | 2 +- .../api/longarray/LongArrayAssert_usingComparator_Test.java | 2 +- .../longarray/LongArrayAssert_usingDefaultComparator_Test.java | 2 +- .../LongArrayAssert_usingDefaultElementComparator_Test.java | 2 +- .../longarray/LongArrayAssert_usingElementComparator_Test.java | 2 +- .../api/longpredicate/LongPredicateAssert_accepts_Test.java | 2 +- .../api/longpredicate/LongPredicateAssert_rejects_Test.java | 2 +- .../org/assertj/core/api/map/MapAssert_allSatisfy_Test.java | 2 +- .../org/assertj/core/api/map/MapAssert_anySatisfy_Test.java | 2 +- .../core/api/map/MapAssert_containsAllEntriesOf_Test.java | 2 +- .../org/assertj/core/api/map/MapAssert_containsAnyOf_Test.java | 2 +- .../org/assertj/core/api/map/MapAssert_containsEntry_Test.java | 2 +- .../core/api/map/MapAssert_containsExactlyEntriesOf_Test.java | 2 +- .../map/MapAssert_containsExactlyInAnyOrderEntriesOf_Test.java | 2 +- .../assertj/core/api/map/MapAssert_containsExactly_Test.java | 2 +- .../MapAssert_containsExactly_with_Java_Util_MapEntry_Test.java | 2 +- .../org/assertj/core/api/map/MapAssert_containsKey_Test.java | 2 +- .../org/assertj/core/api/map/MapAssert_containsKeys_Test.java | 2 +- .../assertj/core/api/map/MapAssert_containsOnlyKeys_Test.java | 2 +- .../api/map/MapAssert_containsOnlyKeys_with_Iterable_Test.java | 2 +- .../org/assertj/core/api/map/MapAssert_containsOnly_Test.java | 2 +- .../MapAssert_containsOnly_with_Java_Util_MapEntry_Test.java | 2 +- .../org/assertj/core/api/map/MapAssert_containsValue_Test.java | 2 +- .../org/assertj/core/api/map/MapAssert_containsValues_Test.java | 2 +- .../java/org/assertj/core/api/map/MapAssert_contains_Test.java | 2 +- .../map/MapAssert_contains_with_Java_Util_MapEntry_Test.java | 2 +- .../core/api/map/MapAssert_doesNotContainEntry_Test.java | 2 +- .../assertj/core/api/map/MapAssert_doesNotContainKey_Test.java | 2 +- .../assertj/core/api/map/MapAssert_doesNotContainKeys_Test.java | 2 +- .../core/api/map/MapAssert_doesNotContainValue_Test.java | 2 +- .../org/assertj/core/api/map/MapAssert_doesNotContain_Test.java | 2 +- .../MapAssert_doesNotContain_with_Java_Util_MapEntry_Test.java | 2 +- .../core/api/map/MapAssert_extractingByKey_with_Key_Test.java | 2 +- ...tractingByKey_with_Key_and_InstanceOfAssertFactory_Test.java | 2 +- .../assertj/core/api/map/MapAssert_extractingByKeys_Test.java | 2 +- .../core/api/map/MapAssert_extractingFromEntries_Test.java | 2 +- .../org/assertj/core/api/map/MapAssert_flatExtracting_Test.java | 2 +- .../api/map/MapAssert_hasEntrySatisfyingCondition_Test.java | 2 +- .../core/api/map/MapAssert_hasEntrySatisfyingConsumer_Test.java | 2 +- .../map/MapAssert_hasEntrySatisfying_with_condition_Test.java | 2 +- ...apAssert_hasEntrySatisfying_with_key_and_condition_Test.java | 2 +- ...t_hasEntrySatisfying_with_key_and_value_conditions_Test.java | 2 +- .../assertj/core/api/map/MapAssert_hasKeySatisfying_Test.java | 2 +- .../core/api/map/MapAssert_hasSameSizeAs_with_Array_Test.java | 2 +- .../api/map/MapAssert_hasSameSizeAs_with_Iterable_Test.java | 2 +- .../core/api/map/MapAssert_hasSameSizeAs_with_Map_Test.java | 2 +- .../org/assertj/core/api/map/MapAssert_hasSizeBetween_Test.java | 2 +- .../api/map/MapAssert_hasSizeGreaterThanOrEqualTo_Test.java | 2 +- .../assertj/core/api/map/MapAssert_hasSizeGreaterThan_Test.java | 2 +- .../core/api/map/MapAssert_hasSizeLessThanOrEqualTo_Test.java | 2 +- .../assertj/core/api/map/MapAssert_hasSizeLessThan_Test.java | 2 +- .../java/org/assertj/core/api/map/MapAssert_hasSize_Test.java | 2 +- .../assertj/core/api/map/MapAssert_hasValueSatisfying_Test.java | 2 +- .../java/org/assertj/core/api/map/MapAssert_isEmpty_Test.java | 2 +- .../org/assertj/core/api/map/MapAssert_isNotEmpty_Test.java | 2 +- .../org/assertj/core/api/map/MapAssert_isNullOrEmpty_Test.java | 2 +- .../org/assertj/core/api/map/MapAssert_isUnmodifiable_Test.java | 2 +- .../org/assertj/core/api/map/MapAssert_noneSatisfy_Test.java | 2 +- ...t_raw_map_assertions_chained_after_base_assertions_Test.java | 2 +- .../test/java/org/assertj/core/api/map/MapAssert_size_Test.java | 2 +- .../core/api/map/MapAssert_usingEqualsForValues_Test.java | 2 +- .../java/org/assertj/core/api/map/MapAssert_values_Test.java | 2 +- .../core/api/matcher/MatcherAssert_group_with_int_Test.java | 2 +- .../core/api/matcher/MatcherAssert_group_with_string_Test.java | 2 +- .../org/assertj/core/api/matcher/MatcherAssert_groups_Test.java | 2 +- .../assertj/core/api/matcher/MatcherAssert_matches_Test.java | 2 +- .../ObjectAssert_hasAllNullFieldsOrPropertiesExcept_Test.java | 2 +- .../object/ObjectAssert_hasAllNullFieldsOrProperties_Test.java | 2 +- .../object/ObjectAssert_hasFieldOrPropertyWithValue_Test.java | 2 +- .../core/api/object/ObjectAssert_hasFieldOrProperty_Test.java | 2 +- .../object/ObjectAssert_hasNoNullFieldsOrProperties_Test.java | 2 +- .../core/api/object/ObjectAssert_hasOnlyFields_Test.java | 2 +- .../core/api/object/ObjectAssert_hasSameHashCodeAs_Test.java | 2 +- .../core/api/object/ObjectAssert_usingComparator_Test.java | 2 +- .../api/object/ObjectAssert_usingDefaultComparator_Test.java | 2 +- .../assertj/core/api/object/ObjectAssert_usingEquals_Test.java | 2 +- .../Object2DArrayAssert_contains_at_Index_Test.java | 2 +- .../Object2DArrayAssert_doesNotContain_at_Index_Test.java | 2 +- .../object2darray/Object2DArrayAssert_hasDimensions_Test.java | 2 +- .../object2darray/Object2DArrayAssert_hasNumberOfRows_Test.java | 2 +- .../Object2DArrayAssert_hasSameDimensionsAs_Test.java | 2 +- .../object2darray/Object2DArrayAssert_isDeepEqualTo_Test.java | 2 +- .../api/object2darray/Object2DArrayAssert_isEmpty_Test.java | 2 +- .../api/object2darray/Object2DArrayAssert_isNotEmpty_Test.java | 2 +- .../object2darray/Object2DArrayAssert_isNullOrEmpty_Test.java | 2 +- .../Object2DArrayAssert_usingCustomComparator_Test.java | 2 +- .../core/api/objectarray/ObjectArrayAssert_allMatch_Test.java | 2 +- .../ObjectArrayAssert_allMatch_with_description_Test.java | 2 +- .../core/api/objectarray/ObjectArrayAssert_allSatisfy_Test.java | 2 +- ...ObjectArrayAssert_allSatisfy_with_ThrowingConsumer_Test.java | 2 +- .../core/api/objectarray/ObjectArrayAssert_anyMatch_Test.java | 2 +- .../ObjectArrayAssert_anyMatch_with_description_Test.java | 2 +- .../core/api/objectarray/ObjectArrayAssert_anySatisfy_Test.java | 2 +- ...ObjectArrayAssert_anySatisfy_with_ThrowingConsumer_Test.java | 2 +- .../api/objectarray/ObjectArrayAssert_areAtLeastOne_Test.java | 2 +- .../core/api/objectarray/ObjectArrayAssert_areAtLeast_Test.java | 2 +- .../core/api/objectarray/ObjectArrayAssert_areAtMost_Test.java | 2 +- .../core/api/objectarray/ObjectArrayAssert_areExactly_Test.java | 2 +- .../core/api/objectarray/ObjectArrayAssert_areNot_Test.java | 2 +- .../core/api/objectarray/ObjectArrayAssert_are_Test.java | 2 +- .../api/objectarray/ObjectArrayAssert_containsAll_Test.java | 2 +- .../ObjectArrayAssert_containsAnyElementsOf_Test.java | 2 +- .../api/objectarray/ObjectArrayAssert_containsAnyOf_Test.java | 2 +- .../ObjectArrayAssert_containsExactlyElementsOf_Test.java | 2 +- ...ectArrayAssert_containsExactlyInAnyOrderElementsOf_Test.java | 2 +- .../ObjectArrayAssert_containsExactlyInAnyOrder_Test.java | 2 +- .../api/objectarray/ObjectArrayAssert_containsExactly_Test.java | 2 +- .../api/objectarray/ObjectArrayAssert_containsNull_Test.java | 2 +- .../objectarray/ObjectArrayAssert_containsOnlyNulls_Test.java | 2 +- .../ObjectArrayAssert_containsOnlyOnceElementsOf_Test.java | 2 +- .../objectarray/ObjectArrayAssert_containsOnlyOnce_Test.java | 2 +- .../api/objectarray/ObjectArrayAssert_containsOnly_Test.java | 2 +- .../ObjectArrayAssert_containsSequence_List_Test.java | 2 +- .../objectarray/ObjectArrayAssert_containsSequence_Test.java | 2 +- .../ObjectArrayAssert_containsSubSequence_List_Test.java | 2 +- .../objectarray/ObjectArrayAssert_containsSubSequence_Test.java | 2 +- .../core/api/objectarray/ObjectArrayAssert_contains_Test.java | 2 +- .../objectarray/ObjectArrayAssert_contains_at_Index_Test.java | 2 +- .../core/api/objectarray/ObjectArrayAssert_doNothave_Test.java | 2 +- .../ObjectArrayAssert_doesNotContainAnyElementsOf_Test.java | 2 +- .../objectarray/ObjectArrayAssert_doesNotContainNull_Test.java | 2 +- .../ObjectArrayAssert_doesNotContainSequence_List_Test.java | 2 +- .../ObjectArrayAssert_doesNotContainSequence_Test.java | 2 +- .../ObjectArrayAssert_doesNotContainSubsequence_Test.java | 2 +- .../api/objectarray/ObjectArrayAssert_doesNotContain_Test.java | 2 +- .../ObjectArrayAssert_doesNotContain_at_Index_Test.java | 2 +- .../ObjectArrayAssert_doesNotContainsSubsequence_List_Test.java | 2 +- .../ObjectArrayAssert_doesNotHaveAnyElementsOfTypes_Test.java | 2 +- .../ObjectArrayAssert_doesNotHaveDuplicates_Test.java | 2 +- .../core/api/objectarray/ObjectArrayAssert_endsWith_Test.java | 2 +- .../objectarray/ObjectArrayAssert_extractingResultOf_Test.java | 2 +- .../core/api/objectarray/ObjectArrayAssert_extracting_Test.java | 2 +- .../ObjectArrayAssert_filteredOnAssertions_Test.java | 2 +- ...tArrayAssert_filteredOnAssertions_ThrowingConsumer_Test.java | 2 +- .../core/api/objectarray/ObjectArrayAssert_filteredOn_Test.java | 2 +- .../ObjectArrayAssert_filteredOn_condition_Test.java | 2 +- .../objectarray/ObjectArrayAssert_filteredOn_function_Test.java | 2 +- .../api/objectarray/ObjectArrayAssert_filteredOn_in_Test.java | 2 +- .../objectarray/ObjectArrayAssert_filteredOn_notIn_Test.java | 2 +- .../api/objectarray/ObjectArrayAssert_filteredOn_not_Test.java | 2 +- .../ObjectArrayAssert_filteredOn_predicate_Test.java | 2 +- .../api/objectarray/ObjectArrayAssert_filtered_baseTest.java | 2 +- .../api/objectarray/ObjectArrayAssert_flatExtracting_Test.java | 2 +- ...ctArrayAssert_flatExtracting_with_String_parameter_Test.java | 2 +- .../ObjectArrayAssert_hasAtLeastOneElementOfType_Test.java | 2 +- .../ObjectArrayAssert_hasExactlyElementsOfTypes_Test.java | 2 +- .../ObjectArrayAssert_hasOnlyElementsOfType_Test.java | 2 +- .../ObjectArrayAssert_hasOnlyElementsOfTypes_Test.java | 2 +- .../objectarray/ObjectArrayAssert_hasSameElementsAs_Test.java | 2 +- .../ObjectArrayAssert_hasSameSizeAs_with_Arrays_Test.java | 2 +- .../ObjectArrayAssert_hasSameSizeAs_with_Iterable_Test.java | 2 +- .../api/objectarray/ObjectArrayAssert_hasSizeBetween_Test.java | 2 +- .../ObjectArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java | 2 +- .../objectarray/ObjectArrayAssert_hasSizeGreaterThan_Test.java | 2 +- .../ObjectArrayAssert_hasSizeLessThanOrEqualTo_Test.java | 2 +- .../api/objectarray/ObjectArrayAssert_hasSizeLessThan_Test.java | 2 +- .../core/api/objectarray/ObjectArrayAssert_hasSize_Test.java | 2 +- .../api/objectarray/ObjectArrayAssert_haveAtLeastOne_Test.java | 2 +- .../api/objectarray/ObjectArrayAssert_haveAtLeast_Test.java | 2 +- .../core/api/objectarray/ObjectArrayAssert_haveAtMost_Test.java | 2 +- .../api/objectarray/ObjectArrayAssert_haveExactly_Test.java | 2 +- .../core/api/objectarray/ObjectArrayAssert_have_Test.java | 2 +- .../core/api/objectarray/ObjectArrayAssert_isEmpty_Test.java | 2 +- .../core/api/objectarray/ObjectArrayAssert_isNotEmpty_Test.java | 2 +- .../api/objectarray/ObjectArrayAssert_isNullOrEmpty_Test.java | 2 +- .../ObjectArrayAssert_isSortedAccordingToComparator_Test.java | 2 +- .../core/api/objectarray/ObjectArrayAssert_isSorted_Test.java | 2 +- .../core/api/objectarray/ObjectArrayAssert_isSubsetOf_Test.java | 2 +- .../ObjectArrayAssert_isSubsetOf_with_Array_Test.java | 2 +- .../core/api/objectarray/ObjectArrayAssert_noneMatch_Test.java | 2 +- .../ObjectArrayAssert_noneMatch_with_description_Test.java | 2 +- .../api/objectarray/ObjectArrayAssert_noneSatisfy_Test.java | 2 +- ...bjectArrayAssert_noneSatisfy_with_ThrowingConsumer_Test.java | 2 +- .../ObjectArrayAssert_satisfiesExactlyInAnyOrder_Test.java | 2 +- ...t_satisfiesExactlyInAnyOrder_with_ThrowingConsumer_Test.java | 2 +- .../objectarray/ObjectArrayAssert_satisfiesExactly_Test.java | 2 +- ...ArrayAssert_satisfiesExactly_with_ThrowingConsumer_Test.java | 2 +- .../objectarray/ObjectArrayAssert_satisfiesOnlyOnce_Test.java | 2 +- ...rrayAssert_satisfiesOnlyOnce_with_ThrowingConsumer_Test.java | 2 +- .../api/objectarray/ObjectArrayAssert_singleElement_Test.java | 2 +- ...yAssert_singleElement_with_InstanceOfAssertFactory_Test.java | 2 +- .../core/api/objectarray/ObjectArrayAssert_startsWith_Test.java | 2 +- .../ObjectArrayAssert_usingComparatorForType_Test.java | 2 +- .../api/objectarray/ObjectArrayAssert_usingComparator_Test.java | 2 +- .../ObjectArrayAssert_usingDefaultComparator_Test.java | 2 +- .../ObjectArrayAssert_usingDefaultElementComparator_Test.java | 2 +- .../ObjectArrayAssert_usingElementComparator_Test.java | 2 +- ...cursiveFieldByFieldElementComparatorIgnoringFields_Test.java | 2 +- ...singRecursiveFieldByFieldElementComparatorOnFields_Test.java | 2 +- ...Assert_usingRecursiveFieldByFieldElementComparator_Test.java | 2 +- ...ntComparator_with_RecursiveComparisonConfiguration_Test.java | 2 +- .../core/api/objectarray/ObjectArrayAssert_zipSatisfy_Test.java | 2 +- .../core/api/offsetdatetime/OffsetDateTimeAssertBaseTest.java | 2 +- .../OffsetDateTimeAssert_defaultComparator_Test.java | 2 +- .../OffsetDateTimeAssert_isAfterOrEqualTo_Test.java | 2 +- .../api/offsetdatetime/OffsetDateTimeAssert_isAfter_Test.java | 2 +- .../OffsetDateTimeAssert_isAtSameInstantAs_Test.java | 2 +- .../OffsetDateTimeAssert_isBeforeOrEqualTo_Test.java | 2 +- .../api/offsetdatetime/OffsetDateTimeAssert_isBefore_Test.java | 2 +- .../api/offsetdatetime/OffsetDateTimeAssert_isBetween_Test.java | 2 +- ...setDateTimeAssert_isBetween_with_String_parameters_Test.java | 2 +- .../OffsetDateTimeAssert_isCloseToUtcNow_Test.java | 2 +- .../OffsetDateTimeAssert_isEqualToIgnoringTimezone_Test.java | 2 +- .../api/offsetdatetime/OffsetDateTimeAssert_isEqualTo_Test.java | 2 +- .../offsetdatetime/OffsetDateTimeAssert_isInTheFuture_Test.java | 2 +- .../offsetdatetime/OffsetDateTimeAssert_isInThePast_Test.java | 2 +- .../core/api/offsetdatetime/OffsetDateTimeAssert_isIn_Test.java | 2 +- .../offsetdatetime/OffsetDateTimeAssert_isNotEqualTo_Test.java | 2 +- .../api/offsetdatetime/OffsetDateTimeAssert_isNotIn_Test.java | 2 +- .../OffsetDateTimeAssert_isStrictlyBetween_Test.java | 2 +- ...imeAssert_isStrictlyBetween_with_String_parameters_Test.java | 2 +- .../OffsetDateTimeAssert_usingComparator_Test.java | 2 +- .../OffsetDateTimeAssert_usingDefaultComparator_Test.java | 2 +- .../assertj/core/api/offsettime/OffsetTimeAssertBaseTest.java | 2 +- .../api/offsettime/OffsetTimeAssert_hasSameHourAs_Test.java | 2 +- .../api/offsettime/OffsetTimeAssert_isAfterOrEqualTo_Test.java | 2 +- .../core/api/offsettime/OffsetTimeAssert_isAfter_Test.java | 2 +- .../api/offsettime/OffsetTimeAssert_isBeforeOrEqualTo_Test.java | 2 +- .../core/api/offsettime/OffsetTimeAssert_isBefore_Test.java | 2 +- .../core/api/offsettime/OffsetTimeAssert_isBetween_Test.java | 2 +- .../OffsetTimeAssert_isBetween_with_String_parameters_Test.java | 2 +- .../OffsetTimeAssert_isEqualToIgnoringTimezone_Test.java | 2 +- .../core/api/offsettime/OffsetTimeAssert_isEqualTo_Test.java | 2 +- .../assertj/core/api/offsettime/OffsetTimeAssert_isIn_Test.java | 2 +- .../core/api/offsettime/OffsetTimeAssert_isNotEqualTo_Test.java | 2 +- .../core/api/offsettime/OffsetTimeAssert_isNotIn_Test.java | 2 +- .../api/offsettime/OffsetTimeAssert_isStrictlyBetween_Test.java | 2 +- ...imeAssert_isStrictlyBetween_with_String_parameters_Test.java | 2 +- .../core/api/optionallong/OptionalLongAssert_hasValue_Test.java | 2 +- .../core/api/optionallong/OptionalLongAssert_isEmpty_Test.java | 2 +- .../api/optionallong/OptionalLongAssert_isNotEmpty_Test.java | 2 +- .../api/optionallong/OptionalLongAssert_isNotPresent_Test.java | 2 +- .../api/optionallong/OptionalLongAssert_isPresent_Test.java | 2 +- .../assertj/core/api/path/PathAssert_binaryContent_Test.java | 2 +- .../java/org/assertj/core/api/path/PathAssert_content_Test.java | 2 +- .../core/api/path/PathAssert_content_with_charset_Test.java | 2 +- .../org/assertj/core/api/path/PathAssert_doesNotExist_Test.java | 2 +- .../org/assertj/core/api/path/PathAssert_endsWithRaw_Test.java | 2 +- .../org/assertj/core/api/path/PathAssert_endsWith_Test.java | 2 +- .../core/api/path/PathAssert_existsNoFollowLinks_Test.java | 2 +- .../java/org/assertj/core/api/path/PathAssert_exists_Test.java | 2 +- .../assertj/core/api/path/PathAssert_hasBinaryContent_Test.java | 2 +- .../org/assertj/core/api/path/PathAssert_hasContent_Test.java | 2 +- .../core/api/path/PathAssert_hasDigest_AlgorithmBytes_Test.java | 2 +- .../api/path/PathAssert_hasDigest_AlgorithmString_Test.java | 2 +- .../core/api/path/PathAssert_hasDigest_DigestBytes_Test.java | 2 +- .../core/api/path/PathAssert_hasDigest_DigestString_Test.java | 2 +- .../org/assertj/core/api/path/PathAssert_hasExtension_Test.java | 2 +- .../org/assertj/core/api/path/PathAssert_hasFileName_Test.java | 2 +- .../assertj/core/api/path/PathAssert_hasFileSystem_Test.java | 2 +- .../assertj/core/api/path/PathAssert_hasNoExtension_Test.java | 2 +- .../assertj/core/api/path/PathAssert_hasNoParentRaw_Test.java | 2 +- .../org/assertj/core/api/path/PathAssert_hasNoParent_Test.java | 2 +- .../org/assertj/core/api/path/PathAssert_hasParentRaw_Test.java | 2 +- .../org/assertj/core/api/path/PathAssert_hasParent_Test.java | 2 +- .../core/api/path/PathAssert_hasSameBinaryContent_Test.java | 2 +- .../core/api/path/PathAssert_hasSameFileSystemAs_Test.java | 2 +- .../core/api/path/PathAssert_hasSameTextualContentAs_Test.java | 2 +- .../java/org/assertj/core/api/path/PathAssert_hasSize_Test.java | 2 +- .../org/assertj/core/api/path/PathAssert_isAbsolute_Test.java | 2 +- .../org/assertj/core/api/path/PathAssert_isCanonical_Test.java | 2 +- .../path/PathAssert_isDirectoryContaining_Predicate_Test.java | 2 +- .../PathAssert_isDirectoryContaining_SyntaxAndPattern_Test.java | 2 +- .../PathAssert_isDirectoryNotContaining_Predicate_Test.java | 2 +- ...thAssert_isDirectoryNotContaining_SyntaxAndPattern_Test.java | 2 +- ...hAssert_isDirectoryRecursivelyContaining_Predicate_Test.java | 2 +- ..._isDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java | 2 +- .../org/assertj/core/api/path/PathAssert_isDirectory_Test.java | 2 +- .../assertj/core/api/path/PathAssert_isEmptyDirectory_Test.java | 2 +- .../org/assertj/core/api/path/PathAssert_isEmptyFile_Test.java | 2 +- .../org/assertj/core/api/path/PathAssert_isExecutable_Test.java | 2 +- .../org/assertj/core/api/path/PathAssert_isNormalized_Test.java | 2 +- .../core/api/path/PathAssert_isNotEmptyDirectory_Test.java | 2 +- .../assertj/core/api/path/PathAssert_isNotEmptyFile_Test.java | 2 +- .../org/assertj/core/api/path/PathAssert_isReadable_Test.java | 2 +- .../assertj/core/api/path/PathAssert_isRegularFile_Test.java | 2 +- .../org/assertj/core/api/path/PathAssert_isRelative_Test.java | 2 +- .../assertj/core/api/path/PathAssert_isSymbolicLink_Test.java | 2 +- .../org/assertj/core/api/path/PathAssert_isWritable_Test.java | 2 +- .../assertj/core/api/path/PathAssert_startsWithRaw_Test.java | 2 +- .../org/assertj/core/api/path/PathAssert_startsWith_Test.java | 2 +- .../core/api/path/PathAssert_usingCharset_String_Test.java | 2 +- .../api/path/PathAssert_usingCharset_String_invalid_Test.java | 2 +- .../org/assertj/core/api/path/PathAssert_usingCharset_Test.java | 2 +- .../core/api/path/PathAssert_usingCharset_default_Test.java | 2 +- .../core/api/path/PathAssert_usingCharset_null_Test.java | 2 +- .../core/api/predicate/PredicateAssert_acceptsAll_Test.java | 2 +- .../core/api/predicate/PredicateAssert_accepts_Test.java | 2 +- .../core/api/predicate/PredicateAssert_rejectsAllTest.java | 2 +- .../core/api/predicate/PredicateAssert_rejects_Test.java | 2 +- .../core/api/recursive/comparison/DualValueDequeTest.java | 2 +- .../core/api/recursive/comparison/VisitedDualValuesTest.java | 2 +- .../short2darray/Short2DArrayAssert_contains_at_Index_Test.java | 2 +- .../Short2DArrayAssert_doesNotContain_at_Index_Test.java | 2 +- .../api/short2darray/Short2DArrayAssert_hasDimensions_Test.java | 2 +- .../short2darray/Short2DArrayAssert_hasNumberOfRows_Test.java | 2 +- .../Short2DArrayAssert_hasSameDimensionsAs_Test.java | 2 +- .../api/short2darray/Short2DArrayAssert_isDeepEqualTo_Test.java | 2 +- .../core/api/short2darray/Short2DArrayAssert_isEmpty_Test.java | 2 +- .../api/short2darray/Short2DArrayAssert_isNotEmpty_Test.java | 2 +- .../api/short2darray/Short2DArrayAssert_isNullOrEmpty_Test.java | 2 +- .../Short2DArrayAssert_usingCustomComparator_Test.java | 2 +- .../core/api/short_/ShortAssert_isBetween_Shorts_Test.java | 2 +- .../api/short_/ShortAssert_isCloseToPercentage_Short_Test.java | 2 +- .../ShortAssert_isCloseToPercentage_short_primitive_Test.java | 2 +- .../core/api/short_/ShortAssert_isCloseTo_Short_Test.java | 2 +- .../api/short_/ShortAssert_isCloseTo_short_primitive_Test.java | 2 +- .../core/api/short_/ShortAssert_isEqualTo_short_Test.java | 2 +- .../org/assertj/core/api/short_/ShortAssert_isEven_Test.java | 2 +- .../short_/ShortAssert_isGreaterThanOrEqualTo_short_Test.java | 2 +- .../core/api/short_/ShortAssert_isGreaterThan_short_Test.java | 2 +- .../api/short_/ShortAssert_isLessThanOrEqualTo_short_Test.java | 2 +- .../core/api/short_/ShortAssert_isLessThan_short_Test.java | 2 +- .../assertj/core/api/short_/ShortAssert_isNegative_Test.java | 2 +- .../short_/ShortAssert_isNotCloseToPercentage_Short_Test.java | 2 +- ...ShortAssert_isNotCloseToPercentage_short_primitive_Test.java | 2 +- .../core/api/short_/ShortAssert_isNotCloseTo_Short_Test.java | 2 +- .../short_/ShortAssert_isNotCloseTo_short_primitive_Test.java | 2 +- .../core/api/short_/ShortAssert_isNotEqualTo_short_Test.java | 2 +- .../assertj/core/api/short_/ShortAssert_isNotNegative_Test.java | 2 +- .../assertj/core/api/short_/ShortAssert_isNotPositive_Test.java | 2 +- .../org/assertj/core/api/short_/ShortAssert_isNotZero_Test.java | 2 +- .../org/assertj/core/api/short_/ShortAssert_isOdd_Test.java | 2 +- .../org/assertj/core/api/short_/ShortAssert_isOne_Test.java | 2 +- .../assertj/core/api/short_/ShortAssert_isPositive_Test.java | 2 +- .../api/short_/ShortAssert_isStrictlyBetween_Shorts_Test.java | 2 +- .../org/assertj/core/api/short_/ShortAssert_isZero_Test.java | 2 +- .../core/api/short_/ShortAssert_usingComparator_Test.java | 2 +- .../api/short_/ShortAssert_usingDefaultComparator_Test.java | 2 +- .../assertj/core/api/shortarray/ShortArrayAssertNullTest.java | 2 +- .../api/shortarray/ShortArrayAssert_containsAnyOf_Test.java | 2 +- ...ortArrayAssert_containsAnyOf_with_Integer_Argument_Test.java | 2 +- .../ShortArrayAssert_containsAnyOf_with_Short_array_Test.java | 2 +- .../ShortArrayAssert_containsExactlyInAnyOrder_Test.java | 2 +- ...rt_containsExactlyInAnyOrder_with_Integer_Argument_Test.java | 2 +- ...yAssert_containsExactlyInAnyOrder_with_Short_array_Test.java | 2 +- .../api/shortarray/ShortArrayAssert_containsExactly_Test.java | 2 +- ...tArrayAssert_containsExactly_with_Integer_Argument_Test.java | 2 +- .../ShortArrayAssert_containsExactly_with_Short_array_Test.java | 2 +- .../api/shortarray/ShortArrayAssert_containsOnlyOnce_Test.java | 2 +- ...ArrayAssert_containsOnlyOnce_with_Integer_Argument_Test.java | 2 +- ...ShortArrayAssert_containsOnlyOnce_with_Short_array_Test.java | 2 +- .../core/api/shortarray/ShortArrayAssert_containsOnly_Test.java | 2 +- ...hortArrayAssert_containsOnly_with_Integer_Argument_Test.java | 2 +- .../ShortArrayAssert_containsOnly_with_Short_array_Test.java | 2 +- .../api/shortarray/ShortArrayAssert_containsSequence_Test.java | 2 +- ...ArrayAssert_containsSequence_with_Integer_Argument_Test.java | 2 +- ...ShortArrayAssert_containsSequence_with_Short_array_Test.java | 2 +- .../shortarray/ShortArrayAssert_containsSubsequence_Test.java | 2 +- ...ayAssert_containsSubsequence_with_Integer_Argument_Test.java | 2 +- ...rtArrayAssert_containsSubsequence_with_Short_array_Test.java | 2 +- .../core/api/shortarray/ShortArrayAssert_contains_Test.java | 2 +- .../api/shortarray/ShortArrayAssert_contains_at_Index_Test.java | 2 +- ...rrayAssert_contains_at_Index_with_Integer_Argument_Test.java | 2 +- .../ShortArrayAssert_contains_with_Integer_Argument_Test.java | 2 +- .../ShortArrayAssert_contains_with_Short_array_Test.java | 2 +- .../api/shortarray/ShortArrayAssert_doesNotContain_Test.java | 2 +- .../ShortArrayAssert_doesNotContain_at_Index_Test.java | 2 +- ...sert_doesNotContain_at_Index_with_Integer_Argument_Test.java | 2 +- ...rtArrayAssert_doesNotContain_with_Integer_Argument_Test.java | 2 +- .../ShortArrayAssert_doesNotContain_with_Short_array_Test.java | 2 +- .../shortarray/ShortArrayAssert_doesNotHaveDuplicates_Test.java | 2 +- .../core/api/shortarray/ShortArrayAssert_endsWith_Test.java | 2 +- .../ShortArrayAssert_endsWith_with_Integer_Argument_Test.java | 2 +- .../ShortArrayAssert_endsWith_with_Short_array_Test.java | 2 +- .../ShortArrayAssert_hasSameSizeAs_with_Iterable_Test.java | 2 +- .../api/shortarray/ShortArrayAssert_hasSizeBetween_Test.java | 2 +- .../ShortArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java | 2 +- .../shortarray/ShortArrayAssert_hasSizeGreaterThan_Test.java | 2 +- .../ShortArrayAssert_hasSizeLessThanOrEqualTo_Test.java | 2 +- .../api/shortarray/ShortArrayAssert_hasSizeLessThan_Test.java | 2 +- .../core/api/shortarray/ShortArrayAssert_hasSize_Test.java | 2 +- .../core/api/shortarray/ShortArrayAssert_isEmpty_Test.java | 2 +- .../core/api/shortarray/ShortArrayAssert_isNotEmpty_Test.java | 2 +- .../api/shortarray/ShortArrayAssert_isNullOrEmpty_Test.java | 2 +- .../ShortArrayAssert_isSortedAccordingToComparator_Test.java | 2 +- .../core/api/shortarray/ShortArrayAssert_isSorted_Test.java | 2 +- .../core/api/shortarray/ShortArrayAssert_startsWith_Test.java | 2 +- .../ShortArrayAssert_startsWith_with_Integer_Argument_Test.java | 2 +- .../ShortArrayAssert_startsWith_with_Short_array_Test.java | 2 +- .../api/shortarray/ShortArrayAssert_usingComparator_Test.java | 2 +- .../ShortArrayAssert_usingDefaultComparator_Test.java | 2 +- .../ShortArrayAssert_usingDefaultElementComparator_Test.java | 2 +- .../ShortArrayAssert_usingElementComparator_Test.java | 2 +- .../spliterator/SpliteratorAssert_hasCharacteristics_Test.java | 2 +- .../SpliteratorAssert_hasOnlyCharacteristics_Test.java | 2 +- .../core/api/string_/StringAssert_asBase64Decoded_Test.java | 2 +- .../core/api/string_/StringAssert_asBase64UrlDecoded_Test.java | 2 +- .../assertj/core/api/string_/StringAssert_asBoolean_Test.java | 2 +- .../org/assertj/core/api/string_/StringAssert_asByte_Test.java | 2 +- .../assertj/core/api/string_/StringAssert_asDouble_Test.java | 2 +- .../org/assertj/core/api/string_/StringAssert_asFloat_Test.java | 2 +- .../org/assertj/core/api/string_/StringAssert_asInt_Test.java | 2 +- .../org/assertj/core/api/string_/StringAssert_asLong_Test.java | 2 +- .../org/assertj/core/api/string_/StringAssert_asShort_Test.java | 2 +- .../org/assertj/core/api/string_/StringAssert_bytes_Test.java | 2 +- .../assertj/core/api/string_/StringAssert_isBase64Url_Test.java | 2 +- .../assertj/core/api/string_/StringAssert_isBase64_Test.java | 2 +- .../assertj/core/api/string_/StringAssert_isBetween_Test.java | 2 +- .../assertj/core/api/string_/StringAssert_isEqualTo_Test.java | 2 +- .../api/string_/StringAssert_isGreaterThanOrEqualTo_Test.java | 2 +- .../core/api/string_/StringAssert_isGreaterThan_Test.java | 2 +- .../core/api/string_/StringAssert_isLessThanOrEqualTo_Test.java | 2 +- .../assertj/core/api/string_/StringAssert_isLessThan_Test.java | 2 +- .../core/api/string_/StringAssert_isStrictlyBetween_Test.java | 2 +- .../api/string_/StringAssert_usingCustomComparator_Test.java | 2 +- .../api/string_/StringAssert_usingDefaultComparator_Test.java | 2 +- .../core/api/test/Assertions_assertThat_ambiguous_Test.java | 2 +- .../test/java/org/assertj/core/api/test/ComparableExample.java | 2 +- .../api/throwable/ExpectThrowableAssert_isThrownBy_Test.java | 2 +- .../core/api/throwable/NotThrownAssert_description_Test.java | 2 +- .../ThrowableAssert_built_from_ThrowingCallable_Test.java | 2 +- .../api/throwable/ThrowableAssert_built_from_lambda_Test.java | 2 +- .../throwable/ThrowableAssert_built_with_then_method_Test.java | 2 +- .../ThrowableAssert_extracting_with_Function_Test.java | 2 +- .../ThrowableAssert_hasCauseExactlyInstanceOf_Test.java | 2 +- .../api/throwable/ThrowableAssert_hasCauseInstanceOf_Test.java | 2 +- .../core/api/throwable/ThrowableAssert_hasCause_Test.java | 2 +- .../throwable/ThrowableAssert_hasMessageContainingAll_Test.java | 2 +- .../throwable/ThrowableAssert_hasMessageContaining_Test.java | 2 +- .../throwable/ThrowableAssert_hasMessageEndingWith_Test.java | 2 +- ...ert_hasMessageEndingWith_with_String_format_syntax_Test.java | 2 +- .../throwable/ThrowableAssert_hasMessageFindingMatch_Test.java | 2 +- .../ThrowableAssert_hasMessageMatchingPattern_Test.java | 2 +- .../throwable/ThrowableAssert_hasMessageMatchingRegex_Test.java | 2 +- .../ThrowableAssert_hasMessageNotContainingAny_Test.java | 2 +- .../throwable/ThrowableAssert_hasMessageNotContaining_Test.java | 2 +- .../throwable/ThrowableAssert_hasMessageStartingWith_Test.java | 2 +- ...t_hasMessageStartingWith_with_String_format_syntax_Test.java | 2 +- .../core/api/throwable/ThrowableAssert_hasMessage_Test.java | 2 +- ...rowableAssert_hasMessage_with_String_format_syntax_Test.java | 2 +- .../core/api/throwable/ThrowableAssert_hasNoCause_Test.java | 2 +- .../ThrowableAssert_hasNoSuppressedExceptions_Test.java | 2 +- .../ThrowableAssert_hasRootCauseExactlyInstanceOf_Test.java | 2 +- .../throwable/ThrowableAssert_hasRootCauseInstanceOf_Test.java | 2 +- .../api/throwable/ThrowableAssert_hasRootCauseMessage_Test.java | 2 +- ...sert_hasRootCauseMessage_with_String_format_syntax_Test.java | 2 +- .../core/api/throwable/ThrowableAssert_hasRootCause_Test.java | 2 +- .../throwable/ThrowableAssert_hasStackTraceContaining_Test.java | 2 +- ..._hasStackTraceContaining_with_String_format_syntax_Test.java | 2 +- .../throwable/ThrowableAssert_hasSuppressedException_Test.java | 2 +- .../core/api/throwable/ThrowableAssert_message_Test.java | 2 +- .../api/throwable/ThrowableAssert_throwablesChain_Test.java | 2 +- .../api/throwable/ThrowableTypeAssert_description_Test.java | 2 +- .../api/throwable/ThrowableTypeAssert_isNotThrownBy_Test.java | 2 +- .../org/assertj/core/api/uri/UriAssert_hasAuthority_Test.java | 2 +- .../org/assertj/core/api/uri/UriAssert_hasFragment_Test.java | 2 +- .../java/org/assertj/core/api/uri/UriAssert_hasHost_Test.java | 2 +- .../org/assertj/core/api/uri/UriAssert_hasNoFragment_Test.java | 2 +- .../java/org/assertj/core/api/uri/UriAssert_hasNoHost_Test.java | 2 +- .../api/uri/UriAssert_hasNoParameter_String_String_Test.java | 2 +- .../core/api/uri/UriAssert_hasNoParameter_String_Test.java | 2 +- .../assertj/core/api/uri/UriAssert_hasNoParameters_Test.java | 2 +- .../java/org/assertj/core/api/uri/UriAssert_hasNoPath_Test.java | 2 +- .../java/org/assertj/core/api/uri/UriAssert_hasNoPort_Test.java | 2 +- .../org/assertj/core/api/uri/UriAssert_hasNoQuery_Test.java | 2 +- .../org/assertj/core/api/uri/UriAssert_hasNoUserInfo_Test.java | 2 +- .../core/api/uri/UriAssert_hasParameter_String_String_Test.java | 2 +- .../core/api/uri/UriAssert_hasParameter_String_Test.java | 2 +- .../java/org/assertj/core/api/uri/UriAssert_hasPath_Test.java | 2 +- .../java/org/assertj/core/api/uri/UriAssert_hasPort_Test.java | 2 +- .../java/org/assertj/core/api/uri/UriAssert_hasQuery_Test.java | 2 +- .../java/org/assertj/core/api/uri/UriAssert_hasScheme_Test.java | 2 +- .../org/assertj/core/api/uri/UriAssert_hasUserInfo_Test.java | 2 +- .../java/org/assertj/core/api/url/UrlAssert_hasAnchor_Test.java | 2 +- .../org/assertj/core/api/url/UrlAssert_hasAuthority_Test.java | 2 +- .../java/org/assertj/core/api/url/UrlAssert_hasHost_Test.java | 2 +- .../org/assertj/core/api/url/UrlAssert_hasNoAnchor_Test.java | 2 +- .../java/org/assertj/core/api/url/UrlAssert_hasNoHost_Test.java | 2 +- .../api/url/UrlAssert_hasNoParameter_String_String_Test.java | 2 +- .../core/api/url/UrlAssert_hasNoParameter_String_Test.java | 2 +- .../java/org/assertj/core/api/url/UrlAssert_hasNoPath_Test.java | 2 +- .../java/org/assertj/core/api/url/UrlAssert_hasNoPort_Test.java | 2 +- .../org/assertj/core/api/url/UrlAssert_hasNoQuery_Test.java | 2 +- .../org/assertj/core/api/url/UrlAssert_hasNoUserInfo_Test.java | 2 +- .../core/api/url/UrlAssert_hasParameter_String_String_Test.java | 2 +- .../core/api/url/UrlAssert_hasParameter_String_Test.java | 2 +- .../java/org/assertj/core/api/url/UrlAssert_hasPath_Test.java | 2 +- .../java/org/assertj/core/api/url/UrlAssert_hasPort_Test.java | 2 +- .../org/assertj/core/api/url/UrlAssert_hasProtocol_Test.java | 2 +- .../java/org/assertj/core/api/url/UrlAssert_hasQuery_Test.java | 2 +- .../org/assertj/core/api/url/UrlAssert_hasUserInfo_Test.java | 2 +- .../url/UrlAssert_isEqualToWithSortedQueryParameters_Test.java | 2 +- .../org/assertj/core/api/yearmonth/YearMonthAssertBaseTest.java | 2 +- .../core/api/yearmonth/YearMonthAssert_hasMonthValue_Test.java | 2 +- .../core/api/yearmonth/YearMonthAssert_hasMonth_Test.java | 2 +- .../core/api/yearmonth/YearMonthAssert_hasYear_Test.java | 2 +- .../api/yearmonth/YearMonthAssert_isAfterOrEqualTo_Test.java | 2 +- .../core/api/yearmonth/YearMonthAssert_isAfter_Test.java | 2 +- .../api/yearmonth/YearMonthAssert_isBeforeOrEqualTo_Test.java | 2 +- .../core/api/yearmonth/YearMonthAssert_isBefore_Test.java | 2 +- .../core/api/yearmonth/YearMonthAssert_isBetween_Test.java | 2 +- .../YearMonthAssert_isBetween_with_String_parameters_Test.java | 2 +- .../api/yearmonth/YearMonthAssert_isCurrentYearMonth_Test.java | 2 +- .../core/api/yearmonth/YearMonthAssert_isEqualTo_Test.java | 2 +- .../core/api/yearmonth/YearMonthAssert_isInTheFuture_Test.java | 2 +- .../core/api/yearmonth/YearMonthAssert_isInThePast_Test.java | 2 +- .../assertj/core/api/yearmonth/YearMonthAssert_isIn_Test.java | 2 +- .../core/api/yearmonth/YearMonthAssert_isNotEqualTo_Test.java | 2 +- .../core/api/yearmonth/YearMonthAssert_isNotIn_Test.java | 2 +- .../api/yearmonth/YearMonthAssert_isStrictlyBetween_Test.java | 2 +- ...nthAssert_isStrictlyBetween_with_String_parameters_Test.java | 2 +- .../core/api/zoneddatetime/ZonedDateTimeAssertBaseTest.java | 2 +- .../ZonedDateTimeAssert_defaultComparator_Test.java | 2 +- .../ZonedDateTimeAssert_isAfterOrEqualTo_Test.java | 2 +- .../api/zoneddatetime/ZonedDateTimeAssert_isAfter_Test.java | 2 +- .../ZonedDateTimeAssert_isBeforeOrEqualTo_Test.java | 2 +- .../api/zoneddatetime/ZonedDateTimeAssert_isBefore_Test.java | 2 +- .../api/zoneddatetime/ZonedDateTimeAssert_isBetween_Test.java | 2 +- ...nedDateTimeAssert_isBetween_with_String_parameters_Test.java | 2 +- .../api/zoneddatetime/ZonedDateTimeAssert_isEqualTo_Test.java | 2 +- .../zoneddatetime/ZonedDateTimeAssert_isInTheFuture_Test.java | 2 +- .../api/zoneddatetime/ZonedDateTimeAssert_isInThePast_Test.java | 2 +- .../core/api/zoneddatetime/ZonedDateTimeAssert_isIn_Test.java | 2 +- .../api/zoneddatetime/ZonedDateTimeAssert_isIn_errors_Test.java | 2 +- .../zoneddatetime/ZonedDateTimeAssert_isNotEqualTo_Test.java | 2 +- .../api/zoneddatetime/ZonedDateTimeAssert_isNotIn_Test.java | 2 +- .../zoneddatetime/ZonedDateTimeAssert_isNotIn_errors_Test.java | 2 +- .../ZonedDateTimeAssert_isStrictlyBetween_Test.java | 2 +- ...imeAssert_isStrictlyBetween_with_String_parameters_Test.java | 2 +- .../zoneddatetime/ZonedDateTimeAssert_usingComparator_Test.java | 2 +- .../ZonedDateTimeAssert_usingDefaultComparator_Test.java | 2 +- .../core/condition/AllOf_allOf_with_Collection_Test.java | 2 +- .../org/assertj/core/condition/AllOf_allOf_with_array_Test.java | 2 +- .../condition/AllOf_conditionDescriptionWithStatus_Test.java | 2 +- .../java/org/assertj/core/condition/AllOf_matches_Test.java | 2 +- .../java/org/assertj/core/condition/AllOf_toString_Test.java | 2 +- .../core/condition/AnyOf_anyOf_with_Collection_Test.java | 2 +- .../org/assertj/core/condition/AnyOf_anyOf_with_array_Test.java | 2 +- .../java/org/assertj/core/condition/AnyOf_matches_Test.java | 2 +- .../java/org/assertj/core/condition/AnyOf_toString_Test.java | 2 +- .../src/test/java/org/assertj/core/condition/ConcreteJoin.java | 2 +- .../assertj/core/condition/ConditionBuiltWithPredicateTest.java | 2 +- .../Condition_conditionDescriptionWithStatus_Test.java | 2 +- .../org/assertj/core/condition/DoesNotHave_matches_Test.java | 2 +- .../org/assertj/core/condition/DoesNotHave_toString_Test.java | 2 +- .../assertj/core/condition/DoesNotHave_with_condition_Test.java | 2 +- .../org/assertj/core/condition/DoesNotMatchPredicateTest.java | 2 +- .../src/test/java/org/assertj/core/condition/JediCondition.java | 2 +- .../java/org/assertj/core/condition/JediPowerCondition.java | 2 +- .../core/condition/Join_constructor_with_Collection_Test.java | 2 +- .../core/condition/Join_constructor_with_array_Test.java | 2 +- .../java/org/assertj/core/condition/MappedConditionTest.java | 2 +- .../java/org/assertj/core/condition/MatchPredicateTest.java | 2 +- .../core/condition/Multiple_combined_conditions_Test.java | 2 +- .../org/assertj/core/condition/NestableConditionFixtures.java | 2 +- .../core/condition/NestableCondition_assertionMessage_Test.java | 2 +- .../core/condition/NestableCondition_description_Test.java | 2 +- .../assertj/core/condition/NestableCondition_matches_Test.java | 2 +- .../test/java/org/assertj/core/condition/Not_matches_Test.java | 2 +- .../test/java/org/assertj/core/condition/Not_toString_Test.java | 2 +- .../org/assertj/core/condition/Not_with_condition_Test.java | 2 +- .../java/org/assertj/core/condition/VerboseConditionTest.java | 2 +- .../core/description/JoinDescription_constructor_Test.java | 2 +- .../org/assertj/core/error/ActualIsNotEmpty_create_Test.java | 2 +- .../assertj/core/error/AnyElementsShouldMatch_create_Test.java | 2 +- .../core/error/AssertionErrorCreator_assertionError_Test.java | 2 +- .../AssertionErrorCreator_multipleAssertionsError_Test.java | 2 +- .../core/error/BasicErrorMessageFactory_create_Test.java | 2 +- .../error/BasicErrorMessageFactory_equals_hashCode_Test.java | 2 +- .../core/error/BasicErrorMessageFactory_toString_Test.java | 2 +- .../error/BasicErrorMessageFactory_unquotedString_Test.java | 2 +- .../assertj/core/error/ClassModifierShouldBe_create_Test.java | 2 +- .../assertj/core/error/ConstructorInvoker_newInstance_Test.java | 2 +- .../assertj/core/error/DescriptionFormatter_format_Test.java | 2 +- .../assertj/core/error/ElementsShouldBeAtLeast_create_Test.java | 2 +- .../assertj/core/error/ElementsShouldBeAtMost_create_Test.java | 2 +- .../assertj/core/error/ElementsShouldBeExactly_create_Test.java | 2 +- .../org/assertj/core/error/ElementsShouldBe_create_Test.java | 2 +- .../core/error/ElementsShouldHaveAtLeast_create_Test.java | 2 +- .../core/error/ElementsShouldHaveAtMost_create_Test.java | 2 +- .../core/error/ElementsShouldHaveExactly_create_Test.java | 2 +- .../org/assertj/core/error/ElementsShouldHave_create_Test.java | 2 +- .../org/assertj/core/error/ElementsShouldMatch_create_Test.java | 2 +- .../org/assertj/core/error/ElementsShouldNotBe_create_Test.java | 2 +- .../assertj/core/error/ElementsShouldNotHave_create_Test.java | 2 +- .../assertj/core/error/ElementsShouldSatisfy_create_Test.java | 2 +- assertj-core/src/test/java/org/assertj/core/error/FakeFile.java | 2 +- .../GroupTypeDescription_getGroupTypeDescription_Test.java | 2 +- .../assertj/core/error/MatcherShouldHaveGroup_create_Test.java | 2 +- .../org/assertj/core/error/MatcherShouldMatch_create_Test.java | 2 +- .../org/assertj/core/error/MessageFormatter_format_Test.java | 2 +- .../assertj/core/error/NoElementsShouldMatch_create_Test.java | 2 +- .../assertj/core/error/NoElementsShouldSatisfy_create_Test.java | 2 +- ...OptionalDouble_ShouldHaveValueCloseToOffset_create_Test.java | 2 +- ...onalDouble_ShouldHaveValueCloseToPercentage_create_Test.java | 2 +- .../core/error/OptionalShouldContainInstanceOf_create_Test.java | 2 +- .../assertj/core/error/Optional_ShouldBeEmpty_create_Test.java | 2 +- .../core/error/Optional_ShouldBePresent_create_Test.java | 2 +- .../assertj/core/error/Optional_ShouldContain_create_Test.java | 2 +- assertj-core/src/test/java/org/assertj/core/error/Person.java | 2 +- .../src/test/java/org/assertj/core/error/PersonDAO.java | 2 +- .../java/org/assertj/core/error/ShouldAccept_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldBeASCII_create_Test.java | 2 +- .../assertj/core/error/ShouldBeAbsolutePath_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeAbstract_create_Test.java | 2 +- .../assertj/core/error/ShouldBeAfterOrEqualTo_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeAfterYear_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldBeAfter_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeAlphabetic_create_Test.java | 2 +- .../assertj/core/error/ShouldBeAlphanumeric_create_Test.java | 2 +- .../assertj/core/error/ShouldBeAssignableFrom_create_Test.java | 2 +- .../assertj/core/error/ShouldBeAssignableTo_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeAtIndex_create_Test.java | 2 +- .../assertj/core/error/ShouldBeAtSameInstant_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldBeBase64_create_Test.java | 2 +- .../assertj/core/error/ShouldBeBeforeOrEqualTo_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeBeforeYear_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldBeBefore_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeBetween_create_Test.java | 2 +- .../assertj/core/error/ShouldBeCanonicalPath_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeCloseTo_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeDirectory_create_Test.java | 2 +- .../assertj/core/error/ShouldBeEmptyDirectory_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldBeEmpty_create_Test.java | 2 +- .../ShouldBeEqualByComparingOnlyGivenFields_create_Test.java | 2 +- .../core/error/ShouldBeEqualIgnoringCase_create_Test.java | 2 +- .../core/error/ShouldBeEqualIgnoringMinutes_create_Test.java | 2 +- .../core/error/ShouldBeEqualIgnoringNanos_create_Test.java | 2 +- .../ShouldBeEqualIgnoringNewlineDifferences_create_Test.java | 2 +- .../core/error/ShouldBeEqualIgnoringNewlines_create_Test.java | 2 +- .../core/error/ShouldBeEqualIgnoringSeconds_create_Test.java | 2 +- .../core/error/ShouldBeEqualIgnoringTimezone_create_Test.java | 2 +- .../core/error/ShouldBeEqualIgnoringWhitespace_create_Test.java | 2 +- ...dBeEqualNormalizingPunctuationAndWhitespace_create_Test.java | 2 +- .../core/error/ShouldBeEqualNormalizingUnicode_create_Test.java | 2 +- .../error/ShouldBeEqualNormalizingWhitespace_create_Test.java | 2 +- .../error/ShouldBeEqualToIgnoringGivenFields_create_Test.java | 2 +- .../core/error/ShouldBeEqualWithTimePrecision_create_Test.java | 2 +- .../core/error/ShouldBeEqualWithinOffset_create_Test.java | 2 +- .../core/error/ShouldBeEqualWithinPercentage_create_Test.java | 2 +- .../test/java/org/assertj/core/error/ShouldBeEqual_Test.java | 2 +- .../assertj/core/error/ShouldBeEqual_equals_hashCode_Test.java | 2 +- .../core/error/ShouldBeEqual_newAssertionError_Test.java | 2 +- ...AssertionError_differentiating_expected_and_actual_Test.java | 2 +- .../ShouldBeEqual_newAssertionError_without_JUnit_Test.java | 2 +- ...dBeEqual_newAssertionError_without_JUnit_and_OTA4J_Test.java | 2 +- .../java/org/assertj/core/error/ShouldBeEven_create_Test.java | 2 +- .../assertj/core/error/ShouldBeExactlyInstance_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeExecutable_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeExhausted_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldBeFalse_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldBeFile_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldBeFinite_create_Test.java | 2 +- .../assertj/core/error/ShouldBeGreaterOrEqual_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeGreater_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeHexadecimal_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeInSameDay_create_Test.java | 2 +- .../core/error/ShouldBeInSameHourWindow_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeInSameHour_create_Test.java | 2 +- .../core/error/ShouldBeInSameMinuteWindow_create_Test.java | 2 +- .../assertj/core/error/ShouldBeInSameMinute_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeInSameMonth_create_Test.java | 2 +- .../core/error/ShouldBeInSameSecondWindow_create_Test.java | 2 +- .../assertj/core/error/ShouldBeInSameSecond_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeInSameYear_create_Test.java | 2 +- .../assertj/core/error/ShouldBeInTheFutureTest_create_Test.java | 2 +- .../assertj/core/error/ShouldBeInThePastTest_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldBeIn_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeInfinite_create_Test.java | 2 +- .../assertj/core/error/ShouldBeInstanceOfAny_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeInstance_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeLessOrEqual_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldBeLess_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeLowerCase_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeMarkedCase_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeMixedCase_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeNormalized_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeNullOrEmpty_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeNumeric_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldBeOdd_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldBeOfClassIn_Test.java | 2 +- .../java/org/assertj/core/error/ShouldBePeriod_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBePrimitive_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBePrintable_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeReadable_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldBeRecord_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeRegularFile_create_Test.java | 2 +- .../assertj/core/error/ShouldBeRelativePath_create_Test.java | 2 +- ...uldBeSameGenericBetweenIterableAndCondition_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldBeSame_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldBeSealed_create_Test.java | 2 +- .../error/ShouldBeSortedAccordingToComparator_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldBeSorted_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeSubsetOf_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeSubstringOf_create_Test.java | 2 +- .../assertj/core/error/ShouldBeSymbolicLink_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldBeTrue_create_Test.java | 2 +- .../assertj/core/error/ShouldBeUnmodifiable_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeUpperCase_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeVisible_create_Test.java | 2 +- .../org/assertj/core/error/ShouldBeWritable_create_Test.java | 2 +- .../test/java/org/assertj/core/error/ShouldBe_create_Test.java | 2 +- .../org/assertj/core/error/ShouldContainAnyOf_create_Test.java | 2 +- .../assertj/core/error/ShouldContainAtIndex_create_Test.java | 2 +- .../error/ShouldContainCharSequenceOnlyOnce_create_Test.java | 2 +- .../core/error/ShouldContainCharSequence_create_Test.java | 2 +- .../assertj/core/error/ShouldContainEntries_create_Test.java | 2 +- .../org/assertj/core/error/ShouldContainEntry_create_Test.java | 2 +- .../core/error/ShouldContainExactlyInAnyOrder_create_Test.java | 2 +- .../assertj/core/error/ShouldContainExactly_create_Test.java | 2 +- .../org/assertj/core/error/ShouldContainKey_create_Test.java | 2 +- .../org/assertj/core/error/ShouldContainKeys_create_Test.java | 2 +- .../org/assertj/core/error/ShouldContainNull_create_Test.java | 2 +- .../error/ShouldContainOneOrMoreWhitespaces_create_Test.java | 2 +- .../assertj/core/error/ShouldContainOnlyDigits_create_Test.java | 2 +- .../assertj/core/error/ShouldContainOnlyKeys_create_Test.java | 2 +- .../assertj/core/error/ShouldContainOnlyNulls_create_Test.java | 2 +- .../core/error/ShouldContainOnlyWhitespaces_create_Test.java | 2 +- .../org/assertj/core/error/ShouldContainOnly_create_Test.java | 2 +- .../assertj/core/error/ShouldContainPattern_create_Test.java | 2 +- .../core/error/ShouldContainRecursively_create_Test.java | 2 +- .../error/ShouldContainSequenceOfCharSequence_create_Test.java | 2 +- .../assertj/core/error/ShouldContainSequence_create_Test.java | 2 +- .../ShouldContainSubsequenceOfCharSequence_create_Test.java | 2 +- .../core/error/ShouldContainSubsequence_create_Test.java | 2 +- .../assertj/core/error/ShouldContainThrowable_create_Test.java | 2 +- .../org/assertj/core/error/ShouldContainValue_create_Test.java | 2 +- .../org/assertj/core/error/ShouldContainValues_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldContain_create_Test.java | 2 +- .../assertj/core/error/ShouldContainsOnlyOnce_create_Test.java | 2 +- .../core/error/ShouldEndWithIgnoringCase_create_Test.java | 2 +- .../org/assertj/core/error/ShouldEndWithPath_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldEndWith_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldExist_create_Test.java | 2 +- .../assertj/core/error/ShouldHaveAllNullFields_create_Test.java | 2 +- .../assertj/core/error/ShouldHaveAnnotations_create_Test.java | 2 +- .../org/assertj/core/error/ShouldHaveAtIndex_create_Test.java | 2 +- .../error/ShouldHaveAtLeastOneElementOfType_create_Test.java | 2 +- .../assertj/core/error/ShouldHaveBinaryContent_create_Test.java | 2 +- .../core/error/ShouldHaveCauseExactlyInstance_create_Test.java | 2 +- .../assertj/core/error/ShouldHaveCauseInstance_create_Test.java | 2 +- .../core/error/ShouldHaveCauseReference_create_Test.java | 2 +- .../org/assertj/core/error/ShouldHaveCause_create_Test.java | 2 +- ...HaveComparableElementsAccordingToComparator_create_Test.java | 2 +- .../core/error/ShouldHaveComparableElements_create_Test.java | 2 +- .../org/assertj/core/error/ShouldHaveContent_create_Test.java | 2 +- .../org/assertj/core/error/ShouldHaveDateField_create_Test.java | 2 +- .../org/assertj/core/error/ShouldHaveDigest_create_Test.java | 2 +- .../assertj/core/error/ShouldHaveDimensions_create_Test.java | 2 +- .../org/assertj/core/error/ShouldHaveDuration_create_Test.java | 2 +- .../assertj/core/error/ShouldHaveExactlyTypes_create_Test.java | 2 +- .../org/assertj/core/error/ShouldHaveExtension_create_Test.java | 2 +- .../org/assertj/core/error/ShouldHaveFields_create_Test.java | 2 +- .../assertj/core/error/ShouldHaveFileSystem_create_Test.java | 2 +- .../error/ShouldHaveMessageFindingMatchRegex_create_Test.java | 2 +- .../core/error/ShouldHaveMessageMatchingRegex_create_Test.java | 2 +- .../org/assertj/core/error/ShouldHaveMessage_create_Test.java | 2 +- .../org/assertj/core/error/ShouldHaveMethods_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldHaveName_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldHaveNext_create_Test.java | 2 +- .../assertj/core/error/ShouldHaveNoExtension_create_Test.java | 2 +- .../org/assertj/core/error/ShouldHaveNoPackage_create_Test.java | 2 +- .../org/assertj/core/error/ShouldHaveNoParent_create_Test.java | 2 +- .../assertj/core/error/ShouldHaveNoSuperclass_create_Test.java | 2 +- .../error/ShouldHaveNoSuppressedExceptions_create_Test.java | 2 +- .../core/error/ShouldHaveOnlyElementsOfType_create_Test.java | 2 +- .../org/assertj/core/error/ShouldHavePackage_create_Test.java | 2 +- .../org/assertj/core/error/ShouldHaveParent_create_Test.java | 2 +- .../org/assertj/core/error/ShouldHavePeriod_create_Test.java | 2 +- .../core/error/ShouldHavePermittedSubclasses_create_Test.java | 2 +- .../error/ShouldHavePropertyOrFieldWithValue_create_Test.java | 2 +- .../core/error/ShouldHavePropertyOrField_create_Test.java | 2 +- .../core/error/ShouldHaveRecordComponents_create_Test.java | 2 +- .../org/assertj/core/error/ShouldHaveReference_create_Test.java | 2 +- .../error/ShouldHaveRootCauseExactlyInstance_create_Test.java | 2 +- .../core/error/ShouldHaveRootCauseInstance_create_Test.java | 2 +- .../org/assertj/core/error/ShouldHaveRootCause_create_Test.java | 2 +- .../org/assertj/core/error/ShouldHaveSameClass_create_Test.java | 2 +- .../assertj/core/error/ShouldHaveSameContent_create_Test.java | 2 +- .../core/error/ShouldHaveSameDimensionsAs_create_Test.java | 2 +- .../core/error/ShouldHaveSameFileSystemAs_create_Test.java | 2 +- .../assertj/core/error/ShouldHaveSameHashCode_create_Test.java | 2 +- .../assertj/core/error/ShouldHaveSameHourAs_create_Test.java | 2 +- .../assertj/core/error/ShouldHaveSameSizeAs_create_Test.java | 2 +- .../org/assertj/core/error/ShouldHaveSameTime_create_Test.java | 2 +- .../org/assertj/core/error/ShouldHaveScale_create_Test.java | 2 +- .../error/ShouldHaveSizeGreaterThanOrEqualTo_create_Test.java | 2 +- .../core/error/ShouldHaveSizeGreaterThan_create_Test.java | 2 +- .../core/error/ShouldHaveSizeLessThanOrEqualTo_create_Test.java | 2 +- .../assertj/core/error/ShouldHaveSizeLessThan_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldHaveSize_create_Test.java | 2 +- .../org/assertj/core/error/ShouldHaveStamp_create_Test.java | 2 +- .../assertj/core/error/ShouldHaveSuperclass_create_Test.java | 2 +- .../core/error/ShouldHaveSuppressedException_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldHaveTime_create_Test.java | 2 +- .../org/assertj/core/error/ShouldHaveToString_create_Test.java | 2 +- .../org/assertj/core/error/ShouldHaveValue_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldHave_create_Test.java | 2 +- .../org/assertj/core/error/ShouldMatchPattern_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldMatch_create_Test.java | 2 +- .../org/assertj/core/error/ShouldNotAccept_create_Test.java | 2 +- .../org/assertj/core/error/ShouldNotBeBetween_create_Test.java | 2 +- .../org/assertj/core/error/ShouldNotBeEmpty_create_Test.java | 2 +- ...dNotBeEqualComparingFieldByFieldRecursively_create_Test.java | 2 +- .../core/error/ShouldNotBeEqualIgnoringCase_create_Test.java | 2 +- .../error/ShouldNotBeEqualIgnoringWhitespace_create_Test.java | 2 +- .../ShouldNotBeEqualNormalizingWhitespace_create_Test.java | 2 +- .../core/error/ShouldNotBeEqualWithinOffset_create_Test.java | 2 +- .../org/assertj/core/error/ShouldNotBeEqual_create_Test.java | 2 +- .../core/error/ShouldNotBeExactlyInstance_create_Test.java | 2 +- .../org/assertj/core/error/ShouldNotBeFinite_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldNotBeIn_create_Test.java | 2 +- .../org/assertj/core/error/ShouldNotBeInfinite_create_Test.java | 2 +- .../core/error/ShouldNotBeInstanceOfAny_create_Test.java | 2 +- .../org/assertj/core/error/ShouldNotBeInstance_create_Test.java | 2 +- .../assertj/core/error/ShouldNotBeMarkedCase_create_Test.java | 2 +- .../org/assertj/core/error/ShouldNotBeNull_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldNotBeOfClassIn_Test.java | 2 +- .../assertj/core/error/ShouldNotBePrimitive_create_Test.java | 2 +- .../org/assertj/core/error/ShouldNotBeSame_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldNotBe_create_Test.java | 2 +- .../core/error/ShouldNotContainAnyWhitespaces_create_Test.java | 2 +- .../assertj/core/error/ShouldNotContainAtIndex_create_Test.java | 2 +- .../core/error/ShouldNotContainCharSequence_create_Test.java | 2 +- .../org/assertj/core/error/ShouldNotContainKey_create_Test.java | 2 +- .../assertj/core/error/ShouldNotContainKeys_create_Test.java | 2 +- .../assertj/core/error/ShouldNotContainNull_create_Test.java | 2 +- .../core/error/ShouldNotContainOnlyWhitespaces_create_Test.java | 2 +- .../assertj/core/error/ShouldNotContainPattern_create_Test.java | 2 +- .../core/error/ShouldNotContainSequenceOfCharSequence_Test.java | 2 +- .../core/error/ShouldNotContainSequence_create_Test.java | 2 +- .../ShouldNotContainSubsequenceOfCharSequence_create_Test.java | 2 +- .../core/error/ShouldNotContainSubsequence_create_Test.java | 2 +- .../core/error/ShouldNotContainThrowable_create_Test.java | 2 +- .../assertj/core/error/ShouldNotContainValue_create_Test.java | 2 +- .../org/assertj/core/error/ShouldNotContain_create_Test.java | 2 +- .../core/error/ShouldNotEndWithIgnoringCase_create_Test.java | 2 +- .../core/error/ShouldNotEndWithWhitespaces_create_Test.java | 2 +- .../org/assertj/core/error/ShouldNotEndWith_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldNotExist_create_Test.java | 2 +- .../core/error/ShouldNotHaveAnyElementsOfTypes_create_Test.java | 2 +- .../assertj/core/error/ShouldNotHaveDuplicates_create_Test.java | 2 +- .../assertj/core/error/ShouldNotHaveSameClass_create_Test.java | 2 +- .../core/error/ShouldNotHaveSameHashCode_create_Test.java | 2 +- .../core/error/ShouldNotHaveThrownExcept_create_Test.java | 2 +- .../org/assertj/core/error/ShouldNotHaveThrown_create_Test.java | 2 +- .../assertj/core/error/ShouldNotHaveToString_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldNotHave_create_Test.java | 2 +- .../assertj/core/error/ShouldNotMatchPattern_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldNotMatch_create_Test.java | 2 +- .../error/ShouldNotSatisfyPredicateRecursively_create_Test.java | 2 +- .../core/error/ShouldNotStartWithIgnoringCase_create_Test.java | 2 +- .../core/error/ShouldNotStartWithWhitespaces_create_Test.java | 2 +- .../org/assertj/core/error/ShouldNotStartWith_create_Test.java | 2 +- .../core/error/ShouldOnlyHaveElementsOfTypes_create_Test.java | 2 +- .../assertj/core/error/ShouldOnlyHaveFields_create_Test.java | 2 +- .../assertj/core/error/ShouldSatisfyOnlyOnce_create_Test.java | 2 +- .../java/org/assertj/core/error/ShouldSatisfy_create_Test.java | 2 +- .../core/error/ShouldStartWithIgnoringCase_create_Test.java | 2 +- .../org/assertj/core/error/ShouldStartWithPath_create_Test.java | 2 +- .../org/assertj/core/error/ShouldStartWith_create_Test.java | 2 +- .../core/error/SubarraysShouldHaveSameSize_create_Test.java | 2 +- .../core/error/ZippedElementsShouldSatisfy_create_Test.java | 2 +- .../org/assertj/core/extractor/ByNameMultipleExtractorTest.java | 2 +- .../org/assertj/core/extractor/ByNameSingleExtractorTest.java | 2 +- .../java/org/assertj/core/extractor/ToStringExtractorTest.java | 2 +- .../AbstractTest_ComparatorBasedComparisonStrategy.java | 2 +- .../core/internal/AbstractTest_StandardComparisonStrategy.java | 2 +- .../org/assertj/core/internal/Arrays_assertContains_Test.java | 2 +- .../org/assertj/core/internal/Arrays_containsAnyOf_Test.java | 2 +- .../java/org/assertj/core/internal/AtPrecisionComparator.java | 2 +- .../src/test/java/org/assertj/core/internal/BaseArraysTest.java | 2 +- .../java/org/assertj/core/internal/BigDecimalsBaseTest.java | 2 +- .../java/org/assertj/core/internal/BigIntegersBaseTest.java | 2 +- .../java/org/assertj/core/internal/Boolean2DArraysBaseTest.java | 2 +- .../java/org/assertj/core/internal/BooleanArraysBaseTest.java | 2 +- .../java/org/assertj/core/internal/Byte2DArraysBaseTest.java | 2 +- .../test/java/org/assertj/core/internal/ByteArraysBaseTest.java | 2 +- .../src/test/java/org/assertj/core/internal/BytesBaseTest.java | 2 +- .../java/org/assertj/core/internal/Char2DArraysBaseTest.java | 2 +- .../test/java/org/assertj/core/internal/CharArraysBaseTest.java | 2 +- .../test/java/org/assertj/core/internal/CharactersBaseTest.java | 2 +- .../core/internal/ChronoLocalDateTimeComparatorTest.java | 2 +- .../internal/ChronoZonedDateTimeByInstantComparatorTest.java | 2 +- .../java/org/assertj/core/internal/ComparablesBaseTest.java | 2 +- .../ComparatorBasedComparisonStrategy_areEqual_Test.java | 2 +- .../ComparatorBasedComparisonStrategy_arrayContains_Test.java | 2 +- .../ComparatorBasedComparisonStrategy_duplicatesFrom_Test.java | 2 +- ...atorBasedComparisonStrategy_isGreaterThanOrEqualTo_Test.java | 2 +- .../ComparatorBasedComparisonStrategy_isGreaterThan_Test.java | 2 +- ...paratorBasedComparisonStrategy_isLessThanOrEqualTo_Test.java | 2 +- .../ComparatorBasedComparisonStrategy_isLessThan_Test.java | 2 +- ...ComparatorBasedComparisonStrategy_iterableContains_Test.java | 2 +- .../ComparatorBasedComparisonStrategy_iterableRemove_Test.java | 2 +- .../ComparatorBasedComparisonStrategy_stringContains_Test.java | 2 +- .../ComparatorBasedComparisonStrategy_stringEndsWith_Test.java | 2 +- ...ComparatorBasedComparisonStrategy_stringStartsWith_Test.java | 2 +- .../ComparatorBasedComparisonStrategy_toString_Test.java | 2 +- .../test/java/org/assertj/core/internal/ConditionsBaseTest.java | 2 +- .../ConfigurableRecursiveFieldByFieldComparator_Test.java | 2 +- .../src/test/java/org/assertj/core/internal/DatesBaseTest.java | 2 +- .../java/org/assertj/core/internal/DeepDifference_Test.java | 2 +- .../java/org/assertj/core/internal/Double2DArraysBaseTest.java | 2 +- .../java/org/assertj/core/internal/DoubleArraysBaseTest.java | 2 +- .../test/java/org/assertj/core/internal/DoublesBaseTest.java | 2 +- .../src/test/java/org/assertj/core/internal/FilesBaseTest.java | 2 +- .../java/org/assertj/core/internal/FilesSimpleBaseTest.java | 2 +- .../java/org/assertj/core/internal/Float2DArraysBaseTest.java | 2 +- .../java/org/assertj/core/internal/FloatArraysBaseTest.java | 2 +- .../src/test/java/org/assertj/core/internal/FloatsBaseTest.java | 2 +- .../java/org/assertj/core/internal/Int2DArraysBaseTest.java | 2 +- .../test/java/org/assertj/core/internal/IntArraysBaseTest.java | 2 +- .../test/java/org/assertj/core/internal/IntegersBaseTest.java | 2 +- .../test/java/org/assertj/core/internal/IterableDiff_Test.java | 2 +- .../test/java/org/assertj/core/internal/IterablesBaseTest.java | 2 +- .../assertj/core/internal/IterablesWithConditionsBaseTest.java | 2 +- .../test/java/org/assertj/core/internal/IteratorsBaseTest.java | 2 +- .../src/test/java/org/assertj/core/internal/ListsBaseTest.java | 2 +- .../java/org/assertj/core/internal/Long2DArraysBaseTest.java | 2 +- .../test/java/org/assertj/core/internal/LongArraysBaseTest.java | 2 +- .../src/test/java/org/assertj/core/internal/LongsBaseTest.java | 2 +- .../src/test/java/org/assertj/core/internal/MapsBaseTest.java | 2 +- .../test/java/org/assertj/core/internal/NumbersBaseTest.java | 2 +- .../java/org/assertj/core/internal/Object2DArraysBaseTest.java | 2 +- .../test/java/org/assertj/core/internal/ObjectsBaseTest.java | 2 +- .../core/internal/OffsetDateTimeByInstantComparatorTest.java | 2 +- .../RecursiveComparison_NonExistentFieldInContainers_Test.java | 2 +- .../core/internal/StandardComparisonStrategy_areEqual_Test.java | 2 +- .../internal/StandardComparisonStrategy_arrayContains_Test.java | 2 +- .../StandardComparisonStrategy_duplicatesFrom_Test.java | 2 +- .../StandardComparisonStrategy_isGreaterThanOrEqualTo_Test.java | 2 +- .../internal/StandardComparisonStrategy_isGreaterThan_Test.java | 2 +- .../StandardComparisonStrategy_isLessThanOrEqualTo_Test.java | 2 +- .../internal/StandardComparisonStrategy_isLessThan_Test.java | 2 +- .../StandardComparisonStrategy_iterableContains_Test.java | 2 +- .../StandardComparisonStrategy_iterableRemove_Test.java | 2 +- .../StandardComparisonStrategy_stringContains_Test.java | 2 +- .../StandardComparisonStrategy_stringEndsWith_Test.java | 2 +- .../StandardComparisonStrategy_stringStartsWith_Test.java | 2 +- .../test/java/org/assertj/core/internal/TestDescription.java | 2 +- .../java/org/assertj/core/internal/TypeComparators_Test.java | 2 +- .../core/internal/TypeComparators_hasComparator_Test.java | 2 +- .../core/internal/TypeMessages_registerMessage_Test.java | 2 +- .../assertj/core/internal/UnambiguousRepresentation_Test.java | 2 +- .../core/internal/bigdecimals/BigDecimalAssert_scale_Test.java | 2 +- .../bigdecimals/BigDecimals_assertEqualByComparison_Test.java | 2 +- .../core/internal/bigdecimals/BigDecimals_assertEqual_Test.java | 2 +- .../BigDecimals_assertGreaterThanOrEqualTo_Test.java | 2 +- .../bigdecimals/BigDecimals_assertGreaterThan_Test.java | 2 +- .../internal/bigdecimals/BigDecimals_assertHasScale_Test.java | 2 +- .../internal/bigdecimals/BigDecimals_assertIsBetween_Test.java | 2 +- .../bigdecimals/BigDecimals_assertIsCloseToPercentage_Test.java | 2 +- .../internal/bigdecimals/BigDecimals_assertIsCloseTo_Test.java | 2 +- .../internal/bigdecimals/BigDecimals_assertIsNegative_Test.java | 2 +- .../BigDecimals_assertIsNotCloseToPercentage_Test.java | 2 +- .../bigdecimals/BigDecimals_assertIsNotCloseTo_Test.java | 2 +- .../bigdecimals/BigDecimals_assertIsNotNegative_Test.java | 2 +- .../bigdecimals/BigDecimals_assertIsNotPositive_Test.java | 2 +- .../internal/bigdecimals/BigDecimals_assertIsNotZero_Test.java | 2 +- .../core/internal/bigdecimals/BigDecimals_assertIsOne_Test.java | 2 +- .../internal/bigdecimals/BigDecimals_assertIsPositive_Test.java | 2 +- .../bigdecimals/BigDecimals_assertIsStrictlyBetween_Test.java | 2 +- .../internal/bigdecimals/BigDecimals_assertIsZero_Test.java | 2 +- .../bigdecimals/BigDecimals_assertLessThanOrEqualTo_Test.java | 2 +- .../internal/bigdecimals/BigDecimals_assertLessThan_Test.java | 2 +- .../BigDecimals_assertNotEqualByComparison_Test.java | 2 +- .../internal/bigdecimals/BigDecimals_assertNotEqual_Test.java | 2 +- .../bigintegers/BigIntegers_assertEqualByComparison_Test.java | 2 +- .../core/internal/bigintegers/BigIntegers_assertEqual_Test.java | 2 +- .../BigIntegers_assertGreaterThanOrEqualTo_Test.java | 2 +- .../bigintegers/BigIntegers_assertGreaterThan_Test.java | 2 +- .../internal/bigintegers/BigIntegers_assertIsBetween_Test.java | 2 +- .../bigintegers/BigIntegers_assertIsCloseToPercentage_Test.java | 2 +- .../internal/bigintegers/BigIntegers_assertIsCloseTo_Test.java | 2 +- .../internal/bigintegers/BigIntegers_assertIsNegative_Test.java | 2 +- .../BigIntegers_assertIsNotCloseToPercentage_Test.java | 2 +- .../bigintegers/BigIntegers_assertIsNotCloseTo_Test.java | 2 +- .../bigintegers/BigIntegers_assertIsNotNegative_Test.java | 2 +- .../bigintegers/BigIntegers_assertIsNotPositive_Test.java | 2 +- .../internal/bigintegers/BigIntegers_assertIsNotZero_Test.java | 2 +- .../core/internal/bigintegers/BigIntegers_assertIsOne_Test.java | 2 +- .../internal/bigintegers/BigIntegers_assertIsPositive_Test.java | 2 +- .../bigintegers/BigIntegers_assertIsStrictlyBetween_Test.java | 2 +- .../internal/bigintegers/BigIntegers_assertIsZero_Test.java | 2 +- .../bigintegers/BigIntegers_assertLessThanOrEqualTo_Test.java | 2 +- .../internal/bigintegers/BigIntegers_assertLessThan_Test.java | 2 +- .../BigIntegers_assertNotEqualByComparison_Test.java | 2 +- .../internal/bigintegers/BigIntegers_assertNotEqual_Test.java | 2 +- .../Boolean2DArrays_assertContains_at_Index_Test.java | 2 +- .../Boolean2DArrays_assertDoesNotContain_at_Index_Test.java | 2 +- .../boolean2darrays/Boolean2DArrays_assertEmpty_Test.java | 2 +- .../Boolean2DArrays_assertHasDimensions_Test.java | 2 +- ...olean2DArrays_assertHasSameDimensionsAs_with_Array_Test.java | 2 +- .../boolean2darrays/Boolean2DArrays_assertNotEmpty_Test.java | 2 +- .../boolean2darrays/Boolean2DArrays_assertNullOrEmpty_Test.java | 2 +- .../Boolean2DArrays_assertNumberOfRows_Test.java | 2 +- .../booleanarrays/BooleanArrays_assertContainsAnyOf_Test.java | 2 +- .../BooleanArrays_assertContainsExactlyInAnyOrder_Test.java | 2 +- .../booleanarrays/BooleanArrays_assertContainsExactly_Test.java | 2 +- .../BooleanArrays_assertContainsOnlyOnce_Test.java | 2 +- .../booleanarrays/BooleanArrays_assertContainsOnly_Test.java | 2 +- .../BooleanArrays_assertContainsSequence_Test.java | 2 +- .../BooleanArrays_assertContainsSubsequence_Test.java | 2 +- .../booleanarrays/BooleanArrays_assertContains_Test.java | 2 +- .../BooleanArrays_assertContains_at_Index_Test.java | 2 +- .../booleanarrays/BooleanArrays_assertDoesNotContain_Test.java | 2 +- .../BooleanArrays_assertDoesNotContain_at_Index_Test.java | 2 +- .../BooleanArrays_assertDoesNotHaveDuplicates_Test.java | 2 +- .../internal/booleanarrays/BooleanArrays_assertEmpty_Test.java | 2 +- .../booleanarrays/BooleanArrays_assertEndsWith_Test.java | 2 +- .../BooleanArrays_assertHasSameSizeAs_with_Array_Test.java | 2 +- .../BooleanArrays_assertHasSameSizeAs_with_Iterable_Test.java | 2 +- .../booleanarrays/BooleanArrays_assertHasSizeBetween_Test.java | 2 +- .../BooleanArrays_assertHasSizeGreaterThanOrEqualTo_Test.java | 2 +- .../BooleanArrays_assertHasSizeGreaterThan_Test.java | 2 +- .../BooleanArrays_assertHasSizeLessThanOrEqualTo_Test.java | 2 +- .../booleanarrays/BooleanArrays_assertHasSizeLessThan_Test.java | 2 +- .../booleanarrays/BooleanArrays_assertHasSize_Test.java | 2 +- .../BooleanArrays_assertIsSortedAccordingToComparator_Test.java | 2 +- .../booleanarrays/BooleanArrays_assertIsSorted_Test.java | 2 +- .../booleanarrays/BooleanArrays_assertNotEmpty_Test.java | 2 +- .../booleanarrays/BooleanArrays_assertNullOrEmpty_Test.java | 2 +- .../booleanarrays/BooleanArrays_assertStartsWith_Test.java | 2 +- .../byte2darrays/Byte2DArrays_assertContains_at_Index_Test.java | 2 +- .../Byte2DArrays_assertDoesNotContain_at_Index_Test.java | 2 +- .../internal/byte2darrays/Byte2DArrays_assertEmpty_Test.java | 2 +- .../byte2darrays/Byte2DArrays_assertHasDimensions_Test.java | 2 +- .../Byte2DArrays_assertHasSameDimensionsAs_with_Array_Test.java | 2 +- .../internal/byte2darrays/Byte2DArrays_assertNotEmpty_Test.java | 2 +- .../byte2darrays/Byte2DArrays_assertNullOrEmpty_Test.java | 2 +- .../byte2darrays/Byte2DArrays_assertNumberOfRows_Test.java | 2 +- .../bytearrays/ByteArrays_assertContainsAnyOf_Test.java | 2 +- .../ByteArrays_assertContainsExactlyInAnyOrder_Test.java | 2 +- ...rtContainsExactlyInAnyOrder_with_Integer_Arguments_Test.java | 2 +- .../bytearrays/ByteArrays_assertContainsExactly_Test.java | 2 +- ...rrays_assertContainsExactly_with_Integer_Arguments_Test.java | 2 +- .../bytearrays/ByteArrays_assertContainsOnlyOnce_Test.java | 2 +- ...rays_assertContainsOnlyOnce_with_Integer_Arguments_Test.java | 2 +- .../internal/bytearrays/ByteArrays_assertContainsOnly_Test.java | 2 +- ...teArrays_assertContainsOnly_with_Integer_Arguments_Test.java | 2 +- .../bytearrays/ByteArrays_assertContainsSequence_Test.java | 2 +- ...rays_assertContainsSequence_with_Integer_Arguments_Test.java | 2 +- .../internal/bytearrays/ByteArrays_assertContains_Test.java | 2 +- .../bytearrays/ByteArrays_assertContains_at_Index_Test.java | 2 +- ...rays_assertContains_at_Index_with_Integer_Argument_Test.java | 2 +- .../ByteArrays_assertContains_with_Integer_Arguments_Test.java | 2 +- .../bytearrays/ByteArrays_assertDoesNotContain_Test.java | 2 +- .../ByteArrays_assertDoesNotContain_at_Index_Test.java | 2 +- ...ssertDoesNotContain_at_Index_with_Integer_Argument_Test.java | 2 +- ...Arrays_assertDoesNotContain_with_Integer_Arguments_Test.java | 2 +- .../bytearrays/ByteArrays_assertDoesNotHaveDuplicates_Test.java | 2 +- .../core/internal/bytearrays/ByteArrays_assertEmpty_Test.java | 2 +- .../internal/bytearrays/ByteArrays_assertEndsWith_Test.java | 2 +- .../ByteArrays_assertEndsWith_with_Integer_Arguments_Test.java | 2 +- .../ByteArrays_assertHasSameSizeAs_with_Iterable_Test.java | 2 +- .../bytearrays/ByteArrays_assertHasSizeBetween_Test.java | 2 +- .../ByteArrays_assertHasSizeGreaterThanOrEqualTo_Test.java | 2 +- .../bytearrays/ByteArrays_assertHasSizeGreaterThan_Test.java | 2 +- .../ByteArrays_assertHasSizeLessThanOrEqualTo_Test.java | 2 +- .../bytearrays/ByteArrays_assertHasSizeLessThan_Test.java | 2 +- .../core/internal/bytearrays/ByteArrays_assertHasSize_Test.java | 2 +- .../ByteArrays_assertIsSortedAccordingToComparator_Test.java | 2 +- .../internal/bytearrays/ByteArrays_assertIsSorted_Test.java | 2 +- .../internal/bytearrays/ByteArrays_assertNotEmpty_Test.java | 2 +- .../internal/bytearrays/ByteArrays_assertNullOrEmpty_Test.java | 2 +- .../internal/bytearrays/ByteArrays_assertStartsWith_Test.java | 2 +- ...ByteArrays_assertStartsWith_with_Integer_Arguments_Test.java | 2 +- .../org/assertj/core/internal/bytes/Bytes_assertEqual_Test.java | 2 +- .../internal/bytes/Bytes_assertGreaterThanOrEqualTo_Test.java | 2 +- .../core/internal/bytes/Bytes_assertGreaterThan_Test.java | 2 +- .../assertj/core/internal/bytes/Bytes_assertIsBetween_Test.java | 2 +- .../internal/bytes/Bytes_assertIsCloseToPercentage_Test.java | 2 +- .../assertj/core/internal/bytes/Bytes_assertIsCloseTo_Test.java | 2 +- .../assertj/core/internal/bytes/Bytes_assertIsEven_Test.java | 2 +- .../core/internal/bytes/Bytes_assertIsNegative_Test.java | 2 +- .../internal/bytes/Bytes_assertIsNotCloseToPercentage_Test.java | 2 +- .../core/internal/bytes/Bytes_assertIsNotCloseTo_Test.java | 2 +- .../core/internal/bytes/Bytes_assertIsNotNegative_Test.java | 2 +- .../core/internal/bytes/Bytes_assertIsNotPositive_Test.java | 2 +- .../assertj/core/internal/bytes/Bytes_assertIsNotZero_Test.java | 2 +- .../org/assertj/core/internal/bytes/Bytes_assertIsOdd_Test.java | 2 +- .../org/assertj/core/internal/bytes/Bytes_assertIsOne_Test.java | 2 +- .../core/internal/bytes/Bytes_assertIsPositive_Test.java | 2 +- .../core/internal/bytes/Bytes_assertIsStrictlyBetween_Test.java | 2 +- .../assertj/core/internal/bytes/Bytes_assertIsZero_Test.java | 2 +- .../core/internal/bytes/Bytes_assertLessThanOrEqualTo_Test.java | 2 +- .../assertj/core/internal/bytes/Bytes_assertLessThan_Test.java | 2 +- .../assertj/core/internal/bytes/Bytes_assertNotEqual_Test.java | 2 +- .../char2darrays/Char2DArrays_assertContains_at_Index_Test.java | 2 +- .../Char2DArrays_assertDoesNotContain_at_Index_Test.java | 2 +- .../internal/char2darrays/Char2DArrays_assertEmpty_Test.java | 2 +- .../char2darrays/Char2DArrays_assertHasDimensions_Test.java | 2 +- .../Char2DArrays_assertHasSameDimensionsAs_Test.java | 2 +- .../internal/char2darrays/Char2DArrays_assertNotEmpty_Test.java | 2 +- .../char2darrays/Char2DArrays_assertNullOrEmpty_Test.java | 2 +- .../char2darrays/Char2DArrays_assertNumberOfRows_Test.java | 2 +- .../core/internal/characters/Characters_assertEqual_Test.java | 2 +- .../characters/Characters_assertGreaterThanOrEqualTo_Test.java | 2 +- .../internal/characters/Characters_assertGreaterThan_Test.java | 2 +- .../characters/Characters_assertLessThanOrEqualTo_Test.java | 2 +- .../internal/characters/Characters_assertLessThan_Test.java | 2 +- .../internal/characters/Characters_assertLowerCase_Test.java | 2 +- .../internal/characters/Characters_assertNotEqual_Test.java | 2 +- .../internal/characters/Characters_assertUpperCase_Test.java | 2 +- .../chararrays/CharArrays_assertContainsAnyOf_Test.java | 2 +- .../CharArrays_assertContainsExactlyInAnyOrder_Test.java | 2 +- .../chararrays/CharArrays_assertContainsExactly_Test.java | 2 +- .../chararrays/CharArrays_assertContainsOnlyOnce_Test.java | 2 +- .../internal/chararrays/CharArrays_assertContainsOnly_Test.java | 2 +- .../chararrays/CharArrays_assertContainsSequence_Test.java | 2 +- .../internal/chararrays/CharArrays_assertContains_Test.java | 2 +- .../chararrays/CharArrays_assertContains_at_Index_Test.java | 2 +- .../chararrays/CharArrays_assertDoesNotContain_Test.java | 2 +- .../CharArrays_assertDoesNotContain_at_Index_Test.java | 2 +- .../chararrays/CharArrays_assertDoesNotHaveDuplicates_Test.java | 2 +- .../core/internal/chararrays/CharArrays_assertEmpty_Test.java | 2 +- .../internal/chararrays/CharArrays_assertEndsWith_Test.java | 2 +- .../CharArrays_assertHasSameSizeAs_with_Array_Test.java | 2 +- .../CharArrays_assertHasSameSizeAs_with_Iterable_Test.java | 2 +- .../chararrays/CharArrays_assertHasSizeBetween_Test.java | 2 +- .../CharArrays_assertHasSizeGreaterThanOrEqualTo_Test.java | 2 +- .../chararrays/CharArrays_assertHasSizeGreaterThan_Test.java | 2 +- .../CharArrays_assertHasSizeLessThanOrEqualTo_Test.java | 2 +- .../chararrays/CharArrays_assertHasSizeLessThan_Test.java | 2 +- .../core/internal/chararrays/CharArrays_assertHasSize_Test.java | 2 +- .../CharArrays_assertIsSortedAccordingToComparator_Test.java | 2 +- .../internal/chararrays/CharArrays_assertIsSorted_Test.java | 2 +- .../internal/chararrays/CharArrays_assertNotEmpty_Test.java | 2 +- .../internal/chararrays/CharArrays_assertNullOrEmpty_Test.java | 2 +- .../internal/chararrays/CharArrays_assertStartsWith_Test.java | 2 +- .../comparables/Comparables_assertEqualByComparison_Test.java | 2 +- .../Comparables_assertGreaterThanOrEqualTo_Test.java | 2 +- .../comparables/Comparables_assertGreaterThan_Test.java | 2 +- .../comparables/Comparables_assertLessThanOrEqualTo_Test.java | 2 +- .../internal/comparables/Comparables_assertLessThan_Test.java | 2 +- .../Comparables_assertNotEqualByComparison_Test.java | 2 +- .../core/internal/comparables/Comparables_isBetween_Test.java | 2 +- .../comparables/Comparables_isStrictlyBetween_Test.java | 2 +- .../internal/conditions/Conditions_assertDoesNotHave_Test.java | 2 +- .../core/internal/conditions/Conditions_assertHas_Test.java | 2 +- .../internal/conditions/Conditions_assertIsNotNull_Test.java | 2 +- .../core/internal/conditions/Conditions_assertIsNot_Test.java | 2 +- .../core/internal/conditions/Conditions_assertIs_Test.java | 2 +- .../core/internal/dates/Dates_assertHasDayOfMonth_Test.java | 2 +- .../core/internal/dates/Dates_assertHasDayOfWeek_Test.java | 2 +- .../core/internal/dates/Dates_assertHasHourOfDay_Test.java | 2 +- .../core/internal/dates/Dates_assertHasMillisecond_Test.java | 2 +- .../assertj/core/internal/dates/Dates_assertHasMinute_Test.java | 2 +- .../assertj/core/internal/dates/Dates_assertHasMonth_Test.java | 2 +- .../core/internal/dates/Dates_assertHasSameTime_Test.java | 2 +- .../assertj/core/internal/dates/Dates_assertHasSecond_Test.java | 2 +- .../assertj/core/internal/dates/Dates_assertHasTime_Test.java | 2 +- .../assertj/core/internal/dates/Dates_assertHasYear_Test.java | 2 +- .../core/internal/dates/Dates_assertIsAfterOrEqualTo_Test.java | 2 +- .../core/internal/dates/Dates_assertIsAfterYear_Test.java | 2 +- .../assertj/core/internal/dates/Dates_assertIsAfter_Test.java | 2 +- .../core/internal/dates/Dates_assertIsBeforeOrEqualTo_Test.java | 2 +- .../core/internal/dates/Dates_assertIsBeforeYear_Test.java | 2 +- .../assertj/core/internal/dates/Dates_assertIsBefore_Test.java | 2 +- .../assertj/core/internal/dates/Dates_assertIsBetween_Test.java | 2 +- .../assertj/core/internal/dates/Dates_assertIsCloseTo_Test.java | 2 +- .../internal/dates/Dates_assertIsEqualWithPrecision_Test.java | 2 +- .../core/internal/dates/Dates_assertIsInSameDayAs_Test.java | 2 +- .../core/internal/dates/Dates_assertIsInSameHourAs_Test.java | 2 +- .../internal/dates/Dates_assertIsInSameHourWindowAs_Test.java | 2 +- .../core/internal/dates/Dates_assertIsInSameMinuteAs_Test.java | 2 +- .../internal/dates/Dates_assertIsInSameMinuteWindowAs_Test.java | 2 +- .../core/internal/dates/Dates_assertIsInSameMonthAs_Test.java | 2 +- .../core/internal/dates/Dates_assertIsInSameSecondAs_Test.java | 2 +- .../internal/dates/Dates_assertIsInSameSecondWindowAs_Test.java | 2 +- .../core/internal/dates/Dates_assertIsInSameYearAs_Test.java | 2 +- .../core/internal/dates/Dates_assertIsInTheFuture_Test.java | 2 +- .../core/internal/dates/Dates_assertIsInThePast_Test.java | 2 +- .../core/internal/dates/Dates_assertIsNotBetween_Test.java | 2 +- .../assertj/core/internal/dates/Dates_assertIsToday_Test.java | 2 +- .../assertj/core/internal/dates/Dates_hasSameTimeAs_Test.java | 2 +- .../Double2DArrays_assertContains_at_Index_Test.java | 2 +- .../Double2DArrays_assertDoesNotContain_at_Index_Test.java | 2 +- .../double2darrays/Double2DArrays_assertEmpty_Test.java | 2 +- .../double2darrays/Double2DArrays_assertHasDimensions_Test.java | 2 +- ...ouble2DArrays_assertHasSameDimensionsAs_with_Array_Test.java | 2 +- .../double2darrays/Double2DArrays_assertNotEmpty_Test.java | 2 +- .../double2darrays/Double2DArrays_assertNullOrEmpty_Test.java | 2 +- .../double2darrays/Double2DArrays_assertNumberOfRows_Test.java | 2 +- .../doublearrays/DoubleArrays_assertContainsAnyOf_Test.java | 2 +- .../DoubleArrays_assertContainsExactlyInAnyOrder_Test.java | 2 +- .../doublearrays/DoubleArrays_assertContainsExactly_Test.java | 2 +- .../doublearrays/DoubleArrays_assertContainsOnlyOnce_Test.java | 2 +- .../doublearrays/DoubleArrays_assertContainsOnly_Test.java | 2 +- .../doublearrays/DoubleArrays_assertContainsSequence_Test.java | 2 +- .../internal/doublearrays/DoubleArrays_assertContains_Test.java | 2 +- .../doublearrays/DoubleArrays_assertContains_at_Index_Test.java | 2 +- .../doublearrays/DoubleArrays_assertDoesNotContain_Test.java | 2 +- .../DoubleArrays_assertDoesNotContain_at_Index_Test.java | 2 +- .../DoubleArrays_assertDoesNotHaveDuplicates_Test.java | 2 +- .../internal/doublearrays/DoubleArrays_assertEmpty_Test.java | 2 +- .../internal/doublearrays/DoubleArrays_assertEndsWith_Test.java | 2 +- .../DoubleArrays_assertHasSameSizeAs_with_Array_Test.java | 2 +- .../DoubleArrays_assertHasSameSizeAs_with_Iterable_Test.java | 2 +- .../doublearrays/DoubleArrays_assertHasSizeBetween_Test.java | 2 +- .../DoubleArrays_assertHasSizeGreaterThanOrEqualTo_Test.java | 2 +- .../DoubleArrays_assertHasSizeGreaterThan_Test.java | 2 +- .../DoubleArrays_assertHasSizeLessThanOrEqualTo_Test.java | 2 +- .../doublearrays/DoubleArrays_assertHasSizeLessThan_Test.java | 2 +- .../internal/doublearrays/DoubleArrays_assertHasSize_Test.java | 2 +- .../DoubleArrays_assertIsSortedAccordingToComparator_Test.java | 2 +- .../internal/doublearrays/DoubleArrays_assertIsSorted_Test.java | 2 +- .../internal/doublearrays/DoubleArrays_assertNotEmpty_Test.java | 2 +- .../doublearrays/DoubleArrays_assertNullOrEmpty_Test.java | 2 +- .../doublearrays/DoubleArrays_assertStartsWith_Test.java | 2 +- .../org/assertj/core/internal/doubles/Doubles_NaN_Test.java | 2 +- .../assertj/core/internal/doubles/Doubles_assertEqual_Test.java | 2 +- .../doubles/Doubles_assertGreaterThanOrEqualTo_Test.java | 2 +- .../core/internal/doubles/Doubles_assertGreaterThan_Test.java | 2 +- .../core/internal/doubles/Doubles_assertIsBetween_Test.java | 2 +- .../doubles/Doubles_assertIsCloseToPercentage_Test.java | 2 +- .../core/internal/doubles/Doubles_assertIsCloseTo_Test.java | 2 +- .../core/internal/doubles/Doubles_assertIsFinite_Test.java | 2 +- .../core/internal/doubles/Doubles_assertIsInfinite_Test.java | 2 +- .../assertj/core/internal/doubles/Doubles_assertIsNaN_Test.java | 2 +- .../core/internal/doubles/Doubles_assertIsNegative_Test.java | 2 +- .../doubles/Doubles_assertIsNotCloseToPercentage_Test.java | 2 +- .../core/internal/doubles/Doubles_assertIsNotCloseTo_Test.java | 2 +- .../core/internal/doubles/Doubles_assertIsNotFinite_Test.java | 2 +- .../core/internal/doubles/Doubles_assertIsNotInfinite_Test.java | 2 +- .../core/internal/doubles/Doubles_assertIsNotNaN_Test.java | 2 +- .../core/internal/doubles/Doubles_assertIsNotNegative_Test.java | 2 +- .../core/internal/doubles/Doubles_assertIsNotPositive_Test.java | 2 +- .../core/internal/doubles/Doubles_assertIsNotZero_Test.java | 2 +- .../assertj/core/internal/doubles/Doubles_assertIsOne_Test.java | 2 +- .../core/internal/doubles/Doubles_assertIsPositive_Test.java | 2 +- .../internal/doubles/Doubles_assertIsStrictlyBetween_Test.java | 2 +- .../core/internal/doubles/Doubles_assertIsZero_Test.java | 2 +- .../internal/doubles/Doubles_assertLessThanOrEqualTo_Test.java | 2 +- .../core/internal/doubles/Doubles_assertLessThan_Test.java | 2 +- .../core/internal/doubles/Doubles_assertNotEqual_Test.java | 2 +- .../core/internal/doubles/Doubles_isNanOrInfinite_Test.java | 2 +- .../internal/files/BinaryDiff_diff_File_byteArray_Test.java | 2 +- .../assertj/core/internal/files/Diff_diff_File_String_Test.java | 2 +- .../org/assertj/core/internal/files/Diff_diff_File_Test.java | 2 +- .../assertj/core/internal/files/File_assertHasSize_Test.java | 2 +- .../assertj/core/internal/files/Files_assertCanRead_Test.java | 2 +- .../assertj/core/internal/files/Files_assertCanWrite_Test.java | 2 +- .../core/internal/files/Files_assertDoesNotExist_Test.java | 2 +- .../assertj/core/internal/files/Files_assertExists_Test.java | 2 +- .../core/internal/files/Files_assertHasBinaryContent_Test.java | 2 +- .../core/internal/files/Files_assertHasContent_Test.java | 2 +- .../files/Files_assertHasDigest_AlgorithmBytes_Test.java | 2 +- .../files/Files_assertHasDigest_AlgorithmString_Test.java | 2 +- .../internal/files/Files_assertHasDigest_DigestBytes_Test.java | 2 +- .../internal/files/Files_assertHasDigest_DigestString_Test.java | 2 +- .../core/internal/files/Files_assertHasExtension_Test.java | 2 +- .../assertj/core/internal/files/Files_assertHasName_Test.java | 2 +- .../core/internal/files/Files_assertHasNoExtension_Test.java | 2 +- .../core/internal/files/Files_assertHasNoParent_Test.java | 2 +- .../assertj/core/internal/files/Files_assertHasParent_Test.java | 2 +- .../internal/files/Files_assertHasSameBinaryContentAs_Test.java | 2 +- .../core/internal/files/Files_assertIsAbsolute_Test.java | 2 +- .../files/Files_assertIsDirectoryContaining_Predicate_Test.java | 2 +- ...Files_assertIsDirectoryContaining_SyntaxAndPattern_Test.java | 2 +- .../Files_assertIsDirectoryNotContaining_Predicate_Test.java | 2 +- ...es_assertIsDirectoryNotContaining_SyntaxAndPattern_Test.java | 2 +- ...s_assertIsDirectoryRecursivelyContaining_Predicate_Test.java | 2 +- ...tIsDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java | 2 +- .../core/internal/files/Files_assertIsDirectory_Test.java | 2 +- .../core/internal/files/Files_assertIsEmptyDirectory_Test.java | 2 +- .../core/internal/files/Files_assertIsEmptyFile_Test.java | 2 +- .../core/internal/files/Files_assertIsExecutable_Test.java | 2 +- .../assertj/core/internal/files/Files_assertIsFile_Test.java | 2 +- .../internal/files/Files_assertIsNotEmptyDirectory_Test.java | 2 +- .../core/internal/files/Files_assertIsNotEmptyFile_Test.java | 2 +- .../core/internal/files/Files_assertIsRelative_Test.java | 2 +- .../core/internal/files/Files_assertSameContentAs_Test.java | 2 +- .../Float2DArrays_assertContains_at_Index_Test.java | 2 +- .../Float2DArrays_assertDoesNotContain_at_Index_Test.java | 2 +- .../internal/float2darrays/Float2DArrays_assertEmpty_Test.java | 2 +- .../float2darrays/Float2DArrays_assertHasDimensions_Test.java | 2 +- ...Float2DArrays_assertHasSameDimensionsAs_with_Array_Test.java | 2 +- .../float2darrays/Float2DArrays_assertNotEmpty_Test.java | 2 +- .../float2darrays/Float2DArrays_assertNullOrEmpty_Test.java | 2 +- .../float2darrays/Float2DArrays_assertNumberOfRows_Test.java | 2 +- .../floatarrays/FloatArrays_assertContainsAnyOf_Test.java | 2 +- .../FloatArrays_assertContainsExactlyInAnyOrder_Test.java | 2 +- .../floatarrays/FloatArrays_assertContainsExactly_Test.java | 2 +- .../floatarrays/FloatArrays_assertContainsOnlyOnce_Test.java | 2 +- .../floatarrays/FloatArrays_assertContainsOnly_Test.java | 2 +- .../floatarrays/FloatArrays_assertContainsSequence_Test.java | 2 +- .../internal/floatarrays/FloatArrays_assertContains_Test.java | 2 +- .../floatarrays/FloatArrays_assertContains_at_Index_Test.java | 2 +- .../floatarrays/FloatArrays_assertDoesNotContain_Test.java | 2 +- .../FloatArrays_assertDoesNotContain_at_Index_Test.java | 2 +- .../FloatArrays_assertDoesNotHaveDuplicates_Test.java | 2 +- .../core/internal/floatarrays/FloatArrays_assertEmpty_Test.java | 2 +- .../internal/floatarrays/FloatArrays_assertEndsWith_Test.java | 2 +- .../FloatArrays_assertHasSameSizeAs_with_Array_Test.java | 2 +- .../FloatArrays_assertHasSameSizeAs_with_Iterable_Test.java | 2 +- .../floatarrays/FloatArrays_assertHasSizeBetween_Test.java | 2 +- .../FloatArrays_assertHasSizeGreaterThanOrEqualTo_Test.java | 2 +- .../floatarrays/FloatArrays_assertHasSizeGreaterThan_Test.java | 2 +- .../FloatArrays_assertHasSizeLessThanOrEqualTo_Test.java | 2 +- .../floatarrays/FloatArrays_assertHasSizeLessThan_Test.java | 2 +- .../internal/floatarrays/FloatArrays_assertHasSize_Test.java | 2 +- .../FloatArrays_assertIsSortedAccordingToComparator_Test.java | 2 +- .../internal/floatarrays/FloatArrays_assertIsSorted_Test.java | 2 +- .../internal/floatarrays/FloatArrays_assertNotEmpty_Test.java | 2 +- .../floatarrays/FloatArrays_assertNullOrEmpty_Test.java | 2 +- .../internal/floatarrays/FloatArrays_assertStartsWith_Test.java | 2 +- .../java/org/assertj/core/internal/floats/Floats_NaN_Test.java | 2 +- .../assertj/core/internal/floats/Floats_assertEqual_Test.java | 2 +- .../internal/floats/Floats_assertGreaterThanOrEqualTo_Test.java | 2 +- .../core/internal/floats/Floats_assertGreaterThan_Test.java | 2 +- .../core/internal/floats/Floats_assertIsBetween_Test.java | 2 +- .../internal/floats/Floats_assertIsCloseToPercentage_Test.java | 2 +- .../core/internal/floats/Floats_assertIsCloseTo_Test.java | 2 +- .../core/internal/floats/Floats_assertIsFinite_Test.java | 2 +- .../core/internal/floats/Floats_assertIsInfinite_Test.java | 2 +- .../assertj/core/internal/floats/Floats_assertIsNaN_Test.java | 2 +- .../core/internal/floats/Floats_assertIsNegative_Test.java | 2 +- .../floats/Floats_assertIsNotCloseToPercentage_Test.java | 2 +- .../core/internal/floats/Floats_assertIsNotCloseTo_Test.java | 2 +- .../core/internal/floats/Floats_assertIsNotFinite_Test.java | 2 +- .../core/internal/floats/Floats_assertIsNotInfinite_Test.java | 2 +- .../core/internal/floats/Floats_assertIsNotNaN_Test.java | 2 +- .../core/internal/floats/Floats_assertIsNotNegative_Test.java | 2 +- .../core/internal/floats/Floats_assertIsNotPositive_Test.java | 2 +- .../core/internal/floats/Floats_assertIsNotZero_Test.java | 2 +- .../assertj/core/internal/floats/Floats_assertIsOne_Test.java | 2 +- .../core/internal/floats/Floats_assertIsPositive_Test.java | 2 +- .../internal/floats/Floats_assertIsStrictlyBetween_Test.java | 2 +- .../assertj/core/internal/floats/Floats_assertIsZero_Test.java | 2 +- .../internal/floats/Floats_assertLessThanOrEqualTo_Test.java | 2 +- .../core/internal/floats/Floats_assertLessThan_Test.java | 2 +- .../core/internal/floats/Floats_assertNotEqual_Test.java | 2 +- .../core/internal/floats/Floats_isNanOrInfinite_Test.java | 2 +- .../int2darrays/Int2DArrays_assertContains_at_Index_Test.java | 2 +- .../Int2DArrays_assertDoesNotContain_at_Index_Test.java | 2 +- .../core/internal/int2darrays/Int2DArrays_assertEmpty_Test.java | 2 +- .../int2darrays/Int2DArrays_assertHasDimensions_Test.java | 2 +- .../int2darrays/Int2DArrays_assertHasSameDimensionsAs_Test.java | 2 +- .../internal/int2darrays/Int2DArrays_assertNotEmpty_Test.java | 2 +- .../int2darrays/Int2DArrays_assertNullOrEmpty_Test.java | 2 +- .../int2darrays/Int2DArrays_assertNumberOfRows_Test.java | 2 +- .../internal/intarrays/IntArrays_assertContainsAnyOf_Test.java | 2 +- .../IntArrays_assertContainsExactlyInAnyOrder_Test.java | 2 +- .../intarrays/IntArrays_assertContainsExactly_Test.java | 2 +- .../intarrays/IntArrays_assertContainsOnlyOnce_Test.java | 2 +- .../internal/intarrays/IntArrays_assertContainsOnly_Test.java | 2 +- .../intarrays/IntArrays_assertContainsSequence_Test.java | 2 +- .../core/internal/intarrays/IntArrays_assertContains_Test.java | 2 +- .../intarrays/IntArrays_assertContains_at_Index_Test.java | 2 +- .../internal/intarrays/IntArrays_assertDoesNotContain_Test.java | 2 +- .../intarrays/IntArrays_assertDoesNotContain_at_Index_Test.java | 2 +- .../intarrays/IntArrays_assertDoesNotHaveDuplicates_Test.java | 2 +- .../core/internal/intarrays/IntArrays_assertEmpty_Test.java | 2 +- .../core/internal/intarrays/IntArrays_assertEndsWith_Test.java | 2 +- .../IntArrays_assertHasSameSizeAs_with_Array_Test.java | 2 +- .../IntArrays_assertHasSameSizeAs_with_Iterable_Test.java | 2 +- .../internal/intarrays/IntArrays_assertHasSizeBetween_Test.java | 2 +- .../IntArrays_assertHasSizeGreaterThanOrEqualTo_Test.java | 2 +- .../intarrays/IntArrays_assertHasSizeGreaterThan_Test.java | 2 +- .../IntArrays_assertHasSizeLessThanOrEqualTo_Test.java | 2 +- .../intarrays/IntArrays_assertHasSizeLessThan_Test.java | 2 +- .../core/internal/intarrays/IntArrays_assertHasSize_Test.java | 2 +- .../IntArrays_assertIsSortedAccordingToComparator_Test.java | 2 +- .../core/internal/intarrays/IntArrays_assertIsSorted_Test.java | 2 +- .../core/internal/intarrays/IntArrays_assertNotEmpty_Test.java | 2 +- .../internal/intarrays/IntArrays_assertNullOrEmpty_Test.java | 2 +- .../internal/intarrays/IntArrays_assertStartsWith_Test.java | 2 +- .../core/internal/integers/Integers_assertEqual_Test.java | 2 +- .../integers/Integers_assertGreaterThanOrEqualTo_Test.java | 2 +- .../core/internal/integers/Integers_assertGreaterThan_Test.java | 2 +- .../core/internal/integers/Integers_assertIsBetween_Test.java | 2 +- .../integers/Integers_assertIsCloseToPercentage_Test.java | 2 +- .../core/internal/integers/Integers_assertIsCloseTo_Test.java | 2 +- .../core/internal/integers/Integers_assertIsEven_Test.java | 2 +- .../core/internal/integers/Integers_assertIsNegative_Test.java | 2 +- .../integers/Integers_assertIsNotCloseToPercentage_Test.java | 2 +- .../internal/integers/Integers_assertIsNotCloseTo_Test.java | 2 +- .../internal/integers/Integers_assertIsNotNegative_Test.java | 2 +- .../internal/integers/Integers_assertIsNotPositive_Test.java | 2 +- .../core/internal/integers/Integers_assertIsNotZero_Test.java | 2 +- .../core/internal/integers/Integers_assertIsOdd_Test.java | 2 +- .../core/internal/integers/Integers_assertIsOne_Test.java | 2 +- .../core/internal/integers/Integers_assertIsPositive_Test.java | 2 +- .../integers/Integers_assertIsStrictlyBetween_Test.java | 2 +- .../core/internal/integers/Integers_assertIsZero_Test.java | 2 +- .../integers/Integers_assertLessThanOrEqualTo_Test.java | 2 +- .../core/internal/integers/Integers_assertLessThan_Test.java | 2 +- .../core/internal/integers/Integers_assertNotEqual_Test.java | 2 +- .../core/internal/iterables/Iterables_assertAllMatch_Test.java | 2 +- .../internal/iterables/Iterables_assertAllSatisfy_Test.java | 2 +- .../core/internal/iterables/Iterables_assertAnyMatch_Test.java | 2 +- .../internal/iterables/Iterables_assertAnySatisfy_Test.java | 2 +- .../internal/iterables/Iterables_assertAreAtLeast_Test.java | 2 +- .../core/internal/iterables/Iterables_assertAreAtMost_Test.java | 2 +- .../internal/iterables/Iterables_assertAreExactly_Test.java | 2 +- .../core/internal/iterables/Iterables_assertAreNot_Test.java | 2 +- .../core/internal/iterables/Iterables_assertAre_Test.java | 2 +- .../internal/iterables/Iterables_assertContainsAll_Test.java | 2 +- .../internal/iterables/Iterables_assertContainsAnyOf_Test.java | 2 +- .../Iterables_assertContainsExactlyInAnyOrder_Test.java | 2 +- .../iterables/Iterables_assertContainsExactly_Test.java | 2 +- .../internal/iterables/Iterables_assertContainsNull_Test.java | 2 +- .../iterables/Iterables_assertContainsOnlyNulls_Test.java | 2 +- .../iterables/Iterables_assertContainsOnlyOnce_Test.java | 2 +- .../internal/iterables/Iterables_assertContainsOnly_Test.java | 2 +- .../iterables/Iterables_assertContainsSequence_Test.java | 2 +- .../iterables/Iterables_assertContainsSubsequence_Test.java | 2 +- .../core/internal/iterables/Iterables_assertContains_Test.java | 2 +- .../core/internal/iterables/Iterables_assertDoNotHave_Test.java | 2 +- .../Iterables_assertDoesNotContainAnyElementsOf_Test.java | 2 +- .../iterables/Iterables_assertDoesNotContainNull_Test.java | 2 +- .../iterables/Iterables_assertDoesNotContainSequence_Test.java | 2 +- .../Iterables_assertDoesNotContainSubsequence_Test.java | 2 +- .../internal/iterables/Iterables_assertDoesNotContain_Test.java | 2 +- .../iterables/Iterables_assertDoesNotHaveDuplicates_Test.java | 2 +- .../core/internal/iterables/Iterables_assertEmpty_Test.java | 2 +- .../iterables/Iterables_assertEndsWithFirstAndRest_Test.java | 2 +- .../core/internal/iterables/Iterables_assertEndsWith_Test.java | 2 +- .../Iterables_assertHasOnlyOneElementSatisfying_Test.java | 2 +- .../Iterables_assertHasSameSizeAs_with_Array_Test.java | 2 +- .../Iterables_assertHasSameSizeAs_with_Iterable_Test.java | 2 +- .../internal/iterables/Iterables_assertHasSizeBetween_Test.java | 2 +- .../Iterables_assertHasSizeGreaterThanOrEqualTo_Test.java | 2 +- .../iterables/Iterables_assertHasSizeGreaterThan_Test.java | 2 +- .../Iterables_assertHasSizeLessThanOrEqualTo_Test.java | 2 +- .../iterables/Iterables_assertHasSizeLessThan_Test.java | 2 +- .../core/internal/iterables/Iterables_assertHasSize_Test.java | 2 +- .../internal/iterables/Iterables_assertHaveAtLeast_Test.java | 2 +- .../internal/iterables/Iterables_assertHaveAtMost_Test.java | 2 +- .../internal/iterables/Iterables_assertHaveExactly_Test.java | 2 +- .../core/internal/iterables/Iterables_assertHave_Test.java | 2 +- .../internal/iterables/Iterables_assertIsSubsetOf_Test.java | 2 +- .../core/internal/iterables/Iterables_assertNoneMatch_Test.java | 2 +- .../internal/iterables/Iterables_assertNoneSatisfy_Test.java | 2 +- .../core/internal/iterables/Iterables_assertNotEmpty_Test.java | 2 +- .../internal/iterables/Iterables_assertNullOrEmpty_Test.java | 2 +- .../Iterables_assertSatisfiesExactlyInAnyOrder_Test.java | 2 +- .../iterables/Iterables_assertSatisfiesExactly_Test.java | 2 +- .../iterables/Iterables_assertSatisfiesOnlyOnce_Test.java | 2 +- .../internal/iterables/Iterables_assertStartsWith_Test.java | 2 +- .../internal/iterables/Iterables_assertZipSatisfy_Test.java | 2 +- .../assertj/core/internal/iterables/SinglyIterableFactory.java | 2 +- .../core/internal/iterators/Iterators_assertHasNext_Test.java | 2 +- .../internal/iterators/Iterators_assertIsExhausted_Test.java | 2 +- .../org/assertj/core/internal/lists/List_assertIs_Test.java | 2 +- .../assertj/core/internal/lists/Lists_assertContains_Test.java | 2 +- .../core/internal/lists/Lists_assertDoesNotContain_Test.java | 2 +- .../org/assertj/core/internal/lists/Lists_assertHas_Test.java | 2 +- .../lists/Lists_assertIsSortedAccordingToComparator_Test.java | 2 +- .../assertj/core/internal/lists/Lists_assertIsSorted_Test.java | 2 +- .../core/internal/lists/Lists_satisfies_at_index_Test.java | 2 +- .../long2darrays/Long2DArrays_assertContains_at_Index_Test.java | 2 +- .../Long2DArrays_assertDoesNotContain_at_Index_Test.java | 2 +- .../internal/long2darrays/Long2DArrays_assertEmpty_Test.java | 2 +- .../long2darrays/Long2DArrays_assertHasDimensions_Test.java | 2 +- .../Long2DArrays_assertHasSameDimensionsAs_with_Array_Test.java | 2 +- .../internal/long2darrays/Long2DArrays_assertNotEmpty_Test.java | 2 +- .../long2darrays/Long2DArrays_assertNullOrEmpty_Test.java | 2 +- .../long2darrays/Long2DArrays_assertNumberOfRows_Test.java | 2 +- .../longarrays/LongArrays_assertContainsAnyOf_Test.java | 2 +- .../LongArrays_assertContainsExactlyInAnyOrder_Test.java | 2 +- .../longarrays/LongArrays_assertContainsExactly_Test.java | 2 +- .../longarrays/LongArrays_assertContainsOnlyOnce_Test.java | 2 +- .../internal/longarrays/LongArrays_assertContainsOnly_Test.java | 2 +- .../longarrays/LongArrays_assertContainsSequence_Test.java | 2 +- .../internal/longarrays/LongArrays_assertContains_Test.java | 2 +- .../longarrays/LongArrays_assertContains_at_Index_Test.java | 2 +- .../longarrays/LongArrays_assertDoesNotContain_Test.java | 2 +- .../LongArrays_assertDoesNotContain_at_Index_Test.java | 2 +- .../longarrays/LongArrays_assertDoesNotHaveDuplicates_Test.java | 2 +- .../core/internal/longarrays/LongArrays_assertEmpty_Test.java | 2 +- .../internal/longarrays/LongArrays_assertEndsWith_Test.java | 2 +- .../LongArrays_assertHasSameSizeAs_with_Array_Test.java | 2 +- .../LongArrays_assertHasSameSizeAs_with_Iterable_Test.java | 2 +- .../longarrays/LongArrays_assertHasSizeBetween_Test.java | 2 +- .../LongArrays_assertHasSizeGreaterThanOrEqualTo_Test.java | 2 +- .../longarrays/LongArrays_assertHasSizeGreaterThan_Test.java | 2 +- .../LongArrays_assertHasSizeLessThanOrEqualTo_Test.java | 2 +- .../longarrays/LongArrays_assertHasSizeLessThan_Test.java | 2 +- .../core/internal/longarrays/LongArrays_assertHasSize_Test.java | 2 +- .../LongArrays_assertIsSortedAccordingToComparator_Test.java | 2 +- .../internal/longarrays/LongArrays_assertIsSorted_Test.java | 2 +- .../internal/longarrays/LongArrays_assertNotEmpty_Test.java | 2 +- .../internal/longarrays/LongArrays_assertNullOrEmpty_Test.java | 2 +- .../internal/longarrays/LongArrays_assertStartsWith_Test.java | 2 +- .../org/assertj/core/internal/longs/Longs_assertEqual_Test.java | 2 +- .../internal/longs/Longs_assertGreaterThanOrEqualTo_Test.java | 2 +- .../core/internal/longs/Longs_assertGreaterThan_Test.java | 2 +- .../internal/longs/Longs_assertIsCloseToPercentage_Test.java | 2 +- .../assertj/core/internal/longs/Longs_assertIsCloseTo_Test.java | 2 +- .../assertj/core/internal/longs/Longs_assertIsEven_Test.java | 2 +- .../core/internal/longs/Longs_assertIsNegative_Test.java | 2 +- .../internal/longs/Longs_assertIsNotCloseToPercentage_Test.java | 2 +- .../core/internal/longs/Longs_assertIsNotCloseTo_Test.java | 2 +- .../core/internal/longs/Longs_assertIsNotNegative_Test.java | 2 +- .../core/internal/longs/Longs_assertIsNotPositive_Test.java | 2 +- .../assertj/core/internal/longs/Longs_assertIsNotZero_Test.java | 2 +- .../org/assertj/core/internal/longs/Longs_assertIsOdd_Test.java | 2 +- .../org/assertj/core/internal/longs/Longs_assertIsOne_Test.java | 2 +- .../core/internal/longs/Longs_assertIsPositive_Test.java | 2 +- .../assertj/core/internal/longs/Longs_assertIsZero_Test.java | 2 +- .../core/internal/longs/Longs_assertLessThanOrEqualTo_Test.java | 2 +- .../assertj/core/internal/longs/Longs_assertLessThan_Test.java | 2 +- .../assertj/core/internal/longs/Longs_assertNotEqual_Test.java | 2 +- .../internal/maps/Maps_assertAllSatisfyingConsumer_Test.java | 2 +- .../internal/maps/Maps_assertAnySatisfyingConsumer_Test.java | 2 +- .../internal/maps/Maps_assertContainsAllEntriesOf_Test.java | 2 +- .../core/internal/maps/Maps_assertContainsAnyOf_Test.java | 2 +- .../core/internal/maps/Maps_assertContainsExactly_Test.java | 2 +- .../assertj/core/internal/maps/Maps_assertContainsKey_Test.java | 2 +- .../core/internal/maps/Maps_assertContainsKeys_Test.java | 2 +- .../core/internal/maps/Maps_assertContainsOnlyKeys_Test.java | 2 +- .../core/internal/maps/Maps_assertContainsOnly_Test.java | 2 +- .../core/internal/maps/Maps_assertContainsValue_Test.java | 2 +- .../core/internal/maps/Maps_assertContainsValues_Test.java | 2 +- .../assertj/core/internal/maps/Maps_assertContains_Test.java | 2 +- .../core/internal/maps/Maps_assertDoesNotContainKey_Test.java | 2 +- .../core/internal/maps/Maps_assertDoesNotContainKeys_Test.java | 2 +- .../core/internal/maps/Maps_assertDoesNotContainValue_Test.java | 2 +- .../core/internal/maps/Maps_assertDoesNotContain_Test.java | 2 +- .../org/assertj/core/internal/maps/Maps_assertEmpty_Test.java | 2 +- .../maps/Maps_assertHasEntrySatisfyingCondition_Test.java | 2 +- .../maps/Maps_assertHasEntrySatisfyingConsumer_Test.java | 2 +- ...Maps_assertHasEntrySatisfying_with_entry_condition_Test.java | 2 +- ...ps_assertHasEntrySatisfying_with_key_and_condition_Test.java | 2 +- ...rtHasEntrySatisfying_with_key_and_value_conditions_Test.java | 2 +- .../core/internal/maps/Maps_assertHasKeySatisfying_Test.java | 2 +- .../internal/maps/Maps_assertHasSameSizeAs_with_Array_Test.java | 2 +- .../maps/Maps_assertHasSameSizeAs_with_Iterable_Test.java | 2 +- .../internal/maps/Maps_assertHasSameSizeAs_with_Map_Test.java | 2 +- .../core/internal/maps/Maps_assertHasSizeBetween_Test.java | 2 +- .../maps/Maps_assertHasSizeGreaterThanOrEqualTo_Test.java | 2 +- .../core/internal/maps/Maps_assertHasSizeGreaterThan_Test.java | 2 +- .../internal/maps/Maps_assertHasSizeLessThanOrEqualTo_Test.java | 2 +- .../core/internal/maps/Maps_assertHasSizeLessThan_Test.java | 2 +- .../org/assertj/core/internal/maps/Maps_assertHasSize_Test.java | 2 +- .../core/internal/maps/Maps_assertHasValueSatisfying_Test.java | 2 +- .../assertj/core/internal/maps/Maps_assertNoneSatisfy_Test.java | 2 +- .../assertj/core/internal/maps/Maps_assertNotEmpty_Test.java | 2 +- .../assertj/core/internal/maps/Maps_assertNullOrEmpty_Test.java | 2 +- .../Object2DArrays_assertContains_at_Index_Test.java | 2 +- .../Object2DArrays_assertDoesNotContain_at_Index_Test.java | 2 +- .../object2darrays/Object2DArrays_assertEmpty_Test.java | 2 +- .../object2darrays/Object2DArrays_assertHasDimensions_Test.java | 2 +- ...bject2DArrays_assertHasSameDimensionsAs_with_Array_Test.java | 2 +- .../object2darrays/Object2DArrays_assertNotEmpty_Test.java | 2 +- .../object2darrays/Object2DArrays_assertNullOrEmpty_Test.java | 2 +- .../object2darrays/Object2DArrays_assertNumberOfRows_Test.java | 2 +- .../objects/Objects_assertDoesNotHaveSameClassAs_Test.java | 2 +- .../objects/Objects_assertDoesNotHaveSameHashCodeAs_Test.java | 2 +- .../objects/Objects_assertDoesNotHaveToString_Test.java | 2 +- .../assertj/core/internal/objects/Objects_assertEqual_Test.java | 2 +- .../Objects_assertHasAllNullFieldsOrPropertiesExcept_Test.java | 2 +- .../objects/Objects_assertHasFieldOrPropertyWithValue_Test.java | 2 +- .../internal/objects/Objects_assertHasFieldOrProperty_Test.java | 2 +- .../Objects_assertHasNoNullFieldsOrPropertiesExcept_Test.java | 2 +- .../core/internal/objects/Objects_assertHasOnlyFields_Test.java | 2 +- .../internal/objects/Objects_assertHasSameClassAs_Test.java | 2 +- .../internal/objects/Objects_assertHasSameHashCodeAs_Test.java | 2 +- .../core/internal/objects/Objects_assertHasToString_Test.java | 2 +- .../objects/Objects_assertIsExactlyInstanceOf_Test.java | 2 +- .../internal/objects/Objects_assertIsIn_with_Iterable_Test.java | 2 +- .../internal/objects/Objects_assertIsIn_with_array_Test.java | 2 +- .../internal/objects/Objects_assertIsInstanceOfAny_Test.java | 2 +- .../core/internal/objects/Objects_assertIsInstanceOf_Test.java | 2 +- .../objects/Objects_assertIsNotExactlyInstanceOf_Test.java | 2 +- .../objects/Objects_assertIsNotIn_with_Iterable_Test.java | 2 +- .../internal/objects/Objects_assertIsNotIn_with_array_Test.java | 2 +- .../internal/objects/Objects_assertIsNotInstanceOfAny_Test.java | 2 +- .../internal/objects/Objects_assertIsNotInstanceOf_Test.java | 2 +- .../internal/objects/Objects_assertIsNotOfClassIn_Test.java | 2 +- .../core/internal/objects/Objects_assertIsOfClassIn_Test.java | 2 +- .../core/internal/objects/Objects_assertNotEqual_Test.java | 2 +- .../core/internal/objects/Objects_assertNotNull_Test.java | 2 +- .../internal/objects/Objects_assertNotNull_with_label_Test.java | 2 +- .../core/internal/objects/Objects_assertNotSame_Test.java | 2 +- .../assertj/core/internal/objects/Objects_assertNull_Test.java | 2 +- .../assertj/core/internal/objects/Objects_assertSame_Test.java | 2 +- .../assertj/core/internal/objects/SymmetricDateComparator.java | 2 +- .../java/org/assertj/core/internal/objects/data/Address.java | 2 +- .../java/org/assertj/core/internal/objects/data/AddressDto.java | 2 +- .../core/internal/objects/data/AlwaysDifferentAddress.java | 2 +- .../core/internal/objects/data/AlwaysDifferentPerson.java | 2 +- .../assertj/core/internal/objects/data/AlwaysEqualAddress.java | 2 +- .../assertj/core/internal/objects/data/AlwaysEqualPerson.java | 2 +- .../org/assertj/core/internal/objects/data/FriendlyPerson.java | 2 +- .../test/java/org/assertj/core/internal/objects/data/Giant.java | 2 +- .../test/java/org/assertj/core/internal/objects/data/Home.java | 2 +- .../java/org/assertj/core/internal/objects/data/HomeDto.java | 2 +- .../test/java/org/assertj/core/internal/objects/data/Human.java | 2 +- .../java/org/assertj/core/internal/objects/data/Person.java | 2 +- .../java/org/assertj/core/internal/objects/data/PersonDto.java | 2 +- .../internal/objects/data/PersonDtoWithPersonNeighbour.java | 2 +- .../test/java/org/assertj/core/internal/objects/pkg1/Foo.java | 2 +- .../test/java/org/assertj/core/internal/objects/pkg2/Foo.java | 2 +- .../java/org/assertj/core/presentation/BoundedQueue_Test.java | 2 +- .../org/assertj/core/presentation/HeadTailAccumulator_Test.java | 2 +- .../java/org/assertj/core/presentation/NumberGrouping_Test.java | 2 +- .../org/assertj/core/presentation/PrimitiveArrayList_Test.java | 2 +- .../java/org/assertj/core/presentation/RotatingQueue_Test.java | 2 +- .../org/assertj/core/presentation/TransformingList_Test.java | 2 +- .../test/java/org/assertj/core/testkit/AbsValueComparator.java | 2 +- .../org/assertj/core/testkit/AlwaysDifferentComparator.java | 2 +- .../java/org/assertj/core/testkit/AlwaysEqualComparator.java | 2 +- assertj-core/src/test/java/org/assertj/core/testkit/Animal.java | 2 +- .../assertj/core/testkit/AssertionErrorExpectedException.java | 2 +- .../src/test/java/org/assertj/core/testkit/BiPredicates.java | 2 +- .../src/test/java/org/assertj/core/testkit/BooleanArrays.java | 2 +- .../src/test/java/org/assertj/core/testkit/ByteArrays.java | 2 +- .../test/java/org/assertj/core/testkit/CartoonCharacter.java | 2 +- .../core/testkit/CaseInsensitiveCharSequenceComparator.java | 2 +- .../core/testkit/CaseInsensitiveCharacterComparator.java | 2 +- .../core/testkit/CaseInsensitiveCharacterComparatorTest.java | 2 +- .../assertj/core/testkit/CaseInsensitiveStringComparator.java | 2 +- .../core/testkit/CaseInsensitiveStringComparatorTest.java | 2 +- .../src/test/java/org/assertj/core/testkit/CharArrays.java | 2 +- .../test/java/org/assertj/core/testkit/ClasspathResources.java | 2 +- .../java/org/assertj/core/testkit/ConfigurationForTests.java | 2 +- .../src/test/java/org/assertj/core/testkit/DoubleArrays.java | 2 +- .../src/test/java/org/assertj/core/testkit/Employee.java | 2 +- .../org/assertj/core/testkit/EqualsHashCodeContractAssert.java | 2 +- .../assertj/core/testkit/EqualsHashCodeContractTestCase.java | 2 +- .../java/org/assertj/core/testkit/ErrorMessagesForTest.java | 2 +- .../src/test/java/org/assertj/core/testkit/FieldTestUtils.java | 2 +- .../src/test/java/org/assertj/core/testkit/FloatArrays.java | 2 +- .../src/test/java/org/assertj/core/testkit/FluentJedi.java | 2 +- .../java/org/assertj/core/testkit/IllegalVehicleAssert.java | 2 +- .../src/test/java/org/assertj/core/testkit/IntArrays.java | 2 +- assertj-core/src/test/java/org/assertj/core/testkit/Jedi.java | 2 +- .../src/test/java/org/assertj/core/testkit/LongArrays.java | 2 +- assertj-core/src/test/java/org/assertj/core/testkit/Maps.java | 2 +- .../org/assertj/core/testkit/MutatesGlobalConfiguration.java | 2 +- assertj-core/src/test/java/org/assertj/core/testkit/Name.java | 2 +- .../java/org/assertj/core/testkit/NeverEqualComparator.java | 2 +- .../src/test/java/org/assertj/core/testkit/ObjectArrays.java | 2 +- .../src/test/java/org/assertj/core/testkit/Patient.java | 2 +- assertj-core/src/test/java/org/assertj/core/testkit/Person.java | 2 +- .../core/testkit/PersonCaseInsensitiveNameComparator.java | 2 +- assertj-core/src/test/java/org/assertj/core/testkit/Player.java | 2 +- .../java/org/assertj/core/testkit/PotentialMvpCondition.java | 2 +- .../src/test/java/org/assertj/core/testkit/ShortArrays.java | 2 +- .../test/java/org/assertj/core/testkit/StringSpliterator.java | 2 +- .../src/test/java/org/assertj/core/testkit/StringStream.java | 2 +- .../java/org/assertj/core/testkit/TestClassWithRandomId.java | 2 +- .../src/test/java/org/assertj/core/testkit/TestData.java | 2 +- .../java/org/assertj/core/testkit/ThrowingCallableFactory.java | 2 +- .../test/java/org/assertj/core/testkit/TolkienCharacter.java | 2 +- .../java/org/assertj/core/testkit/TolkienCharacterAssert.java | 2 +- .../org/assertj/core/testkit/TolkienCharacterAssertFactory.java | 2 +- .../src/test/java/org/assertj/core/testkit/TypeCanonizer.java | 2 +- .../test/java/org/assertj/core/testkit/TypeCanonizerTest.java | 2 +- .../src/test/java/org/assertj/core/testkit/Vehicle.java | 2 +- .../src/test/java/org/assertj/core/testkit/VehicleAssert.java | 2 +- .../src/test/java/org/assertj/core/testkit/VehicleFactory.java | 2 +- .../src/test/java/org/assertj/core/testkit/WithPlayerData.java | 2 +- .../core/testkit/junit/jupiter/DefaultDisplayNameGenerator.java | 2 +- .../testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.java | 2 +- .../java/org/assertj/core/util/ArrayWrapperList_get_Test.java | 2 +- .../java/org/assertj/core/util/ArrayWrapperList_size_Test.java | 2 +- .../java/org/assertj/core/util/ArrayWrapperList_wrap_Test.java | 2 +- .../src/test/java/org/assertj/core/util/Arrays_array_Test.java | 2 +- .../src/test/java/org/assertj/core/util/Arrays_asList_Test.java | 2 +- .../java/org/assertj/core/util/Arrays_asObjectArray_Test.java | 2 +- .../org/assertj/core/util/Arrays_hasOnlyNullElements_Test.java | 2 +- .../java/org/assertj/core/util/Arrays_isArrayEmpty_Test.java | 2 +- .../org/assertj/core/util/Arrays_isArrayTypePrimitive_Test.java | 2 +- .../test/java/org/assertj/core/util/Arrays_isArray_Test.java | 2 +- .../java/org/assertj/core/util/Arrays_isNullOrEmpty_Test.java | 2 +- .../org/assertj/core/util/Arrays_nonNullElementsIn_Test.java | 2 +- .../src/test/java/org/assertj/core/util/Arrays_sizeOf_Test.java | 2 +- .../src/test/java/org/assertj/core/util/AssertionsUtil.java | 2 +- .../java/org/assertj/core/util/BigDecimalComparatorTest.java | 2 +- .../org/assertj/core/util/Closeables_closeQuietly_Test.java | 2 +- .../java/org/assertj/core/util/DateUtil_dayOfMonthOf_Test.java | 2 +- .../java/org/assertj/core/util/DateUtil_dayOfWeekOf_Test.java | 2 +- .../assertj/core/util/DateUtil_formatTimeDifference_Test.java | 2 +- .../core/util/DateUtil_format_with_date_time_format_Test.java | 2 +- .../DateUtil_format_with_date_time_with_ms_format_Test.java | 2 +- .../java/org/assertj/core/util/DateUtil_hourOfDayOf_Test.java | 2 +- .../java/org/assertj/core/util/DateUtil_millisecondOf_Test.java | 2 +- .../test/java/org/assertj/core/util/DateUtil_minuteOf_Test.java | 2 +- .../test/java/org/assertj/core/util/DateUtil_monthOf_Test.java | 2 +- .../test/java/org/assertj/core/util/DateUtil_parse_Test.java | 2 +- .../java/org/assertj/core/util/DateUtil_parse_date_Test.java | 2 +- .../org/assertj/core/util/DateUtil_parse_date_time_Test.java | 2 +- .../test/java/org/assertj/core/util/DateUtil_secondOf_Test.java | 2 +- .../org/assertj/core/util/DateUtil_timeDifference_Test.java | 2 +- .../java/org/assertj/core/util/DateUtil_toCalendar_Test.java | 2 +- .../java/org/assertj/core/util/DateUtil_truncateTime_Test.java | 2 +- .../test/java/org/assertj/core/util/DateUtil_yearOf_Test.java | 2 +- assertj-core/src/test/java/org/assertj/core/util/Doctor.java | 2 +- .../test/java/org/assertj/core/util/DoubleComparatorTest.java | 2 +- assertj-core/src/test/java/org/assertj/core/util/Employee.java | 2 +- .../src/test/java/org/assertj/core/util/FileFixture.java | 2 +- .../src/test/java/org/assertj/core/util/Files_TestCase.java | 2 +- .../test/java/org/assertj/core/util/Files_contentOf_Test.java | 2 +- .../java/org/assertj/core/util/Files_currentFolder_Test.java | 2 +- .../test/java/org/assertj/core/util/Files_fileNamesIn_Test.java | 2 +- .../src/test/java/org/assertj/core/util/Files_linesOf_Test.java | 2 +- .../src/test/java/org/assertj/core/util/Files_newFile_Test.java | 2 +- .../test/java/org/assertj/core/util/Files_newFolder_Test.java | 2 +- .../java/org/assertj/core/util/Files_newTemporaryFile_Test.java | 2 +- .../org/assertj/core/util/Files_newTemporaryFolder_Test.java | 2 +- .../org/assertj/core/util/Files_temporaryFolderPath_Test.java | 2 +- .../test/java/org/assertj/core/util/FloatComparatorTest.java | 2 +- .../src/test/java/org/assertj/core/util/FolderFixture.java | 2 +- .../src/test/java/org/assertj/core/util/Hexadecimals_Test.java | 2 +- .../org/assertj/core/util/Introspection_getProperty_Test.java | 2 +- .../org/assertj/core/util/IterableUtil_isNullOrEmpty_Test.java | 2 +- .../assertj/core/util/IterableUtil_nonNullElementsIn_Test.java | 2 +- .../java/org/assertj/core/util/IterableUtil_sizeOf_Test.java | 2 +- .../java/org/assertj/core/util/IterableUtil_toArray_Test.java | 2 +- .../java/org/assertj/core/util/Lists_newArrayList_Test.java | 2 +- .../assertj/core/util/Lists_newArrayList_withIterable_Test.java | 2 +- .../assertj/core/util/Lists_newArrayList_withIterator_Test.java | 2 +- .../assertj/core/util/Lists_newArrayList_withVarArgs_Test.java | 2 +- .../java/org/assertj/core/util/NaturalOrderComparatorTest.java | 2 +- .../src/test/java/org/assertj/core/util/NearlyEqualsTest.java | 2 +- .../test/java/org/assertj/core/util/NullSafeComparatorTest.java | 2 +- .../org/assertj/core/util/Objects_castIfBelongsToType_Test.java | 2 +- .../java/org/assertj/core/util/Objects_hashCodeFor_Test.java | 2 +- .../test/java/org/assertj/core/util/Objects_namesOf_Test.java | 2 +- .../java/org/assertj/core/util/OtherStringTestComparator.java | 2 +- .../org/assertj/core/util/OtherStringTestComparatorWithAt.java | 2 +- .../org/assertj/core/util/PathNaturalOrderComparatorTest.java | 2 +- .../src/test/java/org/assertj/core/util/Paths_linesOf_Test.java | 2 +- .../org/assertj/core/util/Preconditions_checkArgument_Test.java | 2 +- .../Preconditions_checkNotNullOrEmpty_GenericArray_Test.java | 2 +- .../Preconditions_checkNotNullOrEmpty_String_String_Test.java | 2 +- .../util/Preconditions_checkNotNullOrEmpty_String_Test.java | 2 +- .../org/assertj/core/util/Sets_newHashSet_Iterable_Test.java | 2 +- .../test/java/org/assertj/core/util/Sets_newHashSet_Test.java | 2 +- .../core/util/Sets_newLinkedHashSet_GenericArray_Test.java | 2 +- .../java/org/assertj/core/util/Sets_newLinkedHashSet_Test.java | 2 +- .../test/java/org/assertj/core/util/Sets_removeAll_Test.java | 2 +- .../test/java/org/assertj/core/util/Streams_stream_Test.java | 2 +- .../test/java/org/assertj/core/util/StringTestComparator.java | 2 +- .../test/java/org/assertj/core/util/Strings_append_Test.java | 2 +- .../test/java/org/assertj/core/util/Strings_concat_Test.java | 2 +- .../test/java/org/assertj/core/util/Strings_isEmpty_Test.java | 2 +- .../src/test/java/org/assertj/core/util/Strings_join_Test.java | 2 +- .../java/org/assertj/core/util/Strings_quoteObject_Test.java | 2 +- .../java/org/assertj/core/util/Strings_quoteString_Test.java | 2 +- .../src/test/java/org/assertj/core/util/TempFileUtil.java | 2 +- ...hrowables_appendCurrentThreadStackTraceToThrowable_Test.java | 2 +- .../org/assertj/core/util/Throwables_describeErrors_Test.java | 2 +- .../org/assertj/core/util/Throwables_getRootCause_Test.java | 2 +- .../org/assertj/core/util/Throwables_getStackTrace_Test.java | 2 +- .../java/org/assertj/core/util/ThrowingConsumerFactory.java | 2 +- .../test/java/org/assertj/core/util/URLs_contentOf_Test.java | 2 +- .../src/test/java/org/assertj/core/util/URLs_linesOf_Test.java | 2 +- .../test/java/org/assertj/core/util/YearAndMonthComparator.java | 2 +- .../test/java/org/assertj/core/util/diff/ChangeDeltaTest.java | 2 +- .../src/test/java/org/assertj/core/util/diff/ChunkTest.java | 2 +- .../test/java/org/assertj/core/util/diff/DeleteDeltaTest.java | 2 +- .../org/assertj/core/util/diff/Delta_equals_hashCode_Test.java | 2 +- .../src/test/java/org/assertj/core/util/diff/DiffTest.java | 2 +- .../org/assertj/core/util/diff/GenerateUnifiedDiffTest.java | 2 +- .../test/java/org/assertj/core/util/diff/InsertDeltaTest.java | 2 +- .../src/test/java/org/assertj/core/util/diff/PatchTest.java | 2 +- .../test/java/org/assertj/core/util/diff/myers/SnakeTest.java | 2 +- .../util/introspection/CaseFormatUtils_toCamelCase_Test.java | 2 +- .../ClassUtils_haveSameClassNameInDifferentPackages_Test.java | 2 +- .../util/introspection/ClassUtils_isInJavaLangPackage_Test.java | 2 +- .../ClassUtils_isOptionalOrPrimitiveOptional_Test.java | 2 +- .../introspection/ClassUtils_isPrimitiveOrWrapper_Test.java | 2 +- .../core/util/introspection/FieldSupport_fieldValues_Test.java | 2 +- .../introspection/FieldSupport_isAllowedToReadField_Test.java | 2 +- .../util/introspection/MethodSupport_methodResultFor_Test.java | 2 +- .../PropertyOrFieldSupport_getSimpleValue_Test.java | 2 +- .../introspection/PropertyOrFieldSupport_getValueOf_Test.java | 2 +- .../util/introspection/PropertySupport_propertyValues_Test.java | 2 +- .../PropertySupport_publicGetterExistsFor_Test.java | 2 +- .../org/assertj/core/util/introspection/beans/SuperHero.java | 2 +- .../util/xml/XmlStringPrettyFormatter_prettyFormat_Test.java | 2 +- .../example/test/AutoClosableSoftAssertionsLineNumberTest.java | 2 +- .../java/org/example/test/BDDSoftAssertionsLineNumberTest.java | 2 +- .../org/example/test/CustomSoftAssertionsLineNumberTest.java | 2 +- .../example/test/MultipleAssertionsError_getMessage_Test.java | 2 +- .../src/test/java/org/example/test/MyProjectAssertions.java | 2 +- assertj-core/src/test/java/org/example/test/MyProjectClass.java | 2 +- .../src/test/java/org/example/test/MyProjectClassAssert.java | 2 +- .../src/test/java/org/example/test/MyProjectSoftAssertions.java | 2 +- .../java/org/example/test/SoftAssertionsLineNumberTest.java | 2 +- assertj-guava/src/main/java/module-info.java | 2 +- .../src/main/java/org/assertj/guava/api/Assertions.java | 2 +- .../src/main/java/org/assertj/guava/api/ByteSourceAssert.java | 2 +- .../java/org/assertj/guava/api/InstanceOfAssertFactories.java | 2 +- .../src/main/java/org/assertj/guava/api/MultimapAssert.java | 2 +- .../src/main/java/org/assertj/guava/api/MultisetAssert.java | 2 +- .../src/main/java/org/assertj/guava/api/OptionalAssert.java | 2 +- .../src/main/java/org/assertj/guava/api/RangeAssert.java | 2 +- .../src/main/java/org/assertj/guava/api/RangeMapAssert.java | 2 +- .../src/main/java/org/assertj/guava/api/RangeSetAssert.java | 2 +- .../src/main/java/org/assertj/guava/api/TableAssert.java | 2 +- .../src/main/java/org/assertj/guava/api/TableIntegerAssert.java | 2 +- .../assertj/guava/error/MultisetShouldContainAtLeastTimes.java | 2 +- .../assertj/guava/error/MultisetShouldContainAtMostTimes.java | 2 +- .../org/assertj/guava/error/MultisetShouldContainTimes.java | 2 +- .../java/org/assertj/guava/error/OptionalShouldBeAbsent.java | 2 +- .../java/org/assertj/guava/error/OptionalShouldBePresent.java | 2 +- .../assertj/guava/error/OptionalShouldBePresentWithValue.java | 2 +- .../java/org/assertj/guava/error/RangeSetShouldEnclose.java | 2 +- .../org/assertj/guava/error/RangeSetShouldEncloseAnyOf.java | 2 +- .../java/org/assertj/guava/error/RangeSetShouldIntersect.java | 2 +- .../org/assertj/guava/error/RangeSetShouldIntersectAnyOf.java | 2 +- .../java/org/assertj/guava/error/RangeSetShouldNotEnclose.java | 2 +- .../org/assertj/guava/error/RangeSetShouldNotIntersect.java | 2 +- .../assertj/guava/error/RangeShouldBeClosedInTheLowerBound.java | 2 +- .../assertj/guava/error/RangeShouldBeClosedInTheUpperBound.java | 2 +- .../assertj/guava/error/RangeShouldBeOpenedInTheLowerBound.java | 2 +- .../assertj/guava/error/RangeShouldBeOpenedInTheUpperBound.java | 2 +- .../assertj/guava/error/RangeShouldHaveLowerEndpointEqual.java | 2 +- .../assertj/guava/error/RangeShouldHaveUpperEndpointEqual.java | 2 +- .../main/java/org/assertj/guava/error/ShouldContainKeys.java | 2 +- .../main/java/org/assertj/guava/error/ShouldContainValues.java | 2 +- .../java/org/assertj/guava/error/ShouldHaveSameContent.java | 2 +- .../src/main/java/org/assertj/guava/error/ShouldHaveSize.java | 2 +- .../java/org/assertj/guava/error/TableShouldContainCell.java | 2 +- .../java/org/assertj/guava/error/TableShouldContainColumns.java | 2 +- .../java/org/assertj/guava/error/TableShouldContainRows.java | 2 +- .../org/assertj/guava/error/TableShouldHaveColumnCount.java | 2 +- .../java/org/assertj/guava/error/TableShouldHaveRowCount.java | 2 +- .../src/main/java/org/assertj/guava/util/ExceptionUtils.java | 2 +- ...tions_assertThatCharSequence_with_Groovy_strings_Test.groovy | 2 +- .../Assertions_assertThat_with_Groovy_strings_Test.groovy | 2 +- .../groovy/StandardRepresentation_using_GString_Test.groovy | 2 +- .../assertj/tests/core/kotlin/api/Assertions_assertThat_Test.kt | 2 +- .../core/kotlin/api/Assertions_catchThrowableOfType_Test.kt | 2 +- .../AbstractAssert_as_with_description_text_supplier_Test.kt | 2 +- .../kotlin/api/collection/CollectionAssert_anyMatch_Test.kt | 2 +- .../api/collection/CollectionAssert_containsExactly_Test.kt | 2 +- .../api/object_/ObjectAssert_extracting_with_Function_Test.kt | 2 +- .../org/assertj/tests/core/kotlin/testkit/AssertionsUtil.kt | 2 +- .../org/assertj/tests/core/kotlin/testkit/ConcreteAssert.kt | 2 +- .../kotlin/testkit/junit/jupiter/DefaultDisplayNameGenerator.kt | 2 +- .../testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.kt | 2 +- .../assertj-core-osgi/src/test/java/module-info.java | 2 +- .../test/java/org/assertj/tests/core/osgi/AssumptionsTest.java | 2 +- .../src/test/java/org/assertj/tests/core/osgi/SimpleTest.java | 2 +- .../assertj/tests/core/osgi/soft/CustomSoftAssertionTest.java | 2 +- .../tests/core/api/recursive/comparison/Issue_3533_Test.java | 2 +- .../tests/core/api/recursive/comparison/Issue_3551_Test.java | 2 +- .../assertj-core-tests/src/test/java/module-info.java | 2 +- .../src/test/java/org/assertj/tests/core/Module_Test.java | 2 +- .../core/api/Assertions_allOf_with_ThrowingConsumer_Test.java | 2 +- .../core/api/Assertions_anyOf_with_ThrowingConsumer_Test.java | 2 +- .../assertj/tests/core/api/Assertions_assertThatCode_Test.java | 2 +- .../tests/core/api/Assertions_assertThatCollection_Test.java | 2 +- .../tests/core/api/Assertions_assertThatComparable_Test.java | 2 +- .../core/api/Assertions_assertThatExceptionOfType_Test.java | 2 +- .../tests/core/api/Assertions_assertThatException_Test.java | 2 +- .../Assertions_assertThatIndexOutOfBoundsException_Test.java | 2 +- .../tests/core/api/Assertions_assertThatIterable_Test.java | 2 +- .../tests/core/api/Assertions_assertThatIterator_Test.java | 2 +- .../assertj/tests/core/api/Assertions_assertThatList_Test.java | 2 +- .../tests/core/api/Assertions_assertThatNoException_Test.java | 2 +- .../tests/core/api/Assertions_assertThatObject_Test.java | 2 +- .../assertj/tests/core/api/Assertions_assertThatPath_Test.java | 2 +- .../tests/core/api/Assertions_assertThatPredicate_Test.java | 2 +- .../Assertions_assertThatReflectiveOperationException_Test.java | 2 +- .../core/api/Assertions_assertThatRuntimeException_Test.java | 2 +- .../tests/core/api/Assertions_assertThatStream_Test.java | 2 +- .../tests/core/api/Assertions_assertThatTemporal_Test.java | 2 +- .../tests/core/api/Assertions_assertThatThrownBy_Test.java | 2 +- .../tests/core/api/Assertions_assertThat_asString_Test.java | 2 +- .../tests/core/api/Assertions_assertThat_inBinary_Test.java | 2 +- .../core/api/Assertions_assertThat_inHexadecimal_Test.java | 2 +- .../tests/core/api/Assertions_assertThat_inUnicode_Test.java | 2 +- .../Assertions_assertThat_with_AssertDelegateTarget_Test.java | 2 +- .../api/Assertions_assertThat_with_AssertProvider_Test.java | 2 +- .../core/api/Assertions_assertThat_with_BigDecimal_Test.java | 2 +- .../core/api/Assertions_assertThat_with_BigInteger_Test.java | 2 +- .../core/api/Assertions_assertThat_with_BooleanArray_Test.java | 2 +- .../tests/core/api/Assertions_assertThat_with_Boolean_Test.java | 2 +- .../core/api/Assertions_assertThat_with_ByteArray_Test.java | 2 +- .../tests/core/api/Assertions_assertThat_with_Byte_Test.java | 2 +- .../core/api/Assertions_assertThat_with_CharArray_Test.java | 2 +- .../core/api/Assertions_assertThat_with_CharSequence_Test.java | 2 +- .../core/api/Assertions_assertThat_with_Character_Test.java | 2 +- .../tests/core/api/Assertions_assertThat_with_Class_Test.java | 2 +- .../core/api/Assertions_assertThat_with_Comparable_Test.java | 2 +- .../api/Assertions_assertThat_with_CompletionStage_Test.java | 2 +- .../core/api/Assertions_assertThat_with_DoubleArray_Test.java | 2 +- .../api/Assertions_assertThat_with_DoublePredicate_Test.java | 2 +- .../core/api/Assertions_assertThat_with_DoubleStream_Test.java | 2 +- .../tests/core/api/Assertions_assertThat_with_Double_Test.java | 2 +- .../tests/core/api/Assertions_assertThat_with_File_Test.java | 2 +- .../core/api/Assertions_assertThat_with_FloatArray_Test.java | 2 +- .../tests/core/api/Assertions_assertThat_with_Float_Test.java | 2 +- .../core/api/Assertions_assertThat_with_InputStream_Test.java | 2 +- .../core/api/Assertions_assertThat_with_IntArray_Test.java | 2 +- .../core/api/Assertions_assertThat_with_IntPredicate_Test.java | 2 +- .../core/api/Assertions_assertThat_with_IntStream_Test.java | 2 +- .../tests/core/api/Assertions_assertThat_with_Integer_Test.java | 2 +- .../core/api/Assertions_assertThat_with_Iterable_Test.java | 2 +- .../core/api/Assertions_assertThat_with_Iterator_Test.java | 2 +- .../tests/core/api/Assertions_assertThat_with_List_Test.java | 2 +- .../core/api/Assertions_assertThat_with_LocalDateTime_Test.java | 2 +- .../core/api/Assertions_assertThat_with_LocalDate_Test.java | 2 +- .../core/api/Assertions_assertThat_with_LongArray_Test.java | 2 +- .../core/api/Assertions_assertThat_with_LongPredicate_Test.java | 2 +- .../core/api/Assertions_assertThat_with_LongStream_Test.java | 2 +- .../tests/core/api/Assertions_assertThat_with_Long_Test.java | 2 +- .../tests/core/api/Assertions_assertThat_with_Map_Test.java | 2 +- .../core/api/Assertions_assertThat_with_ObjectArray_Test.java | 2 +- .../tests/core/api/Assertions_assertThat_with_Object_Test.java | 2 +- .../api/Assertions_assertThat_with_OffsetDateTime_Test.java | 2 +- .../core/api/Assertions_assertThat_with_OffsetTime_Test.java | 2 +- .../api/Assertions_assertThat_with_OptionalDouble_Test.java | 2 +- .../core/api/Assertions_assertThat_with_OptionalInt_Test.java | 2 +- .../core/api/Assertions_assertThat_with_OptionalLong_Test.java | 2 +- .../core/api/Assertions_assertThat_with_Optional_Test.java | 2 +- .../core/api/Assertions_assertThat_with_Predicate_Test.java | 2 +- .../core/api/Assertions_assertThat_with_ShortArray_Test.java | 2 +- .../tests/core/api/Assertions_assertThat_with_Short_Test.java | 2 +- .../core/api/Assertions_assertThat_with_Spliterator_Test.java | 2 +- .../tests/core/api/Assertions_assertThat_with_Stream_Test.java | 2 +- .../api/Assertions_assertThat_with_Stream_startsWith_Test.java | 2 +- .../core/api/Assertions_assertThat_with_StringBuffer_Test.java | 2 +- .../core/api/Assertions_assertThat_with_StringBuilder_Test.java | 2 +- .../tests/core/api/Assertions_assertThat_with_String_Test.java | 2 +- .../core/api/Assertions_assertThat_with_Throwable_Test.java | 2 +- .../tests/core/api/Assertions_assertThat_with_URI_Test.java | 2 +- .../tests/core/api/Assertions_assertThat_with_URL_Test.java | 2 +- .../core/api/Assertions_assertThat_with_YearMonth_Test.java | 2 +- .../core/api/Assertions_assertThat_with_ZonedDateTime_Test.java | 2 +- .../api/Assertions_assertThat_with_primitive_boolean_Test.java | 2 +- .../api/Assertions_assertThat_with_primitive_byte_Test.java | 2 +- .../api/Assertions_assertThat_with_primitive_char_Test.java | 2 +- .../api/Assertions_assertThat_with_primitive_double_Test.java | 2 +- .../api/Assertions_assertThat_with_primitive_float_Test.java | 2 +- .../core/api/Assertions_assertThat_with_primitive_int_Test.java | 2 +- .../api/Assertions_assertThat_with_primitive_long_Test.java | 2 +- .../api/Assertions_assertThat_with_primitive_short_Test.java | 2 +- .../org/assertj/tests/core/api/Assertions_assertWith_Test.java | 2 +- ...rtions_avoid_ambiguous_reference_compilation_error_Test.java | 2 +- .../assertj/tests/core/api/Assertions_catchException_Test.java | 2 +- .../tests/core/api/Assertions_catchIOException_Test.java | 2 +- .../core/api/Assertions_catchIllegalArgumentException_Test.java | 2 +- .../core/api/Assertions_catchIllegalStateException_Test.java | 2 +- .../api/Assertions_catchIndexOutOfBoundsException_Test.java | 2 +- .../core/api/Assertions_catchNullPointerException_Test.java | 2 +- .../api/Assertions_catchReflectiveOperationException_Test.java | 2 +- .../tests/core/api/Assertions_catchRuntimeException_Test.java | 2 +- .../tests/core/api/Assertions_catchThrowableOfType_Test.java | 2 +- .../assertj/tests/core/api/Assertions_catchThrowable_Test.java | 2 +- .../tests/core/api/Assertions_from_with_Function_Test.java | 2 +- .../org/assertj/tests/core/api/Assertions_linesOf_Test.java | 2 +- ...ssertions_sync_with_Assumptions_and_BDDAssumptions_Test.java | 2 +- ...rtions_WithAssertions_and_soft_assertions_variants_Test.java | 2 +- .../Assertions_sync_with_InstanceOfAssertFactories_Test.java | 2 +- .../tests/core/api/Assertions_useRepresentation_Test.java | 2 +- .../tests/core/api/Assertions_withinPercentage_Test.java | 2 +- .../java/org/assertj/tests/core/api/BaseAssertionsTest.java | 2 +- ...tAssert_extracting_with_Function_and_AssertFactory_Test.java | 2 +- ...actAssert_extracting_with_String_and_AssertFactory_Test.java | 2 +- .../core/api/boolean_/BooleanAssert_isEqualTo_boolean_Test.java | 2 +- .../tests/core/api/boolean_/BooleanAssert_isFalse_Test.java | 2 +- .../api/boolean_/BooleanAssert_isNotEqualTo_boolean_Test.java | 2 +- .../tests/core/api/boolean_/BooleanAssert_isTrue_Test.java | 2 +- .../bytearray/ByteArrayAssert_asString_with_Charset_Test.java | 2 +- .../core/api/charsequence/CharSequenceAssert_isASCII_Test.java | 2 +- .../api/charsequence/CharSequenceAssert_isAlphabetic_Test.java | 2 +- .../charsequence/CharSequenceAssert_isAlphanumeric_Test.java | 2 +- .../core/api/charsequence/CharSequenceAssert_isBlank_Test.java | 2 +- .../api/charsequence/CharSequenceAssert_isHexadecimal_Test.java | 2 +- .../api/charsequence/CharSequenceAssert_isNotBlank_Test.java | 2 +- .../api/charsequence/CharSequenceAssert_isVisible_Test.java | 2 +- .../tests/core/api/class_/ClassAssert_hasAnnotation_Test.java | 2 +- .../tests/core/api/class_/ClassAssert_hasAnnotations_Test.java | 2 +- .../tests/core/api/class_/ClassAssert_hasNoPackage_Test.java | 2 +- .../tests/core/api/class_/ClassAssert_hasNoSuperclass_Test.java | 2 +- .../api/class_/ClassAssert_hasPackage_with_Package_Test.java | 2 +- .../api/class_/ClassAssert_hasPackage_with_String_Test.java | 2 +- .../api/class_/ClassAssert_hasPermittedSubclasses_Test.java | 2 +- .../core/api/class_/ClassAssert_hasRecordComponents_Test.java | 2 +- .../tests/core/api/class_/ClassAssert_hasSuperclass_Test.java | 2 +- .../tests/core/api/class_/ClassAssert_isAbstract_Test.java | 2 +- .../tests/core/api/class_/ClassAssert_isAnnotation_Test.java | 2 +- .../tests/core/api/class_/ClassAssert_isAssignableTo_Test.java | 2 +- .../assertj/tests/core/api/class_/ClassAssert_isFinal_Test.java | 2 +- .../tests/core/api/class_/ClassAssert_isInterface_Test.java | 2 +- .../tests/core/api/class_/ClassAssert_isNotAnnotation_Test.java | 2 +- .../tests/core/api/class_/ClassAssert_isNotFinal_Test.java | 2 +- .../tests/core/api/class_/ClassAssert_isNotInterface_Test.java | 2 +- .../tests/core/api/class_/ClassAssert_isNotPrimitive_Test.java | 2 +- .../tests/core/api/class_/ClassAssert_isNotRecord_Test.java | 2 +- .../tests/core/api/class_/ClassAssert_isNotSealed_Test.java | 2 +- .../tests/core/api/class_/ClassAssert_isNotStatic_Test.java | 2 +- .../core/api/class_/ClassAssert_isPackagePrivate_Test.java | 2 +- .../tests/core/api/class_/ClassAssert_isPrimitive_Test.java | 2 +- .../tests/core/api/class_/ClassAssert_isPrivate_Test.java | 2 +- .../tests/core/api/class_/ClassAssert_isProtected_Test.java | 2 +- .../tests/core/api/class_/ClassAssert_isPublic_Test.java | 2 +- .../tests/core/api/class_/ClassAssert_isRecord_Test.java | 2 +- .../tests/core/api/class_/ClassAssert_isSealed_Test.java | 2 +- .../tests/core/api/class_/ClassAssert_isStatic_Test.java | 2 +- .../tests/core/api/duration/DurationAssert_hasDays_Test.java | 2 +- .../tests/core/api/duration/DurationAssert_hasHours_Test.java | 2 +- .../tests/core/api/duration/DurationAssert_hasMillis_Test.java | 2 +- .../tests/core/api/duration/DurationAssert_hasMinutes_Test.java | 2 +- .../tests/core/api/duration/DurationAssert_hasNanos_Test.java | 2 +- .../tests/core/api/duration/DurationAssert_hasSeconds_Test.java | 2 +- .../tests/core/api/duration/DurationAssert_isCloseTo_Test.java | 2 +- .../tests/core/api/duration/DurationAssert_isNegative_Test.java | 2 +- .../tests/core/api/duration/DurationAssert_isPositive_Test.java | 2 +- .../tests/core/api/duration/DurationAssert_isZero_Test.java | 2 +- .../core/api/duration/DurationAssert_withFormatter_Test.java | 2 +- .../AbstractEnumerableAssert_hasSameSizeAs_with_Array_Test.java | 2 +- .../api/fail/Fail_failBecauseExceptionWasNotThrown_Test.java | 2 +- .../java/org/assertj/tests/core/api/fail/Fail_fail_Test.java | 2 +- .../assertj/tests/core/api/fail/Fail_shouldHaveThrown_Test.java | 2 +- .../org/assertj/tests/core/api/future/AbstractFutureTest.java | 2 +- ...mpletableFutureAssert_completesExceptionallyWithin_Test.java | 2 +- .../api/future/CompletableFutureAssert_failsWithin_Test.java | 2 +- .../api/future/CompletableFutureAssert_isCancelled_Test.java | 2 +- .../CompletableFutureAssert_isCompletedExceptionally_Test.java | 2 +- ...bleFutureAssert_isCompletedWithValueMatchingWithin_Test.java | 2 +- ...mpletableFutureAssert_isCompletedWithValueMatching_Test.java | 2 +- ...ureAssert_isCompletedWithValueSatisfying_Condition_Test.java | 2 +- ...tureAssert_isCompletedWithValueSatisfying_Consumer_Test.java | 2 +- .../CompletableFutureAssert_isCompletedWithValue_Test.java | 2 +- .../api/future/CompletableFutureAssert_isCompleted_Test.java | 2 +- .../core/api/future/CompletableFutureAssert_isDone_Test.java | 2 +- .../api/future/CompletableFutureAssert_isNotCancelled_Test.java | 2 +- ...ompletableFutureAssert_isNotCompletedExceptionally_Test.java | 2 +- .../api/future/CompletableFutureAssert_isNotCompleted_Test.java | 2 +- .../core/api/future/CompletableFutureAssert_isNotDone_Test.java | 2 +- .../api/future/CompletableFutureAssert_succeedsWithin_Test.java | 2 +- .../CompletableFutureAssert_succeedsWithin_duration_Test.java | 2 +- .../tests/core/api/future/FutureAssert_failsWithin_Test.java | 2 +- .../tests/core/api/future/FutureAssert_isCancelled_Test.java | 2 +- .../assertj/tests/core/api/future/FutureAssert_isDone_Test.java | 2 +- .../tests/core/api/future/FutureAssert_isNotCancelled_Test.java | 2 +- .../tests/core/api/future/FutureAssert_isNotDone_Test.java | 2 +- .../tests/core/api/future/FutureAssert_succeedsWithin_Test.java | 2 +- .../api/future/FutureAssert_succeedsWithin_duration_Test.java | 2 +- .../org/assertj/tests/core/api/future/FutureTestHelper.java | 2 +- .../InputStreamAssert_asString_with_Charset_Test.java | 2 +- .../inputstream/InputStreamAssert_hasBinaryContent_Test.java | 2 +- .../core/api/inputstream/InputStreamAssert_hasContent_Test.java | 2 +- .../core/api/inputstream/InputStreamAssert_hasDigest_Test.java | 2 +- .../inputstream/InputStreamAssert_hasSameContentAs_Test.java | 2 +- .../core/api/inputstream/InputStreamAssert_isEmpty_Test.java | 2 +- .../core/api/inputstream/InputStreamAssert_isNotEmpty_Test.java | 2 +- .../core/api/inputstream/UnmarkableByteArrayInputStream.java | 2 +- .../AbstractSoftAssertionsExtensionIntegrationTests.java | 2 +- .../jupiter/BDDSoftAssertionsExtensionIntegrationTest.java | 2 +- .../tests/core/api/junit/jupiter/CustomSoftAssertions.java | 2 +- .../jupiter/CustomSoftAssertionsExtensionIntegrationTest.java | 2 +- .../assertj/tests/core/api/junit/jupiter/ExtensionInjector.java | 2 +- .../jupiter/SoftAssertionsExtensionAPIIntegrationTest.java | 2 +- .../junit/jupiter/SoftAssertionsExtensionIntegrationTest.java | 2 +- .../core/api/junit/jupiter/SoftAssertionsExtensionUnitTest.java | 2 +- .../SoftAssertionsExtension_InjectionSanityChecking_Test.java | 2 +- .../junit/jupiter/SoftAssertionsExtension_Injection_Test.java | 2 +- .../SoftAssertionsExtension_PER_CLASS_Concurrency_Test.java | 2 +- .../SoftAssertionsExtension_PER_CLASS_Injection_Test.java | 2 +- .../org/assertj/tests/core/api/junit/jupiter/TestKitUtils.java | 2 +- .../tests/core/api/object/ObjectAssert_doesNotReturn_Test.java | 2 +- .../ObjectAssert_extracting_with_Function_Array_Test.java | 2 +- .../api/object/ObjectAssert_extracting_with_Function_Test.java | 2 +- ...tracting_with_Function_and_InstanceOfAssertFactory_Test.java | 2 +- .../object/ObjectAssert_extracting_with_String_Array_Test.java | 2 +- .../api/object/ObjectAssert_extracting_with_String_Test.java | 2 +- ...extracting_with_String_and_InstanceOfAssertFactory_Test.java | 2 +- .../tests/core/api/object/ObjectAssert_returns_Test.java | 2 +- .../api/optional/OptionalAssert_containsInstanceOf_Test.java | 2 +- .../core/api/optional/OptionalAssert_containsSame_Test.java | 2 +- .../tests/core/api/optional/OptionalAssert_contains_Test.java | 2 +- .../OptionalAssert_contains_usingDefaultComparator_Test.java | 2 +- .../OptionalAssert_contains_usingValueComparator_Test.java | 2 +- .../core/api/optional/OptionalAssert_doesNotHaveValue_Test.java | 2 +- .../tests/core/api/optional/OptionalAssert_flatMap_Test.java | 2 +- .../tests/core/api/optional/OptionalAssert_get_Test.java | 2 +- .../OptionalAssert_get_with_InstanceOfAssertFactory_Test.java | 2 +- .../core/api/optional/OptionalAssert_hasValueMatching_Test.java | 2 +- .../OptionalAssert_hasValueSatisfying_Condition_Test.java | 2 +- .../api/optional/OptionalAssert_hasValueSatisfying_Test.java | 2 +- .../tests/core/api/optional/OptionalAssert_isEmpty_Test.java | 2 +- .../tests/core/api/optional/OptionalAssert_isNotEmpty_Test.java | 2 +- .../core/api/optional/OptionalAssert_isNotPresent_Test.java | 2 +- .../tests/core/api/optional/OptionalAssert_isPresent_Test.java | 2 +- .../tests/core/api/optional/OptionalAssert_map_Test.java | 2 +- .../OptionalDoubleAssert_hasValueCloseToOffset_Test.java | 2 +- .../OptionalDoubleAssert_hasValueCloseToPercentage_Test.java | 2 +- .../api/optionaldouble/OptionalDoubleAssert_hasValue_Test.java | 2 +- .../api/optionaldouble/OptionalDoubleAssert_isEmpty_Test.java | 2 +- .../optionaldouble/OptionalDoubleAssert_isNotEmpty_Test.java | 2 +- .../optionaldouble/OptionalDoubleAssert_isNotPresent_Test.java | 2 +- .../api/optionaldouble/OptionalDoubleAssert_isPresent_Test.java | 2 +- .../core/api/optionalint/OptionalIntAssert_hasValue_Test.java | 2 +- .../core/api/optionalint/OptionalIntAssert_isEmpty_Test.java | 2 +- .../core/api/optionalint/OptionalIntAssert_isNotEmpty_Test.java | 2 +- .../api/optionalint/OptionalIntAssert_isNotPresent_Test.java | 2 +- .../core/api/optionalint/OptionalIntAssert_isPresent_Test.java | 2 +- .../tests/core/api/period/PeriodAssert_hasDays_Test.java | 2 +- .../tests/core/api/period/PeriodAssert_hasMonths_Test.java | 2 +- .../tests/core/api/period/PeriodAssert_hasYears_Test.java | 2 +- .../tests/core/api/period/PeriodAssert_isNegative_Test.java | 2 +- .../tests/core/api/period/PeriodAssert_isPositive_Test.java | 2 +- .../assertion/AbstractRecursiveAssertionDriverTestBase.java | 2 +- .../RecursiveAssertionAssert_allFieldsSatisfy_Test.java | 2 +- ...Assert_allFieldsSatisfy_with_ignoringAllNullFields_Test.java | 2 +- ...llFieldsSatisfy_with_ignoringFieldsMatchingRegexes_Test.java | 2 +- ...Assert_allFieldsSatisfy_with_ignoringFieldsOfTypes_Test.java | 2 +- ...sertionAssert_allFieldsSatisfy_with_ignoringFields_Test.java | 2 +- ...sert_allFieldsSatisfy_with_ignoringPrimitiveFields_Test.java | 2 +- .../RecursiveAssertionAssert_hasNoNullFields_Test.java | 2 +- .../RecursiveAssertionAssert_withCollectionPolicy_Test.java | 2 +- ...RecursiveAssertionAssert_withIntrospectionStrategy_Test.java | 2 +- .../assertion/RecursiveAssertionAssert_withMapPolicy_Test.java | 2 +- .../RecursiveAssertionAssert_withOptionalPolicy_Test.java | 2 +- .../RecursiveAssertionConfiguration_toString_Test.java | 2 +- .../RecursiveAssertionDriver_AssertionApplicationTest.java | 2 +- .../RecursiveAssertionDriver_CollectionPolicyTest.java | 2 +- .../RecursiveAssertionDriver_JavaClassLibraryRecursionTest.java | 2 +- .../assertion/RecursiveAssertionDriver_MapPolicyTest.java | 2 +- .../assertion/RecursiveAssertionDriver_OptionalPolicy_Test.java | 2 +- .../RecursiveAssertionDriver_PrimitiveFieldHandlingTest.java | 2 +- .../assertion/RecursiveAssertionDriver_RecursionTest.java | 2 +- .../api/recursive/assertion/RecursiveAssertionNode_Test.java | 2 +- .../comparison/ComparisonDifference_compareTo_Test.java | 2 +- .../ComparisonDifference_multiLineDescription_Test.java | 2 +- .../ComparisonDifference_rootComparisonDifference_Test.java | 2 +- .../ComparisonKeyDifference_multiLineDescription_Test.java | 2 +- .../core/api/recursive/comparison/FieldComparators_Test.java | 2 +- .../comparison/FieldMessages_registerMessage_Test.java | 2 +- .../comparison/RecursiveComparisonAssert_BaseTest.java | 2 +- ...rsiveComparisonAssert_defaultIntrospectionStrategy_Test.java | 2 +- ...mparisonAssert_isEqualTo_withIntrospectionStrategy_Test.java | 2 +- .../comparison/comparator/RecursiveComparator_compare_Test.java | 2 +- .../comparator/RecursiveComparator_constructor_Test.java | 2 +- .../comparator/RecursiveComparator_getDescription_Test.java | 2 +- .../RecursiveComparisonConfiguration_builder_Test.java | 2 +- .../RecursiveComparisonConfiguration_comparatorByType_Test.java | 2 +- .../RecursiveComparisonConfiguration_fieldComparators_Test.java | 2 +- .../RecursiveComparisonConfiguration_fieldMessages_Test.java | 2 +- ...veComparisonConfiguration_getActualNonIgnoreFields_Test.java | 2 +- ...ursiveComparisonConfiguration_hasCustomComparators_Test.java | 2 +- .../RecursiveComparisonConfiguration_ignoreFields_Test.java | 2 +- ...arisonConfiguration_isOrIsChildOfAnyComparedFields_Test.java | 2 +- ...ursiveComparisonConfiguration_multiLineDescription_Test.java | 2 +- ...siveComparisonConfiguration_shouldIgnoreArrayOrder_Test.java | 2 +- ...omparisonConfiguration_shouldIgnoreCollectionOrder_Test.java | 2 +- ...ecursiveComparisonConfiguration_shouldIgnoreFields_Test.java | 2 +- ...arisonConfiguration_shouldIgnoreOverriddenEqualsOf_Test.java | 2 +- ...RecursiveComparisonConfiguration_shouldNotEvaluate_Test.java | 2 +- ...nConfiguration_someComparedFieldsHaveBeenSpecified_Test.java | 2 +- .../RecursiveComparisonConfiguration_typeMessages_Test.java | 2 +- .../core/api/recursive/comparison/dualvalue/DualValue_Test.java | 2 +- .../comparison/dualvalue/DualValue_arrayValues_Test.java | 2 +- .../comparison/dualvalue/DualValue_atomicValues_Test.java | 2 +- .../comparison/dualvalue/DualValue_enumValues_Test.java | 2 +- .../comparison/dualvalue/DualValue_getFieldName_Test.java | 2 +- .../dualvalue/DualValue_hasNoContainerValues_Test.java | 2 +- .../comparison/dualvalue/DualValue_hasNoNullValues_Test.java | 2 +- .../dualvalue/DualValue_hasPotentialCyclingValues_Test.java | 2 +- .../dualvalue/DualValue_hasSomeJavaTypeValue_Test.java | 2 +- .../comparison/dualvalue/DualValue_isActualAThrowable_Test.java | 2 +- .../comparison/dualvalue/DualValue_isActualJavaType_Test.java | 2 +- .../dualvalue/DualValue_isExpectedAContainer_Test.java | 2 +- .../dualvalue/DualValue_isExpectedAThrowable_Test.java | 2 +- .../comparison/dualvalue/DualValue_isExpectedJavaType_Test.java | 2 +- .../comparison/dualvalue/DualValue_iterableValues_Test.java | 2 +- .../comparison/dualvalue/DualValue_mapValues_Test.java | 2 +- .../comparison/dualvalue/DualValue_optionalValues_Test.java | 2 +- .../comparison/dualvalue/DualValue_sameValues_Test.java | 2 +- .../fields/ComparingFields_getChildNodeValue_Test.java | 2 +- .../fields/ComparingFields_getChildrenNodeNamesOf_Test.java | 2 +- ...ComparisonAssert_isEqualTo_ignoringTransientFields_Test.java | 2 +- .../ComparingSnakeOrCamelCaseFields_getChildNodeValue_Test.java | 2 +- ...aringSnakeOrCamelCaseFields_getChildrenNodeNamesOf_Test.java | 2 +- .../fields/RecursiveComparisonAssert_assumptions_Test.java | 2 +- .../RecursiveComparisonAssert_bddSoftAssertions_Test.java | 2 +- .../fields/RecursiveComparisonAssert_fluent_API_Test.java | 2 +- .../fields/RecursiveComparisonAssert_for_iterables_Test.java | 2 +- .../fields/RecursiveComparisonAssert_for_maps_Test.java | 2 +- .../RecursiveComparisonAssert_for_object_arrays_Test.java | 2 +- .../fields/RecursiveComparisonAssert_for_optionals_Test.java | 2 +- .../fields/RecursiveComparisonAssert_isEqualTo_Test.java | 2 +- ...parisonAssert_isEqualTo_comparingOnlyFieldsOfTypes_Test.java | 2 +- ...siveComparisonAssert_isEqualTo_comparingOnlyFields_Test.java | 2 +- ...rsiveComparisonAssert_isEqualTo_ignoringArrayOrder_Test.java | 2 +- ...ComparisonAssert_isEqualTo_ignoringCollectionOrder_Test.java | 2 +- ...ert_isEqualTo_ignoringFieldsOfTypesMatchingRegexes_Test.java | 2 +- ...RecursiveComparisonAssert_isEqualTo_ignoringFields_Test.java | 2 +- ...omparisonAssert_isEqualTo_ignoringOverriddenEquals_Test.java | 2 +- ...ComparisonAssert_isEqualTo_ignoringTransientFields_Test.java | 2 +- .../RecursiveComparisonAssert_isEqualTo_java_objects_Test.java | 2 +- ...ecursiveComparisonAssert_isEqualTo_strictTypeCheck_Test.java | 2 +- ...veComparisonAssert_isEqualTo_usingOverriddenEquals_Test.java | 2 +- ...t_isEqualTo_withComparatorsForFieldMatchingRegexes_Test.java | 2 +- ...mparisonAssert_isEqualTo_withErrorMessageForFields_Test.java | 2 +- ...ComparisonAssert_isEqualTo_withErrorMessageForType_Test.java | 2 +- ...iveComparisonAssert_isEqualTo_withFieldComparators_Test.java | 2 +- ...siveComparisonAssert_isEqualTo_withTypeComparators_Test.java | 2 +- .../RecursiveComparisonAssert_isEqualTo_with_arrays_Test.java | 2 +- .../RecursiveComparisonAssert_isEqualTo_with_enums_Test.java | 2 +- ...RecursiveComparisonAssert_isEqualTo_with_iterables_Test.java | 2 +- ...ecursiveComparisonAssert_isEqualTo_with_java_types_Test.java | 2 +- .../RecursiveComparisonAssert_isEqualTo_with_maps_Test.java | 2 +- .../RecursiveComparisonAssert_isEqualTo_with_optional_Test.java | 2 +- ...RecursiveComparisonAssert_isEqualTo_with_throwable_Test.java | 2 +- .../comparison/fields/RecursiveComparisonAssert_isIn_Test.java | 2 +- .../fields/RecursiveComparisonAssert_isNotEqualTo_Test.java | 2 +- ...RecursiveComparisonAssert_isNotEqualTo_with_record_Test.java | 2 +- .../fields/RecursiveComparisonAssert_isNotIn_Test.java | 2 +- .../fields/RecursiveComparisonAssert_softAssertions_Test.java | 2 +- .../fields/RecursiveComparisonAssert_with_records_Test.java | 2 +- .../WithComparingFieldsIntrospectionStrategyBaseTest.java | 2 +- ...ringSnakeOrCamelCaseFieldsIntrospectionStrategyBaseTest.java | 2 +- ...arisonIntrospectionStrategy_getChildrenNodeNamesOf_Test.java | 2 +- .../legacy/RecursiveComparisonAssert_assumptions_Test.java | 2 +- .../RecursiveComparisonAssert_bddSoftAssertions_Test.java | 2 +- .../legacy/RecursiveComparisonAssert_fluent_API_Test.java | 2 +- .../legacy/RecursiveComparisonAssert_for_iterables_Test.java | 2 +- .../legacy/RecursiveComparisonAssert_for_maps_Test.java | 2 +- .../RecursiveComparisonAssert_for_object_arrays_Test.java | 2 +- .../legacy/RecursiveComparisonAssert_for_optionals_Test.java | 2 +- .../legacy/RecursiveComparisonAssert_isEqualTo_Test.java | 2 +- ...parisonAssert_isEqualTo_comparingOnlyFieldsOfTypes_Test.java | 2 +- ...siveComparisonAssert_isEqualTo_comparingOnlyFields_Test.java | 2 +- ...ComparisonAssert_isEqualTo_ignoringCollectionOrder_Test.java | 2 +- ...ert_isEqualTo_ignoringFieldsOfTypesMatchingRegexes_Test.java | 2 +- ...RecursiveComparisonAssert_isEqualTo_ignoringFields_Test.java | 2 +- ...omparisonAssert_isEqualTo_ignoringOverriddenEquals_Test.java | 2 +- ...ComparisonAssert_isEqualTo_ignoringTransientFields_Test.java | 2 +- .../RecursiveComparisonAssert_isEqualTo_java_objects_Test.java | 2 +- ...ecursiveComparisonAssert_isEqualTo_strictTypeCheck_Test.java | 2 +- ...veComparisonAssert_isEqualTo_usingOverriddenEquals_Test.java | 2 +- ...t_isEqualTo_withComparatorsForFieldMatchingRegexes_Test.java | 2 +- ...mparisonAssert_isEqualTo_withErrorMessageForFields_Test.java | 2 +- ...ComparisonAssert_isEqualTo_withErrorMessageForType_Test.java | 2 +- ...iveComparisonAssert_isEqualTo_withFieldComparators_Test.java | 2 +- ...siveComparisonAssert_isEqualTo_withTypeComparators_Test.java | 2 +- .../RecursiveComparisonAssert_isEqualTo_with_arrays_Test.java | 2 +- .../RecursiveComparisonAssert_isEqualTo_with_enums_Test.java | 2 +- ...RecursiveComparisonAssert_isEqualTo_with_iterables_Test.java | 2 +- ...ecursiveComparisonAssert_isEqualTo_with_java_types_Test.java | 2 +- .../RecursiveComparisonAssert_isEqualTo_with_maps_Test.java | 2 +- .../RecursiveComparisonAssert_isEqualTo_with_optional_Test.java | 2 +- .../comparison/legacy/RecursiveComparisonAssert_isIn_Test.java | 2 +- .../legacy/RecursiveComparisonAssert_isNotEqualTo_Test.java | 2 +- ...RecursiveComparisonAssert_isNotEqualTo_with_record_Test.java | 2 +- .../legacy/RecursiveComparisonAssert_isNotIn_Test.java | 2 +- .../legacy/RecursiveComparisonAssert_softAssertions_Test.java | 2 +- .../legacy/WithLegacyIntrospectionStrategyBaseTest.java | 2 +- .../properties/ComparingProperties_getChildNodeValue_Test.java | 2 +- .../ComparingProperties_getChildrenNodeNamesOf_Test.java | 2 +- ...ComparisonAssert_isEqualTo_ignoringTransientFields_Test.java | 2 +- ...mparisonAssert_isEqualTo_withIntrospectionStrategy_Test.java | 2 +- .../WithComparingPropertiesIntrospectionStrategyBaseTest.java | 2 +- .../java/org/assertj/tests/core/api/recursive/data/Address.java | 2 +- .../org/assertj/tests/core/api/recursive/data/AddressDto.java | 2 +- .../tests/core/api/recursive/data/AlwaysDifferentAddress.java | 2 +- .../tests/core/api/recursive/data/AlwaysDifferentPerson.java | 2 +- .../tests/core/api/recursive/data/AlwaysEqualAddress.java | 2 +- .../tests/core/api/recursive/data/AlwaysEqualPerson.java | 2 +- .../java/org/assertj/tests/core/api/recursive/data/Author.java | 2 +- .../java/org/assertj/tests/core/api/recursive/data/Color.java | 2 +- .../org/assertj/tests/core/api/recursive/data/ColorDto.java | 2 +- .../assertj/tests/core/api/recursive/data/ColorWithCode.java | 2 +- .../assertj/tests/core/api/recursive/data/DualValueUtil.java | 2 +- .../assertj/tests/core/api/recursive/data/FriendlyPerson.java | 2 +- .../java/org/assertj/tests/core/api/recursive/data/Giant.java | 2 +- .../java/org/assertj/tests/core/api/recursive/data/Home.java | 2 +- .../java/org/assertj/tests/core/api/recursive/data/HomeDto.java | 2 +- .../java/org/assertj/tests/core/api/recursive/data/Human.java | 2 +- .../java/org/assertj/tests/core/api/recursive/data/Light.java | 2 +- .../org/assertj/tests/core/api/recursive/data/LightDto.java | 2 +- .../java/org/assertj/tests/core/api/recursive/data/Person.java | 2 +- .../org/assertj/tests/core/api/recursive/data/PersonDto.java | 2 +- .../core/api/recursive/data/PersonDtoWithPersonNeighbour.java | 2 +- .../java/org/assertj/tests/core/api/recursive/data/Theme.java | 2 +- .../org/assertj/tests/core/api/recursive/data/TimeOffset.java | 2 +- .../assertj/tests/core/api/recursive/data/TimeOffsetDto.java | 2 +- .../assertj/tests/core/api/recursive/data/WithGroupField.java | 2 +- .../java/org/assertj/tests/core/api/recursive/data/WithMap.java | 2 +- .../org/assertj/tests/core/api/recursive/data/WithObject.java | 2 +- .../java/org/assertj/tests/core/api/recursive/data/Worker.java | 2 +- .../core/api/recursive/fieldlocation/FieldLocation_Test.java | 2 +- .../fieldlocation/FieldLocation_exactlyMatches_Test.java | 2 +- .../api/recursive/fieldlocation/FieldLocation_field_Test.java | 2 +- .../recursive/fieldlocation/FieldLocation_hasChild_Test.java | 2 +- .../recursive/fieldlocation/FieldLocation_hasParent_Test.java | 2 +- .../fieldlocation/FieldLocation_hierarchyMatchesRegex_Test.java | 2 +- .../fieldlocation/FieldLocation_hierarchyMatches_Test.java | 2 +- .../api/recursive/fieldlocation/FieldLocation_isRoot_Test.java | 2 +- .../fieldlocation/FieldLocation_isTopLevelField_Test.java | 2 +- .../tests/core/api/throwable/ThrowableAssert_cause_Test.java | 2 +- .../core/api/throwable/ThrowableAssert_rootCause_Test.java | 2 +- .../throwable/ThrowableAssert_suppressedExceptions_Test.java | 2 +- .../tests/core/configuration/Configuration_apply_Test.java | 2 +- .../tests/core/configuration/Configuration_describe_Test.java | 2 +- .../tests/core/configuration/NonDefaultConfiguration.java | 2 +- .../src/test/java/org/assertj/tests/core/data/Index_Test.java | 2 +- .../test/java/org/assertj/tests/core/data/MapEntry_Test.java | 2 +- .../src/test/java/org/assertj/tests/core/data/Offset_Test.java | 2 +- .../test/java/org/assertj/tests/core/data/Percentage_Test.java | 2 +- .../description/Description_mostRelevantDescription_Test.java | 2 +- .../tests/core/description/Description_toString_Test.java | 2 +- .../core/description/EmptyTextDescription_emptyText_Test.java | 2 +- .../tests/core/description/JoinDescription_value_Test.java | 2 +- .../core/description/TextDescription_constructor_Test.java | 2 +- .../core/description/TextDescription_equals_hashCode_Test.java | 2 +- .../tests/core/description/TextDescription_toString_Test.java | 2 +- .../tests/core/description/TextDescription_value_Test.java | 2 +- ...ouldBeEqual_assertj_elements_stack_trace_filtering_Test.java | 2 +- .../array2d/Array2dElementShouldBeDeepEqual_create_Test.java | 2 +- .../tests/core/error/future/ShouldBeCancelled_create_Test.java | 2 +- .../core/error/future/ShouldBeCompletedWithin_create_Test.java | 2 +- .../tests/core/error/future/ShouldBeCompleted_create_Test.java | 2 +- .../tests/core/error/future/ShouldBeDone_create_Test.java | 2 +- .../ShouldHaveCompletedExceptionallyWithin_create_Test.java | 2 +- .../future/ShouldHaveCompletedExceptionally_create_Test.java | 2 +- .../core/error/future/ShouldHaveFailedWithin_create_Test.java | 2 +- .../tests/core/error/future/ShouldHaveFailed_create_Test.java | 2 +- .../core/error/future/ShouldNotBeCancelled_create_Test.java | 2 +- .../core/error/future/ShouldNotBeCompleted_create_Test.java | 2 +- .../tests/core/error/future/ShouldNotBeDone_create_Test.java | 2 +- .../future/ShouldNotHaveCompletedExceptionally_create_Test.java | 2 +- .../core/error/future/ShouldNotHaveFailed_create_Test.java | 2 +- .../ShouldBeEqualToWithSortedQueryParameters_create_Test.java | 2 +- .../tests/core/error/uri/ShouldHaveAnchor_create_Test.java | 2 +- .../tests/core/error/uri/ShouldHaveAuthority_create_Test.java | 2 +- .../tests/core/error/uri/ShouldHaveFragment_create_Test.java | 2 +- .../tests/core/error/uri/ShouldHaveHost_create_Test.java | 2 +- .../tests/core/error/uri/ShouldHaveNoHost_create_Test.java | 2 +- .../tests/core/error/uri/ShouldHaveParameter_create_Test.java | 2 +- .../tests/core/error/uri/ShouldHavePath_create_Test.java | 2 +- .../tests/core/error/uri/ShouldHavePort_create_Test.java | 2 +- .../tests/core/error/uri/ShouldHaveQuery_create_Test.java | 2 +- .../tests/core/error/uri/ShouldHaveScheme_create_Test.java | 2 +- .../tests/core/error/uri/ShouldHaveUserInfo_create_Test.java | 2 +- .../groups/FieldsOrPropertiesExtractor_assertNotNull_Test.java | 2 +- .../core/groups/FieldsOrPropertiesExtractor_extract_Test.java | 2 +- .../groups/FieldsOrPropertiesExtractor_extract_tuples_Test.java | 2 +- .../tests/core/groups/Properties_extractProperty_Test.java | 2 +- .../tests/core/groups/Properties_from_with_Collection_Test.java | 2 +- .../tests/core/groups/Properties_from_with_array_Test.java | 2 +- .../org/assertj/tests/core/groups/Properties_ofType_Test.java | 2 +- .../src/test/java/org/assertj/tests/core/groups/Tuple_Test.java | 2 +- .../java/org/assertj/tests/core/internal/ClassesBaseTest.java | 2 +- .../assertj/tests/core/internal/Digests_digestDiff_Test.java | 2 +- .../org/assertj/tests/core/internal/Digests_fromHex_Test.java | 2 +- .../org/assertj/tests/core/internal/Digests_toHex_Test.java | 2 +- .../org/assertj/tests/core/internal/SpliteratorsBaseTest.java | 2 +- .../java/org/assertj/tests/core/internal/StringsBaseTest.java | 2 +- .../assertj/tests/core/internal/arrays2d/Arrays2D_BaseTest.java | 2 +- .../arrays2d/Arrays2D_assertContains_at_Index_Test.java | 2 +- .../arrays2d/Arrays2D_assertDoesNotContain_at_Index_Test.java | 2 +- .../tests/core/internal/arrays2d/Arrays2D_assertEmpty_Test.java | 2 +- .../internal/arrays2d/Arrays2D_assertHasDimensions_Test.java | 2 +- .../arrays2d/Arrays2D_assertHasSameDimensionsAs_Test.java | 2 +- .../core/internal/arrays2d/Arrays2D_assertNotEmpty_Test.java | 2 +- .../core/internal/arrays2d/Arrays2D_assertNullOrEmpty_Test.java | 2 +- .../internal/arrays2d/Arrays2D_assertNumberOfRows_Test.java | 2 +- .../internal/classes/Classes_assertHasDeclaredFields_Test.java | 2 +- .../internal/classes/Classes_assertHasDeclaredMethods_Test.java | 2 +- .../core/internal/classes/Classes_assertHasMethods_Test.java | 2 +- .../classes/Classes_assertHasOnlyDeclaredFields_Test.java | 2 +- .../classes/Classes_assertHasOnlyPublicFields_Test.java | 2 +- .../internal/classes/Classes_assertHasPublicFields_Test.java | 2 +- .../internal/classes/Classes_assertHasPublicMethods_Test.java | 2 +- .../internal/classes/Classes_assertIsAssignableFrom_Test.java | 2 +- .../failures/Failures_failure_with_ErrorMessage_Test.java | 2 +- .../internal/inputstreams/BinaryDiff_diff_InputStream_Test.java | 2 +- .../inputstreams/BinaryDiff_diff_InputStream_bytes_Test.java | 2 +- .../inputstreams/Diff_diff_InputStream_String_Test.java | 2 +- .../core/internal/inputstreams/Diff_diff_InputStream_Test.java | 2 +- .../tests/core/internal/objectarrays/ObjectArraysBaseTest.java | 2 +- .../objectarrays/ObjectArraysWithConditionBaseTest.java | 2 +- .../objectarrays/ObjectArrays_assertAreAtLeast_Test.java | 2 +- .../objectarrays/ObjectArrays_assertAreAtMost_Test.java | 2 +- .../objectarrays/ObjectArrays_assertAreExactly_Test.java | 2 +- .../internal/objectarrays/ObjectArrays_assertAreNot_Test.java | 2 +- .../core/internal/objectarrays/ObjectArrays_assertAre_Test.java | 2 +- .../objectarrays/ObjectArrays_assertContainsAll_Test.java | 2 +- .../objectarrays/ObjectArrays_assertContainsAnyOf_Test.java | 2 +- .../ObjectArrays_assertContainsExactlyInAnyOrder_Test.java | 2 +- .../objectarrays/ObjectArrays_assertContainsExactly_Test.java | 2 +- .../objectarrays/ObjectArrays_assertContainsNull_Test.java | 2 +- .../objectarrays/ObjectArrays_assertContainsOnlyNulls_Test.java | 2 +- .../objectarrays/ObjectArrays_assertContainsOnlyOnce_Test.java | 2 +- .../objectarrays/ObjectArrays_assertContainsOnly_Test.java | 2 +- .../objectarrays/ObjectArrays_assertContainsSequence_Test.java | 2 +- .../ObjectArrays_assertContainsSubsequence_Test.java | 2 +- .../internal/objectarrays/ObjectArrays_assertContains_Test.java | 2 +- .../objectarrays/ObjectArrays_assertContains_at_Index_Test.java | 2 +- .../objectarrays/ObjectArrays_assertDoNotHave_Test.java | 2 +- .../ObjectArrays_assertDoesNotContainAnyElementsOf_Test.java | 2 +- .../ObjectArrays_assertDoesNotContainNull_Test.java | 2 +- .../ObjectArrays_assertDoesNotContainSequence_Test.java | 2 +- .../ObjectArrays_assertDoesNotContainSubsequence_Test.java | 2 +- .../objectarrays/ObjectArrays_assertDoesNotContain_Test.java | 2 +- .../ObjectArrays_assertDoesNotContain_at_Index_Test.java | 2 +- .../ObjectArrays_assertDoesNotHaveAnyElementsOfTypes_Test.java | 2 +- .../ObjectArrays_assertDoesNotHaveDuplicates_Test.java | 2 +- .../internal/objectarrays/ObjectArrays_assertEmpty_Test.java | 2 +- .../ObjectArrays_assertEndsWithFirstAndRest_Test.java | 2 +- .../internal/objectarrays/ObjectArrays_assertEndsWith_Test.java | 2 +- .../ObjectArrays_assertHasAtLeastOneElementOfType_Test.java | 2 +- .../ObjectArrays_assertHasExactlyElementsOfTypes_Test.java | 2 +- .../ObjectArrays_assertHasOnlyElementsOfType_Test.java | 2 +- .../ObjectArrays_assertHasOnlyElementsOfTypes_Test.java | 2 +- .../ObjectArrays_assertHasSameSizeAs_with_Array_Test.java | 2 +- .../ObjectArrays_assertHasSameSizeAs_with_Iterable_Test.java | 2 +- .../objectarrays/ObjectArrays_assertHasSizeBetween_Test.java | 2 +- .../ObjectArrays_assertHasSizeGreaterThanOrEqualTo_Test.java | 2 +- .../ObjectArrays_assertHasSizeGreaterThan_Test.java | 2 +- .../ObjectArrays_assertHasSizeLessThanOrEqualTo_Test.java | 2 +- .../objectarrays/ObjectArrays_assertHasSizeLessThan_Test.java | 2 +- .../internal/objectarrays/ObjectArrays_assertHasSize_Test.java | 2 +- .../objectarrays/ObjectArrays_assertHaveAtLeast_Test.java | 2 +- .../objectarrays/ObjectArrays_assertHaveAtMost_Test.java | 2 +- .../objectarrays/ObjectArrays_assertHaveExactly_Test.java | 2 +- .../internal/objectarrays/ObjectArrays_assertHaveNot_Test.java | 2 +- .../internal/objectarrays/ObjectArrays_assertHave_Test.java | 2 +- .../ObjectArrays_assertIsSortedAccordingToComparator_Test.java | 2 +- .../internal/objectarrays/ObjectArrays_assertIsSorted_Test.java | 2 +- .../objectarrays/ObjectArrays_assertIsSubsetOf_Test.java | 2 +- .../internal/objectarrays/ObjectArrays_assertNotEmpty_Test.java | 2 +- .../objectarrays/ObjectArrays_assertNullOrEmpty_Test.java | 2 +- .../objectarrays/ObjectArrays_assertStartsWith_Test.java | 2 +- .../org/assertj/tests/core/internal/paths/PathsBaseTest.java | 2 +- .../assertj/tests/core/internal/paths/PathsSimpleBaseTest.java | 2 +- .../tests/core/internal/paths/Paths_assertEndsWithRaw_Test.java | 2 +- .../tests/core/internal/paths/Paths_assertEndsWith_Test.java | 2 +- .../internal/paths/Paths_assertExistsNoFollowLinks_Test.java | 2 +- .../tests/core/internal/paths/Paths_assertExists_Test.java | 2 +- .../core/internal/paths/Paths_assertHasBinaryContent_Test.java | 2 +- ..._assertHasDigest_with_MessageDigest_and_Byte_array_Test.java | 2 +- ...aths_assertHasDigest_with_MessageDigest_and_String_Test.java | 2 +- .../Paths_assertHasDigest_with_String_and_Byte_array_Test.java | 2 +- .../Paths_assertHasDigest_with_String_and_String_Test.java | 2 +- .../core/internal/paths/Paths_assertHasExtension_Test.java | 2 +- .../tests/core/internal/paths/Paths_assertHasFileName_Test.java | 2 +- .../core/internal/paths/Paths_assertHasFileSystem_Test.java | 2 +- .../core/internal/paths/Paths_assertHasNoExtension_Test.java | 2 +- .../core/internal/paths/Paths_assertHasNoParentRaw_Test.java | 2 +- .../tests/core/internal/paths/Paths_assertHasNoParent_Test.java | 2 +- .../core/internal/paths/Paths_assertHasParentRaw_Test.java | 2 +- .../tests/core/internal/paths/Paths_assertHasParent_Test.java | 2 +- .../internal/paths/Paths_assertHasSameBinaryContentAs_Test.java | 2 +- .../paths/Paths_assertHasSameFileSystemAsPath_Test.java | 2 +- .../paths/Paths_assertHasSameTextualContentAs_Test.java | 2 +- .../tests/core/internal/paths/Paths_assertHasSize_Test.java | 2 +- .../core/internal/paths/Paths_assertHasTextualContent_Test.java | 2 +- .../tests/core/internal/paths/Paths_assertIsAbsolute_Test.java | 2 +- .../tests/core/internal/paths/Paths_assertIsCanonical_Test.java | 2 +- .../Paths_assertIsDirectoryContaining_with_Predicate_Test.java | 2 +- .../Paths_assertIsDirectoryContaining_with_String_Test.java | 2 +- ...aths_assertIsDirectoryNotContaining_with_Predicate_Test.java | 2 +- .../Paths_assertIsDirectoryNotContaining_with_String_Test.java | 2 +- ...s_assertIsDirectoryRecursivelyContaining_Predicate_Test.java | 2 +- ...tIsDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java | 2 +- .../tests/core/internal/paths/Paths_assertIsDirectory_Test.java | 2 +- .../core/internal/paths/Paths_assertIsEmptyDirectory_Test.java | 2 +- .../tests/core/internal/paths/Paths_assertIsEmptyFile_Test.java | 2 +- .../core/internal/paths/Paths_assertIsExecutable_Test.java | 2 +- .../core/internal/paths/Paths_assertIsNormalized_Test.java | 2 +- .../internal/paths/Paths_assertIsNotEmptyDirectory_Test.java | 2 +- .../core/internal/paths/Paths_assertIsNotEmptyFile_Test.java | 2 +- .../tests/core/internal/paths/Paths_assertIsReadable_Test.java | 2 +- .../core/internal/paths/Paths_assertIsRegularFile_Test.java | 2 +- .../tests/core/internal/paths/Paths_assertIsRelative_Test.java | 2 +- .../core/internal/paths/Paths_assertIsSymbolicLink_Test.java | 2 +- .../tests/core/internal/paths/Paths_assertIsWritable_Test.java | 2 +- .../tests/core/internal/paths/Paths_assertNotExists_Test.java | 2 +- .../core/internal/paths/Paths_assertStartsWithRaw_Test.java | 2 +- .../tests/core/internal/paths/Paths_assertStartsWith_Test.java | 2 +- .../core/internal/short2darrays/Short2DArraysBaseTest.java | 2 +- .../Short2DArrays_assertContains_at_Index_Test.java | 2 +- .../Short2DArrays_assertDoesNotContain_at_Index_Test.java | 2 +- .../internal/short2darrays/Short2DArrays_assertEmpty_Test.java | 2 +- .../short2darrays/Short2DArrays_assertHasDimensions_Test.java | 2 +- ...Short2DArrays_assertHasSameDimensionsAs_with_Array_Test.java | 2 +- .../short2darrays/Short2DArrays_assertNotEmpty_Test.java | 2 +- .../short2darrays/Short2DArrays_assertNullOrEmpty_Test.java | 2 +- .../short2darrays/Short2DArrays_assertNumberOfRows_Test.java | 2 +- .../tests/core/internal/shortarrays/ShortArraysBaseTest.java | 2 +- .../shortarrays/ShortArrays_assertContainsAnyOf_Test.java | 2 +- .../ShortArrays_assertContainsExactlyInAnyOrder_Test.java | 2 +- .../shortarrays/ShortArrays_assertContainsExactly_Test.java | 2 +- .../shortarrays/ShortArrays_assertContainsOnlyOnce_Test.java | 2 +- .../shortarrays/ShortArrays_assertContainsOnly_Test.java | 2 +- .../shortarrays/ShortArrays_assertContainsSequence_Test.java | 2 +- .../internal/shortarrays/ShortArrays_assertContains_Test.java | 2 +- .../shortarrays/ShortArrays_assertContains_at_Index_Test.java | 2 +- .../shortarrays/ShortArrays_assertDoesNotContain_Test.java | 2 +- .../ShortArrays_assertDoesNotContain_at_Index_Test.java | 2 +- .../ShortArrays_assertDoesNotHaveDuplicates_Test.java | 2 +- .../core/internal/shortarrays/ShortArrays_assertEmpty_Test.java | 2 +- .../internal/shortarrays/ShortArrays_assertEndsWith_Test.java | 2 +- .../ShortArrays_assertHasSameSizeAs_with_Array_Test.java | 2 +- .../ShortArrays_assertHasSameSizeAs_with_Iterable_Test.java | 2 +- .../shortarrays/ShortArrays_assertHasSizeBetween_Test.java | 2 +- .../ShortArrays_assertHasSizeGreaterThanOrEqualTo_Test.java | 2 +- .../shortarrays/ShortArrays_assertHasSizeGreaterThan_Test.java | 2 +- .../ShortArrays_assertHasSizeLessThanOrEqualTo_Test.java | 2 +- .../shortarrays/ShortArrays_assertHasSizeLessThan_Test.java | 2 +- .../internal/shortarrays/ShortArrays_assertHasSize_Test.java | 2 +- .../ShortArrays_assertIsSortedAccordingToComparator_Test.java | 2 +- .../internal/shortarrays/ShortArrays_assertIsSorted_Test.java | 2 +- .../internal/shortarrays/ShortArrays_assertNotEmpty_Test.java | 2 +- .../shortarrays/ShortArrays_assertNullOrEmpty_Test.java | 2 +- .../internal/shortarrays/ShortArrays_assertStartsWith_Test.java | 2 +- .../org/assertj/tests/core/internal/shorts/ShortsBaseTest.java | 2 +- .../tests/core/internal/shorts/Shorts_assertEqual_Test.java | 2 +- .../internal/shorts/Shorts_assertGreaterThanOrEqualTo_Test.java | 2 +- .../core/internal/shorts/Shorts_assertGreaterThan_Test.java | 2 +- .../tests/core/internal/shorts/Shorts_assertIsBetween_Test.java | 2 +- .../internal/shorts/Shorts_assertIsCloseToPercentage_Test.java | 2 +- .../tests/core/internal/shorts/Shorts_assertIsCloseTo_Test.java | 2 +- .../tests/core/internal/shorts/Shorts_assertIsEven_Test.java | 2 +- .../core/internal/shorts/Shorts_assertIsNegative_Test.java | 2 +- .../shorts/Shorts_assertIsNotCloseToPercentage_Test.java | 2 +- .../core/internal/shorts/Shorts_assertIsNotCloseTo_Test.java | 2 +- .../core/internal/shorts/Shorts_assertIsNotNegative_Test.java | 2 +- .../core/internal/shorts/Shorts_assertIsNotPositive_Test.java | 2 +- .../tests/core/internal/shorts/Shorts_assertIsNotZero_Test.java | 2 +- .../tests/core/internal/shorts/Shorts_assertIsOdd_Test.java | 2 +- .../tests/core/internal/shorts/Shorts_assertIsOne_Test.java | 2 +- .../core/internal/shorts/Shorts_assertIsPositive_Test.java | 2 +- .../internal/shorts/Shorts_assertIsStrictlyBetween_Test.java | 2 +- .../tests/core/internal/shorts/Shorts_assertIsZero_Test.java | 2 +- .../internal/shorts/Shorts_assertLessThanOrEqualTo_Test.java | 2 +- .../tests/core/internal/shorts/Shorts_assertLessThan_Test.java | 2 +- .../tests/core/internal/shorts/Shorts_assertNotEqual_Test.java | 2 +- .../spliterator/Spliterators_assertHasCharacteristics_Test.java | 2 +- .../Spliterators_assertHasOnlyCharacteristics_Test.java | 2 +- .../core/internal/strings/Strings_assertContainsAnyOf_Test.java | 2 +- .../strings/Strings_assertContainsIgnoringCase_Test.java | 2 +- .../strings/Strings_assertContainsIgnoringNewlines_Test.java | 2 +- .../internal/strings/Strings_assertContainsOnlyDigits_Test.java | 2 +- .../internal/strings/Strings_assertContainsOnlyOnce_Test.java | 2 +- .../Strings_assertContainsPattern_CharSequence_Test.java | 2 +- .../strings/Strings_assertContainsPattern_Pattern_Test.java | 2 +- .../internal/strings/Strings_assertContainsSequence_Test.java | 2 +- .../strings/Strings_assertContainsSubsequence_Test.java | 2 +- .../core/internal/strings/Strings_assertContains_Test.java | 2 +- .../strings/Strings_assertDoesNotContainIgnoringCase_Test.java | 2 +- .../Strings_assertDoesNotContainPattern_CharSequence_Test.java | 2 +- .../Strings_assertDoesNotContainPattern_Pattern_Test.java | 2 +- .../strings/Strings_assertDoesNotContainSequence_Test.java | 2 +- .../strings/Strings_assertDoesNotContainSubsequence_Test.java | 2 +- .../internal/strings/Strings_assertDoesNotContain_Test.java | 2 +- .../strings/Strings_assertDoesNotEndWithIgnoringCase_Test.java | 2 +- .../internal/strings/Strings_assertDoesNotEndWith_Test.java | 2 +- .../strings/Strings_assertDoesNotMatch_CharSequence_Test.java | 2 +- .../strings/Strings_assertDoesNotMatch_Pattern_Test.java | 2 +- .../Strings_assertDoesNotStartWithIgnoringCase_Test.java | 2 +- .../internal/strings/Strings_assertDoesNotStartWith_Test.java | 2 +- .../tests/core/internal/strings/Strings_assertEmpty_Test.java | 2 +- .../strings/Strings_assertEndsWithIgnoringCase_Test.java | 2 +- .../core/internal/strings/Strings_assertEndsWith_Test.java | 2 +- .../internal/strings/Strings_assertEqualsIgnoringCase_Test.java | 2 +- .../strings/Strings_assertEqualsIgnoringWhitespace_Test.java | 2 +- ...gs_assertEqualsNormalizingPunctuationAndWhitespace_Test.java | 2 +- .../strings/Strings_assertEqualsNormalizingUnicode_Test.java | 2 +- .../strings/Strings_assertEqualsNormalizingWhitespace_Test.java | 2 +- .../core/internal/strings/Strings_assertHasLinesCount_Test.java | 2 +- .../strings/Strings_assertHasSameSizeAs_with_Array_Test.java | 2 +- .../Strings_assertHasSameSizeAs_with_CharSequence_Test.java | 2 +- .../strings/Strings_assertHasSameSizeAs_with_Iterable_Test.java | 2 +- .../internal/strings/Strings_assertHasSizeBetween_Test.java | 2 +- .../strings/Strings_assertHasSizeGreaterThanOrEqualTo_Test.java | 2 +- .../internal/strings/Strings_assertHasSizeGreaterThan_Test.java | 2 +- .../strings/Strings_assertHasSizeLessThanOrEqualTo_Test.java | 2 +- .../internal/strings/Strings_assertHasSizeLessThan_Test.java | 2 +- .../tests/core/internal/strings/Strings_assertHasSize_Test.java | 2 +- .../core/internal/strings/Strings_assertIsBase64Url_Test.java | 2 +- .../core/internal/strings/Strings_assertIsBase64_Test.java | 2 +- .../strings/Strings_assertIsEqualToIgnoringNewlines_Test.java | 2 +- .../Strings_assertIsEqualToNormalizingNewlines_Test.java | 2 +- .../core/internal/strings/Strings_assertIsLowerCase_Test.java | 2 +- .../core/internal/strings/Strings_assertIsMixedCase_Test.java | 2 +- .../core/internal/strings/Strings_assertIsSubstringOf_Test.java | 2 +- .../core/internal/strings/Strings_assertIsUpperCase_Test.java | 2 +- .../internal/strings/Strings_assertIsXmlEqualCase_Test.java | 2 +- .../strings/Strings_assertMatches_CharSequence_Test.java | 2 +- .../internal/strings/Strings_assertMatches_Pattern_Test.java | 2 +- .../core/internal/strings/Strings_assertNotEmpty_Test.java | 2 +- .../strings/Strings_assertNotEqualsIgnoringCase_Test.java | 2 +- .../strings/Strings_assertNotEqualsIgnoringWhitespace_Test.java | 2 +- .../Strings_assertNotEqualsNormalizingWhitespace_Test.java | 2 +- .../core/internal/strings/Strings_assertNullOrEmpty_Test.java | 2 +- .../strings/Strings_assertStartsWithIgnoringCase_Test.java | 2 +- .../core/internal/strings/Strings_assertStartsWith_Test.java | 2 +- .../tests/core/internal/throwables/ThrowablesBaseTest.java | 2 +- .../Throwables_assertHasCauseExactlyInstanceOf_Test.java | 2 +- .../throwables/Throwables_assertHasCauseInstanceOf_Test.java | 2 +- .../throwables/Throwables_assertHasCauseReference_Test.java | 2 +- .../internal/throwables/Throwables_assertHasCause_Test.java | 2 +- .../Throwables_assertHasMessageContainingAll_Test.java | 2 +- .../throwables/Throwables_assertHasMessageContaining_Test.java | 2 +- .../throwables/Throwables_assertHasMessageEnding_Test.java | 2 +- .../Throwables_assertHasMessageFindingMatch_Test.java | 2 +- .../throwables/Throwables_assertHasMessageMatching_Test.java | 2 +- .../Throwables_assertHasMessageNotContainingAny_Test.java | 2 +- .../Throwables_assertHasMessageNotContaining_Test.java | 2 +- .../Throwables_assertHasMessageStartingWith_Test.java | 2 +- .../internal/throwables/Throwables_assertHasMessage_Test.java | 2 +- .../internal/throwables/Throwables_assertHasNoCause_Test.java | 2 +- .../Throwables_assertHasNoSuppressedExceptions_Test.java | 2 +- .../Throwables_assertHasRootCauseExactlyInstanceOf_Test.java | 2 +- .../Throwables_assertHasRootCauseInstanceOf_Test.java | 2 +- .../throwables/Throwables_assertHasRootCauseMessage_Test.java | 2 +- .../internal/throwables/Throwables_assertHasRootCause_Test.java | 2 +- .../Throwables_assertHasStackTraceContaining_Test.java | 2 +- .../Throwables_assertHasSuppressedException_Test.java | 2 +- .../java/org/assertj/tests/core/internal/uris/UrisBaseTest.java | 2 +- .../tests/core/internal/uris/Uris_assertHasAuthority_Test.java | 2 +- .../tests/core/internal/uris/Uris_assertHasFragment_Test.java | 2 +- .../tests/core/internal/uris/Uris_assertHasHost_Test.java | 2 +- .../tests/core/internal/uris/Uris_assertHasNoHost_Test.java | 2 +- .../core/internal/uris/Uris_assertHasNoParameter_Test.java | 2 +- .../tests/core/internal/uris/Uris_assertHasParameter_Test.java | 2 +- .../tests/core/internal/uris/Uris_assertHasPath_Test.java | 2 +- .../tests/core/internal/uris/Uris_assertHasPort_Test.java | 2 +- .../tests/core/internal/uris/Uris_assertHasQuery_Test.java | 2 +- .../tests/core/internal/uris/Uris_assertHasScheme_Test.java | 2 +- .../tests/core/internal/uris/Uris_assertHasUserInfo_Test.java | 2 +- .../tests/core/internal/uris/Uris_getParameters_Test.java | 2 +- .../java/org/assertj/tests/core/internal/urls/UrlsBaseTest.java | 2 +- .../tests/core/internal/urls/Urls_assertHasAnchor_Test.java | 2 +- .../tests/core/internal/urls/Urls_assertHasAuthority_Test.java | 2 +- .../tests/core/internal/urls/Urls_assertHasHost_Test.java | 2 +- .../tests/core/internal/urls/Urls_assertHasNoHost_Test.java | 2 +- .../core/internal/urls/Urls_assertHasNoParameter_Test.java | 2 +- .../tests/core/internal/urls/Urls_assertHasParameter_Test.java | 2 +- .../tests/core/internal/urls/Urls_assertHasPath_Test.java | 2 +- .../tests/core/internal/urls/Urls_assertHasPort_Test.java | 2 +- .../tests/core/internal/urls/Urls_assertHasProtocol_Test.java | 2 +- .../tests/core/internal/urls/Urls_assertHasQuery_Test.java | 2 +- .../tests/core/internal/urls/Urls_assertHasUserInfo_Test.java | 2 +- .../Urls_assertIsEqualToWithSortedQueryParameters_Test.java | 2 +- .../tests/core/matcher/AssertionMatcher_matches_Test.java | 2 +- .../tests/core/navigation/BaseNavigableIterableAssert_Test.java | 2 +- .../tests/core/navigation/BaseNavigableListAssert_Test.java | 2 +- .../navigation/ClassBasedNavigableList_withDefault_Test.java | 2 +- .../tests/core/navigation/GenericNavigableAssert_Test.java | 2 +- .../tests/core/presentation/AbstractBaseRepresentationTest.java | 2 +- .../tests/core/presentation/CompositeRepresentation_Test.java | 2 +- .../presentation/StandardRepresentation_array_format_Test.java | 2 +- .../StandardRepresentation_custom_formatter_Test.java | 2 +- .../core/presentation/StandardRepresentation_duration_Test.java | 2 +- .../StandardRepresentation_format_CompletableFuture_Test.java | 2 +- .../StandardRepresentation_iterable_format_Test.java | 2 +- .../presentation/StandardRepresentation_map_format_Test.java | 2 +- .../StandardRepresentation_static_setters_Test.java | 2 +- .../StandardRepresentation_throwable_format_Test.java | 2 +- ...StandardRepresentation_toStringOf_AtomicReferences_Test.java | 2 +- .../presentation/StandardRepresentation_toStringOf_Test.java | 2 +- .../StandardRepresentation_unambiguousToStringOf_Test.java | 2 +- .../java/org/assertj/tests/core/testkit/AbsValueComparator.java | 2 +- .../assertj/tests/core/testkit/AlwaysDifferentComparator.java | 2 +- .../org/assertj/tests/core/testkit/AlwaysEqualComparator.java | 2 +- .../src/test/java/org/assertj/tests/core/testkit/Animal.java | 2 +- .../tests/core/testkit/AssertionErrorExpectedException.java | 2 +- .../org/assertj/tests/core/testkit/AtPrecisionComparator.java | 2 +- .../test/java/org/assertj/tests/core/testkit/BiPredicates.java | 2 +- .../test/java/org/assertj/tests/core/testkit/BooleanArrays.java | 2 +- .../test/java/org/assertj/tests/core/testkit/ByteArrays.java | 2 +- .../java/org/assertj/tests/core/testkit/CartoonCharacter.java | 2 +- .../core/testkit/CaseInsensitiveCharSequenceComparator.java | 2 +- .../tests/core/testkit/CaseInsensitiveCharacterComparator.java | 2 +- .../core/testkit/CaseInsensitiveCharacterComparatorTest.java | 2 +- .../tests/core/testkit/CaseInsensitiveStringComparator.java | 2 +- .../tests/core/testkit/CaseInsensitiveStringComparatorTest.java | 2 +- .../test/java/org/assertj/tests/core/testkit/CharArrays.java | 2 +- .../src/test/java/org/assertj/tests/core/testkit/Charsets.java | 2 +- .../java/org/assertj/tests/core/testkit/ClasspathResources.java | 2 +- .../org/assertj/tests/core/testkit/ConfigurationForTests.java | 2 +- .../test/java/org/assertj/tests/core/testkit/DoubleArrays.java | 2 +- .../src/test/java/org/assertj/tests/core/testkit/Employee.java | 2 +- .../tests/core/testkit/EqualsHashCodeContractAssert.java | 2 +- .../tests/core/testkit/EqualsHashCodeContractTestCase.java | 2 +- .../org/assertj/tests/core/testkit/ErrorMessagesForTest.java | 2 +- .../java/org/assertj/tests/core/testkit/FieldTestUtils.java | 2 +- .../test/java/org/assertj/tests/core/testkit/FloatArrays.java | 2 +- .../test/java/org/assertj/tests/core/testkit/FluentJedi.java | 2 +- .../org/assertj/tests/core/testkit/IllegalVehicleAssert.java | 2 +- .../src/test/java/org/assertj/tests/core/testkit/IntArrays.java | 2 +- .../src/test/java/org/assertj/tests/core/testkit/Jedi.java | 2 +- .../test/java/org/assertj/tests/core/testkit/JediCondition.java | 2 +- .../java/org/assertj/tests/core/testkit/JediPowerCondition.java | 2 +- .../test/java/org/assertj/tests/core/testkit/LongArrays.java | 2 +- .../src/test/java/org/assertj/tests/core/testkit/Maps.java | 2 +- .../assertj/tests/core/testkit/MutatesGlobalConfiguration.java | 2 +- .../src/test/java/org/assertj/tests/core/testkit/Name.java | 2 +- .../assertj/tests/core/testkit/NavigationMethodBaseTest.java | 2 +- .../org/assertj/tests/core/testkit/NeverEqualComparator.java | 2 +- .../test/java/org/assertj/tests/core/testkit/ObjectArrays.java | 2 +- .../assertj/tests/core/testkit/OtherStringTestComparator.java | 2 +- .../tests/core/testkit/OtherStringTestComparatorWithAt.java | 2 +- .../src/test/java/org/assertj/tests/core/testkit/Patient.java | 2 +- .../src/test/java/org/assertj/tests/core/testkit/Person.java | 2 +- .../tests/core/testkit/PersonCaseInsensitiveNameComparator.java | 2 +- .../src/test/java/org/assertj/tests/core/testkit/Player.java | 2 +- .../org/assertj/tests/core/testkit/PotentialMvpCondition.java | 2 +- .../test/java/org/assertj/tests/core/testkit/ShortArrays.java | 2 +- .../java/org/assertj/tests/core/testkit/StackTraceUtils.java | 2 +- .../tests/core/testkit/StringHashCodeTestComparator.java | 2 +- .../java/org/assertj/tests/core/testkit/StringSpliterator.java | 2 +- .../test/java/org/assertj/tests/core/testkit/StringStream.java | 2 +- .../org/assertj/tests/core/testkit/StringTestComparator.java | 2 +- .../org/assertj/tests/core/testkit/SymmetricDateComparator.java | 2 +- .../org/assertj/tests/core/testkit/TestClassWithRandomId.java | 2 +- .../test/java/org/assertj/tests/core/testkit/TestCondition.java | 2 +- .../src/test/java/org/assertj/tests/core/testkit/TestData.java | 2 +- .../java/org/assertj/tests/core/testkit/TestDescription.java | 2 +- .../org/assertj/tests/core/testkit/ThrowingCallableFactory.java | 2 +- .../java/org/assertj/tests/core/testkit/TolkienCharacter.java | 2 +- .../org/assertj/tests/core/testkit/TolkienCharacterAssert.java | 2 +- .../tests/core/testkit/TolkienCharacterAssertFactory.java | 2 +- .../test/java/org/assertj/tests/core/testkit/TypeCanonizer.java | 2 +- .../java/org/assertj/tests/core/testkit/TypeCanonizerTest.java | 2 +- .../src/test/java/org/assertj/tests/core/testkit/Vehicle.java | 2 +- .../test/java/org/assertj/tests/core/testkit/VehicleAssert.java | 2 +- .../java/org/assertj/tests/core/testkit/VehicleFactory.java | 2 +- .../java/org/assertj/tests/core/testkit/WithPlayerData.java | 2 +- .../core/testkit/junit/jupiter/DefaultDisplayNameGenerator.java | 2 +- .../testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.java | 2 +- .../tests/core/testkit/junit/jupiter/params/converter/Hex.java | 2 +- .../test/java/org/assertj/tests/core/util/AssertionsUtil.java | 2 +- .../org/example/soft/SoftAssertionsFieldInjectionExample.java | 2 +- .../example/soft/SoftAssertionsParameterInjectionExample.java | 2 +- .../org/example/test/CustomAsserts_filter_stacktrace_Test.java | 2 +- .../org/example/test/DefaultAssertionErrorCollector_Test.java | 2 +- .../example/test/Remove_assertJ_stacktrace_elements_Test.java | 2 +- .../org/example/test/SoftAssertionsErrorDescriptionTest.java | 2 +- ...ndardRepresentation_MultipleAssertionsError_format_Test.java | 2 +- .../test/Throwables_addLineNumberToErrorMessages_Test.java | 2 +- .../test/Throwables_getFirstStackTraceElementFromTest_Test.java | 2 +- .../Throwables_removeAssertJElementFromStackTrace_Test.java | 2 +- .../assertj-guava-tests/src/test/java/module-info.java | 2 +- .../src/test/java/org/assertj/tests/guava/Module_Test.java | 2 +- .../guava/api/Assertions_assertThat_with_Multimap_Test.java | 2 +- .../guava/api/Assertions_assertThat_with_Optional_Test.java | 2 +- .../Assertions_sync_with_InstanceOfAssertFactories_Test.java | 2 +- .../tests/guava/api/ByteSourceAssert_hasSameContentAs_Test.java | 2 +- .../assertj/tests/guava/api/ByteSourceAssert_hasSize_Test.java | 2 +- .../assertj/tests/guava/api/ByteSourceAssert_isEmpty_Test.java | 2 +- .../assertj/tests/guava/api/InstanceOfAssertFactoriesTest.java | 2 +- .../org/assertj/tests/guava/api/MultimapAssertBaseTest.java | 2 +- .../guava/api/MultimapAssert_containsAllEntriesOf_Test.java | 2 +- .../tests/guava/api/MultimapAssert_containsKeys_Test.java | 2 +- .../tests/guava/api/MultimapAssert_containsValues_Test.java | 2 +- .../assertj/tests/guava/api/MultimapAssert_contains_Test.java | 2 +- .../tests/guava/api/MultimapAssert_doesNotContainKeys_Test.java | 2 +- .../tests/guava/api/MultimapAssert_hasSameEntriesAs_Test.java | 2 +- .../assertj/tests/guava/api/MultimapAssert_hasSize_Test.java | 2 +- .../assertj/tests/guava/api/MultimapAssert_isEmpty_Test.java | 2 +- .../assertj/tests/guava/api/MultimapAssert_isNotEmpty_Test.java | 2 +- .../tests/guava/api/MultisetAssert_containsAtLeast_Test.java | 2 +- .../tests/guava/api/MultisetAssert_containsAtMost_Test.java | 2 +- .../assertj/tests/guava/api/MultisetAssert_contains_Test.java | 2 +- .../assertj/tests/guava/api/OptionalAssert_contains_Test.java | 2 +- .../guava/api/OptionalAssert_extractingCharSequence_Test.java | 2 +- .../tests/guava/api/OptionalAssert_extractingValue_Test.java | 2 +- .../assertj/tests/guava/api/OptionalAssert_isAbsent_Test.java | 2 +- .../assertj/tests/guava/api/OptionalAssert_isPresent_Test.java | 2 +- .../org/assertj/tests/guava/api/RangeAssert_contains_Test.java | 2 +- .../tests/guava/api/RangeAssert_doesNotContain_Test.java | 2 +- .../tests/guava/api/RangeAssert_hasClosedLowerBound_Test.java | 2 +- .../tests/guava/api/RangeAssert_hasClosedUpperBound_Test.java | 2 +- .../guava/api/RangeAssert_hasLowerEndpointEqualTo_Test.java | 2 +- .../tests/guava/api/RangeAssert_hasOpenedLowerBound_Test.java | 2 +- .../tests/guava/api/RangeAssert_hasOpenedUpperBound_Test.java | 2 +- .../guava/api/RangeAssert_hasUpperEndpointEqualTo_Test.java | 2 +- .../org/assertj/tests/guava/api/RangeAssert_isEmpty_Test.java | 2 +- .../assertj/tests/guava/api/RangeAssert_isNotEmpty_Test.java | 2 +- .../org/assertj/tests/guava/api/RangeMapAssertBaseTest.java | 2 +- .../tests/guava/api/RangeMapAssert_containsKeys_Test.java | 2 +- .../tests/guava/api/RangeMapAssert_containsValues_Test.java | 2 +- .../assertj/tests/guava/api/RangeMapAssert_contains_Test.java | 2 +- .../assertj/tests/guava/api/RangeMapAssert_isEmpty_Test.java | 2 +- .../assertj/tests/guava/api/RangeMapAssert_isNotEmpty_Test.java | 2 +- .../tests/guava/api/RangeSetAssert_containsAll_Test.java | 2 +- .../tests/guava/api/RangeSetAssert_containsAnyOf_Test.java | 2 +- .../guava/api/RangeSetAssert_containsAnyRangesOf_Test.java | 2 +- .../assertj/tests/guava/api/RangeSetAssert_contains_Test.java | 2 +- .../tests/guava/api/RangeSetAssert_doesNotContainAll_Test.java | 2 +- .../tests/guava/api/RangeSetAssert_doesNotContain_Test.java | 2 +- ...eSetAssert_doesNotEncloseAnyRangesOf_with_Iterable_Test.java | 2 +- ...eSetAssert_doesNotEncloseAnyRangesOf_with_RangeSet_Test.java | 2 +- .../tests/guava/api/RangeSetAssert_doesNotEnclose_Test.java | 2 +- ...tAssert_doesNotIntersectAnyRangeFrom_with_Iterable_Test.java | 2 +- ...tAssert_doesNotIntersectAnyRangeFrom_with_RangeSet_Test.java | 2 +- .../tests/guava/api/RangeSetAssert_doesNotIntersect_Test.java | 2 +- .../api/RangeSetAssert_enclosesAll_with_Iterable_Test.java | 2 +- .../api/RangeSetAssert_enclosesAll_with_RangeSet_Test.java | 2 +- .../tests/guava/api/RangeSetAssert_enclosesAnyOf_Test.java | 2 +- .../RangeSetAssert_enclosesAnyRangesOf_with_Iterable_Test.java | 2 +- .../RangeSetAssert_enclosesAnyRangesOf_with_RangeSet_Test.java | 2 +- .../assertj/tests/guava/api/RangeSetAssert_encloses_Test.java | 2 +- .../assertj/tests/guava/api/RangeSetAssert_hasSize_Test.java | 2 +- .../api/RangeSetAssert_intersectsAll_with_Iterable_Test.java | 2 +- .../api/RangeSetAssert_intersectsAll_with_RangeSet_Test.java | 2 +- .../tests/guava/api/RangeSetAssert_intersectsAnyOf_Test.java | 2 +- ...RangeSetAssert_intersectsAnyRangesOf_with_Iterable_Test.java | 2 +- ...RangeSetAssert_intersectsAnyRangesOf_with_RangeSet_Test.java | 2 +- .../assertj/tests/guava/api/RangeSetAssert_intersects_Test.java | 2 +- .../assertj/tests/guava/api/RangeSetAssert_isEmpty_Test.java | 2 +- .../assertj/tests/guava/api/RangeSetAssert_isNotEmpty_Test.java | 2 +- .../tests/guava/api/RangeSetAssert_isNullOrEmpty_Test.java | 2 +- .../java/org/assertj/tests/guava/api/TableAssertBaseTest.java | 2 +- .../assertj/tests/guava/api/TableAssert_columnCount_Test.java | 2 +- .../assertj/tests/guava/api/TableAssert_containsCells_Test.java | 2 +- .../tests/guava/api/TableAssert_containsColumns_Test.java | 2 +- .../assertj/tests/guava/api/TableAssert_containsRows_Test.java | 2 +- .../tests/guava/api/TableAssert_containsValues_Test.java | 2 +- .../tests/guava/api/TableAssert_hasColumnCount_Test.java | 2 +- .../assertj/tests/guava/api/TableAssert_hasRowCount_Test.java | 2 +- .../org/assertj/tests/guava/api/TableAssert_hasSize_Test.java | 2 +- .../org/assertj/tests/guava/api/TableAssert_isEmpty_Test.java | 2 +- .../assertj/tests/guava/api/TableAssert_isNotEmpty_Test.java | 2 +- .../org/assertj/tests/guava/api/TableAssert_rowCount_Test.java | 2 +- .../java/org/assertj/tests/guava/api/TableAssert_size_Test.java | 2 +- .../guava/error/RangeSetShouldEncloseAnyOf_create_Test.java | 2 +- .../tests/guava/error/RangeSetShouldEnclose_create_Test.java | 2 +- .../guava/error/RangeSetShouldIntersectAnyOf_create_Test.java | 2 +- .../tests/guava/error/RangeSetShouldIntersect_create_Test.java | 2 +- .../tests/guava/error/RangeSetShouldNotEnclose_create_Test.java | 2 +- .../guava/error/RangeSetShouldNotIntersect_create_Test.java | 2 +- .../guava/error/ShouldHaveSameContentTest_create_Test.java | 2 +- .../java/org/assertj/tests/guava/testkit/AssertionErrors.java | 2 +- .../testkit/junit/jupiter/DefaultDisplayNameGenerator.java | 2 +- .../testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.java | 2 +- .../src/test/java/org/assertj/scripts/ClasspathResources.java | 2 +- .../scripts/Convert_JUnit5_Assertions_To_AssertJ_Test.java | 2 +- .../scripts/Convert_JUnit_Assertions_To_AssertJ_Test.java | 2 +- .../src/test/java/org/assertj/scripts/ShellScriptExecutor.java | 2 +- .../assertj-performance-tests/src/test/java/module-info.java | 2 +- .../java/org/assertj/tests/core/perf/ContainsOnlyPerfTest.java | 2 +- .../org/assertj/tests/core/perf/SoftAssertionsPerfTest.java | 2 +- .../org/assertj/tests/core/perf/TypeComparatorsPerfTest.java | 2 +- pom.xml | 2 +- 5158 files changed, 5158 insertions(+), 5158 deletions(-) diff --git a/assertj-core/src/main/java/module-info.java b/assertj-core/src/main/java/module-info.java index 474f9c7fc4f..d8adf08914f 100644 --- a/assertj-core/src/main/java/module-info.java +++ b/assertj-core/src/main/java/module-info.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/annotation/Beta.java b/assertj-core/src/main/java/org/assertj/core/annotation/Beta.java index 5a2ecd5cbcc..383ec0cb27a 100644 --- a/assertj-core/src/main/java/org/assertj/core/annotation/Beta.java +++ b/assertj-core/src/main/java/org/assertj/core/annotation/Beta.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/annotation/CanIgnoreReturnValue.java b/assertj-core/src/main/java/org/assertj/core/annotation/CanIgnoreReturnValue.java index 850d56fa60f..1efb5503983 100644 --- a/assertj-core/src/main/java/org/assertj/core/annotation/CanIgnoreReturnValue.java +++ b/assertj-core/src/main/java/org/assertj/core/annotation/CanIgnoreReturnValue.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/annotation/CheckReturnValue.java b/assertj-core/src/main/java/org/assertj/core/annotation/CheckReturnValue.java index d8d426f0fd8..2d9ffa2e55d 100644 --- a/assertj-core/src/main/java/org/assertj/core/annotation/CheckReturnValue.java +++ b/assertj-core/src/main/java/org/assertj/core/annotation/CheckReturnValue.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/annotations/Beta.java b/assertj-core/src/main/java/org/assertj/core/annotations/Beta.java index b0e67a97799..6a691762ef7 100644 --- a/assertj-core/src/main/java/org/assertj/core/annotations/Beta.java +++ b/assertj-core/src/main/java/org/assertj/core/annotations/Beta.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/Abstract2DArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/Abstract2DArrayAssert.java index 9f732a86e40..996da0195c2 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Abstract2DArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Abstract2DArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractArrayAssert.java index fd99de8894b..001a4f932b9 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractAssert.java index cfbe81dd696..7232f1902de 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractAssertWithComparator.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractAssertWithComparator.java index 815bac0a32d..cfa8d9563eb 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractAssertWithComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractAssertWithComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractAtomicFieldUpdaterAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractAtomicFieldUpdaterAssert.java index 4995e1e2d06..79347f8f68c 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractAtomicFieldUpdaterAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractAtomicFieldUpdaterAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractAtomicReferenceAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractAtomicReferenceAssert.java index bab570b15d9..250abc205c7 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractAtomicReferenceAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractAtomicReferenceAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractBigDecimalAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractBigDecimalAssert.java index 7bdc3c6ab73..b32570949d0 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractBigDecimalAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractBigDecimalAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractBigDecimalScaleAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractBigDecimalScaleAssert.java index c7cc6bfd041..dd46486a55d 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractBigDecimalScaleAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractBigDecimalScaleAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractBigIntegerAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractBigIntegerAssert.java index de1d2727ce8..a48326c1582 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractBigIntegerAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractBigIntegerAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractBooleanArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractBooleanArrayAssert.java index 98ebc441352..2ac0042901f 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractBooleanArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractBooleanArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractBooleanAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractBooleanAssert.java index 6722ebd8653..2f2df7a659f 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractBooleanAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractBooleanAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractByteArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractByteArrayAssert.java index 6d054ccc623..484a6bf6073 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractByteArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractByteArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractByteAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractByteAssert.java index 76b01c82d8c..8849c0c0665 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractByteAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractByteAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractCharArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractCharArrayAssert.java index a1e2646d081..0da1fe11cfd 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractCharArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractCharArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractCharSequenceAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractCharSequenceAssert.java index bd3f5655457..3149e8875cc 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractCharSequenceAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractCharSequenceAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractCharacterAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractCharacterAssert.java index a3a673b85ba..8ea49a2d667 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractCharacterAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractCharacterAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractClassAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractClassAssert.java index b33db74265c..663ae93893e 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractClassAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractClassAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractCollectionAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractCollectionAssert.java index 89230b00189..cc85709f253 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractCollectionAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractCollectionAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractComparableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractComparableAssert.java index c6de8779a74..a8ba4d9faa9 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractComparableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractComparableAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractCompletableFutureAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractCompletableFutureAssert.java index e4a6d0acea3..0b59f7886a9 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractCompletableFutureAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractCompletableFutureAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractDateAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractDateAssert.java index 790e8eaec7d..9f12fd91ae9 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractDateAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractDateAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractDoubleArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractDoubleArrayAssert.java index 583ec352ddc..a495a25d797 100755 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractDoubleArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractDoubleArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractDoubleAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractDoubleAssert.java index accfb0a7bdc..16be2b35b8f 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractDoubleAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractDoubleAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractDurationAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractDurationAssert.java index 6538854457a..bf5d6630c14 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractDurationAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractDurationAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractEnumerableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractEnumerableAssert.java index 833b2235181..c686b5f87bd 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractEnumerableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractEnumerableAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractFileAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractFileAssert.java index 39b3093c4d1..aad848f163e 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractFileAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractFileAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractFileSizeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractFileSizeAssert.java index eaa863f2dba..91ed97401ab 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractFileSizeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractFileSizeAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractFloatArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractFloatArrayAssert.java index 306c510bcdb..d7e04571868 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractFloatArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractFloatArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractFloatAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractFloatAssert.java index fd550c088bf..3f573b3d2eb 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractFloatAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractFloatAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractFutureAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractFutureAssert.java index ca002f861f5..f9e36c63b8e 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractFutureAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractFutureAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractInputStreamAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractInputStreamAssert.java index fffa2ac1b7f..c721b7332f7 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractInputStreamAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractInputStreamAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractInstantAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractInstantAssert.java index 3b10b8e2391..79e8763f863 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractInstantAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractInstantAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractIntArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractIntArrayAssert.java index 69eb5bf862b..9a302a6b988 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractIntArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractIntArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractIntegerAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractIntegerAssert.java index 06e6395231c..958505eecb6 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractIntegerAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractIntegerAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractIterableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractIterableAssert.java index 689f57b33c9..70b8eb6742e 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractIterableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractIterableAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractIterableSizeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractIterableSizeAssert.java index c1bcf963e1e..7d57d9941e3 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractIterableSizeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractIterableSizeAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractIteratorAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractIteratorAssert.java index 805811779b4..7547b7ed59f 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractIteratorAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractIteratorAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractListAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractListAssert.java index 96905c4e73f..781c79d64f3 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractListAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractListAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractLocalDateAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractLocalDateAssert.java index cc7e2a00a07..fe5d3e82130 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractLocalDateAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractLocalDateAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractLocalDateTimeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractLocalDateTimeAssert.java index 86e5180abce..3d803505fc5 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractLocalDateTimeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractLocalDateTimeAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractLocalTimeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractLocalTimeAssert.java index 5ea30e62c2d..0d92e7960bc 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractLocalTimeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractLocalTimeAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractLongAdderAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractLongAdderAssert.java index 74d75b0b8ef..fa026ad1f1e 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractLongAdderAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractLongAdderAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractLongArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractLongArrayAssert.java index 31566038019..cd5f99aab1f 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractLongArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractLongArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractLongAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractLongAssert.java index 002980d8c4d..2bfab86d3dd 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractLongAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractLongAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractMapAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractMapAssert.java index 3e701f944bf..410591e189a 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractMapAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractMapAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractMapSizeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractMapSizeAssert.java index 5ad4b83d82a..644ab784f46 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractMapSizeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractMapSizeAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractMatcherAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractMatcherAssert.java index 5ab5323c0a7..0cede77af3f 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractMatcherAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractMatcherAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractObjectArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractObjectArrayAssert.java index 8668af7c0aa..97eb5c4de46 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractObjectArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractObjectArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractObjectAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractObjectAssert.java index 674f3c555fb..42b6edf2263 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractObjectAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractObjectAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractOffsetDateTimeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractOffsetDateTimeAssert.java index ae1a5bcee36..b3f22be618a 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractOffsetDateTimeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractOffsetDateTimeAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractOffsetTimeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractOffsetTimeAssert.java index 68285485fc7..0a14db19fd6 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractOffsetTimeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractOffsetTimeAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalAssert.java index 5693af0c0b9..d134f76ca48 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalDoubleAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalDoubleAssert.java index f10ceeeb07c..3fc9e1c9801 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalDoubleAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalDoubleAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalIntAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalIntAssert.java index c48e2928af3..ddd7436249d 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalIntAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalIntAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalLongAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalLongAssert.java index fca11a9e895..b75f2d5a195 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalLongAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractOptionalLongAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractPathAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractPathAssert.java index 3bc9dd738a0..dfe67c6e138 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractPathAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractPathAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractPeriodAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractPeriodAssert.java index 1ff2ac5d76d..7d01eff201a 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractPeriodAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractPeriodAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractPredicateAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractPredicateAssert.java index f4a568ae0a6..d8ee7c2793a 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractPredicateAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractPredicateAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractPredicateLikeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractPredicateLikeAssert.java index 731c38555bb..ec5501f6ac4 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractPredicateLikeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractPredicateLikeAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractShortArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractShortArrayAssert.java index 2eba4b1fc99..8b592c105b8 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractShortArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractShortArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractShortAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractShortAssert.java index 8c6144fe30c..45b9c7efe34 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractShortAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractShortAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractSoftAssertions.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractSoftAssertions.java index b4788f2aa85..b02dec7e8f5 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractSoftAssertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractSoftAssertions.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractSpliteratorAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractSpliteratorAssert.java index b0f4ceeed24..8a9dd137402 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractSpliteratorAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractSpliteratorAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractStringAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractStringAssert.java index 534b17cf944..5653a5f776e 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractStringAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractStringAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractSuppressedExceptionsAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractSuppressedExceptionsAssert.java index 95aaadf6570..cabe8f6356a 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractSuppressedExceptionsAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractSuppressedExceptionsAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractTemporalAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractTemporalAssert.java index 7bd7f20ba76..42738329585 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractTemporalAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractTemporalAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractThrowableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractThrowableAssert.java index 581319b7d2c..bd1fb9c72b9 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractThrowableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractThrowableAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractUniversalComparableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractUniversalComparableAssert.java index f7c39b8acca..449bbf85c46 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractUniversalComparableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractUniversalComparableAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractUriAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractUriAssert.java index b93692d3974..97bbb94bcb7 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractUriAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractUriAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractUrlAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractUrlAssert.java index 2b39d9969d6..d3057c7bae7 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractUrlAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractUrlAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractYearMonthAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractYearMonthAssert.java index a1e884080f0..2d8e211a0eb 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractYearMonthAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractYearMonthAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractZonedDateTimeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractZonedDateTimeAssert.java index 3b404d329e4..e364ec8f1ef 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractZonedDateTimeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractZonedDateTimeAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AfterAssertionErrorCollected.java b/assertj-core/src/main/java/org/assertj/core/api/AfterAssertionErrorCollected.java index da55a43613c..0fcd05a7a33 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AfterAssertionErrorCollected.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AfterAssertionErrorCollected.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/Array2DAssert.java b/assertj-core/src/main/java/org/assertj/core/api/Array2DAssert.java index a66f0465215..d20280521d8 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Array2DAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Array2DAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/ArraySortedAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ArraySortedAssert.java index 9d3b8923e74..9d728000846 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ArraySortedAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ArraySortedAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/Assert.java b/assertj-core/src/main/java/org/assertj/core/api/Assert.java index 5bf95974023..c468600ac5f 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Assert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Assert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AssertDelegateTarget.java b/assertj-core/src/main/java/org/assertj/core/api/AssertDelegateTarget.java index 181789212cf..4ec13cf5540 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AssertDelegateTarget.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AssertDelegateTarget.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AssertFactory.java b/assertj-core/src/main/java/org/assertj/core/api/AssertFactory.java index c89196700e2..211a5100365 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AssertFactory.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AssertFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AssertJProxySetup.java b/assertj-core/src/main/java/org/assertj/core/api/AssertJProxySetup.java index dbc771d9eb1..8e6dd9babb4 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AssertJProxySetup.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AssertJProxySetup.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AssertProvider.java b/assertj-core/src/main/java/org/assertj/core/api/AssertProvider.java index b41a36e8ca6..8bae8f83a14 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AssertProvider.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AssertProvider.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AssertWithComparator.java b/assertj-core/src/main/java/org/assertj/core/api/AssertWithComparator.java index 1d62c336872..02d0011a2f5 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AssertWithComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AssertWithComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AssertionErrorCollector.java b/assertj-core/src/main/java/org/assertj/core/api/AssertionErrorCollector.java index 9fa8878d186..bc084559837 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AssertionErrorCollector.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AssertionErrorCollector.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AssertionInfo.java b/assertj-core/src/main/java/org/assertj/core/api/AssertionInfo.java index 5270bb5cf5b..69c3e718faf 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AssertionInfo.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AssertionInfo.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/Assertions.java b/assertj-core/src/main/java/org/assertj/core/api/Assertions.java index 780f5cad290..54d5f1a3577 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Assertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Assertions.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AssertionsForClassTypes.java b/assertj-core/src/main/java/org/assertj/core/api/AssertionsForClassTypes.java index 67186b17cdd..2d46d2c82af 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AssertionsForClassTypes.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AssertionsForClassTypes.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AssertionsForInterfaceTypes.java b/assertj-core/src/main/java/org/assertj/core/api/AssertionsForInterfaceTypes.java index 0fbdfe9f3a4..0c67b933d26 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AssertionsForInterfaceTypes.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AssertionsForInterfaceTypes.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AssumptionExceptionFactory.java b/assertj-core/src/main/java/org/assertj/core/api/AssumptionExceptionFactory.java index 1669a08f13b..07c8dd921f8 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AssumptionExceptionFactory.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AssumptionExceptionFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/Assumptions.java b/assertj-core/src/main/java/org/assertj/core/api/Assumptions.java index ccf99c8a4d9..fc7530e342a 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Assumptions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Assumptions.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AtomicBooleanAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AtomicBooleanAssert.java index 8e13875e5c0..5a5727f9661 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AtomicBooleanAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AtomicBooleanAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AtomicIntegerArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AtomicIntegerArrayAssert.java index 5ee68826f93..989b2cd68c2 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AtomicIntegerArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AtomicIntegerArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AtomicIntegerAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AtomicIntegerAssert.java index d759b03eb15..c205787d0de 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AtomicIntegerAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AtomicIntegerAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AtomicIntegerFieldUpdaterAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AtomicIntegerFieldUpdaterAssert.java index 9e7db5331b1..386397816eb 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AtomicIntegerFieldUpdaterAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AtomicIntegerFieldUpdaterAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AtomicLongArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AtomicLongArrayAssert.java index 902385b8ce4..02c7f963769 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AtomicLongArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AtomicLongArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AtomicLongAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AtomicLongAssert.java index 651dea5972d..21b62d96b68 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AtomicLongAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AtomicLongAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AtomicLongFieldUpdaterAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AtomicLongFieldUpdaterAssert.java index 10b246809cf..e25f81ac8fc 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AtomicLongFieldUpdaterAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AtomicLongFieldUpdaterAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AtomicMarkableReferenceAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AtomicMarkableReferenceAssert.java index 8e16b8b37cd..7f36ee00ca1 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AtomicMarkableReferenceAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AtomicMarkableReferenceAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AtomicReferenceArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AtomicReferenceArrayAssert.java index 047fe154fbd..56dee77eab4 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AtomicReferenceArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AtomicReferenceArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AtomicReferenceAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AtomicReferenceAssert.java index 57da8670e12..7c4700d4ca5 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AtomicReferenceAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AtomicReferenceAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AtomicReferenceFieldUpdaterAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AtomicReferenceFieldUpdaterAssert.java index a7cc0eadd55..f85b8229476 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AtomicReferenceFieldUpdaterAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AtomicReferenceFieldUpdaterAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AtomicStampedReferenceAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AtomicStampedReferenceAssert.java index 2613150ac4d..2f7cc180f72 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AtomicStampedReferenceAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AtomicStampedReferenceAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AutoCloseableBDDSoftAssertions.java b/assertj-core/src/main/java/org/assertj/core/api/AutoCloseableBDDSoftAssertions.java index 7043fab78e8..53b7767394b 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AutoCloseableBDDSoftAssertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AutoCloseableBDDSoftAssertions.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AutoCloseableSoftAssertions.java b/assertj-core/src/main/java/org/assertj/core/api/AutoCloseableSoftAssertions.java index 1c6d95568b0..73c2e67c1ca 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AutoCloseableSoftAssertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AutoCloseableSoftAssertions.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/AutoCloseableSoftAssertionsProvider.java b/assertj-core/src/main/java/org/assertj/core/api/AutoCloseableSoftAssertionsProvider.java index 51971e572c6..49704ecfdfb 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AutoCloseableSoftAssertionsProvider.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AutoCloseableSoftAssertionsProvider.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/BDDAssertions.java b/assertj-core/src/main/java/org/assertj/core/api/BDDAssertions.java index d517fcb12ef..b576082036f 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/BDDAssertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/BDDAssertions.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/BDDAssumptions.java b/assertj-core/src/main/java/org/assertj/core/api/BDDAssumptions.java index 393c1b2f476..bbe18a69a8f 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/BDDAssumptions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/BDDAssumptions.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/BDDSoftAssertions.java b/assertj-core/src/main/java/org/assertj/core/api/BDDSoftAssertions.java index 28287f1d2ed..2c60171991c 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/BDDSoftAssertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/BDDSoftAssertions.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/BDDSoftAssertionsProvider.java b/assertj-core/src/main/java/org/assertj/core/api/BDDSoftAssertionsProvider.java index 8920fde86a7..dcffe6da737 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/BDDSoftAssertionsProvider.java +++ b/assertj-core/src/main/java/org/assertj/core/api/BDDSoftAssertionsProvider.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/BigDecimalAssert.java b/assertj-core/src/main/java/org/assertj/core/api/BigDecimalAssert.java index 25449ae81dd..7ef761c4c1c 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/BigDecimalAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/BigDecimalAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/BigDecimalScaleAssert.java b/assertj-core/src/main/java/org/assertj/core/api/BigDecimalScaleAssert.java index cb6358ba22c..262b5d08479 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/BigDecimalScaleAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/BigDecimalScaleAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/BigIntegerAssert.java b/assertj-core/src/main/java/org/assertj/core/api/BigIntegerAssert.java index e045cbe14b1..5d573881b6d 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/BigIntegerAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/BigIntegerAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/Boolean2DArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/Boolean2DArrayAssert.java index 90fe04e9aca..e89350ede94 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Boolean2DArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Boolean2DArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/BooleanArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/BooleanArrayAssert.java index 08881b21df8..db3e8e87bcf 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/BooleanArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/BooleanArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/BooleanAssert.java b/assertj-core/src/main/java/org/assertj/core/api/BooleanAssert.java index 22d833c3200..d075f4efb42 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/BooleanAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/BooleanAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/Byte2DArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/Byte2DArrayAssert.java index e749e9d0f08..0b7e2b3489b 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Byte2DArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Byte2DArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/ByteArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ByteArrayAssert.java index ead0dfe954f..33b02e6332a 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ByteArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ByteArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/ByteAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ByteAssert.java index 453b4063846..c0451c34a5c 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ByteAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ByteAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/Char2DArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/Char2DArrayAssert.java index 1ce5ef1e968..162b581e9c0 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Char2DArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Char2DArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/CharArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/CharArrayAssert.java index 99c51804807..54d84ec76fe 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/CharArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/CharArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/CharSequenceAssert.java b/assertj-core/src/main/java/org/assertj/core/api/CharSequenceAssert.java index a9ea2a43d20..61caa437376 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/CharSequenceAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/CharSequenceAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/CharacterAssert.java b/assertj-core/src/main/java/org/assertj/core/api/CharacterAssert.java index e9c0ee4a90c..2706ab3d418 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/CharacterAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/CharacterAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/ClassAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ClassAssert.java index 9c4464eb74b..89361f564dd 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ClassAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ClassAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/ClassLoadingStrategyFactory.java b/assertj-core/src/main/java/org/assertj/core/api/ClassLoadingStrategyFactory.java index db94bdaedba..575769c72b5 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ClassLoadingStrategyFactory.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ClassLoadingStrategyFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/CollectionAssert.java b/assertj-core/src/main/java/org/assertj/core/api/CollectionAssert.java index e8b0c69c247..2fa8724a130 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/CollectionAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/CollectionAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/ComparableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ComparableAssert.java index 9e0f98a2217..7c8304ac5aa 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ComparableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ComparableAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/ComparatorFactory.java b/assertj-core/src/main/java/org/assertj/core/api/ComparatorFactory.java index 5f816ee9113..f386a7efab5 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ComparatorFactory.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ComparatorFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/CompletableFutureAssert.java b/assertj-core/src/main/java/org/assertj/core/api/CompletableFutureAssert.java index afbe1fb4671..3504182f4fa 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/CompletableFutureAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/CompletableFutureAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/Condition.java b/assertj-core/src/main/java/org/assertj/core/api/Condition.java index 16d739377d2..c0e64ecec0e 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Condition.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Condition.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/DateAssert.java b/assertj-core/src/main/java/org/assertj/core/api/DateAssert.java index bfe20df6d20..ab51dc15a71 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/DateAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/DateAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/DefaultAssertionErrorCollector.java b/assertj-core/src/main/java/org/assertj/core/api/DefaultAssertionErrorCollector.java index 86a3b294b4a..cb026168b4c 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/DefaultAssertionErrorCollector.java +++ b/assertj-core/src/main/java/org/assertj/core/api/DefaultAssertionErrorCollector.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/Descriptable.java b/assertj-core/src/main/java/org/assertj/core/api/Descriptable.java index dc526fb4d27..3d345061e4d 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Descriptable.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Descriptable.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/Double2DArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/Double2DArrayAssert.java index dfed9c9fd9f..8b083ffd6b4 100755 --- a/assertj-core/src/main/java/org/assertj/core/api/Double2DArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Double2DArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/DoubleArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/DoubleArrayAssert.java index 4d466244b41..bbc578fa569 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/DoubleArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/DoubleArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/DoubleAssert.java b/assertj-core/src/main/java/org/assertj/core/api/DoubleAssert.java index 92b243c83ef..c4734dde39f 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/DoubleAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/DoubleAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/DoublePredicateAssert.java b/assertj-core/src/main/java/org/assertj/core/api/DoublePredicateAssert.java index 53316756f28..95b8205b299 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/DoublePredicateAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/DoublePredicateAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/DurationAssert.java b/assertj-core/src/main/java/org/assertj/core/api/DurationAssert.java index 4174bfc85a9..bb89b293cd0 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/DurationAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/DurationAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/EnumerableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/EnumerableAssert.java index e4abf6b0104..6b7ddf73e85 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/EnumerableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/EnumerableAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/ErrorCollector.java b/assertj-core/src/main/java/org/assertj/core/api/ErrorCollector.java index f9659e46519..ad342d839ed 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ErrorCollector.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ErrorCollector.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/ExtensionPoints.java b/assertj-core/src/main/java/org/assertj/core/api/ExtensionPoints.java index 4f428f4673d..9ab3c23fcb0 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ExtensionPoints.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ExtensionPoints.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/FactoryBasedNavigableIterableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/FactoryBasedNavigableIterableAssert.java index 0b4d844b483..00dc4fa8cca 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/FactoryBasedNavigableIterableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/FactoryBasedNavigableIterableAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/FactoryBasedNavigableListAssert.java b/assertj-core/src/main/java/org/assertj/core/api/FactoryBasedNavigableListAssert.java index a0f43f14679..5d9d52b3680 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/FactoryBasedNavigableListAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/FactoryBasedNavigableListAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/Fail.java b/assertj-core/src/main/java/org/assertj/core/api/Fail.java index cafd52771fc..35f8fb19bab 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Fail.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Fail.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/FileAssert.java b/assertj-core/src/main/java/org/assertj/core/api/FileAssert.java index ebe42cdc569..fc91e15a096 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/FileAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/FileAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/FileSizeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/FileSizeAssert.java index 763bf3e4503..519ebb670bd 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/FileSizeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/FileSizeAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/Float2DArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/Float2DArrayAssert.java index 25135d9919e..e94854f7848 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Float2DArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Float2DArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/FloatArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/FloatArrayAssert.java index 50966e2cf12..ca21009599d 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/FloatArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/FloatArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/FloatAssert.java b/assertj-core/src/main/java/org/assertj/core/api/FloatAssert.java index 9077efc1ad2..b6977ced068 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/FloatAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/FloatAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/FloatingPointNumberAssert.java b/assertj-core/src/main/java/org/assertj/core/api/FloatingPointNumberAssert.java index 7cbac11670a..d029fddbfda 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/FloatingPointNumberAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/FloatingPointNumberAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/FutureAssert.java b/assertj-core/src/main/java/org/assertj/core/api/FutureAssert.java index 2d16dddf049..da714ff7585 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/FutureAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/FutureAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/GenericComparableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/GenericComparableAssert.java index 75c6cacfa0a..1c5769f5928 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/GenericComparableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/GenericComparableAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/HamcrestCondition.java b/assertj-core/src/main/java/org/assertj/core/api/HamcrestCondition.java index a691eb30a21..bdc26e419b5 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/HamcrestCondition.java +++ b/assertj-core/src/main/java/org/assertj/core/api/HamcrestCondition.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/HashSetAssert.java b/assertj-core/src/main/java/org/assertj/core/api/HashSetAssert.java index cbfbcf97afc..99fcbeefc71 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/HashSetAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/HashSetAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/IndexedObjectEnumerableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/IndexedObjectEnumerableAssert.java index e1fe9f53286..eb6be5841e2 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/IndexedObjectEnumerableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/IndexedObjectEnumerableAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/InputStreamAssert.java b/assertj-core/src/main/java/org/assertj/core/api/InputStreamAssert.java index 9f9ef0dd6ad..66ead94b368 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/InputStreamAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/InputStreamAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/InstanceOfAssertFactories.java b/assertj-core/src/main/java/org/assertj/core/api/InstanceOfAssertFactories.java index 6a5847a7493..64490504703 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/InstanceOfAssertFactories.java +++ b/assertj-core/src/main/java/org/assertj/core/api/InstanceOfAssertFactories.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/InstanceOfAssertFactory.java b/assertj-core/src/main/java/org/assertj/core/api/InstanceOfAssertFactory.java index eaf454e4f75..c38f58fb3af 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/InstanceOfAssertFactory.java +++ b/assertj-core/src/main/java/org/assertj/core/api/InstanceOfAssertFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/InstantAssert.java b/assertj-core/src/main/java/org/assertj/core/api/InstantAssert.java index 18ad86dcbc9..1c4431c9a31 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/InstantAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/InstantAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/Int2DArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/Int2DArrayAssert.java index 0d5044ca1da..315354aa69d 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Int2DArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Int2DArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/IntArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/IntArrayAssert.java index eaf5a659293..43780d21f1f 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/IntArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/IntArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/IntPredicateAssert.java b/assertj-core/src/main/java/org/assertj/core/api/IntPredicateAssert.java index 2989da278b5..54836978f4a 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/IntPredicateAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/IntPredicateAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/IntegerAssert.java b/assertj-core/src/main/java/org/assertj/core/api/IntegerAssert.java index 32f7d2e6bb5..8529748be4b 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/IntegerAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/IntegerAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/IterableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/IterableAssert.java index 7b2d38482a0..d3cfe325df2 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/IterableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/IterableAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/IterableSizeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/IterableSizeAssert.java index 4dd0e4b285b..5e3bcdb3e71 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/IterableSizeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/IterableSizeAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/IteratorAssert.java b/assertj-core/src/main/java/org/assertj/core/api/IteratorAssert.java index 29c4031259d..b23025c2675 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/IteratorAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/IteratorAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/ListAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ListAssert.java index cdc7b059be0..aa00ba96506 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ListAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ListAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/LocalDateAssert.java b/assertj-core/src/main/java/org/assertj/core/api/LocalDateAssert.java index 59baee47cb5..07007880ef5 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/LocalDateAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/LocalDateAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/LocalDateTimeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/LocalDateTimeAssert.java index 40c7b75680d..8411965e4db 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/LocalDateTimeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/LocalDateTimeAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/LocalTimeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/LocalTimeAssert.java index 323c6aed756..a1ae0aaa7f0 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/LocalTimeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/LocalTimeAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/Long2DArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/Long2DArrayAssert.java index c1d5efa3922..e1a4569c3a5 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Long2DArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Long2DArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/LongAdderAssert.java b/assertj-core/src/main/java/org/assertj/core/api/LongAdderAssert.java index 599f56a7c11..28886aaf850 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/LongAdderAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/LongAdderAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/LongArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/LongArrayAssert.java index a93adc84b1b..d28e6653fc9 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/LongArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/LongArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/LongAssert.java b/assertj-core/src/main/java/org/assertj/core/api/LongAssert.java index e52c3842ea5..223d64463ba 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/LongAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/LongAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/LongPredicateAssert.java b/assertj-core/src/main/java/org/assertj/core/api/LongPredicateAssert.java index e5a6929c12a..c27efd15196 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/LongPredicateAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/LongPredicateAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/MapAssert.java b/assertj-core/src/main/java/org/assertj/core/api/MapAssert.java index 72112150e91..fd4b40616ce 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/MapAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/MapAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/MapSizeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/MapSizeAssert.java index 665864f50c3..4e92a35fa67 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/MapSizeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/MapSizeAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/MatcherAssert.java b/assertj-core/src/main/java/org/assertj/core/api/MatcherAssert.java index 55997c53a3e..86cab2bb2cb 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/MatcherAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/MatcherAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/NotThrownAssert.java b/assertj-core/src/main/java/org/assertj/core/api/NotThrownAssert.java index 0cafb06e6b0..03682ca39fe 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/NotThrownAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/NotThrownAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/NumberAssert.java b/assertj-core/src/main/java/org/assertj/core/api/NumberAssert.java index 6680a425be6..24ec7609f44 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/NumberAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/NumberAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/Object2DArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/Object2DArrayAssert.java index 20e766be57e..8176101afa0 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Object2DArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Object2DArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/ObjectArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ObjectArrayAssert.java index 5f98a4557ef..ca2d24ef962 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ObjectArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ObjectArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/ObjectAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ObjectAssert.java index 951e94056c8..cdbad105663 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ObjectAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ObjectAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/ObjectEnumerableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ObjectEnumerableAssert.java index 8ad62dc886e..1e17020eb3c 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ObjectEnumerableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ObjectEnumerableAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/OffsetDateTimeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/OffsetDateTimeAssert.java index 7be9a695dbf..9de65cbbd8f 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/OffsetDateTimeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/OffsetDateTimeAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/OffsetTimeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/OffsetTimeAssert.java index 7a342277844..4778fd743d2 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/OffsetTimeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/OffsetTimeAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/OptionalAssert.java b/assertj-core/src/main/java/org/assertj/core/api/OptionalAssert.java index 5209291c18c..fc5d8ca00d8 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/OptionalAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/OptionalAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/OptionalDoubleAssert.java b/assertj-core/src/main/java/org/assertj/core/api/OptionalDoubleAssert.java index 96adba1cafe..3365ccc6e93 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/OptionalDoubleAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/OptionalDoubleAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/OptionalIntAssert.java b/assertj-core/src/main/java/org/assertj/core/api/OptionalIntAssert.java index 0e0652048d1..a66c12218d6 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/OptionalIntAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/OptionalIntAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/OptionalLongAssert.java b/assertj-core/src/main/java/org/assertj/core/api/OptionalLongAssert.java index 0651dcdf020..ad36f0b8db6 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/OptionalLongAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/OptionalLongAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/PathAssert.java b/assertj-core/src/main/java/org/assertj/core/api/PathAssert.java index 4d48a4aa187..716e2e36c76 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/PathAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/PathAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/PeriodAssert.java b/assertj-core/src/main/java/org/assertj/core/api/PeriodAssert.java index cf84ebb0b13..4b1df16297f 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/PeriodAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/PeriodAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/PredicateAssert.java b/assertj-core/src/main/java/org/assertj/core/api/PredicateAssert.java index 99f64e1e768..540d7713e5d 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/PredicateAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/PredicateAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/ProxifyMethodChangingTheObjectUnderTest.java b/assertj-core/src/main/java/org/assertj/core/api/ProxifyMethodChangingTheObjectUnderTest.java index 4de859ad269..8ce64b125bc 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ProxifyMethodChangingTheObjectUnderTest.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ProxifyMethodChangingTheObjectUnderTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/RecursiveAssertionAssert.java b/assertj-core/src/main/java/org/assertj/core/api/RecursiveAssertionAssert.java index 6c4ea1eee20..a3c980f9f21 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/RecursiveAssertionAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/RecursiveAssertionAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/RecursiveComparisonAssert.java b/assertj-core/src/main/java/org/assertj/core/api/RecursiveComparisonAssert.java index f9abdeee041..bf12f3ccc58 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/RecursiveComparisonAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/RecursiveComparisonAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/Short2DArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/Short2DArrayAssert.java index 99ebacb0a54..ccfbe1af0fe 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Short2DArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Short2DArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/ShortArrayAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ShortArrayAssert.java index 01f7308ed2f..926874a24b7 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ShortArrayAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ShortArrayAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/ShortAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ShortAssert.java index 6db97b2362d..609feb5ad83 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ShortAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ShortAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/SoftAssertionError.java b/assertj-core/src/main/java/org/assertj/core/api/SoftAssertionError.java index 8a1f4294685..0a3b887986e 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/SoftAssertionError.java +++ b/assertj-core/src/main/java/org/assertj/core/api/SoftAssertionError.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/SoftAssertions.java b/assertj-core/src/main/java/org/assertj/core/api/SoftAssertions.java index e1bb8e95f95..fda9a9c2daf 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/SoftAssertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/SoftAssertions.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/SoftAssertionsProvider.java b/assertj-core/src/main/java/org/assertj/core/api/SoftAssertionsProvider.java index 44532b61413..07e8c824c04 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/SoftAssertionsProvider.java +++ b/assertj-core/src/main/java/org/assertj/core/api/SoftAssertionsProvider.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/SoftProxies.java b/assertj-core/src/main/java/org/assertj/core/api/SoftProxies.java index ad801bfe206..2faee2f38aa 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/SoftProxies.java +++ b/assertj-core/src/main/java/org/assertj/core/api/SoftProxies.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/SoftThrowableAssertAlternative.java b/assertj-core/src/main/java/org/assertj/core/api/SoftThrowableAssertAlternative.java index 31e5359eea2..7b624845809 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/SoftThrowableAssertAlternative.java +++ b/assertj-core/src/main/java/org/assertj/core/api/SoftThrowableAssertAlternative.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/SoftThrowableTypeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/SoftThrowableTypeAssert.java index e7dfcc88736..4831386ae6c 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/SoftThrowableTypeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/SoftThrowableTypeAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/SpliteratorAssert.java b/assertj-core/src/main/java/org/assertj/core/api/SpliteratorAssert.java index d2683466661..747c78e4081 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/SpliteratorAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/SpliteratorAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/StandardSoftAssertionsProvider.java b/assertj-core/src/main/java/org/assertj/core/api/StandardSoftAssertionsProvider.java index 68f3d0b1b32..f4290377e59 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/StandardSoftAssertionsProvider.java +++ b/assertj-core/src/main/java/org/assertj/core/api/StandardSoftAssertionsProvider.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/StringAssert.java b/assertj-core/src/main/java/org/assertj/core/api/StringAssert.java index f37c4e48e39..7128f7d5721 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/StringAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/StringAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/SuppressedExceptionsAssert.java b/assertj-core/src/main/java/org/assertj/core/api/SuppressedExceptionsAssert.java index 6040d66cc90..658a32d4337 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/SuppressedExceptionsAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/SuppressedExceptionsAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/TemporalAssert.java b/assertj-core/src/main/java/org/assertj/core/api/TemporalAssert.java index 1c8c3829164..7db889ee949 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/TemporalAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/TemporalAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/ThrowableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ThrowableAssert.java index 8a42b0e9b2a..1233e2210ad 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ThrowableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ThrowableAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/ThrowableAssertAlternative.java b/assertj-core/src/main/java/org/assertj/core/api/ThrowableAssertAlternative.java index a9b8d6e40a0..d3a7208d5f1 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ThrowableAssertAlternative.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ThrowableAssertAlternative.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/ThrowableTypeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ThrowableTypeAssert.java index bc63c7bdd2d..1641a594958 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ThrowableTypeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ThrowableTypeAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/ThrowingConsumer.java b/assertj-core/src/main/java/org/assertj/core/api/ThrowingConsumer.java index c41952d1a96..896e56ba19e 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ThrowingConsumer.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ThrowingConsumer.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/UniversalComparableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/UniversalComparableAssert.java index e450b914527..e394ac433d7 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/UniversalComparableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/UniversalComparableAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/UriAssert.java b/assertj-core/src/main/java/org/assertj/core/api/UriAssert.java index ac819124db3..bffdcff8005 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/UriAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/UriAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/UrlAssert.java b/assertj-core/src/main/java/org/assertj/core/api/UrlAssert.java index 3eb2bfb21e1..939e829da20 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/UrlAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/UrlAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/WithAssertions.java b/assertj-core/src/main/java/org/assertj/core/api/WithAssertions.java index 53065a6a989..94a18725024 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/WithAssertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/WithAssertions.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/WithAssumptions.java b/assertj-core/src/main/java/org/assertj/core/api/WithAssumptions.java index 7ec78cf14b0..bb60ce589c5 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/WithAssumptions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/WithAssumptions.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/WithThrowable.java b/assertj-core/src/main/java/org/assertj/core/api/WithThrowable.java index 47b21fe8d6c..6816a019db7 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/WithThrowable.java +++ b/assertj-core/src/main/java/org/assertj/core/api/WithThrowable.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/WritableAssertionInfo.java b/assertj-core/src/main/java/org/assertj/core/api/WritableAssertionInfo.java index 3b1a5af7ae6..1a6ae23d8af 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/WritableAssertionInfo.java +++ b/assertj-core/src/main/java/org/assertj/core/api/WritableAssertionInfo.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/YearMonthAssert.java b/assertj-core/src/main/java/org/assertj/core/api/YearMonthAssert.java index 79007e756b1..75455222644 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/YearMonthAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/YearMonthAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/ZonedDateTimeAssert.java b/assertj-core/src/main/java/org/assertj/core/api/ZonedDateTimeAssert.java index 809ef71e1c7..8e44ffc2504 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/ZonedDateTimeAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/ZonedDateTimeAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/comparisonstrategy/AbstractComparisonStrategy.java b/assertj-core/src/main/java/org/assertj/core/api/comparisonstrategy/AbstractComparisonStrategy.java index 28cb33800e6..ee371a20c18 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/comparisonstrategy/AbstractComparisonStrategy.java +++ b/assertj-core/src/main/java/org/assertj/core/api/comparisonstrategy/AbstractComparisonStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/comparisonstrategy/AtomicReferenceArrayElementComparisonStrategy.java b/assertj-core/src/main/java/org/assertj/core/api/comparisonstrategy/AtomicReferenceArrayElementComparisonStrategy.java index 03e7cd14bec..67e547c4f17 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/comparisonstrategy/AtomicReferenceArrayElementComparisonStrategy.java +++ b/assertj-core/src/main/java/org/assertj/core/api/comparisonstrategy/AtomicReferenceArrayElementComparisonStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/comparisonstrategy/ComparatorBasedComparisonStrategy.java b/assertj-core/src/main/java/org/assertj/core/api/comparisonstrategy/ComparatorBasedComparisonStrategy.java index e354632ddc6..b91f8bdc9e0 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/comparisonstrategy/ComparatorBasedComparisonStrategy.java +++ b/assertj-core/src/main/java/org/assertj/core/api/comparisonstrategy/ComparatorBasedComparisonStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/comparisonstrategy/ComparisonStrategy.java b/assertj-core/src/main/java/org/assertj/core/api/comparisonstrategy/ComparisonStrategy.java index 924e404892b..7e7fd3d216b 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/comparisonstrategy/ComparisonStrategy.java +++ b/assertj-core/src/main/java/org/assertj/core/api/comparisonstrategy/ComparisonStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/comparisonstrategy/IterableElementComparisonStrategy.java b/assertj-core/src/main/java/org/assertj/core/api/comparisonstrategy/IterableElementComparisonStrategy.java index 315f9b2dff6..4e9af244fd8 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/comparisonstrategy/IterableElementComparisonStrategy.java +++ b/assertj-core/src/main/java/org/assertj/core/api/comparisonstrategy/IterableElementComparisonStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/comparisonstrategy/ObjectArrayElementComparisonStrategy.java b/assertj-core/src/main/java/org/assertj/core/api/comparisonstrategy/ObjectArrayElementComparisonStrategy.java index 59ebd72c17a..004fa585cb0 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/comparisonstrategy/ObjectArrayElementComparisonStrategy.java +++ b/assertj-core/src/main/java/org/assertj/core/api/comparisonstrategy/ObjectArrayElementComparisonStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/comparisonstrategy/StandardComparisonStrategy.java b/assertj-core/src/main/java/org/assertj/core/api/comparisonstrategy/StandardComparisonStrategy.java index 91f950a716a..e73230990b5 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/comparisonstrategy/StandardComparisonStrategy.java +++ b/assertj-core/src/main/java/org/assertj/core/api/comparisonstrategy/StandardComparisonStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/exception/PathsException.java b/assertj-core/src/main/java/org/assertj/core/api/exception/PathsException.java index a3661e0f6da..0a97b8bcea7 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/exception/PathsException.java +++ b/assertj-core/src/main/java/org/assertj/core/api/exception/PathsException.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/filter/FilterOperator.java b/assertj-core/src/main/java/org/assertj/core/api/filter/FilterOperator.java index ecc8e736408..7d3a3c71cbf 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/filter/FilterOperator.java +++ b/assertj-core/src/main/java/org/assertj/core/api/filter/FilterOperator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/filter/Filters.java b/assertj-core/src/main/java/org/assertj/core/api/filter/Filters.java index 3287ca2e13f..890ceceb634 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/filter/Filters.java +++ b/assertj-core/src/main/java/org/assertj/core/api/filter/Filters.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/filter/InFilter.java b/assertj-core/src/main/java/org/assertj/core/api/filter/InFilter.java index 08a13ae6eff..c035a0d8f5e 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/filter/InFilter.java +++ b/assertj-core/src/main/java/org/assertj/core/api/filter/InFilter.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/filter/NotFilter.java b/assertj-core/src/main/java/org/assertj/core/api/filter/NotFilter.java index 6292634ea47..b183c598d42 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/filter/NotFilter.java +++ b/assertj-core/src/main/java/org/assertj/core/api/filter/NotFilter.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/filter/NotInFilter.java b/assertj-core/src/main/java/org/assertj/core/api/filter/NotInFilter.java index 16b780743a8..97bfe3c7563 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/filter/NotInFilter.java +++ b/assertj-core/src/main/java/org/assertj/core/api/filter/NotInFilter.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/iterable/ThrowingExtractor.java b/assertj-core/src/main/java/org/assertj/core/api/iterable/ThrowingExtractor.java index 2a84e4f0ba2..274c20d1238 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/iterable/ThrowingExtractor.java +++ b/assertj-core/src/main/java/org/assertj/core/api/iterable/ThrowingExtractor.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/junit/jupiter/InjectSoftAssertions.java b/assertj-core/src/main/java/org/assertj/core/api/junit/jupiter/InjectSoftAssertions.java index 28430327755..3b87f482724 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/junit/jupiter/InjectSoftAssertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/junit/jupiter/InjectSoftAssertions.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtension.java b/assertj-core/src/main/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtension.java index ad155dbd93e..56d194de2b1 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtension.java +++ b/assertj-core/src/main/java/org/assertj/core/api/junit/jupiter/SoftAssertionsExtension.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/AbstractRecursiveOperationConfiguration.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/AbstractRecursiveOperationConfiguration.java index a44d1cbaf0b..d70d5ed8450 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/AbstractRecursiveOperationConfiguration.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/AbstractRecursiveOperationConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/DefaultRecursiveAssertionIntrospectionStrategy.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/DefaultRecursiveAssertionIntrospectionStrategy.java index a00729754b1..5d418f18ef1 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/DefaultRecursiveAssertionIntrospectionStrategy.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/DefaultRecursiveAssertionIntrospectionStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionConfiguration.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionConfiguration.java index 73cbf01e3b1..4eedf7b290e 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionConfiguration.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionDriver.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionDriver.java index 42ff3772deb..126a6162963 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionDriver.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionDriver.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionIntrospectionStrategy.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionIntrospectionStrategy.java index 01f5f4feb88..482578b28dd 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionIntrospectionStrategy.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionIntrospectionStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionNode.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionNode.java index 547b569bfc4..c103eeeb63c 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionNode.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/assertion/RecursiveAssertionNode.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/AbstractRecursiveComparisonIntrospectionStrategy.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/AbstractRecursiveComparisonIntrospectionStrategy.java index 2095ad6bb59..123fa027b37 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/AbstractRecursiveComparisonIntrospectionStrategy.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/AbstractRecursiveComparisonIntrospectionStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingFields.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingFields.java index a3a199c62a7..07d82436c36 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingFields.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingFields.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingNormalizedFields.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingNormalizedFields.java index 20219a0bd88..1991193db2d 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingNormalizedFields.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingNormalizedFields.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingProperties.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingProperties.java index 6b52a40e7e9..854067923d7 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingProperties.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingSnakeOrCamelCaseFields.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingSnakeOrCamelCaseFields.java index 91c4b7f7ff2..1f3681b1858 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingSnakeOrCamelCaseFields.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparingSnakeOrCamelCaseFields.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparisonDifference.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparisonDifference.java index 5b561eea9ce..2a65c50c33d 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparisonDifference.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparisonDifference.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparisonKeyDifference.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparisonKeyDifference.java index ce3204e453e..a829d25107c 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparisonKeyDifference.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/ComparisonKeyDifference.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/DualValue.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/DualValue.java index 0c97fdac709..70e07f23870 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/DualValue.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/DualValue.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/DualValueDeque.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/DualValueDeque.java index 3aea6fbf49f..5d0a67f3cd7 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/DualValueDeque.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/DualValueDeque.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldComparators.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldComparators.java index dccfee09844..a4e7bfa666d 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldComparators.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldComparators.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldHolder.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldHolder.java index 8c95094ad97..3e09caf5c67 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldHolder.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldHolder.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldLocation.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldLocation.java index ccb9a2b7853..7bddd624ddf 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldLocation.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldLocation.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldMessages.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldMessages.java index bb5c958a754..7b3086b4c02 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldMessages.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/FieldMessages.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/LegacyRecursiveComparisonIntrospectionStrategy.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/LegacyRecursiveComparisonIntrospectionStrategy.java index 83ac0d5538b..43422953ef4 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/LegacyRecursiveComparisonIntrospectionStrategy.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/LegacyRecursiveComparisonIntrospectionStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparator.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparator.java index 0e4e2369e2c..2da054df607 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparisonConfiguration.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparisonConfiguration.java index 24effd26e12..d88fcfefcbe 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparisonConfiguration.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparisonConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparisonDifferenceCalculator.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparisonDifferenceCalculator.java index 5a6a19babd5..27aa3c279a5 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparisonDifferenceCalculator.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparisonDifferenceCalculator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparisonIntrospectionStrategy.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparisonIntrospectionStrategy.java index 44645543ef7..c7a04122590 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparisonIntrospectionStrategy.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/RecursiveComparisonIntrospectionStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/VisitedDualValues.java b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/VisitedDualValues.java index 86306ba36c5..5d0a322ee3f 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/VisitedDualValues.java +++ b/assertj-core/src/main/java/org/assertj/core/api/recursive/comparison/VisitedDualValues.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/condition/AllOf.java b/assertj-core/src/main/java/org/assertj/core/condition/AllOf.java index 87cb3f54f98..d354a3f1452 100644 --- a/assertj-core/src/main/java/org/assertj/core/condition/AllOf.java +++ b/assertj-core/src/main/java/org/assertj/core/condition/AllOf.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/condition/AnyOf.java b/assertj-core/src/main/java/org/assertj/core/condition/AnyOf.java index 3fdaa383d12..57094a8e660 100644 --- a/assertj-core/src/main/java/org/assertj/core/condition/AnyOf.java +++ b/assertj-core/src/main/java/org/assertj/core/condition/AnyOf.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/condition/DoesNotHave.java b/assertj-core/src/main/java/org/assertj/core/condition/DoesNotHave.java index 310315b22e0..5bb2b7c077f 100644 --- a/assertj-core/src/main/java/org/assertj/core/condition/DoesNotHave.java +++ b/assertj-core/src/main/java/org/assertj/core/condition/DoesNotHave.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/condition/Join.java b/assertj-core/src/main/java/org/assertj/core/condition/Join.java index 8082dcd4f6e..d09e0398c7d 100644 --- a/assertj-core/src/main/java/org/assertj/core/condition/Join.java +++ b/assertj-core/src/main/java/org/assertj/core/condition/Join.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/condition/MappedCondition.java b/assertj-core/src/main/java/org/assertj/core/condition/MappedCondition.java index 66c953cb975..81628c6f2a4 100644 --- a/assertj-core/src/main/java/org/assertj/core/condition/MappedCondition.java +++ b/assertj-core/src/main/java/org/assertj/core/condition/MappedCondition.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/condition/Negative.java b/assertj-core/src/main/java/org/assertj/core/condition/Negative.java index 17e7b206b45..7f013030113 100644 --- a/assertj-core/src/main/java/org/assertj/core/condition/Negative.java +++ b/assertj-core/src/main/java/org/assertj/core/condition/Negative.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/condition/NestableCondition.java b/assertj-core/src/main/java/org/assertj/core/condition/NestableCondition.java index 49eeebc834d..dd77724b4c8 100644 --- a/assertj-core/src/main/java/org/assertj/core/condition/NestableCondition.java +++ b/assertj-core/src/main/java/org/assertj/core/condition/NestableCondition.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/condition/Not.java b/assertj-core/src/main/java/org/assertj/core/condition/Not.java index 6f6854e2e72..46882de306f 100644 --- a/assertj-core/src/main/java/org/assertj/core/condition/Not.java +++ b/assertj-core/src/main/java/org/assertj/core/condition/Not.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/condition/VerboseCondition.java b/assertj-core/src/main/java/org/assertj/core/condition/VerboseCondition.java index 31dcbd5db38..5c25492031b 100644 --- a/assertj-core/src/main/java/org/assertj/core/condition/VerboseCondition.java +++ b/assertj-core/src/main/java/org/assertj/core/condition/VerboseCondition.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/configuration/Configuration.java b/assertj-core/src/main/java/org/assertj/core/configuration/Configuration.java index f25c9a5d162..f3c1325fb68 100644 --- a/assertj-core/src/main/java/org/assertj/core/configuration/Configuration.java +++ b/assertj-core/src/main/java/org/assertj/core/configuration/Configuration.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/configuration/ConfigurationProvider.java b/assertj-core/src/main/java/org/assertj/core/configuration/ConfigurationProvider.java index ac4ee998adc..0de463b3c2d 100644 --- a/assertj-core/src/main/java/org/assertj/core/configuration/ConfigurationProvider.java +++ b/assertj-core/src/main/java/org/assertj/core/configuration/ConfigurationProvider.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/configuration/PreferredAssumptionException.java b/assertj-core/src/main/java/org/assertj/core/configuration/PreferredAssumptionException.java index 07bb1bdd648..7102f1a97fc 100644 --- a/assertj-core/src/main/java/org/assertj/core/configuration/PreferredAssumptionException.java +++ b/assertj-core/src/main/java/org/assertj/core/configuration/PreferredAssumptionException.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/configuration/Services.java b/assertj-core/src/main/java/org/assertj/core/configuration/Services.java index 393368d9456..fe921a0ba2f 100644 --- a/assertj-core/src/main/java/org/assertj/core/configuration/Services.java +++ b/assertj-core/src/main/java/org/assertj/core/configuration/Services.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/data/Index.java b/assertj-core/src/main/java/org/assertj/core/data/Index.java index 5292ee26d64..f3679eb62ca 100644 --- a/assertj-core/src/main/java/org/assertj/core/data/Index.java +++ b/assertj-core/src/main/java/org/assertj/core/data/Index.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/data/MapEntry.java b/assertj-core/src/main/java/org/assertj/core/data/MapEntry.java index d71280161df..7f77215980a 100644 --- a/assertj-core/src/main/java/org/assertj/core/data/MapEntry.java +++ b/assertj-core/src/main/java/org/assertj/core/data/MapEntry.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/data/Offset.java b/assertj-core/src/main/java/org/assertj/core/data/Offset.java index 2ff9c275c58..58f941ee790 100644 --- a/assertj-core/src/main/java/org/assertj/core/data/Offset.java +++ b/assertj-core/src/main/java/org/assertj/core/data/Offset.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/data/Percentage.java b/assertj-core/src/main/java/org/assertj/core/data/Percentage.java index 6d3b41c0765..bb4280e17f4 100644 --- a/assertj-core/src/main/java/org/assertj/core/data/Percentage.java +++ b/assertj-core/src/main/java/org/assertj/core/data/Percentage.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/data/TemporalOffset.java b/assertj-core/src/main/java/org/assertj/core/data/TemporalOffset.java index 9c90e9a1efe..7c06475229c 100644 --- a/assertj-core/src/main/java/org/assertj/core/data/TemporalOffset.java +++ b/assertj-core/src/main/java/org/assertj/core/data/TemporalOffset.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/data/TemporalUnitLessThanOffset.java b/assertj-core/src/main/java/org/assertj/core/data/TemporalUnitLessThanOffset.java index 47a3b85babb..94340b076a1 100644 --- a/assertj-core/src/main/java/org/assertj/core/data/TemporalUnitLessThanOffset.java +++ b/assertj-core/src/main/java/org/assertj/core/data/TemporalUnitLessThanOffset.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/data/TemporalUnitOffset.java b/assertj-core/src/main/java/org/assertj/core/data/TemporalUnitOffset.java index ab77270bf28..ecdd9d24654 100644 --- a/assertj-core/src/main/java/org/assertj/core/data/TemporalUnitOffset.java +++ b/assertj-core/src/main/java/org/assertj/core/data/TemporalUnitOffset.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/data/TemporalUnitWithinOffset.java b/assertj-core/src/main/java/org/assertj/core/data/TemporalUnitWithinOffset.java index e7e8ddae272..b717f9e09a1 100644 --- a/assertj-core/src/main/java/org/assertj/core/data/TemporalUnitWithinOffset.java +++ b/assertj-core/src/main/java/org/assertj/core/data/TemporalUnitWithinOffset.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/description/Description.java b/assertj-core/src/main/java/org/assertj/core/description/Description.java index 3d590884472..f5957c096b4 100644 --- a/assertj-core/src/main/java/org/assertj/core/description/Description.java +++ b/assertj-core/src/main/java/org/assertj/core/description/Description.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/description/EmptyTextDescription.java b/assertj-core/src/main/java/org/assertj/core/description/EmptyTextDescription.java index 3fc3843f9ac..1e75f32a896 100644 --- a/assertj-core/src/main/java/org/assertj/core/description/EmptyTextDescription.java +++ b/assertj-core/src/main/java/org/assertj/core/description/EmptyTextDescription.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/description/JoinDescription.java b/assertj-core/src/main/java/org/assertj/core/description/JoinDescription.java index 8fdaba1c9c7..d991c92382b 100644 --- a/assertj-core/src/main/java/org/assertj/core/description/JoinDescription.java +++ b/assertj-core/src/main/java/org/assertj/core/description/JoinDescription.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/description/LazyTextDescription.java b/assertj-core/src/main/java/org/assertj/core/description/LazyTextDescription.java index d825a0c7b2f..f92196576e6 100644 --- a/assertj-core/src/main/java/org/assertj/core/description/LazyTextDescription.java +++ b/assertj-core/src/main/java/org/assertj/core/description/LazyTextDescription.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/description/TextDescription.java b/assertj-core/src/main/java/org/assertj/core/description/TextDescription.java index 176471ae8b7..cef15afa311 100644 --- a/assertj-core/src/main/java/org/assertj/core/description/TextDescription.java +++ b/assertj-core/src/main/java/org/assertj/core/description/TextDescription.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/AbstractShouldHaveTextContent.java b/assertj-core/src/main/java/org/assertj/core/error/AbstractShouldHaveTextContent.java index 6d9b61f9860..7062713096a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/AbstractShouldHaveTextContent.java +++ b/assertj-core/src/main/java/org/assertj/core/error/AbstractShouldHaveTextContent.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ActualIsNotEmpty.java b/assertj-core/src/main/java/org/assertj/core/error/ActualIsNotEmpty.java index ec276ee09fd..e72d06759ee 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ActualIsNotEmpty.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ActualIsNotEmpty.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/AnyElementShouldMatch.java b/assertj-core/src/main/java/org/assertj/core/error/AnyElementShouldMatch.java index 66d6269e0e9..650f9858a91 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/AnyElementShouldMatch.java +++ b/assertj-core/src/main/java/org/assertj/core/error/AnyElementShouldMatch.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorCreator.java b/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorCreator.java index e9c96db33ed..679e9d73fd7 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorCreator.java +++ b/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorCreator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorMessagesAggregator.java b/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorMessagesAggregator.java index f3bb152fe86..78b0253675c 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorMessagesAggregator.java +++ b/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorMessagesAggregator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/BasicErrorMessageFactory.java b/assertj-core/src/main/java/org/assertj/core/error/BasicErrorMessageFactory.java index fc78749c514..71cce1d89ef 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/BasicErrorMessageFactory.java +++ b/assertj-core/src/main/java/org/assertj/core/error/BasicErrorMessageFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ClassModifierShouldBe.java b/assertj-core/src/main/java/org/assertj/core/error/ClassModifierShouldBe.java index dc329030d47..3b2cead8429 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ClassModifierShouldBe.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ClassModifierShouldBe.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ConditionAndGroupGenericParameterTypeShouldBeTheSame.java b/assertj-core/src/main/java/org/assertj/core/error/ConditionAndGroupGenericParameterTypeShouldBeTheSame.java index 04930d5bddf..a9f8b31497d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ConditionAndGroupGenericParameterTypeShouldBeTheSame.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ConditionAndGroupGenericParameterTypeShouldBeTheSame.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ConstructorInvoker.java b/assertj-core/src/main/java/org/assertj/core/error/ConstructorInvoker.java index d3e3c7a0624..7e73b34b6e6 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ConstructorInvoker.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ConstructorInvoker.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/DescriptionFormatter.java b/assertj-core/src/main/java/org/assertj/core/error/DescriptionFormatter.java index a5d1b1c55e3..ca9fc78aa31 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/DescriptionFormatter.java +++ b/assertj-core/src/main/java/org/assertj/core/error/DescriptionFormatter.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBe.java b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBe.java index fcacf22f3a6..47c2dde8557 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBe.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBe.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBeAtLeast.java b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBeAtLeast.java index 36fd84e87d2..23a63f855db 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBeAtLeast.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBeAtLeast.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBeAtMost.java b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBeAtMost.java index e569b7a8cc2..96e5b7663f9 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBeAtMost.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBeAtMost.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBeExactly.java b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBeExactly.java index 1858e6a1a45..b26aece6afc 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBeExactly.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldBeExactly.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHave.java b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHave.java index c9f72ef469b..e0411907eb4 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHave.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHave.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHaveAtLeast.java b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHaveAtLeast.java index 01abd4fa44f..71c58763326 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHaveAtLeast.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHaveAtLeast.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHaveAtMost.java b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHaveAtMost.java index f3d28554347..91161de3ea6 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHaveAtMost.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHaveAtMost.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHaveExactly.java b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHaveExactly.java index 88899910740..6e951114db1 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHaveExactly.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldHaveExactly.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldMatch.java b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldMatch.java index 475427fe1ee..0bb91d9bef8 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldMatch.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldMatch.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldNotBe.java b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldNotBe.java index 9efac300a31..441e1b8c411 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldNotBe.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldNotBe.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldNotHave.java b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldNotHave.java index 1463da84166..c5ca23845cd 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldNotHave.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldNotHave.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldSatisfy.java b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldSatisfy.java index 46a2d7697d0..70b0ffdf9a1 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldSatisfy.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ElementsShouldSatisfy.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ErrorMessageFactory.java b/assertj-core/src/main/java/org/assertj/core/error/ErrorMessageFactory.java index 61d0a17b447..6f435397351 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ErrorMessageFactory.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ErrorMessageFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/GroupTypeDescription.java b/assertj-core/src/main/java/org/assertj/core/error/GroupTypeDescription.java index fb9c5234857..6c14fed7fa8 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/GroupTypeDescription.java +++ b/assertj-core/src/main/java/org/assertj/core/error/GroupTypeDescription.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/MatcherShouldHaveGroup.java b/assertj-core/src/main/java/org/assertj/core/error/MatcherShouldHaveGroup.java index a9e7b30d7e1..177644a70c8 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/MatcherShouldHaveGroup.java +++ b/assertj-core/src/main/java/org/assertj/core/error/MatcherShouldHaveGroup.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/MatcherShouldMatch.java b/assertj-core/src/main/java/org/assertj/core/error/MatcherShouldMatch.java index 0c77ec30cae..5a03605e737 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/MatcherShouldMatch.java +++ b/assertj-core/src/main/java/org/assertj/core/error/MatcherShouldMatch.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/MessageFormatter.java b/assertj-core/src/main/java/org/assertj/core/error/MessageFormatter.java index 01711297325..e2c924f04d1 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/MessageFormatter.java +++ b/assertj-core/src/main/java/org/assertj/core/error/MessageFormatter.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/MultipleAssertionsError.java b/assertj-core/src/main/java/org/assertj/core/error/MultipleAssertionsError.java index a073cbb6ade..6242120d8f2 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/MultipleAssertionsError.java +++ b/assertj-core/src/main/java/org/assertj/core/error/MultipleAssertionsError.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/NoElementsShouldMatch.java b/assertj-core/src/main/java/org/assertj/core/error/NoElementsShouldMatch.java index a6979c8afa6..8322704d0fa 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/NoElementsShouldMatch.java +++ b/assertj-core/src/main/java/org/assertj/core/error/NoElementsShouldMatch.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/NoElementsShouldSatisfy.java b/assertj-core/src/main/java/org/assertj/core/error/NoElementsShouldSatisfy.java index 23bf4c5dd60..093f0ae2f76 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/NoElementsShouldSatisfy.java +++ b/assertj-core/src/main/java/org/assertj/core/error/NoElementsShouldSatisfy.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/OptionalDoubleShouldHaveValueCloseToOffset.java b/assertj-core/src/main/java/org/assertj/core/error/OptionalDoubleShouldHaveValueCloseToOffset.java index bcf3754f80c..06ef77232b1 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/OptionalDoubleShouldHaveValueCloseToOffset.java +++ b/assertj-core/src/main/java/org/assertj/core/error/OptionalDoubleShouldHaveValueCloseToOffset.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/OptionalDoubleShouldHaveValueCloseToPercentage.java b/assertj-core/src/main/java/org/assertj/core/error/OptionalDoubleShouldHaveValueCloseToPercentage.java index 0fcebd3e75b..565a61e8887 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/OptionalDoubleShouldHaveValueCloseToPercentage.java +++ b/assertj-core/src/main/java/org/assertj/core/error/OptionalDoubleShouldHaveValueCloseToPercentage.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldBeEmpty.java b/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldBeEmpty.java index dace550c097..31afb3983ee 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldBeEmpty.java +++ b/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldBeEmpty.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldBePresent.java b/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldBePresent.java index 60ccfa7368f..19877411805 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldBePresent.java +++ b/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldBePresent.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldContain.java b/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldContain.java index cffd0475210..18a33db838f 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldContain.java +++ b/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldContain.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldContainInstanceOf.java b/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldContainInstanceOf.java index f156fda183e..ea421128661 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldContainInstanceOf.java +++ b/assertj-core/src/main/java/org/assertj/core/error/OptionalShouldContainInstanceOf.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldAccept.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldAccept.java index f288d13d8bb..f9b6ff1574d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldAccept.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldAccept.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBe.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBe.java index 75bc75b7493..ee64d584f86 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBe.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBe.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeASCII.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeASCII.java index cd0fdbf6f82..48a779db295 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeASCII.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeASCII.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAbsolutePath.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAbsolutePath.java index b5d8f0cc849..05f32b3ae40 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAbsolutePath.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAbsolutePath.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAbstract.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAbstract.java index 88a4a070b5a..3509c75046e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAbstract.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAbstract.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAfter.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAfter.java index fe85032d090..c64b85c2946 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAfter.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAfter.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAfterOrEqualTo.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAfterOrEqualTo.java index 492d6d5f843..0f67c2c4314 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAfterOrEqualTo.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAfterOrEqualTo.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAfterYear.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAfterYear.java index 1a1f4510024..ad15196a854 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAfterYear.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAfterYear.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAlphabetic.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAlphabetic.java index 9651819f111..a4525b7a4b5 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAlphabetic.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAlphabetic.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAlphanumeric.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAlphanumeric.java index 9a42d233e20..287264cdce4 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAlphanumeric.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAlphanumeric.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAnArray.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAnArray.java index a4b16d895f4..d611b2ea99a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAnArray.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAnArray.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAnnotation.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAnnotation.java index 15fc966a5db..b9ed1dbd120 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAnnotation.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAnnotation.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAssignableFrom.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAssignableFrom.java index 5abcfb8168d..44292f00e3c 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAssignableFrom.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAssignableFrom.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAssignableTo.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAssignableTo.java index a4091574a93..56c970536a7 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAssignableTo.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAssignableTo.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAtIndex.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAtIndex.java index aac7f6cfb2a..9a0c46142ca 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAtIndex.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAtIndex.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAtSameInstant.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAtSameInstant.java index bf7667610e6..31894f2da61 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAtSameInstant.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeAtSameInstant.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBase64.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBase64.java index 1f34df747f0..f9df7db7c83 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBase64.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBase64.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBase64Url.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBase64Url.java index 807aa0863b5..788f5bb508e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBase64Url.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBase64Url.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBefore.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBefore.java index 51f102c7aa5..16f15bc057d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBefore.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBefore.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBeforeOrEqualTo.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBeforeOrEqualTo.java index f476b1cce57..88489c60ed4 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBeforeOrEqualTo.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBeforeOrEqualTo.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBeforeYear.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBeforeYear.java index 68a18f1c65e..7116476dc58 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBeforeYear.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBeforeYear.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBetween.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBetween.java index 607ee5ca142..1b56deb3ff3 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBetween.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBetween.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBlank.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBlank.java index ccb5f3e1845..8e936901753 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBlank.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeBlank.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeCanonicalPath.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeCanonicalPath.java index f6e4146d38c..ef87413259a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeCanonicalPath.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeCanonicalPath.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeCloseTo.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeCloseTo.java index 5db6a89b52c..d8b89b0fa34 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeCloseTo.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeCloseTo.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeCurrentYearMonth.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeCurrentYearMonth.java index 13e9138b4c8..6b5a673cb7e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeCurrentYearMonth.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeCurrentYearMonth.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeDirectory.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeDirectory.java index 2ae862bb214..e0415b27331 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeDirectory.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeDirectory.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEmpty.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEmpty.java index 4e095a8aad1..2b67b62103d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEmpty.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEmpty.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEmptyDirectory.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEmptyDirectory.java index 65999b293ae..bc2332c33b5 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEmptyDirectory.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEmptyDirectory.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqual.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqual.java index f1d5f83eefd..734992ddf76 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqual.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqual.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualByComparingFieldByFieldRecursively.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualByComparingFieldByFieldRecursively.java index 83a98f67ccd..021da4520bd 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualByComparingFieldByFieldRecursively.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualByComparingFieldByFieldRecursively.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualByComparingOnlyGivenFields.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualByComparingOnlyGivenFields.java index d5c8e57d6fc..57167e7e822 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualByComparingOnlyGivenFields.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualByComparingOnlyGivenFields.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringCase.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringCase.java index 167e08de27e..ee5d01f0446 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringCase.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringCase.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringHours.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringHours.java index bda16bf89be..1d578686e54 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringHours.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringHours.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringMinutes.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringMinutes.java index 563e211ec8a..9bbe2b2e189 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringMinutes.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringMinutes.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNanos.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNanos.java index 7ddbefbddb2..ae616a73cff 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNanos.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNanos.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNewLineDifferences.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNewLineDifferences.java index 310087ba16a..6f840e8c0e0 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNewLineDifferences.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNewLineDifferences.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNewLines.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNewLines.java index f7d9d111a4d..2ede40307ef 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNewLines.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNewLines.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringSeconds.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringSeconds.java index bd313a3a062..673aac17866 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringSeconds.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringSeconds.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringTimezone.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringTimezone.java index b08d8dfb31a..d09eb295f5b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringTimezone.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringTimezone.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringWhitespace.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringWhitespace.java index 491c11cca70..928a4760602 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringWhitespace.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringWhitespace.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualNormalizingPunctuationAndWhitespace.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualNormalizingPunctuationAndWhitespace.java index 26fe5cdcf99..17185e21fa0 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualNormalizingPunctuationAndWhitespace.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualNormalizingPunctuationAndWhitespace.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualNormalizingUnicode.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualNormalizingUnicode.java index 5b93fa2cb9d..08c56c8d426 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualNormalizingUnicode.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualNormalizingUnicode.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualNormalizingWhitespace.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualNormalizingWhitespace.java index 091acd71c87..e9ba384d299 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualNormalizingWhitespace.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualNormalizingWhitespace.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualToIgnoringFields.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualToIgnoringFields.java index 80c67024d3e..674937d1c77 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualToIgnoringFields.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualToIgnoringFields.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualWithTimePrecision.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualWithTimePrecision.java index f737e20695b..5e655e416b2 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualWithTimePrecision.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualWithTimePrecision.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualWithinOffset.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualWithinOffset.java index 85a2595cc04..0eec0bc2194 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualWithinOffset.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualWithinOffset.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualWithinPercentage.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualWithinPercentage.java index bd41873f378..485eec2d948 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualWithinPercentage.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEqualWithinPercentage.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEven.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEven.java index 04d6414e1b8..154d43504ca 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEven.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeEven.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeExactlyInstanceOf.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeExactlyInstanceOf.java index 1e2d9d383a1..5b0f9c22b79 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeExactlyInstanceOf.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeExactlyInstanceOf.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeExecutable.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeExecutable.java index d01b332caa8..79cff64659a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeExecutable.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeExecutable.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeExhausted.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeExhausted.java index db0a3b2fb28..4e25450f253 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeExhausted.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeExhausted.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeFalse.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeFalse.java index 832daf70287..852c00c9585 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeFalse.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeFalse.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeFile.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeFile.java index 9eb8fece8d7..b4e71d71abb 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeFile.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeFile.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeFinite.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeFinite.java index 071398f9d8c..b5757c6c9c7 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeFinite.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeFinite.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeGreater.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeGreater.java index 12a7e1160a1..fec1a218e0b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeGreater.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeGreater.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeGreaterOrEqual.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeGreaterOrEqual.java index c2e371d205c..9aecadd4fda 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeGreaterOrEqual.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeGreaterOrEqual.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeHexadecimal.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeHexadecimal.java index d89f9b01324..373aa3018e5 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeHexadecimal.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeHexadecimal.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeIn.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeIn.java index ef85e28228d..6723a823aa6 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeIn.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeIn.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameDay.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameDay.java index 146968186ce..bfa317c1fed 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameDay.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameDay.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameHour.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameHour.java index 295193c6c2c..60e165634ea 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameHour.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameHour.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameHourWindow.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameHourWindow.java index a8faca62ebf..1b3e1469d90 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameHourWindow.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameHourWindow.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameMinute.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameMinute.java index 83febac030b..0a36af206c2 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameMinute.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameMinute.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameMinuteWindow.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameMinuteWindow.java index c7213ae0ed0..52ac711f4d8 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameMinuteWindow.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameMinuteWindow.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameMonth.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameMonth.java index a7573e04a05..022b9580cc8 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameMonth.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameMonth.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameSecond.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameSecond.java index 6905a03911f..eb2e30a89e7 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameSecond.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameSecond.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameSecondWindow.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameSecondWindow.java index bd20842ae40..f3865773442 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameSecondWindow.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameSecondWindow.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameYear.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameYear.java index 130420b8c30..ba8a47af568 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameYear.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInSameYear.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInTheFuture.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInTheFuture.java index f30fc7d0dd1..09c6946b02d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInTheFuture.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInTheFuture.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInThePast.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInThePast.java index d9ffc28eedb..799919b5b1c 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInThePast.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInThePast.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInfinite.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInfinite.java index b7f01f1e0f5..759693c22ca 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInfinite.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInfinite.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInstance.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInstance.java index 05a587b69d0..b9052a59dfb 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInstance.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInstance.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInstanceOfAny.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInstanceOfAny.java index ef9f1eda8b9..cbd4fe0ec89 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInstanceOfAny.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInstanceOfAny.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInterface.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInterface.java index 484d4a52aa2..c9bb8c52b42 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInterface.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeInterface.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeLess.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeLess.java index bc45872fcbe..4f1ee84edfe 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeLess.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeLess.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeLessOrEqual.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeLessOrEqual.java index b067ac836c0..fd7bba806e3 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeLessOrEqual.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeLessOrEqual.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeLowerCase.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeLowerCase.java index e3a761008e2..f31e06a82af 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeLowerCase.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeLowerCase.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeMarked.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeMarked.java index 3d6cf478311..b46c2f77550 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeMarked.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeMarked.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeMixedCase.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeMixedCase.java index 0437027aace..45f62282f4a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeMixedCase.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeMixedCase.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeNormalized.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeNormalized.java index c9742960487..c724dca239c 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeNormalized.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeNormalized.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeNullOrEmpty.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeNullOrEmpty.java index b3a60790e15..44a23377338 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeNullOrEmpty.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeNullOrEmpty.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeNumeric.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeNumeric.java index 6ff6b602dcb..21cfe5b3eb5 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeNumeric.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeNumeric.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeOdd.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeOdd.java index e42007ea21c..1a02edaeed5 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeOdd.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeOdd.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeOfClassIn.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeOfClassIn.java index d9d0fde4035..bc0d72a7723 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeOfClassIn.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeOfClassIn.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBePeriod.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBePeriod.java index b73f294423e..d8c63a40c5d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBePeriod.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBePeriod.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBePrimitive.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBePrimitive.java index c4c28a41a2d..39f2a3ced90 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBePrimitive.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBePrimitive.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBePrintable.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBePrintable.java index a967174d23a..37989ee6f4d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBePrintable.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBePrintable.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeReadable.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeReadable.java index fab032e78b6..a8e4f3824e1 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeReadable.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeReadable.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeRecord.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeRecord.java index a3b02bd1faf..30e887258a6 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeRecord.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeRecord.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeRegularFile.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeRegularFile.java index 985adfbca04..5d5efd83916 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeRegularFile.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeRegularFile.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeRelativePath.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeRelativePath.java index 9c8a8f9a1c3..18e03b5d45a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeRelativePath.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeRelativePath.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSame.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSame.java index a7266a10189..e7dcda0cc19 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSame.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSame.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSealed.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSealed.java index e0e4198a045..dfa4fbc8dbc 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSealed.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSealed.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSorted.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSorted.java index 74db37f1adc..4362a3cd84f 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSorted.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSorted.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSubsetOf.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSubsetOf.java index 6c47b68a49f..9ed8e680f63 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSubsetOf.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSubsetOf.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSubstring.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSubstring.java index d4b0d2c17a2..5a1ce977ddb 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSubstring.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSubstring.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSymbolicLink.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSymbolicLink.java index 29ab72f3e39..829800feb43 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSymbolicLink.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeSymbolicLink.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeToday.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeToday.java index 770367af403..74f66ef739d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeToday.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeToday.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeTrue.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeTrue.java index 9afb5349283..4b84c1de603 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeTrue.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeTrue.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeUnmodifiable.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeUnmodifiable.java index ae61c29d2da..ceb59234c13 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeUnmodifiable.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeUnmodifiable.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeUpperCase.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeUpperCase.java index b29693776ee..e4b73419174 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeUpperCase.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeUpperCase.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeVisible.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeVisible.java index a14f2f3377b..360b550c5e5 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeVisible.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeVisible.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeWritable.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeWritable.java index d7fe469a82e..74886535a22 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldBeWritable.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldBeWritable.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContain.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContain.java index 65f5db9beda..cb758350bea 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContain.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContain.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainAnyOf.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainAnyOf.java index 717a539ba2f..b3b94fb999e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainAnyOf.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainAnyOf.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainAtIndex.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainAtIndex.java index 009767a2ba4..bb7487ed5f1 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainAtIndex.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainAtIndex.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainCharSequence.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainCharSequence.java index b62e42d0f08..2f6b4bb3e61 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainCharSequence.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainCharSequence.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainCharSequenceOnlyOnce.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainCharSequenceOnlyOnce.java index 2e422dbeccd..e6cde54f499 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainCharSequenceOnlyOnce.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainCharSequenceOnlyOnce.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainEntries.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainEntries.java index c28793e917e..8901ad7b690 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainEntries.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainEntries.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainEntry.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainEntry.java index 5e12be0d003..8358023ee0d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainEntry.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainEntry.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainExactly.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainExactly.java index a0b45e23fa7..1abc63f60a4 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainExactly.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainExactly.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainExactlyInAnyOrder.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainExactlyInAnyOrder.java index 0c2c99ce904..c471152d197 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainExactlyInAnyOrder.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainExactlyInAnyOrder.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainKey.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainKey.java index bbbc8bb309f..d69cb0281fc 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainKey.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainKey.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainKeys.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainKeys.java index 241f408903c..26b83c3b7c3 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainKeys.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainKeys.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainNull.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainNull.java index 8739c09a9d4..1e6971e0f38 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainNull.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainNull.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOneOrMoreWhitespaces.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOneOrMoreWhitespaces.java index f189a3eadf2..1aa15381695 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOneOrMoreWhitespaces.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOneOrMoreWhitespaces.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnly.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnly.java index 1011c21c532..e52b1e01134 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnly.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnly.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyDigits.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyDigits.java index 81ee20cba91..44e4d30e6fb 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyDigits.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyDigits.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyKeys.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyKeys.java index a7ed7e3bbf9..f8e097ca3da 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyKeys.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyKeys.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyNulls.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyNulls.java index 4b8c0721513..55a3f5fd79b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyNulls.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyNulls.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyWhitespaces.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyWhitespaces.java index 0716e5f6a28..a9ca62e6bc0 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyWhitespaces.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainOnlyWhitespaces.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainPattern.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainPattern.java index 3e8779a367e..b2d632ece22 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainPattern.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainPattern.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainRecursively.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainRecursively.java index 303c02a5880..5f3a622d3c3 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainRecursively.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainRecursively.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSequence.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSequence.java index d382fe3133a..d4b52131048 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSequence.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSequence.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSequenceOfCharSequence.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSequenceOfCharSequence.java index 7b54c62c862..f6d95a901b9 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSequenceOfCharSequence.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSequenceOfCharSequence.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSubsequence.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSubsequence.java index 2c6364b2824..fd1397d0809 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSubsequence.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSubsequence.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSubsequenceOfCharSequence.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSubsequenceOfCharSequence.java index bb91e4f8355..d7b57752a47 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSubsequenceOfCharSequence.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainSubsequenceOfCharSequence.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainValue.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainValue.java index ff9832d99da..bda83a15194 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainValue.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainValue.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainValues.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainValues.java index 310013cebb2..e41bb5cbe1d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainValues.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainValues.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainsOnlyOnce.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainsOnlyOnce.java index 82b8ab21f92..b489f881b2a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldContainsOnlyOnce.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldContainsOnlyOnce.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldEndWith.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldEndWith.java index 47ffbfc602b..1cab1966abf 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldEndWith.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldEndWith.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldEndWithIgnoringCase.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldEndWithIgnoringCase.java index dc87d61170e..ed1628f509c 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldEndWithIgnoringCase.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldEndWithIgnoringCase.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldEndWithPath.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldEndWithPath.java index 5677092294f..44eedbead41 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldEndWithPath.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldEndWithPath.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldExist.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldExist.java index 14ebed9b193..7d66dec89bc 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldExist.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldExist.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHave.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHave.java index 4b3edbcd6b6..55e2cb7c9d3 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHave.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHave.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAllNullFields.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAllNullFields.java index 3e6321d1319..b4413cbe82b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAllNullFields.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAllNullFields.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAnnotations.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAnnotations.java index 90fb33a54a3..a63ab5a343c 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAnnotations.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAnnotations.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAtIndex.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAtIndex.java index 9b1313fed7f..33504266533 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAtIndex.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAtIndex.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAtLeastOneElementOfType.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAtLeastOneElementOfType.java index fb1ed6d5e02..9fe57b3b4f5 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAtLeastOneElementOfType.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveAtLeastOneElementOfType.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveBinaryContent.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveBinaryContent.java index fc82648d0d5..e822d918a42 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveBinaryContent.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveBinaryContent.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCause.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCause.java index b0b83052079..72b2046fc5d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCause.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCause.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCauseExactlyInstance.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCauseExactlyInstance.java index 64a6831b0fc..15b1eb3f8be 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCauseExactlyInstance.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCauseExactlyInstance.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCauseInstance.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCauseInstance.java index 3f99af4f00a..652a3ee1af9 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCauseInstance.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCauseInstance.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCauseReference.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCauseReference.java index 4e3f65ea0db..5fb1cc6fb5b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCauseReference.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveCauseReference.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveContent.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveContent.java index 6a7e76da0d8..97992ce6635 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveContent.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveContent.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDateField.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDateField.java index 6ea18a12f18..ffd41609310 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDateField.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDateField.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDigest.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDigest.java index 6e315408fe5..12419856896 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDigest.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDigest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDimensions.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDimensions.java index 0f753a3c89a..2acc19786eb 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDimensions.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDimensions.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDuration.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDuration.java index c947e343ced..1ce08a4e2cd 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDuration.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveDuration.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveExactlyTypes.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveExactlyTypes.java index 99f6727be52..9c73424cc62 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveExactlyTypes.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveExactlyTypes.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveExtension.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveExtension.java index c283be2b774..1aad90346fa 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveExtension.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveExtension.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveFields.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveFields.java index 337bbc47742..b51452c6db2 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveFields.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveFields.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveFileSystem.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveFileSystem.java index d1aaf5e1b82..2fea9754c1e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveFileSystem.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveFileSystem.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveLineCount.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveLineCount.java index 2130249998b..70b8a4d8c2d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveLineCount.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveLineCount.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMessage.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMessage.java index a445d8580e7..bafa53b2878 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMessage.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMessage.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMessageFindingMatchRegex.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMessageFindingMatchRegex.java index 3f035002fce..f32111a1c48 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMessageFindingMatchRegex.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMessageFindingMatchRegex.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMessageMatchingRegex.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMessageMatchingRegex.java index 2b268c39a7f..99e7fe16a11 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMessageMatchingRegex.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMessageMatchingRegex.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMethods.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMethods.java index ea976606f24..dab8dfb951f 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMethods.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveMethods.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveName.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveName.java index 13fc86326f7..2b74afb004b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveName.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveName.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNext.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNext.java index b5991d75c94..06fc9fe70f1 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNext.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNext.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoCause.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoCause.java index a5c66cb34f6..2e8eab4132a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoCause.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoCause.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoExtension.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoExtension.java index 06c01db1c57..149f68b4e6a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoExtension.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoExtension.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoFields.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoFields.java index d90bc248bc6..5dde536cc53 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoFields.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoFields.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoNullFields.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoNullFields.java index 01bee206d6f..239713d5d15 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoNullFields.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoNullFields.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoPackage.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoPackage.java index fbba5857948..1887d200cf6 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoPackage.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoPackage.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoParent.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoParent.java index 2a832bf79d1..c9b62408433 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoParent.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoParent.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoSuperclass.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoSuperclass.java index 6e6b88144ea..cba77c375a5 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoSuperclass.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoSuperclass.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoSuppressedExceptions.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoSuppressedExceptions.java index 1bf13819491..f4afe70e9dd 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoSuppressedExceptions.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveNoSuppressedExceptions.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveOnlyElementsOfType.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveOnlyElementsOfType.java index dcee5e6b753..27b86ef68cd 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveOnlyElementsOfType.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveOnlyElementsOfType.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePackage.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePackage.java index cd6f89324ae..e947446ced2 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePackage.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePackage.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveParent.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveParent.java index 80f6d7b8e44..546b12cf9cc 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveParent.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveParent.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePeriod.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePeriod.java index 5d9db067d15..d941ff9fc7a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePeriod.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePeriod.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePermittedSubclasses.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePermittedSubclasses.java index 4a42490b7d7..a64eb62936b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePermittedSubclasses.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePermittedSubclasses.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePropertyOrField.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePropertyOrField.java index a006101162b..0a6654d53ce 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePropertyOrField.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePropertyOrField.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePropertyOrFieldWithValue.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePropertyOrFieldWithValue.java index 9a69ffe0ebf..2b38a82051e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePropertyOrFieldWithValue.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHavePropertyOrFieldWithValue.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRecordComponents.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRecordComponents.java index 2f9f7a89db5..58a5ad0113b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRecordComponents.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRecordComponents.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveReference.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveReference.java index 5901d9bee27..15026c9db78 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveReference.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveReference.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRootCause.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRootCause.java index f58806c245e..3aa0daf09d0 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRootCause.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRootCause.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRootCauseExactlyInstance.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRootCauseExactlyInstance.java index 29a9c3d1ea9..9183bfc0744 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRootCauseExactlyInstance.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRootCauseExactlyInstance.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRootCauseInstance.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRootCauseInstance.java index c1869cdc494..f9faacae101 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRootCauseInstance.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveRootCauseInstance.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameClass.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameClass.java index 2ff54c019c8..64b4b44f12b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameClass.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameClass.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameContent.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameContent.java index 6baf84f6145..b5931451726 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameContent.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameContent.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameDimensionsAs.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameDimensionsAs.java index bb4761fb54b..f4b6354040f 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameDimensionsAs.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameDimensionsAs.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameFileSystemAs.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameFileSystemAs.java index 70b646d0ab8..8fdd1b3e65b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameFileSystemAs.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameFileSystemAs.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameHashCode.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameHashCode.java index fe5e829c557..561578044a2 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameHashCode.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameHashCode.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameHourAs.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameHourAs.java index 8ec205fa106..e1a1b571f6e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameHourAs.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameHourAs.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameSizeAs.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameSizeAs.java index 214e0ecadfd..9aa18e7a47b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameSizeAs.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameSizeAs.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameTime.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameTime.java index ae3684a7768..7242393538a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameTime.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSameTime.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveScale.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveScale.java index 44c8384f2be..eda63f933bd 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveScale.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveScale.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSize.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSize.java index c0737175280..0955fa7b224 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSize.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSize.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeBetween.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeBetween.java index 2bf7b978886..9446ea46328 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeBetween.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeBetween.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeGreaterThan.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeGreaterThan.java index 5ff68eca821..758df37cf45 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeGreaterThan.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeGreaterThan.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeGreaterThanOrEqualTo.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeGreaterThanOrEqualTo.java index 01235aff294..c69027d334c 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeGreaterThanOrEqualTo.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeGreaterThanOrEqualTo.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeLessThan.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeLessThan.java index 31059ec39e6..e6a4d177a72 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeLessThan.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeLessThan.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeLessThanOrEqualTo.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeLessThanOrEqualTo.java index 3ab80bdf689..3e610cca259 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeLessThanOrEqualTo.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSizeLessThanOrEqualTo.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveStamp.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveStamp.java index 9c9514e0fde..7e2a97078cb 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveStamp.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveStamp.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSuperclass.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSuperclass.java index 554e827aefd..e576c2dc5bb 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSuperclass.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSuperclass.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSuppressedException.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSuppressedException.java index 33366f112e1..98f782c451a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSuppressedException.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveSuppressedException.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveTime.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveTime.java index 7cd5fd1c656..146f5dd0844 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveTime.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveTime.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveToString.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveToString.java index f073aaa3f46..1d3b871f291 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveToString.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveToString.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveValue.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveValue.java index 9f158a084ea..953c5a7781b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveValue.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldHaveValue.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldMatch.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldMatch.java index 483afb59321..f850af72ada 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldMatch.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldMatch.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldMatchPattern.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldMatchPattern.java index acc9c7a16f6..2c48023e162 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldMatchPattern.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldMatchPattern.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotAccept.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotAccept.java index e9853adb5b3..3d7f1eb6cfa 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotAccept.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotAccept.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBe.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBe.java index 32aeaecd844..e1be2cffbc5 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBe.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBe.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeBetween.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeBetween.java index 240a9e5dad7..b9a6185e19f 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeBetween.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeBetween.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeBlank.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeBlank.java index c9d2e7e0e96..53bfb407be8 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeBlank.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeBlank.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEmpty.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEmpty.java index 48730a51ed9..c00f334a45b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEmpty.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEmpty.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqual.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqual.java index ce133b43e8b..1bba65f805a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqual.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqual.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualComparingFieldByFieldRecursively.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualComparingFieldByFieldRecursively.java index 825acdef2a2..636048d0241 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualComparingFieldByFieldRecursively.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualComparingFieldByFieldRecursively.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualIgnoringCase.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualIgnoringCase.java index 4226e1e12d0..6227ad91aef 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualIgnoringCase.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualIgnoringCase.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualIgnoringWhitespace.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualIgnoringWhitespace.java index a438f1f52a6..8b333802205 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualIgnoringWhitespace.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualIgnoringWhitespace.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualNormalizingWhitespace.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualNormalizingWhitespace.java index 471013573ed..a9bcfbadb8d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualNormalizingWhitespace.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualNormalizingWhitespace.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualWithinOffset.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualWithinOffset.java index 58848b986f9..a5bf718f89a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualWithinOffset.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualWithinOffset.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualWithinPercentage.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualWithinPercentage.java index 8e7c7bb9602..16c8b50b7ab 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualWithinPercentage.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeEqualWithinPercentage.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeExactlyInstanceOf.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeExactlyInstanceOf.java index 2ed48a739a0..3dea7f9e289 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeExactlyInstanceOf.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeExactlyInstanceOf.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeFinite.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeFinite.java index 5ccdcc70fff..e1d104eaf2e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeFinite.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeFinite.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeIn.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeIn.java index 75f4769c223..87346d0d0fa 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeIn.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeIn.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeInfinite.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeInfinite.java index 517fff0d430..0887e4acb8c 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeInfinite.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeInfinite.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeInstance.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeInstance.java index 445ba44de29..098963eee24 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeInstance.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeInstance.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeInstanceOfAny.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeInstanceOfAny.java index 149ea8abc5a..9da98d35019 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeInstanceOfAny.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeInstanceOfAny.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeNull.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeNull.java index 2970e9c0b69..c0d8d31a11a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeNull.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeNull.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeOfClassIn.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeOfClassIn.java index 4c1021cf7a3..9d9d13574da 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeOfClassIn.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeOfClassIn.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBePrimitive.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBePrimitive.java index 7e80e963079..6fc2613a0fc 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBePrimitive.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBePrimitive.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeSame.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeSame.java index 0c0c3579d27..c1de0fcf55b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeSame.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotBeSame.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContain.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContain.java index 53f4e9b7644..4fd8ea25c79 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContain.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContain.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainAnyWhitespaces.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainAnyWhitespaces.java index 1b2b95b9b03..2e696a7d92d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainAnyWhitespaces.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainAnyWhitespaces.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainAtIndex.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainAtIndex.java index 8c66c38d8d7..19ea2e66080 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainAtIndex.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainAtIndex.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainCharSequence.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainCharSequence.java index 6730ab455eb..9ff69b69b5d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainCharSequence.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainCharSequence.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainKey.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainKey.java index 2ca6ab5d66c..fdbcccdf863 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainKey.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainKey.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainKeys.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainKeys.java index 9fa62aa5ca8..b8bacd84b5c 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainKeys.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainKeys.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainNull.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainNull.java index d3db179270b..59d0ee58cd1 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainNull.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainNull.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainOnlyWhitespaces.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainOnlyWhitespaces.java index bf9c8e75fef..45881b119af 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainOnlyWhitespaces.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainOnlyWhitespaces.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainPattern.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainPattern.java index 16aeb1eb752..4319db281d7 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainPattern.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainPattern.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainSequence.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainSequence.java index 97a6112fd01..8b93bf9ddc2 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainSequence.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainSequence.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainSequenceOfCharSequence.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainSequenceOfCharSequence.java index db43c43443e..ab3d75469f4 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainSequenceOfCharSequence.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainSequenceOfCharSequence.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainSubsequence.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainSubsequence.java index c4c0ba62cc8..f2d2ddb00f8 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainSubsequence.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainSubsequence.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainSubsequenceOfCharSequence.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainSubsequenceOfCharSequence.java index 161c2a9aa91..5d2c9bce73b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainSubsequenceOfCharSequence.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainSubsequenceOfCharSequence.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainValue.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainValue.java index 907b41fbbd8..72ea5f5899a 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainValue.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotContainValue.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotEndWith.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotEndWith.java index 5deb4976df3..e3cf27d2f4f 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotEndWith.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotEndWith.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotEndWithIgnoringCase.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotEndWithIgnoringCase.java index 8476ef52583..4104308cf86 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotEndWithIgnoringCase.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotEndWithIgnoringCase.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotEndWithWhitespaces.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotEndWithWhitespaces.java index 40ce95b14c4..8cade6fd566 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotEndWithWhitespaces.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotEndWithWhitespaces.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotExist.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotExist.java index 1cae081a5f7..041c7c0e234 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotExist.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotExist.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHave.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHave.java index aa6e6ea5658..5387869a490 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHave.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHave.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveAnyElementsOfTypes.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveAnyElementsOfTypes.java index b3be8c08d49..f5dacc9ab25 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveAnyElementsOfTypes.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveAnyElementsOfTypes.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveDuplicates.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveDuplicates.java index b7acf2b4abc..bfce166192e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveDuplicates.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveDuplicates.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveSameClass.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveSameClass.java index 4273cab6596..7b25bbe207e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveSameClass.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveSameClass.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveSameHashCode.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveSameHashCode.java index 1932d3c5266..fdb45f89c26 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveSameHashCode.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveSameHashCode.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveThrown.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveThrown.java index 04d467ef6fb..6997f0af198 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveThrown.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveThrown.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveThrownExcept.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveThrownExcept.java index f3c50c9fcd1..deb6a93c7c1 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveThrownExcept.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveThrownExcept.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveToString.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveToString.java index 63a22c37796..423f9429fa2 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveToString.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotHaveToString.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotMatch.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotMatch.java index 43d7bc8e292..c4ff7f5aa4d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotMatch.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotMatch.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotMatchPattern.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotMatchPattern.java index 1b1224898d2..93e7c3eca8e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotMatchPattern.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotMatchPattern.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotSatisfyPredicateRecursively.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotSatisfyPredicateRecursively.java index 00842be68d2..d0536bb89c5 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotSatisfyPredicateRecursively.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotSatisfyPredicateRecursively.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotStartWith.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotStartWith.java index ed170fda747..c8476cfa91e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotStartWith.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotStartWith.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotStartWithIgnoringCase.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotStartWithIgnoringCase.java index 0a55ff09eb9..8320ebf6b19 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotStartWithIgnoringCase.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotStartWithIgnoringCase.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotStartWithWhitespaces.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotStartWithWhitespaces.java index 0a7f84d7dfe..cb7a7bfafe7 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldNotStartWithWhitespaces.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldNotStartWithWhitespaces.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldOnlyHaveElementsOfTypes.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldOnlyHaveElementsOfTypes.java index 1b95de259f5..d812677c43c 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldOnlyHaveElementsOfTypes.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldOnlyHaveElementsOfTypes.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldOnlyHaveFields.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldOnlyHaveFields.java index 640068447ad..9e135466fe2 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldOnlyHaveFields.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldOnlyHaveFields.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldSatisfy.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldSatisfy.java index b216c7ecb75..ff6389cf515 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldSatisfy.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldSatisfy.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldSatisfyOnlyOnce.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldSatisfyOnlyOnce.java index 146f4f7f17d..042d41a61c3 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldSatisfyOnlyOnce.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldSatisfyOnlyOnce.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldStartWith.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldStartWith.java index 7c397d7940b..c99f81b8e04 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldStartWith.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldStartWith.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldStartWithIgnoringCase.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldStartWithIgnoringCase.java index bffc9d6ab3a..700217aca2c 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldStartWithIgnoringCase.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldStartWithIgnoringCase.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ShouldStartWithPath.java b/assertj-core/src/main/java/org/assertj/core/error/ShouldStartWithPath.java index 2f84cfd2844..e7d28ec8950 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ShouldStartWithPath.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ShouldStartWithPath.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/SubarraysShouldHaveSameSize.java b/assertj-core/src/main/java/org/assertj/core/error/SubarraysShouldHaveSameSize.java index 0f1203f27ea..d0459739e28 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/SubarraysShouldHaveSameSize.java +++ b/assertj-core/src/main/java/org/assertj/core/error/SubarraysShouldHaveSameSize.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/UnsatisfiedRequirement.java b/assertj-core/src/main/java/org/assertj/core/error/UnsatisfiedRequirement.java index 74abc085033..9c3e6e7ceb0 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/UnsatisfiedRequirement.java +++ b/assertj-core/src/main/java/org/assertj/core/error/UnsatisfiedRequirement.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/ZippedElementsShouldSatisfy.java b/assertj-core/src/main/java/org/assertj/core/error/ZippedElementsShouldSatisfy.java index 4855de849b7..3f0a14d9b50 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/ZippedElementsShouldSatisfy.java +++ b/assertj-core/src/main/java/org/assertj/core/error/ZippedElementsShouldSatisfy.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/array2d/Array2dElementShouldBeDeepEqual.java b/assertj-core/src/main/java/org/assertj/core/error/array2d/Array2dElementShouldBeDeepEqual.java index bec9030a873..0b0d7c734f8 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/array2d/Array2dElementShouldBeDeepEqual.java +++ b/assertj-core/src/main/java/org/assertj/core/error/array2d/Array2dElementShouldBeDeepEqual.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCancelled.java b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCancelled.java index 9d3d46c23c7..d2d4a08f29e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCancelled.java +++ b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCancelled.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCompleted.java b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCompleted.java index bf046713489..ef4faf862d2 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCompleted.java +++ b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCompleted.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCompletedExceptionally.java b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCompletedExceptionally.java index 0f43fb6f6d6..0a407a5d254 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCompletedExceptionally.java +++ b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCompletedExceptionally.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCompletedWithin.java b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCompletedWithin.java index 08737531448..4ca6fbc4db1 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCompletedWithin.java +++ b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeCompletedWithin.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeDone.java b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeDone.java index b229829885d..78d6f4f1b34 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeDone.java +++ b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldBeDone.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldHaveCompletedExceptionallyWithin.java b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldHaveCompletedExceptionallyWithin.java index 38bcadf95ad..4a1db1d71c0 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldHaveCompletedExceptionallyWithin.java +++ b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldHaveCompletedExceptionallyWithin.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldHaveFailed.java b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldHaveFailed.java index 06b3c14f0cd..dfd21785c7d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldHaveFailed.java +++ b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldHaveFailed.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldHaveFailedWithin.java b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldHaveFailedWithin.java index a82cf748976..3e67f352b5b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldHaveFailedWithin.java +++ b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldHaveFailedWithin.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeCancelled.java b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeCancelled.java index 86da2a6cc47..32586828443 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeCancelled.java +++ b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeCancelled.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeCompleted.java b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeCompleted.java index 99f0749550e..92d767f2f6e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeCompleted.java +++ b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeCompleted.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeCompletedExceptionally.java b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeCompletedExceptionally.java index bd97fe22787..a3dcb0705fe 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeCompletedExceptionally.java +++ b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeCompletedExceptionally.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeDone.java b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeDone.java index e8fbb996964..1fa5f9a607b 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeDone.java +++ b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotBeDone.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotHaveFailed.java b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotHaveFailed.java index 69a8bdf43c0..55d1f5fda45 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotHaveFailed.java +++ b/assertj-core/src/main/java/org/assertj/core/error/future/ShouldNotHaveFailed.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/future/Warning.java b/assertj-core/src/main/java/org/assertj/core/error/future/Warning.java index 36d30d5ad12..d2092c52891 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/future/Warning.java +++ b/assertj-core/src/main/java/org/assertj/core/error/future/Warning.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldBeEqualToWithSortedQueryParameters.java b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldBeEqualToWithSortedQueryParameters.java index 77e664eda4c..8fa16f76789 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldBeEqualToWithSortedQueryParameters.java +++ b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldBeEqualToWithSortedQueryParameters.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveAnchor.java b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveAnchor.java index 19f92001b9e..3126715bded 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveAnchor.java +++ b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveAnchor.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveAuthority.java b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveAuthority.java index 29663d0572c..96466c2368f 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveAuthority.java +++ b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveAuthority.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveFragment.java b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveFragment.java index 8fe506b5c43..11c69e7d1e7 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveFragment.java +++ b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveFragment.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveHost.java b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveHost.java index e694eeb29bc..7eeb7dae91e 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveHost.java +++ b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveHost.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveNoHost.java b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveNoHost.java index 0a2555a9ca0..f4800720e54 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveNoHost.java +++ b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveNoHost.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveParameter.java b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveParameter.java index d33bfde3ae5..9f26df39596 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveParameter.java +++ b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveParameter.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHavePath.java b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHavePath.java index 40c11f0ec98..9ac2032cf0c 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHavePath.java +++ b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHavePath.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHavePort.java b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHavePort.java index 157f4914e92..d67a0c4db6d 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHavePort.java +++ b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHavePort.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveProtocol.java b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveProtocol.java index aa718ab3c0f..e91d51190d4 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveProtocol.java +++ b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveProtocol.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveQuery.java b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveQuery.java index 27b6bae453b..b79457f355c 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveQuery.java +++ b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveQuery.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveScheme.java b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveScheme.java index 7d7d3cd7702..1cdbff716cb 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveScheme.java +++ b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveScheme.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveUserInfo.java b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveUserInfo.java index 95440e242a6..90244aaf7a6 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveUserInfo.java +++ b/assertj-core/src/main/java/org/assertj/core/error/uri/ShouldHaveUserInfo.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/extractor/ByNameMultipleExtractor.java b/assertj-core/src/main/java/org/assertj/core/extractor/ByNameMultipleExtractor.java index 8feb09e610a..92297803491 100644 --- a/assertj-core/src/main/java/org/assertj/core/extractor/ByNameMultipleExtractor.java +++ b/assertj-core/src/main/java/org/assertj/core/extractor/ByNameMultipleExtractor.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/extractor/ByNameSingleExtractor.java b/assertj-core/src/main/java/org/assertj/core/extractor/ByNameSingleExtractor.java index 2a5555551e0..274d796ef45 100644 --- a/assertj-core/src/main/java/org/assertj/core/extractor/ByNameSingleExtractor.java +++ b/assertj-core/src/main/java/org/assertj/core/extractor/ByNameSingleExtractor.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/extractor/Extractors.java b/assertj-core/src/main/java/org/assertj/core/extractor/Extractors.java index 5b97a680c3c..3ffb2ab7d11 100644 --- a/assertj-core/src/main/java/org/assertj/core/extractor/Extractors.java +++ b/assertj-core/src/main/java/org/assertj/core/extractor/Extractors.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/extractor/ResultOfExtractor.java b/assertj-core/src/main/java/org/assertj/core/extractor/ResultOfExtractor.java index 98e7e907195..ab66382438b 100644 --- a/assertj-core/src/main/java/org/assertj/core/extractor/ResultOfExtractor.java +++ b/assertj-core/src/main/java/org/assertj/core/extractor/ResultOfExtractor.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/extractor/ToStringExtractor.java b/assertj-core/src/main/java/org/assertj/core/extractor/ToStringExtractor.java index 3903a0edf74..53d32b6ea97 100644 --- a/assertj-core/src/main/java/org/assertj/core/extractor/ToStringExtractor.java +++ b/assertj-core/src/main/java/org/assertj/core/extractor/ToStringExtractor.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/groups/FieldsOrPropertiesExtractor.java b/assertj-core/src/main/java/org/assertj/core/groups/FieldsOrPropertiesExtractor.java index 03a2a704483..c024b0a9d26 100644 --- a/assertj-core/src/main/java/org/assertj/core/groups/FieldsOrPropertiesExtractor.java +++ b/assertj-core/src/main/java/org/assertj/core/groups/FieldsOrPropertiesExtractor.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/groups/Properties.java b/assertj-core/src/main/java/org/assertj/core/groups/Properties.java index c1e262c9205..f036b962aef 100644 --- a/assertj-core/src/main/java/org/assertj/core/groups/Properties.java +++ b/assertj-core/src/main/java/org/assertj/core/groups/Properties.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/groups/Tuple.java b/assertj-core/src/main/java/org/assertj/core/groups/Tuple.java index f97b0742079..46f627fab68 100644 --- a/assertj-core/src/main/java/org/assertj/core/groups/Tuple.java +++ b/assertj-core/src/main/java/org/assertj/core/groups/Tuple.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Arrays.java b/assertj-core/src/main/java/org/assertj/core/internal/Arrays.java index 19feaa315cf..8e1d19eea6d 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Arrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Arrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Arrays2D.java b/assertj-core/src/main/java/org/assertj/core/internal/Arrays2D.java index 300ddb8dac2..ecf67540a65 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Arrays2D.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Arrays2D.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/BigDecimals.java b/assertj-core/src/main/java/org/assertj/core/internal/BigDecimals.java index 2576f02947a..7280bc51562 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/BigDecimals.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/BigDecimals.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/BigIntegers.java b/assertj-core/src/main/java/org/assertj/core/internal/BigIntegers.java index 4a8eaeff09b..91c841c6b65 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/BigIntegers.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/BigIntegers.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/BinaryDiff.java b/assertj-core/src/main/java/org/assertj/core/internal/BinaryDiff.java index c98ec62a4be..efe7f30b417 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/BinaryDiff.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/BinaryDiff.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/BinaryDiffResult.java b/assertj-core/src/main/java/org/assertj/core/internal/BinaryDiffResult.java index c60d240a3a6..04c3aebe34f 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/BinaryDiffResult.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/BinaryDiffResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Boolean2DArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/Boolean2DArrays.java index 75eebbf5e40..f2f8ccd824f 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Boolean2DArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Boolean2DArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/BooleanArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/BooleanArrays.java index f19babde5ce..9f3984e0f2b 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/BooleanArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/BooleanArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Byte2DArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/Byte2DArrays.java index e74a2b5c890..1407399f03a 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Byte2DArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Byte2DArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/ByteArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/ByteArrays.java index 9cefa584389..f9294da9ace 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/ByteArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/ByteArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Bytes.java b/assertj-core/src/main/java/org/assertj/core/internal/Bytes.java index 1ee84f126f1..231d147d25d 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Bytes.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Bytes.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Char2DArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/Char2DArrays.java index 7b97fff2384..ffa9f155889 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Char2DArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Char2DArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/CharArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/CharArrays.java index 5b2a222f1a0..d172a6df023 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/CharArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/CharArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Characters.java b/assertj-core/src/main/java/org/assertj/core/internal/Characters.java index efe6e7558e6..0ecdae71668 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Characters.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Characters.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/ChronoLocalDateTimeComparator.java b/assertj-core/src/main/java/org/assertj/core/internal/ChronoLocalDateTimeComparator.java index 42f98ed330e..70ce97121fa 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/ChronoLocalDateTimeComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/ChronoLocalDateTimeComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/ChronoZonedDateTimeByInstantComparator.java b/assertj-core/src/main/java/org/assertj/core/internal/ChronoZonedDateTimeByInstantComparator.java index 49263be587e..857e41f0bb9 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/ChronoZonedDateTimeByInstantComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/ChronoZonedDateTimeByInstantComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Classes.java b/assertj-core/src/main/java/org/assertj/core/internal/Classes.java index 29ffc122770..c6e36ca04bb 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Classes.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Classes.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/CommonErrors.java b/assertj-core/src/main/java/org/assertj/core/internal/CommonErrors.java index bec3bf2c33f..95203fd109d 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/CommonErrors.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/CommonErrors.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/CommonValidations.java b/assertj-core/src/main/java/org/assertj/core/internal/CommonValidations.java index dde6fcde20a..9e7180841c5 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/CommonValidations.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/CommonValidations.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Comparables.java b/assertj-core/src/main/java/org/assertj/core/internal/Comparables.java index 9d8305cb280..042e494a73b 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Comparables.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Comparables.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Conditions.java b/assertj-core/src/main/java/org/assertj/core/internal/Conditions.java index 416ad543ed0..b3a7119eb91 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Conditions.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Conditions.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/ConfigurableRecursiveFieldByFieldComparator.java b/assertj-core/src/main/java/org/assertj/core/internal/ConfigurableRecursiveFieldByFieldComparator.java index e1350b7a4b9..1cc0f94026d 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/ConfigurableRecursiveFieldByFieldComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/ConfigurableRecursiveFieldByFieldComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Dates.java b/assertj-core/src/main/java/org/assertj/core/internal/Dates.java index 40b36803259..7e44605be9f 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Dates.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Dates.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/DeepDifference.java b/assertj-core/src/main/java/org/assertj/core/internal/DeepDifference.java index c18e10db841..7bacfad69be 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/DeepDifference.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/DeepDifference.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/DescribableComparator.java b/assertj-core/src/main/java/org/assertj/core/internal/DescribableComparator.java index ccada8c9c03..120266e79a9 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/DescribableComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/DescribableComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Diff.java b/assertj-core/src/main/java/org/assertj/core/internal/Diff.java index 41cb4f80d3d..10d3d5fdc81 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Diff.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Diff.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/DigestDiff.java b/assertj-core/src/main/java/org/assertj/core/internal/DigestDiff.java index db600ad10e4..4e889e17698 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/DigestDiff.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/DigestDiff.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Digests.java b/assertj-core/src/main/java/org/assertj/core/internal/Digests.java index 4e800f2e4d4..34497eab988 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Digests.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Digests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Double2DArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/Double2DArrays.java index 4a37e946c7c..4e9382698a7 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Double2DArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Double2DArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/DoubleArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/DoubleArrays.java index f16e6257192..28e982aa2b2 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/DoubleArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/DoubleArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Doubles.java b/assertj-core/src/main/java/org/assertj/core/internal/Doubles.java index e2eeba222af..dad9528be64 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Doubles.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Doubles.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/ElementsSatisfyingConsumer.java b/assertj-core/src/main/java/org/assertj/core/internal/ElementsSatisfyingConsumer.java index fb1f47a177c..9d37ec3c807 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/ElementsSatisfyingConsumer.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/ElementsSatisfyingConsumer.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/ErrorMessages.java b/assertj-core/src/main/java/org/assertj/core/internal/ErrorMessages.java index 897e5f88d4b..69f7705fb11 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/ErrorMessages.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/ErrorMessages.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/ExtendedByTypesComparator.java b/assertj-core/src/main/java/org/assertj/core/internal/ExtendedByTypesComparator.java index c3b959a55de..bdd1d31bad3 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/ExtendedByTypesComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/ExtendedByTypesComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Failures.java b/assertj-core/src/main/java/org/assertj/core/internal/Failures.java index 479adb008f7..378416f68a0 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Failures.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Failures.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Files.java b/assertj-core/src/main/java/org/assertj/core/internal/Files.java index 6bc222701e0..ae9171ef85f 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Files.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Files.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Float2DArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/Float2DArrays.java index 2349c58d6b3..0349aa344c8 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Float2DArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Float2DArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/FloatArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/FloatArrays.java index 938f7f9a30d..22135fbdd9c 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/FloatArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/FloatArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Floats.java b/assertj-core/src/main/java/org/assertj/core/internal/Floats.java index dd692f7b91b..2020d019b47 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Floats.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Floats.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Futures.java b/assertj-core/src/main/java/org/assertj/core/internal/Futures.java index e156327301c..a70f5a72e8a 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Futures.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Futures.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/IndexedDiff.java b/assertj-core/src/main/java/org/assertj/core/internal/IndexedDiff.java index 4fa586347ed..2dcec5ccc50 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/IndexedDiff.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/IndexedDiff.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Int2DArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/Int2DArrays.java index 9491871f4bf..e7b08b1903c 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Int2DArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Int2DArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/IntArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/IntArrays.java index 84f9b041fb8..218fad27421 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/IntArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/IntArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Integers.java b/assertj-core/src/main/java/org/assertj/core/internal/Integers.java index 7b5823e1f26..f577a3b23e6 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Integers.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Integers.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/IterableDiff.java b/assertj-core/src/main/java/org/assertj/core/internal/IterableDiff.java index 377ea09c419..a2981fd473d 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/IterableDiff.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/IterableDiff.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Iterables.java b/assertj-core/src/main/java/org/assertj/core/internal/Iterables.java index f4613be6a3e..49d48a2bd82 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Iterables.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Iterables.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Iterators.java b/assertj-core/src/main/java/org/assertj/core/internal/Iterators.java index 7187ae81fcb..163ea5376f7 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Iterators.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Iterators.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Lists.java b/assertj-core/src/main/java/org/assertj/core/internal/Lists.java index bd2a8b4f673..26032e0c080 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Lists.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Lists.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Long2DArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/Long2DArrays.java index c345f6ec97b..9671cea1b63 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Long2DArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Long2DArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/LongArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/LongArrays.java index c849211ddc0..1bb4950577c 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/LongArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/LongArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Longs.java b/assertj-core/src/main/java/org/assertj/core/internal/Longs.java index c682bc6cd36..4ed5e31416a 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Longs.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Longs.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Maps.java b/assertj-core/src/main/java/org/assertj/core/internal/Maps.java index b15dfee1f0e..e18662f83ee 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Maps.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Maps.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/NioFilesWrapper.java b/assertj-core/src/main/java/org/assertj/core/internal/NioFilesWrapper.java index ee883c66856..15a9471714b 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/NioFilesWrapper.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/NioFilesWrapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Numbers.java b/assertj-core/src/main/java/org/assertj/core/internal/Numbers.java index 538599a7df7..f876e6d41e2 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Numbers.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Numbers.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Object2DArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/Object2DArrays.java index 81018b74b84..660aee6ea62 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Object2DArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Object2DArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/ObjectArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/ObjectArrays.java index b14fd5f62b0..514e278c722 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/ObjectArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/ObjectArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Objects.java b/assertj-core/src/main/java/org/assertj/core/internal/Objects.java index 89460c21f49..25ed713689b 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Objects.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Objects.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/OffsetDateTimeByInstantComparator.java b/assertj-core/src/main/java/org/assertj/core/internal/OffsetDateTimeByInstantComparator.java index 820e434b327..ff6b9fff986 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/OffsetDateTimeByInstantComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/OffsetDateTimeByInstantComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Paths.java b/assertj-core/src/main/java/org/assertj/core/internal/Paths.java index d354f6c7863..6db0649ff6e 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Paths.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Paths.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Predicates.java b/assertj-core/src/main/java/org/assertj/core/internal/Predicates.java index 173270b0e74..47d632a4f28 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Predicates.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Predicates.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/RealNumbers.java b/assertj-core/src/main/java/org/assertj/core/internal/RealNumbers.java index 8d3195c9731..24d624bfa2e 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/RealNumbers.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/RealNumbers.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/RecursiveHelper.java b/assertj-core/src/main/java/org/assertj/core/internal/RecursiveHelper.java index f0114f171db..e458be3a159 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/RecursiveHelper.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/RecursiveHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Short2DArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/Short2DArrays.java index cc7baf74fcd..d1cc7dbb83c 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Short2DArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Short2DArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/ShortArrays.java b/assertj-core/src/main/java/org/assertj/core/internal/ShortArrays.java index b881ac6ebce..9e371bba4c8 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/ShortArrays.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/ShortArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Shorts.java b/assertj-core/src/main/java/org/assertj/core/internal/Shorts.java index d2df6a6674a..d3f002c0274 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Shorts.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Shorts.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Spliterators.java b/assertj-core/src/main/java/org/assertj/core/internal/Spliterators.java index fd96c81cd63..d3384b44c91 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Spliterators.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Spliterators.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Strings.java b/assertj-core/src/main/java/org/assertj/core/internal/Strings.java index 84dc50d27cb..5e4884d6231 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Strings.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Strings.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Throwables.java b/assertj-core/src/main/java/org/assertj/core/internal/Throwables.java index 7b30e267eb8..388e0df2ba4 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Throwables.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Throwables.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/TypeComparators.java b/assertj-core/src/main/java/org/assertj/core/internal/TypeComparators.java index 2bcad5edcc6..c4fb7f21afb 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/TypeComparators.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/TypeComparators.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/TypeHolder.java b/assertj-core/src/main/java/org/assertj/core/internal/TypeHolder.java index f2559706e4f..39350d05a45 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/TypeHolder.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/TypeHolder.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/TypeMessages.java b/assertj-core/src/main/java/org/assertj/core/internal/TypeMessages.java index 170d0d621a5..7a211960f2b 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/TypeMessages.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/TypeMessages.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/UnambiguousRepresentation.java b/assertj-core/src/main/java/org/assertj/core/internal/UnambiguousRepresentation.java index 5cb1361a0fc..9313dc193ee 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/UnambiguousRepresentation.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/UnambiguousRepresentation.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Uris.java b/assertj-core/src/main/java/org/assertj/core/internal/Uris.java index 0a9b7a80b1c..c9e0cd56081 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Uris.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Uris.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/Urls.java b/assertj-core/src/main/java/org/assertj/core/internal/Urls.java index b4d2a498f80..d98fade6bee 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/Urls.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/Urls.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/WholeNumbers.java b/assertj-core/src/main/java/org/assertj/core/internal/WholeNumbers.java index e1b159d1b86..e4a7de56f74 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/WholeNumbers.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/WholeNumbers.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/internal/annotation/Contract.java b/assertj-core/src/main/java/org/assertj/core/internal/annotation/Contract.java index 0d3c1665dcb..1242c7ddf65 100644 --- a/assertj-core/src/main/java/org/assertj/core/internal/annotation/Contract.java +++ b/assertj-core/src/main/java/org/assertj/core/internal/annotation/Contract.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/matcher/AssertionMatcher.java b/assertj-core/src/main/java/org/assertj/core/matcher/AssertionMatcher.java index ca8e26e39bb..ad10712696a 100644 --- a/assertj-core/src/main/java/org/assertj/core/matcher/AssertionMatcher.java +++ b/assertj-core/src/main/java/org/assertj/core/matcher/AssertionMatcher.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/presentation/BinaryRepresentation.java b/assertj-core/src/main/java/org/assertj/core/presentation/BinaryRepresentation.java index 8939f18d566..e2e7c26375f 100644 --- a/assertj-core/src/main/java/org/assertj/core/presentation/BinaryRepresentation.java +++ b/assertj-core/src/main/java/org/assertj/core/presentation/BinaryRepresentation.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/presentation/BoundedQueue.java b/assertj-core/src/main/java/org/assertj/core/presentation/BoundedQueue.java index 4253baaeb50..7c5460c19fa 100644 --- a/assertj-core/src/main/java/org/assertj/core/presentation/BoundedQueue.java +++ b/assertj-core/src/main/java/org/assertj/core/presentation/BoundedQueue.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/presentation/CompositeRepresentation.java b/assertj-core/src/main/java/org/assertj/core/presentation/CompositeRepresentation.java index 2b0c30f5dae..233b21883a6 100644 --- a/assertj-core/src/main/java/org/assertj/core/presentation/CompositeRepresentation.java +++ b/assertj-core/src/main/java/org/assertj/core/presentation/CompositeRepresentation.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/presentation/HeadTailAccumulator.java b/assertj-core/src/main/java/org/assertj/core/presentation/HeadTailAccumulator.java index 17db72eee66..ded0ba111cb 100644 --- a/assertj-core/src/main/java/org/assertj/core/presentation/HeadTailAccumulator.java +++ b/assertj-core/src/main/java/org/assertj/core/presentation/HeadTailAccumulator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/presentation/HexadecimalRepresentation.java b/assertj-core/src/main/java/org/assertj/core/presentation/HexadecimalRepresentation.java index 82040ff4fdc..67fc6ed4d93 100644 --- a/assertj-core/src/main/java/org/assertj/core/presentation/HexadecimalRepresentation.java +++ b/assertj-core/src/main/java/org/assertj/core/presentation/HexadecimalRepresentation.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/presentation/NumberGrouping.java b/assertj-core/src/main/java/org/assertj/core/presentation/NumberGrouping.java index 60b64a08755..fd92b7e1614 100644 --- a/assertj-core/src/main/java/org/assertj/core/presentation/NumberGrouping.java +++ b/assertj-core/src/main/java/org/assertj/core/presentation/NumberGrouping.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/presentation/PredicateDescription.java b/assertj-core/src/main/java/org/assertj/core/presentation/PredicateDescription.java index bdf4e97c7f0..c595deaf7ec 100644 --- a/assertj-core/src/main/java/org/assertj/core/presentation/PredicateDescription.java +++ b/assertj-core/src/main/java/org/assertj/core/presentation/PredicateDescription.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/presentation/PrimitiveArrayList.java b/assertj-core/src/main/java/org/assertj/core/presentation/PrimitiveArrayList.java index 92096538d8b..4120d24a65c 100644 --- a/assertj-core/src/main/java/org/assertj/core/presentation/PrimitiveArrayList.java +++ b/assertj-core/src/main/java/org/assertj/core/presentation/PrimitiveArrayList.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/presentation/Representation.java b/assertj-core/src/main/java/org/assertj/core/presentation/Representation.java index 8f503a3e013..baf33fa24e9 100644 --- a/assertj-core/src/main/java/org/assertj/core/presentation/Representation.java +++ b/assertj-core/src/main/java/org/assertj/core/presentation/Representation.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/presentation/RotatingQueue.java b/assertj-core/src/main/java/org/assertj/core/presentation/RotatingQueue.java index 026c50dbaa1..b9b383a9634 100644 --- a/assertj-core/src/main/java/org/assertj/core/presentation/RotatingQueue.java +++ b/assertj-core/src/main/java/org/assertj/core/presentation/RotatingQueue.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/presentation/StandardRepresentation.java b/assertj-core/src/main/java/org/assertj/core/presentation/StandardRepresentation.java index b464942873f..054b959e161 100644 --- a/assertj-core/src/main/java/org/assertj/core/presentation/StandardRepresentation.java +++ b/assertj-core/src/main/java/org/assertj/core/presentation/StandardRepresentation.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/presentation/TransformingList.java b/assertj-core/src/main/java/org/assertj/core/presentation/TransformingList.java index e30f85a17fa..4f316a46e9a 100644 --- a/assertj-core/src/main/java/org/assertj/core/presentation/TransformingList.java +++ b/assertj-core/src/main/java/org/assertj/core/presentation/TransformingList.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/presentation/UnicodeRepresentation.java b/assertj-core/src/main/java/org/assertj/core/presentation/UnicodeRepresentation.java index 9b5d679b388..22b76b7c9fe 100644 --- a/assertj-core/src/main/java/org/assertj/core/presentation/UnicodeRepresentation.java +++ b/assertj-core/src/main/java/org/assertj/core/presentation/UnicodeRepresentation.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/AbstractComparableNumberComparator.java b/assertj-core/src/main/java/org/assertj/core/util/AbstractComparableNumberComparator.java index 9c093325538..301f350a909 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/AbstractComparableNumberComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/util/AbstractComparableNumberComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/ArrayWrapperList.java b/assertj-core/src/main/java/org/assertj/core/util/ArrayWrapperList.java index 747d5f002cd..785baaeaf50 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/ArrayWrapperList.java +++ b/assertj-core/src/main/java/org/assertj/core/util/ArrayWrapperList.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/Arrays.java b/assertj-core/src/main/java/org/assertj/core/util/Arrays.java index 07bf02171dc..d3b80365099 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/Arrays.java +++ b/assertj-core/src/main/java/org/assertj/core/util/Arrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/BigDecimalComparator.java b/assertj-core/src/main/java/org/assertj/core/util/BigDecimalComparator.java index 0f92c378230..8b08821d027 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/BigDecimalComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/util/BigDecimalComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/BigIntegerComparator.java b/assertj-core/src/main/java/org/assertj/core/util/BigIntegerComparator.java index 13b0925addc..5a2911b5779 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/BigIntegerComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/util/BigIntegerComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/CanIgnoreReturnValue.java b/assertj-core/src/main/java/org/assertj/core/util/CanIgnoreReturnValue.java index ffdb9480420..1e3c3f1d376 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/CanIgnoreReturnValue.java +++ b/assertj-core/src/main/java/org/assertj/core/util/CanIgnoreReturnValue.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/CheckReturnValue.java b/assertj-core/src/main/java/org/assertj/core/util/CheckReturnValue.java index 2980abdc496..372c3d264c3 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/CheckReturnValue.java +++ b/assertj-core/src/main/java/org/assertj/core/util/CheckReturnValue.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/ClassNameComparator.java b/assertj-core/src/main/java/org/assertj/core/util/ClassNameComparator.java index 059369490ca..1c12bf58fe8 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/ClassNameComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/util/ClassNameComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/Closeables.java b/assertj-core/src/main/java/org/assertj/core/util/Closeables.java index d134be680dc..b2f46d092fd 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/Closeables.java +++ b/assertj-core/src/main/java/org/assertj/core/util/Closeables.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/DateUtil.java b/assertj-core/src/main/java/org/assertj/core/util/DateUtil.java index 879da864b91..6c90d6fe8f5 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/DateUtil.java +++ b/assertj-core/src/main/java/org/assertj/core/util/DateUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/DoubleComparator.java b/assertj-core/src/main/java/org/assertj/core/util/DoubleComparator.java index 6f9bc450557..f05ecc6a2a0 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/DoubleComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/util/DoubleComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/DualClass.java b/assertj-core/src/main/java/org/assertj/core/util/DualClass.java index b6c2d24ec46..7bed74005d2 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/DualClass.java +++ b/assertj-core/src/main/java/org/assertj/core/util/DualClass.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/DualClassComparator.java b/assertj-core/src/main/java/org/assertj/core/util/DualClassComparator.java index 502fbe0b475..6fb9071d0fe 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/DualClassComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/util/DualClassComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/Executable.java b/assertj-core/src/main/java/org/assertj/core/util/Executable.java index 2e9bc02b306..730eef7a6df 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/Executable.java +++ b/assertj-core/src/main/java/org/assertj/core/util/Executable.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/FailureMessages.java b/assertj-core/src/main/java/org/assertj/core/util/FailureMessages.java index da1583ddbdc..b4c1034c48e 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/FailureMessages.java +++ b/assertj-core/src/main/java/org/assertj/core/util/FailureMessages.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/Files.java b/assertj-core/src/main/java/org/assertj/core/util/Files.java index edc02a14a33..0b8933ab67e 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/Files.java +++ b/assertj-core/src/main/java/org/assertj/core/util/Files.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/FloatComparator.java b/assertj-core/src/main/java/org/assertj/core/util/FloatComparator.java index 21199f9da1f..13b140e8a5f 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/FloatComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/util/FloatComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/Hexadecimals.java b/assertj-core/src/main/java/org/assertj/core/util/Hexadecimals.java index 1369dec0525..0a121066e74 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/Hexadecimals.java +++ b/assertj-core/src/main/java/org/assertj/core/util/Hexadecimals.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/IterableUtil.java b/assertj-core/src/main/java/org/assertj/core/util/IterableUtil.java index 164ba1afbf6..b71b66f3957 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/IterableUtil.java +++ b/assertj-core/src/main/java/org/assertj/core/util/IterableUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/Lists.java b/assertj-core/src/main/java/org/assertj/core/util/Lists.java index 9aac88b82bd..47ece4e5730 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/Lists.java +++ b/assertj-core/src/main/java/org/assertj/core/util/Lists.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/Maps.java b/assertj-core/src/main/java/org/assertj/core/util/Maps.java index b5884cf76cf..c90ec8a870f 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/Maps.java +++ b/assertj-core/src/main/java/org/assertj/core/util/Maps.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/NaturalOrderComparator.java b/assertj-core/src/main/java/org/assertj/core/util/NaturalOrderComparator.java index 43d704c3ca4..1b1ad55e755 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/NaturalOrderComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/util/NaturalOrderComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/NullSafeComparator.java b/assertj-core/src/main/java/org/assertj/core/util/NullSafeComparator.java index a84843a39e0..85b4161051a 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/NullSafeComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/util/NullSafeComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/Objects.java b/assertj-core/src/main/java/org/assertj/core/util/Objects.java index 01d4d72d090..4890b122d91 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/Objects.java +++ b/assertj-core/src/main/java/org/assertj/core/util/Objects.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/PathNaturalOrderComparator.java b/assertj-core/src/main/java/org/assertj/core/util/PathNaturalOrderComparator.java index 256ede05f80..3f2f450f7ae 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/PathNaturalOrderComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/util/PathNaturalOrderComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/Paths.java b/assertj-core/src/main/java/org/assertj/core/util/Paths.java index 35c977479b4..be021c0b970 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/Paths.java +++ b/assertj-core/src/main/java/org/assertj/core/util/Paths.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/Preconditions.java b/assertj-core/src/main/java/org/assertj/core/util/Preconditions.java index 4a21f22b7c8..39b18f6a8f7 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/Preconditions.java +++ b/assertj-core/src/main/java/org/assertj/core/util/Preconditions.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/Sets.java b/assertj-core/src/main/java/org/assertj/core/util/Sets.java index cf999785619..449fe7fbe1d 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/Sets.java +++ b/assertj-core/src/main/java/org/assertj/core/util/Sets.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/Streams.java b/assertj-core/src/main/java/org/assertj/core/util/Streams.java index 8353c01ad6c..03ebb75b564 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/Streams.java +++ b/assertj-core/src/main/java/org/assertj/core/util/Streams.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/Strings.java b/assertj-core/src/main/java/org/assertj/core/util/Strings.java index d00063bdf4f..e718df5586d 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/Strings.java +++ b/assertj-core/src/main/java/org/assertj/core/util/Strings.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/TextFileWriter.java b/assertj-core/src/main/java/org/assertj/core/util/TextFileWriter.java index a68c1e1f8de..f6d5d0b2d1a 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/TextFileWriter.java +++ b/assertj-core/src/main/java/org/assertj/core/util/TextFileWriter.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/Throwables.java b/assertj-core/src/main/java/org/assertj/core/util/Throwables.java index fd6e196a637..cf76734dc1c 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/Throwables.java +++ b/assertj-core/src/main/java/org/assertj/core/util/Throwables.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/TriFunction.java b/assertj-core/src/main/java/org/assertj/core/util/TriFunction.java index 6235d56e1b3..f511c67d015 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/TriFunction.java +++ b/assertj-core/src/main/java/org/assertj/core/util/TriFunction.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/URLs.java b/assertj-core/src/main/java/org/assertj/core/util/URLs.java index c7ab29aae3e..538995586aa 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/URLs.java +++ b/assertj-core/src/main/java/org/assertj/core/util/URLs.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/VisibleForTesting.java b/assertj-core/src/main/java/org/assertj/core/util/VisibleForTesting.java index 7156c21b56b..cbcc1de476c 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/VisibleForTesting.java +++ b/assertj-core/src/main/java/org/assertj/core/util/VisibleForTesting.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/diff/ChangeDelta.java b/assertj-core/src/main/java/org/assertj/core/util/diff/ChangeDelta.java index 21f2e22d52d..d4c4042b55e 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/diff/ChangeDelta.java +++ b/assertj-core/src/main/java/org/assertj/core/util/diff/ChangeDelta.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/diff/Chunk.java b/assertj-core/src/main/java/org/assertj/core/util/diff/Chunk.java index d2a6d6de28d..ddf8fe74fdf 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/diff/Chunk.java +++ b/assertj-core/src/main/java/org/assertj/core/util/diff/Chunk.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/diff/DeleteDelta.java b/assertj-core/src/main/java/org/assertj/core/util/diff/DeleteDelta.java index f8b54d632e9..9f9c89f3c6f 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/diff/DeleteDelta.java +++ b/assertj-core/src/main/java/org/assertj/core/util/diff/DeleteDelta.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/diff/Delta.java b/assertj-core/src/main/java/org/assertj/core/util/diff/Delta.java index 9fcf280475f..f21d12d7eae 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/diff/Delta.java +++ b/assertj-core/src/main/java/org/assertj/core/util/diff/Delta.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/diff/DeltaComparator.java b/assertj-core/src/main/java/org/assertj/core/util/diff/DeltaComparator.java index c6938b483e4..9785ff4a721 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/diff/DeltaComparator.java +++ b/assertj-core/src/main/java/org/assertj/core/util/diff/DeltaComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/diff/DiffAlgorithm.java b/assertj-core/src/main/java/org/assertj/core/util/diff/DiffAlgorithm.java index c570e7b1049..a33268b5a7a 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/diff/DiffAlgorithm.java +++ b/assertj-core/src/main/java/org/assertj/core/util/diff/DiffAlgorithm.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/diff/DiffUtils.java b/assertj-core/src/main/java/org/assertj/core/util/diff/DiffUtils.java index ff25815e8eb..93b9dd98bb9 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/diff/DiffUtils.java +++ b/assertj-core/src/main/java/org/assertj/core/util/diff/DiffUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/diff/InsertDelta.java b/assertj-core/src/main/java/org/assertj/core/util/diff/InsertDelta.java index a1a82db36cb..49662fc887a 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/diff/InsertDelta.java +++ b/assertj-core/src/main/java/org/assertj/core/util/diff/InsertDelta.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/diff/Patch.java b/assertj-core/src/main/java/org/assertj/core/util/diff/Patch.java index 167090e8926..766c1c64ab6 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/diff/Patch.java +++ b/assertj-core/src/main/java/org/assertj/core/util/diff/Patch.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/diff/myers/DiffNode.java b/assertj-core/src/main/java/org/assertj/core/util/diff/myers/DiffNode.java index c4e34d8a5c1..29b158a15f9 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/diff/myers/DiffNode.java +++ b/assertj-core/src/main/java/org/assertj/core/util/diff/myers/DiffNode.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/diff/myers/Equalizer.java b/assertj-core/src/main/java/org/assertj/core/util/diff/myers/Equalizer.java index a4680bb2f02..28952af3b9c 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/diff/myers/Equalizer.java +++ b/assertj-core/src/main/java/org/assertj/core/util/diff/myers/Equalizer.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/diff/myers/MyersDiff.java b/assertj-core/src/main/java/org/assertj/core/util/diff/myers/MyersDiff.java index 213fd06e75b..506616e7b7a 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/diff/myers/MyersDiff.java +++ b/assertj-core/src/main/java/org/assertj/core/util/diff/myers/MyersDiff.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/diff/myers/PathNode.java b/assertj-core/src/main/java/org/assertj/core/util/diff/myers/PathNode.java index efcf61adfbb..5bccbfe8a7c 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/diff/myers/PathNode.java +++ b/assertj-core/src/main/java/org/assertj/core/util/diff/myers/PathNode.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/diff/myers/Snake.java b/assertj-core/src/main/java/org/assertj/core/util/diff/myers/Snake.java index a4d361c199f..42b580f6875 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/diff/myers/Snake.java +++ b/assertj-core/src/main/java/org/assertj/core/util/diff/myers/Snake.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/introspection/CaseFormatUtils.java b/assertj-core/src/main/java/org/assertj/core/util/introspection/CaseFormatUtils.java index 6f92a7acb5e..cd82e9031bc 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/introspection/CaseFormatUtils.java +++ b/assertj-core/src/main/java/org/assertj/core/util/introspection/CaseFormatUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/introspection/ClassUtils.java b/assertj-core/src/main/java/org/assertj/core/util/introspection/ClassUtils.java index befa1fd024b..36b1b790756 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/introspection/ClassUtils.java +++ b/assertj-core/src/main/java/org/assertj/core/util/introspection/ClassUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/introspection/FieldSupport.java b/assertj-core/src/main/java/org/assertj/core/util/introspection/FieldSupport.java index 6deaf369c26..4dd7419b81d 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/introspection/FieldSupport.java +++ b/assertj-core/src/main/java/org/assertj/core/util/introspection/FieldSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/introspection/FieldUtils.java b/assertj-core/src/main/java/org/assertj/core/util/introspection/FieldUtils.java index a1ce4d7fa85..5f309710dee 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/introspection/FieldUtils.java +++ b/assertj-core/src/main/java/org/assertj/core/util/introspection/FieldUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/introspection/Introspection.java b/assertj-core/src/main/java/org/assertj/core/util/introspection/Introspection.java index 8d3cf7b4cfc..2d430c0bff1 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/introspection/Introspection.java +++ b/assertj-core/src/main/java/org/assertj/core/util/introspection/Introspection.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/introspection/IntrospectionError.java b/assertj-core/src/main/java/org/assertj/core/util/introspection/IntrospectionError.java index 687bc77eb45..8b406362a15 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/introspection/IntrospectionError.java +++ b/assertj-core/src/main/java/org/assertj/core/util/introspection/IntrospectionError.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/introspection/MemberUtils.java b/assertj-core/src/main/java/org/assertj/core/util/introspection/MemberUtils.java index 575f34dd2c7..8ddfb2186db 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/introspection/MemberUtils.java +++ b/assertj-core/src/main/java/org/assertj/core/util/introspection/MemberUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/introspection/MethodSupport.java b/assertj-core/src/main/java/org/assertj/core/util/introspection/MethodSupport.java index 2905807954e..741946b4259 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/introspection/MethodSupport.java +++ b/assertj-core/src/main/java/org/assertj/core/util/introspection/MethodSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/introspection/PropertyOrFieldSupport.java b/assertj-core/src/main/java/org/assertj/core/util/introspection/PropertyOrFieldSupport.java index 1215f8c5f52..5afabb60863 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/introspection/PropertyOrFieldSupport.java +++ b/assertj-core/src/main/java/org/assertj/core/util/introspection/PropertyOrFieldSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/introspection/PropertySupport.java b/assertj-core/src/main/java/org/assertj/core/util/introspection/PropertySupport.java index 0b9fd31044e..0ba642e6187 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/introspection/PropertySupport.java +++ b/assertj-core/src/main/java/org/assertj/core/util/introspection/PropertySupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/main/java/org/assertj/core/util/xml/XmlStringPrettyFormatter.java b/assertj-core/src/main/java/org/assertj/core/util/xml/XmlStringPrettyFormatter.java index d5714eee86d..7dc57a09f53 100644 --- a/assertj-core/src/main/java/org/assertj/core/util/xml/XmlStringPrettyFormatter.java +++ b/assertj-core/src/main/java/org/assertj/core/util/xml/XmlStringPrettyFormatter.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/AbstractAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/AbstractAssertBaseTest.java index 7ccda103e79..f7f7e2dab45 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AbstractAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AbstractAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/AbstractAssert_usingRecursiveComparison_Test.java b/assertj-core/src/test/java/org/assertj/core/api/AbstractAssert_usingRecursiveComparison_Test.java index 3f977250f9f..c28b93350ac 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AbstractAssert_usingRecursiveComparison_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AbstractAssert_usingRecursiveComparison_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/AbstractComparableAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/AbstractComparableAssertBaseTest.java index 141c66d0b69..1aff739356f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AbstractComparableAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AbstractComparableAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/AbstractLocalDateTimeAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/AbstractLocalDateTimeAssertBaseTest.java index e63c1dbea9e..bee6c047edc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AbstractLocalDateTimeAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AbstractLocalDateTimeAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/AbstractOffsetDateTimeAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/AbstractOffsetDateTimeAssertBaseTest.java index bb2a6ddda79..148fb9c9c24 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AbstractOffsetDateTimeAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AbstractOffsetDateTimeAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/AbstractTemporalAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/AbstractTemporalAssertBaseTest.java index 750f174f6d4..ff2dd73aa1b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AbstractTemporalAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AbstractTemporalAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/AbstractTemporalAssert_isCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/AbstractTemporalAssert_isCloseTo_Test.java index b183273cd4e..48f3e685447 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AbstractTemporalAssert_isCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AbstractTemporalAssert_isCloseTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/AbstractUniversalComparableAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/AbstractUniversalComparableAssertBaseTest.java index 9d4f1f9cda1..26346ba2fee 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AbstractUniversalComparableAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AbstractUniversalComparableAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/AbstractZonedDateTimeAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/AbstractZonedDateTimeAssertBaseTest.java index 8bdb646e041..02572d8a480 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AbstractZonedDateTimeAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AbstractZonedDateTimeAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/Assertions_assertAny_Test.java b/assertj-core/src/test/java/org/assertj/core/api/Assertions_assertAny_Test.java index 22804c145f1..e600d36151f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Assertions_assertAny_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Assertions_assertAny_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/AtomicIntegerArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/AtomicIntegerArrayAssertBaseTest.java index 4276acbc87e..317239ce620 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AtomicIntegerArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AtomicIntegerArrayAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/AtomicIntegerAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/AtomicIntegerAssertBaseTest.java index ecc3135192e..60b7c81cfa6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AtomicIntegerAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AtomicIntegerAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/AtomicLongArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/AtomicLongArrayAssertBaseTest.java index e2af2bbdd88..816dbbeaee9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AtomicLongArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AtomicLongArrayAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/AtomicLongAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/AtomicLongAssertBaseTest.java index 15e8ae35a5a..c55a633e3f7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AtomicLongAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AtomicLongAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/AtomicReferenceArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/AtomicReferenceArrayAssertBaseTest.java index caeb3bb140a..34073dfa322 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AtomicReferenceArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AtomicReferenceArrayAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/AutoCloseableBDDSoftAssertionsTest.java b/assertj-core/src/test/java/org/assertj/core/api/AutoCloseableBDDSoftAssertionsTest.java index 93633a06f0e..13d333047b6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AutoCloseableBDDSoftAssertionsTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AutoCloseableBDDSoftAssertionsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/AutoCloseableSoftAssertionsTest.java b/assertj-core/src/test/java/org/assertj/core/api/AutoCloseableSoftAssertionsTest.java index 88857c822ef..93d74163170 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/AutoCloseableSoftAssertionsTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/AutoCloseableSoftAssertionsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/BDDAssertions_then_Test.java b/assertj-core/src/test/java/org/assertj/core/api/BDDAssertions_then_Test.java index 745992f7e99..f2b8c74fe0a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/BDDAssertions_then_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/BDDAssertions_then_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertionsTest.java b/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertionsTest.java index 148402b145e..6b03424c172 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertionsTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertionsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertions_ThrowableTypeAssert_Test.java b/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertions_ThrowableTypeAssert_Test.java index d4b456ba576..4ad921c0672 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertions_ThrowableTypeAssert_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertions_ThrowableTypeAssert_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertions_future_Test.java b/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertions_future_Test.java index 787616900d4..66160a92df2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertions_future_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertions_future_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertions_wasSuccess_Test.java b/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertions_wasSuccess_Test.java index 7598cbcc835..85b887d9871 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertions_wasSuccess_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/BDDSoftAssertions_wasSuccess_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/BaseAssertionsTest.java b/assertj-core/src/test/java/org/assertj/core/api/BaseAssertionsTest.java index e64a9e8f917..d30f107a244 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/BaseAssertionsTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/BaseAssertionsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/BaseTestTemplate.java b/assertj-core/src/test/java/org/assertj/core/api/BaseTestTemplate.java index 87c51d0c3a2..3848f970b96 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/BaseTestTemplate.java +++ b/assertj-core/src/test/java/org/assertj/core/api/BaseTestTemplate.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/BigDecimalAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/BigDecimalAssertBaseTest.java index 9a505474587..1b7309f5548 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/BigDecimalAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/BigDecimalAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/BigIntegerAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/BigIntegerAssertBaseTest.java index 40309f65b8e..f85e9348f99 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/BigIntegerAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/BigIntegerAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/Boolean2DArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/Boolean2DArrayAssertBaseTest.java index 1420129e7a5..281ca724282 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Boolean2DArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Boolean2DArrayAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/BooleanArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/BooleanArrayAssertBaseTest.java index 1e40d7a56e0..bbe45bbde8f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/BooleanArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/BooleanArrayAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/Byte2DArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/Byte2DArrayAssertBaseTest.java index d1af03988a3..72a5c218c9b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Byte2DArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Byte2DArrayAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/ByteArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/ByteArrayAssertBaseTest.java index bc2d52410ac..78f27fc471d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ByteArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ByteArrayAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/ByteAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/ByteAssertBaseTest.java index 8b22bb94186..add8927a0fd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ByteAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ByteAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/ByteAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/ByteAssert_usingComparator_Test.java index d7c826d7042..2f439cb5374 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ByteAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ByteAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/Char2DArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/Char2DArrayAssertBaseTest.java index dfa76164f79..a8d57b9e818 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Char2DArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Char2DArrayAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/CharArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/CharArrayAssertBaseTest.java index f26302645cf..8f5b01d9914 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/CharArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/CharArrayAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/CharSequenceAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/CharSequenceAssertBaseTest.java index de4c4d829d5..ce025c36d56 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/CharSequenceAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/CharSequenceAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/CharacterAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/CharacterAssertBaseTest.java index 69ff1f38dba..3f947a5cf92 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/CharacterAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/CharacterAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/ClassAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/ClassAssertBaseTest.java index 4b9e2f57523..1da7c0bbb6a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ClassAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ClassAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/ComparableAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/ComparableAssertBaseTest.java index 30d04054a85..c39eecbab68 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ComparableAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ComparableAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/ComparableAssertion_should_be_flexible_Test.java b/assertj-core/src/test/java/org/assertj/core/api/ComparableAssertion_should_be_flexible_Test.java index 19e93956c43..f324d8edd2c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ComparableAssertion_should_be_flexible_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ComparableAssertion_should_be_flexible_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/ComparatorFactory_doubleComparatorWithPrecision_Test.java b/assertj-core/src/test/java/org/assertj/core/api/ComparatorFactory_doubleComparatorWithPrecision_Test.java index e3438bb762d..cb4d4605357 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ComparatorFactory_doubleComparatorWithPrecision_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ComparatorFactory_doubleComparatorWithPrecision_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/ComparatorFactory_floatComparatorWithPrecision_Test.java b/assertj-core/src/test/java/org/assertj/core/api/ComparatorFactory_floatComparatorWithPrecision_Test.java index 8d6801e98e1..103b4a68574 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ComparatorFactory_floatComparatorWithPrecision_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ComparatorFactory_floatComparatorWithPrecision_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/ConcreteAssert.java b/assertj-core/src/test/java/org/assertj/core/api/ConcreteAssert.java index 45503a1593f..87f75a1cabb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ConcreteAssert.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ConcreteAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/ConcreteComparableAssert.java b/assertj-core/src/test/java/org/assertj/core/api/ConcreteComparableAssert.java index d276896b764..f061778645b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ConcreteComparableAssert.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ConcreteComparableAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/ConcreteIterableAssert.java b/assertj-core/src/test/java/org/assertj/core/api/ConcreteIterableAssert.java index 138a880a7d3..43bb7d0c8a4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ConcreteIterableAssert.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ConcreteIterableAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/ConcreteTemporalAssert.java b/assertj-core/src/test/java/org/assertj/core/api/ConcreteTemporalAssert.java index 12e38a9a53c..0e565e49a52 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ConcreteTemporalAssert.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ConcreteTemporalAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/Condition_as_Description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/Condition_as_Description_Test.java index 9815b95f33d..825e0588070 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Condition_as_Description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Condition_as_Description_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/Condition_as_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/Condition_as_String_Test.java index c22c2127e06..477c174b5af 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Condition_as_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Condition_as_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/Condition_constructor_with_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/Condition_constructor_with_description_Test.java index d9b3c6c8e83..05134e01f12 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Condition_constructor_with_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Condition_constructor_with_description_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/Condition_constructor_with_predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/api/Condition_constructor_with_predicate_Test.java index 6206bd997c1..3f4a3560464 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Condition_constructor_with_predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Condition_constructor_with_predicate_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/Condition_constructor_with_text_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/Condition_constructor_with_text_description_Test.java index f297fa74b23..d93e59f000e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Condition_constructor_with_text_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Condition_constructor_with_text_description_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/Condition_default_constructor_Test.java b/assertj-core/src/test/java/org/assertj/core/api/Condition_default_constructor_Test.java index 5c35625af3d..06ab5da26f4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Condition_default_constructor_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Condition_default_constructor_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/Condition_describedAs_Description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/Condition_describedAs_Description_Test.java index e1130655982..9367ec3c399 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Condition_describedAs_Description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Condition_describedAs_Description_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/Condition_describedAs_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/Condition_describedAs_String_Test.java index 35605659e93..0653793e735 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Condition_describedAs_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Condition_describedAs_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/Condition_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/Condition_description_Test.java index f5ad81f1ae6..bd4efb1b58d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Condition_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Condition_description_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/Condition_status_Test.java b/assertj-core/src/test/java/org/assertj/core/api/Condition_status_Test.java index d127b78fcb4..843a087261f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Condition_status_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Condition_status_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/DateAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/DateAssertBaseTest.java index d3581d59d08..936835cbe39 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/DateAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/DateAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/DefaultAssertionErrorCollector_register_AfterAssertionErrorCollected_Test.java b/assertj-core/src/test/java/org/assertj/core/api/DefaultAssertionErrorCollector_register_AfterAssertionErrorCollected_Test.java index 09a246eeb61..a2c26dd5a8f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/DefaultAssertionErrorCollector_register_AfterAssertionErrorCollected_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/DefaultAssertionErrorCollector_register_AfterAssertionErrorCollected_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/Double2DArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/Double2DArrayAssertBaseTest.java index 40b53fda8b7..2e4f5bab3d3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Double2DArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Double2DArrayAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/DoubleArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/DoubleArrayAssertBaseTest.java index af6ac9a07f4..dd3dde73770 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/DoubleArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/DoubleArrayAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/DoubleAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/DoubleAssertBaseTest.java index 593c362286b..bd584b334d1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/DoubleAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/DoubleAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/DoublePredicateAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/DoublePredicateAssertBaseTest.java index 6f221f0bae0..66d5273c93e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/DoublePredicateAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/DoublePredicateAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertionsBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertionsBaseTest.java index e21dd4bd8b9..fdeb29439bf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertionsBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertionsBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_allOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_allOf_Test.java index 689d18b88da..6b8f601eadf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_allOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_allOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_anyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_anyOf_Test.java index 2bbfb690745..d899271d9b1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_anyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_anyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_as_with_InstanceOfAssertFactory_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_as_with_InstanceOfAssertFactory_Test.java index a6c0ce6d84c..c226d3847ba 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_as_with_InstanceOfAssertFactory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_as_with_InstanceOfAssertFactory_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_atIndex_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_atIndex_Test.java index f8840ce15cb..c830a6bd879 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_atIndex_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_atIndex_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_byLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_byLessThan_Test.java index 8eb6ac87ce9..3ef59dc8c79 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_byLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_byLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchException_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchException_Test.java index 7b69d843377..ea65a35b456 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchException_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchException_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIOException_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIOException_Test.java index 1f753451f7b..dd9198ffbdb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIOException_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIOException_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIllegalArgumentException_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIllegalArgumentException_Test.java index 85d259197ec..3a31d0df49c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIllegalArgumentException_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIllegalArgumentException_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIllegalStateException_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIllegalStateException_Test.java index 6c52ffbc73b..bf3cdc91f97 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIllegalStateException_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIllegalStateException_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIndexOutOfBoundsException_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIndexOutOfBoundsException_Test.java index 07bd735133e..4664108d68e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIndexOutOfBoundsException_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchIndexOutOfBoundsException_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchNullPointerException_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchNullPointerException_Test.java index a8af4d5072d..abed973dc13 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchNullPointerException_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchNullPointerException_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchReflectiveOperationException_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchReflectiveOperationException_Test.java index f21c19b0dec..895f5062d8e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchReflectiveOperationException_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchReflectiveOperationException_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchRuntimeException_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchRuntimeException_Test.java index 881bdaaa8aa..2a3d8b53542 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchRuntimeException_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchRuntimeException_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchThrowableOfType_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchThrowableOfType_Test.java index ae0cceb1617..52c8657906d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchThrowableOfType_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchThrowableOfType_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchThrowable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchThrowable_Test.java index 803c978fc89..2cce1922d94 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchThrowable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_catchThrowable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_contentOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_contentOf_Test.java index c916a541b4c..6786b4505f9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_contentOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_contentOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_doesNotHave_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_doesNotHave_Test.java index a2da4fa9a55..a2fb3fcf54b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_doesNotHave_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_doesNotHave_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_entry_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_entry_Test.java index a2eb52c387f..1f2c022b231 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_entry_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_entry_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_extractProperties_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_extractProperties_Test.java index 36ee61de632..fa815ec5a0e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_extractProperties_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_extractProperties_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_fail_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_fail_Test.java index 2ca442a91b6..42dcc3b4b00 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_fail_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_fail_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_from_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_from_Test.java index 9d82a12a4ff..cdfe87e6d37 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_from_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_from_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_in_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_in_Test.java index e7c0a6b0920..f189536690b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_in_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_in_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_linesOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_linesOf_Test.java index 5e8fbc04587..26ac069405d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_linesOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_linesOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_notCondition_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_notCondition_Test.java index 3ee0d08c89b..78f02817f7a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_notCondition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_notCondition_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_notIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_notIn_Test.java index 8ae7a790bbd..eb9e67541b3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_notIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_notIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_not_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_not_Test.java index 16f2ef8a2ec..44c83039f03 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_not_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_not_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_registerDateFormat_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_registerDateFormat_Test.java index 04ef60fb37f..b5fadc6b2be 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_registerDateFormat_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_registerDateFormat_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_registerFormatterForType_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_registerFormatterForType_Test.java index b79c9a4c928..e9084e9eaf8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_registerFormatterForType_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_registerFormatterForType_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setAllowComparingPrivateFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setAllowComparingPrivateFields_Test.java index c3fc0516fe4..07d4251ecca 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setAllowComparingPrivateFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setAllowComparingPrivateFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setAllowExtractingPrivateFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setAllowExtractingPrivateFields_Test.java index 1888f673b17..1acfa5e5668 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setAllowExtractingPrivateFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setAllowExtractingPrivateFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setExtractBareNamePropertyMethods_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setExtractBareNamePropertyMethods_Test.java index c8e7c219504..c7f68a71931 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setExtractBareNamePropertyMethods_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setExtractBareNamePropertyMethods_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setLenientDateParsing_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setLenientDateParsing_Test.java index 21bb06fd96f..6d0d50b2824 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setLenientDateParsing_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setLenientDateParsing_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setMaxElementsForPrinting_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setMaxElementsForPrinting_Test.java index 6a542e0e91b..160c72d760a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setMaxElementsForPrinting_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setMaxElementsForPrinting_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setMaxLengthForSingleLineDescription_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setMaxLengthForSingleLineDescription_Test.java index db3bca11058..d3bbbc912d0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setMaxLengthForSingleLineDescription_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setMaxLengthForSingleLineDescription_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setMaxStackTraceElementsDisplayed_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setMaxStackTraceElementsDisplayed_Test.java index f596e4bde4d..e5502881252 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setMaxStackTraceElementsDisplayed_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setMaxStackTraceElementsDisplayed_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setPrintAssertionsDescription_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setPrintAssertionsDescription_Test.java index cb66c5c6136..fdf4478d895 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setPrintAssertionsDescription_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setPrintAssertionsDescription_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setRemoveAssertJRelatedElementsFromStackTrace_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setRemoveAssertJRelatedElementsFromStackTrace_Test.java index ff21c390d1d..f9ec7f86bf6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setRemoveAssertJRelatedElementsFromStackTrace_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_setRemoveAssertJRelatedElementsFromStackTrace_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_shouldHaveThrown_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_shouldHaveThrown_Test.java index 5ba74c6b0b1..dfabf9fc2b4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_shouldHaveThrown_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_shouldHaveThrown_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_tuple_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_tuple_Test.java index b64e8015ed4..4cf55aba22d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_tuple_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_tuple_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_useDefaultDateFormatsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_useDefaultDateFormatsOnly_Test.java index a9dbc7703f3..439cccf045a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_useDefaultDateFormatsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_useDefaultDateFormatsOnly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_useDefaultRepresentation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_useDefaultRepresentation_Test.java index 813726fef99..550a3464485 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_useDefaultRepresentation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_useDefaultRepresentation_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_useRepresentation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_useRepresentation_Test.java index 265dfc5e086..cf27693e29d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_useRepresentation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_useRepresentation_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_withMarginOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_withMarginOf_Test.java index 5d06f8ec126..96af3dceeed 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_withMarginOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_withMarginOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_withPrecision_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_withPrecision_Test.java index e6045cd987f..84210a0ed60 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_withPrecision_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_withPrecision_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_withinPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_withinPercentage_Test.java index eb7622ac5e5..95981444e1a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_withinPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_withinPercentage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_within_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_within_Test.java index f3538558d2c..897ea7bd812 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_within_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPointAssertions_within_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/EntryPoint_Assumptions_setPreferredAssumptionException_Test.java b/assertj-core/src/test/java/org/assertj/core/api/EntryPoint_Assumptions_setPreferredAssumptionException_Test.java index d7cba72e48f..a12208d938e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/EntryPoint_Assumptions_setPreferredAssumptionException_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/EntryPoint_Assumptions_setPreferredAssumptionException_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/FileAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/FileAssertBaseTest.java index 8afaa842161..832bd477427 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/FileAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/FileAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/Float2DArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/Float2DArrayAssertBaseTest.java index d0f0f023099..c833570068e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Float2DArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Float2DArrayAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/FloatArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/FloatArrayAssertBaseTest.java index 679c42b2062..c71c25a7f1d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/FloatArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/FloatArrayAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/FloatAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/FloatAssertBaseTest.java index a4c25c2f7d7..71debd9a5c0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/FloatAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/FloatAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/GenericComparableAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/GenericComparableAssertBaseTest.java index 70eff9a2ff5..4f81da5348f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/GenericComparableAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/GenericComparableAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/GroupAssertTestHelper.java b/assertj-core/src/test/java/org/assertj/core/api/GroupAssertTestHelper.java index bc7c5b381ad..0cc06f489b2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/GroupAssertTestHelper.java +++ b/assertj-core/src/test/java/org/assertj/core/api/GroupAssertTestHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/HamcrestConditionTest.java b/assertj-core/src/test/java/org/assertj/core/api/HamcrestConditionTest.java index f01d7394c6b..d5cae336c6b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/HamcrestConditionTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/HamcrestConditionTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/HashSetAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/HashSetAssertBaseTest.java index a62bd4cc253..76eedaed186 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/HashSetAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/HashSetAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/InstanceOfAssertFactoriesTest.java b/assertj-core/src/test/java/org/assertj/core/api/InstanceOfAssertFactoriesTest.java index dd785b40533..aa294eff510 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/InstanceOfAssertFactoriesTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/InstanceOfAssertFactoriesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/InstanceOfAssertFactoryTest.java b/assertj-core/src/test/java/org/assertj/core/api/InstanceOfAssertFactoryTest.java index 08885e5a92b..c9a9a7535b3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/InstanceOfAssertFactoryTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/InstanceOfAssertFactoryTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/InstantAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/InstantAssertBaseTest.java index 52d9e01947b..fdbb674ee59 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/InstantAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/InstantAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/Int2DArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/Int2DArrayAssertBaseTest.java index 58f665b434f..97b709e9d6d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Int2DArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Int2DArrayAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/IntArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/IntArrayAssertBaseTest.java index 8ab4c4c97a8..b26e16b85a0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/IntArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/IntArrayAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/IntPredicateAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/IntPredicateAssertBaseTest.java index 3148319fd47..9c27c7726e9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/IntPredicateAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/IntPredicateAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/IntegerAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/IntegerAssertBaseTest.java index b0bc28a048b..36f1dca69f1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/IntegerAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/IntegerAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/IterableAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/IterableAssertBaseTest.java index 9a711f79e5c..27ab99fe998 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/IterableAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/IterableAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/IteratorAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/IteratorAssertBaseTest.java index e02d8377b22..cc7ea71c9e0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/IteratorAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/IteratorAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/ListAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/ListAssertBaseTest.java index 5c391498030..621a219edf6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ListAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ListAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/LocalDateAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/LocalDateAssertBaseTest.java index cf1b6753d1f..c4be1aee67f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/LocalDateAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/LocalDateAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/LocalTimeAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/LocalTimeAssertBaseTest.java index cb4b609d77f..1f389527e62 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/LocalTimeAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/LocalTimeAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/Long2DArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/Long2DArrayAssertBaseTest.java index fa719b18e72..0cb7645018e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Long2DArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Long2DArrayAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/LongAdderAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/LongAdderAssertBaseTest.java index f33798b4145..1e1d68a68ea 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/LongAdderAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/LongAdderAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/LongArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/LongArrayAssertBaseTest.java index 6f012baa757..7980720bf6a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/LongArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/LongArrayAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/LongAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/LongAssertBaseTest.java index 49c714b51b9..007e7fba52d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/LongAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/LongAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/LongPredicateAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/LongPredicateAssertBaseTest.java index 6103b991e30..c05674ef2a7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/LongPredicateAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/LongPredicateAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/MapAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/MapAssertBaseTest.java index 539590c3c89..8a0a045f2eb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/MapAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/MapAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/NavigationMethodBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/NavigationMethodBaseTest.java index 7cf9e91b5e4..c50578ba2eb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/NavigationMethodBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/NavigationMethodBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/NavigationMethodWithComparatorBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/NavigationMethodWithComparatorBaseTest.java index c1b39e29652..1f7819d6ef5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/NavigationMethodWithComparatorBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/NavigationMethodWithComparatorBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/Object2DArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/Object2DArrayAssertBaseTest.java index d602c252cc1..073f5cb2797 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Object2DArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Object2DArrayAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/ObjectArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/ObjectArrayAssertBaseTest.java index d603667bd11..100d0e02c8e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ObjectArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ObjectArrayAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/ObjectAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/ObjectAssertBaseTest.java index ac5be16a982..c771a913e66 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ObjectAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ObjectAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/OffsetTimeAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/OffsetTimeAssertBaseTest.java index 600cf1b34e0..5d2d3ba1ada 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/OffsetTimeAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/OffsetTimeAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/PathAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/PathAssertBaseTest.java index 338888645e0..00b84ed2a9e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/PathAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/PathAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/PredicateAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/PredicateAssertBaseTest.java index 27778ebcf0f..a1612f308db 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/PredicateAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/PredicateAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/Short2DArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/Short2DArrayAssertBaseTest.java index 39032ccff22..37ca7885dca 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/Short2DArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/Short2DArrayAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/ShortArrayAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/ShortArrayAssertBaseTest.java index ec0a4f428b2..9385b544baf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ShortArrayAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ShortArrayAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/ShortAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/ShortAssertBaseTest.java index 38e09f552b1..168d8dd1fe7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ShortAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ShortAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertionErrorTest.java b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertionErrorTest.java index ceb90d25b55..8ee8632d08a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertionErrorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertionErrorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertionsTest.java b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertionsTest.java index 46671ad2df9..c7cfae45492 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertionsTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertionsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_ThrowableTypeAssert_Test.java b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_ThrowableTypeAssert_Test.java index 6ee33181577..107e3fea7e8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_ThrowableTypeAssert_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_ThrowableTypeAssert_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_assertAlso_Test.java b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_assertAlso_Test.java index ee8f029ae3e..70ee01daab8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_assertAlso_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_assertAlso_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_check_Test.java b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_check_Test.java index 40c86d520a1..854690fa2f3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_check_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_check_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_combined_with_asInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_combined_with_asInstanceOf_Test.java index 8a559e000b6..835b6c7dcfe 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_combined_with_asInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_combined_with_asInstanceOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_future_Test.java b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_future_Test.java index a9f97e830c1..a6dc62f29cf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_future_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_future_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_wasSuccess_Test.java b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_wasSuccess_Test.java index 44e00eb858e..36cb177ee5b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_wasSuccess_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/SoftAssertions_wasSuccess_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/SpliteratorAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/SpliteratorAssertBaseTest.java index 856e42e2d94..5190c9e8f6c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/SpliteratorAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/SpliteratorAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/StringAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/StringAssertBaseTest.java index b1ec2279344..909c195da44 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/StringAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/StringAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/TemporalAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/TemporalAssertBaseTest.java index e967d2ba2ae..126ea55a6f2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/TemporalAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/TemporalAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/TemporalAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/TemporalAssert_usingComparator_Test.java index decae270e1b..1fb85a1a5fb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/TemporalAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/TemporalAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/TemporalAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/TemporalAssert_usingDefaultComparator_Test.java index 2ca5753149f..c64eaf9245b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/TemporalAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/TemporalAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/TestCondition.java b/assertj-core/src/test/java/org/assertj/core/api/TestCondition.java index bfdc4d6b4a1..9026aaa3ee8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/TestCondition.java +++ b/assertj-core/src/test/java/org/assertj/core/api/TestCondition.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertAlternative_extends_AbstractObjectAssert_Test.java b/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertAlternative_extends_AbstractObjectAssert_Test.java index a0c50c38062..7eadc8407ba 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertAlternative_extends_AbstractObjectAssert_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertAlternative_extends_AbstractObjectAssert_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertAlternative_havingCause_Test.java b/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertAlternative_havingCause_Test.java index 7437c5e2700..8fb55276f8e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertAlternative_havingCause_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertAlternative_havingCause_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertAlternative_havingRootCause_Test.java b/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertAlternative_havingRootCause_Test.java index 7a59fafa341..192fe6172b5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertAlternative_havingRootCause_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertAlternative_havingRootCause_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertAlternative_withSuppressedExceptionsThat_Test.java b/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertAlternative_withSuppressedExceptionsThat_Test.java index 24b28e8fec0..14db62730e7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertAlternative_withSuppressedExceptionsThat_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertAlternative_withSuppressedExceptionsThat_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertBaseTest.java index 924cbfa066b..8f23c1d8e24 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ThrowableAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/ThrowingConsumer_accept_Test.java b/assertj-core/src/test/java/org/assertj/core/api/ThrowingConsumer_accept_Test.java index b44b4f68bd2..35208377c67 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/ThrowingConsumer_accept_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/ThrowingConsumer_accept_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/UriAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/UriAssertBaseTest.java index 7cfb3766733..633d0396166 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/UriAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/UriAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/UrlAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/UrlAssertBaseTest.java index dda0975c110..8ac2d8bbf90 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/UrlAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/UrlAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/WithAssertions_delegation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/WithAssertions_delegation_Test.java index 57fba3fee34..f9e5525f27b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/WithAssertions_delegation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/WithAssertions_delegation_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/WritableAssertionInfo_descriptionText_Test.java b/assertj-core/src/test/java/org/assertj/core/api/WritableAssertionInfo_descriptionText_Test.java index f7cb58c5b96..2597cf2e0e5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/WritableAssertionInfo_descriptionText_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/WritableAssertionInfo_descriptionText_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/WritableAssertionInfo_overridingErrorMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/WritableAssertionInfo_overridingErrorMessage_Test.java index ef326d073b5..33b67bfb50e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/WritableAssertionInfo_overridingErrorMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/WritableAssertionInfo_overridingErrorMessage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/WritableAssertionInfo_toString_Test.java b/assertj-core/src/test/java/org/assertj/core/api/WritableAssertionInfo_toString_Test.java index a76ad9ba859..4706e26654b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/WritableAssertionInfo_toString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/WritableAssertionInfo_toString_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/YearMonthAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/YearMonthAssertBaseTest.java index 4487e2093e9..d017a2acd91 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/YearMonthAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/YearMonthAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_actual_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_actual_Test.java index 45aab66547b..e85a5faae88 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_actual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_actual_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_asInstanceOf_with_InstanceOfAssertFactory_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_asInstanceOf_with_InstanceOfAssertFactory_Test.java index 4bb73b507bb..f012c274030 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_asInstanceOf_with_InstanceOfAssertFactory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_asInstanceOf_with_InstanceOfAssertFactory_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_description_Test.java index 9041067b8d0..7127317e684 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_description_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_description_text_supplier_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_description_text_supplier_Test.java index a5a5ee9d521..a7567093083 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_description_text_supplier_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_description_text_supplier_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_text_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_text_description_Test.java index ce2a81f4218..b29d2d453a6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_text_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_text_description_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_consumed_by_configured_consumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_consumed_by_configured_consumer_Test.java index c0bdd102056..df8857bff90 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_consumed_by_configured_consumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_consumed_by_configured_consumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_printed_to_console_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_printed_to_console_Test.java index 65fa0ebddd0..8758de0654d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_printed_to_console_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_printed_to_console_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_with_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_with_description_Test.java index 680657005d0..e620e6372a1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_with_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_with_description_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_with_text_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_with_text_description_Test.java index 60f1ffc6a15..f53ec69e4b8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_with_text_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_with_text_description_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveSameClassAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveSameClassAs_Test.java index bf7ddc6fde5..70528dcdc88 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveSameClassAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveSameClassAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveSameHashCodeAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveSameHashCodeAs_Test.java index be20bcffdf3..09eb8115dc1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveSameHashCodeAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveSameHashCodeAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveToString_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveToString_Test.java index 733e2c2562d..227e46e9ba1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveToString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveToString_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveToString_format_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveToString_format_Test.java index 4f54f31ae19..01cb85fdeb6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveToString_format_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveToString_format_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHave_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHave_Test.java index fa1b5dc4448..589719e6291 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHave_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHave_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_equal_hashCode_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_equal_hashCode_Test.java index 9102a002489..3e7068d7144 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_equal_hashCode_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_equal_hashCode_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failWithActualExpectedAndMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failWithActualExpectedAndMessage_Test.java index 97d695c9660..b236811f47c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failWithActualExpectedAndMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failWithActualExpectedAndMessage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failWithMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failWithMessage_Test.java index 8f3e32482cd..75038bfc800 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failWithMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failWithMessage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failureWithActualExpected_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failureWithActualExpected_Test.java index 196489dffc5..608ef546ef6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failureWithActualExpected_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failureWithActualExpected_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failure_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failure_Test.java index 08b85aa77e6..52bc9f5aa92 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failure_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failure_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_get_writable_info_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_get_writable_info_Test.java index 27ad227cc53..e21a43541f2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_get_writable_info_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_get_writable_info_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasSameClassAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasSameClassAs_Test.java index 55c2103e070..4fff9acece5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasSameClassAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasSameClassAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasToString_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasToString_Test.java index 05d97bdee1a..8d9a870a7ab 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasToString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasToString_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasToString_format_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasToString_format_Test.java index 278ff1582a8..c1bf68826f6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasToString_format_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasToString_format_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_has_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_has_Test.java index 0ea3f722c59..daaedb3c446 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_has_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_has_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isEqualTo_Test.java index 730540a0dcc..eb20ac1679f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isExactlyInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isExactlyInstanceOf_Test.java index 21ecac667f4..9693b84bf97 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isExactlyInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isExactlyInstanceOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_Iterable_Test.java index e1541805685..ed67efdea9a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_array_Test.java index 8408c79c67c..a0b618bbac2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_vararg_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_vararg_Test.java index 961bbe46aae..64fd05e61e2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_vararg_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_vararg_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOfAny_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOfAny_Test.java index 911450d3ef6..1da047f8a03 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOfAny_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOfAny_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOfSatisfying_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOfSatisfying_Test.java index 3de657acfb0..57e6ca1d5a3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOfSatisfying_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOfSatisfying_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOf_Test.java index ffcab76971a..9067b85bbd2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotEqualTo_Test.java index 1a18621c390..05c8ce86471 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotExactlyInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotExactlyInstanceOf_Test.java index 55dc8f5f100..45fbc0d9821 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotExactlyInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotExactlyInstanceOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_Iterable_Test.java index ed060a08ee8..7b9c8f5087f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_array_Test.java index 520a16a12a1..70439f2310c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_vararg_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_vararg_Test.java index aeeb727568c..181c7cf7d74 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_vararg_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_vararg_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotInstanceOfAny_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotInstanceOfAny_Test.java index 70ee2fa0210..54c9b99b956 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotInstanceOfAny_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotInstanceOfAny_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotInstanceOf_Test.java index 5581c82c953..fd218340327 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotInstanceOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotNull_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotNull_Test.java index 3e8336f9423..ced7de91d75 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotNull_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotOfAnyClassIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotOfAnyClassIn_Test.java index 0bb3f6c0252..83b72f8f868 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotOfAnyClassIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotOfAnyClassIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotSameAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotSameAs_Test.java index b289941af2a..78860237383 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotSameAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotSameAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNot_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNot_Test.java index e0f7ad0f39d..f56f46d9862 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNot_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNot_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNull_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNull_Test.java index 5d60fe38d03..6abafa2e5a2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNull_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isOfAnyClassIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isOfAnyClassIn_Test.java index 89242c161f9..436975ef054 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isOfAnyClassIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isOfAnyClassIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isSameAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isSameAs_Test.java index 5702a19a96b..f1e25b299f9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isSameAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isSameAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_is_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_is_Test.java index f7ea14191dc..fd2eac29dae 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_is_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_is_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_overridingErrorMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_overridingErrorMessage_Test.java index f3c44fac259..0e3af2fd4d4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_overridingErrorMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_overridingErrorMessage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfiesAllOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfiesAllOf_Test.java index 27a47bb6e98..3e24934262d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfiesAllOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfiesAllOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfiesAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfiesAnyOf_Test.java index c300fc99dee..1b08270ea04 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfiesAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfiesAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfiesAnyOf_ThrowingConsumers_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfiesAnyOf_ThrowingConsumers_Test.java index e929a591832..f39508f4149 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfiesAnyOf_ThrowingConsumers_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfiesAnyOf_ThrowingConsumers_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfies_with_Condition_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfies_with_Condition_Test.java index 3aba11ff781..48e2a6eb386 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfies_with_Condition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfies_with_Condition_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfies_with_Consumers_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfies_with_Consumers_Test.java index 31be2f11010..eca4e70efc6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfies_with_Consumers_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfies_with_Consumers_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfies_with_ThrowingConsumers_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfies_with_ThrowingConsumers_Test.java index 2799f773e01..51ad4cfae05 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfies_with_ThrowingConsumers_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfies_with_ThrowingConsumers_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withFailMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withFailMessage_Test.java index e7412d8dcfc..621e6020fc1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withFailMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withFailMessage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withFailMessage_performance_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withFailMessage_performance_Test.java index 54653c2dc98..e1e2bcbd3a6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withFailMessage_performance_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withFailMessage_performance_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withRepresentation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withRepresentation_Test.java index e7540edc7f7..15fd15f3c2c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withRepresentation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withRepresentation_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertionsErrorsCollectedTest.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertionsErrorsCollectedTest.java index 314699a5470..67bec423f0d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertionsErrorsCollectedTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertionsErrorsCollectedTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertionsMultipleProjectsTest.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertionsMultipleProjectsTest.java index ddc4bdb3136..7711ee9499b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertionsMultipleProjectsTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertionsMultipleProjectsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertions_overriding_afterAssertionErrorCollected_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertions_overriding_afterAssertionErrorCollected_Test.java index af110e2c7b3..eb922414eb2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertions_overriding_afterAssertionErrorCollected_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertions_overriding_afterAssertionErrorCollected_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertions_setAfterAssertionErrorCollected_Test.java b/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertions_setAfterAssertionErrorCollected_Test.java index 442af1312e8..7a256edf216 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertions_setAfterAssertionErrorCollected_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/abstract_/SoftAssertions_setAfterAssertionErrorCollected_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/AssumptionRunner.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/AssumptionRunner.java index 8b6df3fb37f..8099e679689 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/AssumptionRunner.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/AssumptionRunner.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Atomics_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Atomics_Test.java index 544848f0e4f..627ecbb204e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Atomics_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Atomics_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Numbers_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Numbers_Test.java index 001c3de62b6..6e9c1522ef1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Numbers_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Numbers_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Object_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Object_Test.java index b5dddfb68fc..cdf3a760e67 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Object_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Object_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Test.java index 5654bc6ff7f..791e25db345 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_involving_iterable_navigation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_involving_iterable_navigation_Test.java index b177e8aa442..12a3c5aff8c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_involving_iterable_navigation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_involving_iterable_navigation_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_BigDecimal_scale_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_BigDecimal_scale_Test.java index ecab4ee5ee0..54740f42ca9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_BigDecimal_scale_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_BigDecimal_scale_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_File_binaryContent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_File_binaryContent_Test.java index 15bc6058d06..7d3aa649a93 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_File_binaryContent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_File_binaryContent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_File_content_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_File_content_Test.java index 7621e6791e0..8e070e317ac 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_File_content_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_File_content_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_File_size_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_File_size_Test.java index 671d13fbf4d..d2d5a1a679b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_File_size_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_File_size_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_Path_binaryContent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_Path_binaryContent_Test.java index 3710bd00eaa..9c104799979 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_Path_binaryContent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_Path_binaryContent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_Path_content_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_Path_content_Test.java index 4e2346cd1eb..7ce9a23b556 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_Path_content_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_Path_content_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_Stream_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_Stream_Test.java index 55eec6fef99..687df22a409 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_Stream_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_Stream_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_asInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_asInstanceOf_Test.java index c95ea7caa65..a7c7aaac447 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_asInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_asInstanceOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_extracting_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_extracting_Test.java index 1db4793c85f..c7c9f35acb6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_extracting_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_extracting_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_extracting_and_narrowing_value_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_extracting_and_narrowing_value_Test.java index dee643a1686..0f8963eae8b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_extracting_and_narrowing_value_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_extracting_and_narrowing_value_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_filteredOn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_filteredOn_Test.java index ef094a19d7a..4ca1cfc52f1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_filteredOn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_filteredOn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_succeedsWithin_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_succeedsWithin_Test.java index 24c639fa19b..b47891f63ec 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_succeedsWithin_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_succeedsWithin_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_various_java_8_types_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_various_java_8_types_Test.java index 48b0fb9f06e..d7794b99cec 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_various_java_8_types_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_various_java_8_types_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_various_types_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_various_types_Test.java index e9a9936c47f..d368aac0102 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_various_types_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_various_types_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/BDDAssumptionsTest.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/BDDAssumptionsTest.java index c3474642820..b87eca69ac9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/BDDAssumptionsTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/BDDAssumptionsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/BaseAssumptionRunner.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/BaseAssumptionRunner.java index ebf2fe69f37..288d4889a8b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/BaseAssumptionRunner.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/BaseAssumptionRunner.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/BaseAssumptionsRunnerTest.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/BaseAssumptionsRunnerTest.java index 6db7a91c6fe..0bf6b881ebd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/BaseAssumptionsRunnerTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/BaseAssumptionsRunnerTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Class_final_method_assertions_in_assumptions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Class_final_method_assertions_in_assumptions_Test.java index 87e958c682c..5aa1937d7ca 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Class_final_method_assertions_in_assumptions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Class_final_method_assertions_in_assumptions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Iterable_special_assertion_methods_in_assumptions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Iterable_special_assertion_methods_in_assumptions_Test.java index a11a386bdc5..70f05a3b5da 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Iterable_special_assertion_methods_in_assumptions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Iterable_special_assertion_methods_in_assumptions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/List_special_assertion_methods_in_assumptions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/List_special_assertion_methods_in_assumptions_Test.java index 1eeb1d5f53a..8a28a6c42ec 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/List_special_assertion_methods_in_assumptions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/List_special_assertion_methods_in_assumptions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Map_special_assertion_methods_in_assumptions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Map_special_assertion_methods_in_assumptions_Test.java index 2296331e453..c0731aea497 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Map_special_assertion_methods_in_assumptions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Map_special_assertion_methods_in_assumptions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/ObjectArray_special_assertion_methods_in_assumptions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/ObjectArray_special_assertion_methods_in_assumptions_Test.java index 41ef7c863e2..15f300a26ef 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/ObjectArray_special_assertion_methods_in_assumptions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/ObjectArray_special_assertion_methods_in_assumptions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Object_special_assertion_methods_in_assumptions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Object_special_assertion_methods_in_assumptions_Test.java index e772306d37b..ce708c3c742 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Object_special_assertion_methods_in_assumptions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Object_special_assertion_methods_in_assumptions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Optional_special_assertion_methods_in_assumptions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Optional_special_assertion_methods_in_assumptions_Test.java index 01eabff5753..e60bbec7192 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Optional_special_assertion_methods_in_assumptions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Optional_special_assertion_methods_in_assumptions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Predicate_final_method_assertions_in_assumptions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Predicate_final_method_assertions_in_assumptions_Test.java index 62fc58b4d8b..a45ad795be3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/assumptions/Predicate_final_method_assertions_in_assumptions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/assumptions/Predicate_final_method_assertions_in_assumptions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicIntegerFieldUpdater_hasValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicIntegerFieldUpdater_hasValue_Test.java index 2a6122aa09c..6d89092b976 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicIntegerFieldUpdater_hasValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicIntegerFieldUpdater_hasValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicLongArray_assertions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicLongArray_assertions_Test.java index 1a1f7e45882..326b2b95ced 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicLongArray_assertions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicLongArray_assertions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicLongFieldUpdater_hasValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicLongFieldUpdater_hasValue_Test.java index e5f346ad48b..802f1d8385c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicLongFieldUpdater_hasValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicLongFieldUpdater_hasValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicMarkableReferenceAssert_hasValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicMarkableReferenceAssert_hasValue_Test.java index 6ac947c6e50..d353992316f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicMarkableReferenceAssert_hasValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicMarkableReferenceAssert_hasValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicReferenceFieldUpdater_hasValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicReferenceFieldUpdater_hasValue_Test.java index 312c2811801..cabd9cafc58 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicReferenceFieldUpdater_hasValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicReferenceFieldUpdater_hasValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicStampedReferenceAssert_hasValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicStampedReferenceAssert_hasValue_Test.java index bea1adf3507..617943586f7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicStampedReferenceAssert_hasValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/AtomicStampedReferenceAssert_hasValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_customRepresentation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_customRepresentation_Test.java index fdab5d5dce7..230a9da147f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_customRepresentation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_customRepresentation_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_info_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_info_Test.java index 931a987effc..6ca79d92220 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_info_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_info_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isFalse_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isFalse_Test.java index adda54516ba..d1e57e074f9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isFalse_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isFalse_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isNull_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isNull_Test.java index 088c260f05d..7afc5026be2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isNull_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isTrue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isTrue_Test.java index f33e5b4eb50..41e5426a075 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isTrue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isTrue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_overridingErrorMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_overridingErrorMessage_Test.java index f7822fba053..5a168f47a76 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_overridingErrorMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_overridingErrorMessage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_customComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_customComparator_Test.java index d52a5c36288..de5fa15baad 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_customComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_customComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_customRepresentation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_customRepresentation_Test.java index 1efd50f3118..16da64d5162 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_customRepresentation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_customRepresentation_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_doesNotHaveValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_doesNotHaveValue_Test.java index 2b7aa6df7e3..8cc81a6ea50 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_doesNotHaveValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_doesNotHaveValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNegativeValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNegativeValue_Test.java index 87490a937c3..1b34de03713 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNegativeValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNegativeValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNonNegativeValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNonNegativeValue_Test.java index 6e4ae589e23..0c49dd23b07 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNonNegativeValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNonNegativeValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNonPositiveValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNonPositiveValue_Test.java index 44b2f9fc46b..30ec04c76c6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNonPositiveValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNonPositiveValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasPositiveValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasPositiveValue_Test.java index 24a5dd3aece..7c6cd4ef7f0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasPositiveValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasPositiveValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueBetween_Test.java index fd8645317c9..7e414a37679 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueCloseTo_Test.java index ffe1898fc1e..0df2b542157 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueCloseTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueCloseTo_withinPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueCloseTo_withinPercentage_Test.java index 1ebb92418fc..4ca8d6323e7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueCloseTo_withinPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueCloseTo_withinPercentage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueGreaterThanOrEqualTo_Test.java index 56e927639d4..92934a688aa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueGreaterThan_Test.java index e24a3be7bf3..5e340e9e7d7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueLessThanOrEqualTo_Test.java index e41e1b53a9a..b5bfbf49701 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueLessThan_Test.java index 7df046b063d..6d307c25a20 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValue_Test.java index 6467541bdb2..7b32d02f1e3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_info_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_info_Test.java index 669a737c7e8..ac7829a3c6a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_info_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_info_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_isNull_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_isNull_Test.java index 20d68362e66..1dadcb50454 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_isNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_isNull_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_overridingErrorMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_overridingErrorMessage_Test.java index 63ae61efcc4..8b9ff416803 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_overridingErrorMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_overridingErrorMessage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsAnyOf_Test.java index b5aa44afab3..e0fd63e4364 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsExactlyInAnyOrder_Test.java index d36ca726cc3..ea2bf22785c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsExactly_Test.java index 9c9461c3652..c8cc7c46761 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsOnlyOnce_Test.java index fe71ee5c9ab..364425a3515 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsOnly_Test.java index 426ae0a1f5e..eca36c1083b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsOnly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsSequence_Test.java index 8d648f9057c..d38f4c62f2e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsSubsequence_Test.java index 7128be2889f..577bbf78a84 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsSubsequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_contains_Test.java index 555b076edf5..49ab0b80fa5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_contains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_contains_at_Index_Test.java index 96e502a08bd..74d7e441c58 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_contains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotContain_Test.java index 5d4a726fb1a..06208c0dcbb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotContain_at_Index_Test.java index 60b5dd9967b..32784de4e3e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotHaveDuplicates_Test.java index 23777af96cf..ba769e37f68 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_endsWith_Test.java index 2f12075ae91..578b3048caf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_endsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasArray_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasArray_Test.java index f129b20f760..20aabdd6063 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasArray_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasArray_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSameSizeAs_with_Iterable_Test.java index d1c79c87819..e2fa5018140 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeBetween_Test.java index df3a071352f..3bc2e36eeee 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java index 72f4b5a7ec8..91b1d1fed57 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeGreaterThan_Test.java index 624cc5a0948..afc77f5520e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeLessThanOrEqualTo_Test.java index 7794dccb6b4..ef09a08d7d0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeLessThan_Test.java index 617b6e66d22..b9eec7bd122 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSizeLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSize_Test.java index 00d7d493d9a..946cebda645 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isEmpty_Test.java index e92fdbd9049..2139a066b16 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isNotEmpty_Test.java index 5b6e89a1ab5..1268f0716c1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isNullOrEmpty_Test.java index 16c73174e24..1ccc3c7b8bc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isSortedAccordingToComparator_Test.java index b6cd25125d0..0a9e6ce63aa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isSorted_Test.java index 0e98ec0307d..ff0ec6f63f8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isSorted_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_startsWith_Test.java index 8ce43f18d12..6d91b67d884 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_startsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingComparator_Test.java index 58ab59097d3..6dc85aae297 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingDefaultComparator_Test.java index 28d4679de3b..24aa1192368 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingDefaultElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingDefaultElementComparator_Test.java index 736a6853b8d..7dbdc91f87d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingDefaultElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingDefaultElementComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingElementComparator_Test.java index 894f0abdc1d..4a34064b2bd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingElementComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_customComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_customComparator_Test.java index 83042e91659..e769ba3f24d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_customComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_customComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_customRepresentation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_customRepresentation_Test.java index e63fb44f522..54d1bddd967 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_customRepresentation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_customRepresentation_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_doesNotHaveValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_doesNotHaveValue_Test.java index 6f900479949..76a8b09312a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_doesNotHaveValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_doesNotHaveValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNegativeValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNegativeValue_Test.java index 2978c4a4243..c4dbffdb148 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNegativeValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNegativeValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNonNegativeValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNonNegativeValue_Test.java index 9a81feacc16..6b536435b68 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNonNegativeValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNonNegativeValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNonPositiveValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNonPositiveValue_Test.java index 477b18bb202..1083c0c9a38 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNonPositiveValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNonPositiveValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasPositiveValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasPositiveValue_Test.java index cecf65cd882..ad915e80545 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasPositiveValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasPositiveValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueBetween_Test.java index 7fe0e68be15..685cf43caa6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueCloseTo_Test.java index 533e40f59f0..8ead856ae8b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueCloseTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueCloseTo_withinPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueCloseTo_withinPercentage_Test.java index 29218563eeb..6ba00e2e08e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueCloseTo_withinPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueCloseTo_withinPercentage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueGreaterThanOrEqualTo_Test.java index 101b1fa529a..3a6b0a7d1a7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueGreaterThan_Test.java index fbda7f10a8d..d8856470805 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueLessThanOrEqualTo_Test.java index 7aaa0c3e43c..a32a274fe50 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueLessThan_Test.java index 716445733fc..f23480f6087 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValue_Test.java index 2d32498f064..2a7115475b8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_info_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_info_Test.java index d2eae2deb68..5703415587f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_info_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_info_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_isNull_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_isNull_Test.java index f4601f3b9bd..a01fd1fe708 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_isNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_isNull_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_overridingErrorMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_overridingErrorMessage_Test.java index 870a2cfff0c..c845fe9dc7a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_overridingErrorMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_overridingErrorMessage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_customRepresentation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_customRepresentation_Test.java index 97dd0b38a4d..97631a8a094 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_customRepresentation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_customRepresentation_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_doesNotHaveValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_doesNotHaveValue_Test.java index 1f5a6058a07..0434c29fad8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_doesNotHaveValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_doesNotHaveValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_hasValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_hasValue_Test.java index ec592a5f920..f5b2d9c38b0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_hasValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_hasValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_info_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_info_Test.java index 27013a92469..919a46cefba 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_info_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_info_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isBetween_Longs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isBetween_Longs_Test.java index 41c0d206293..207972bfabc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isBetween_Longs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isBetween_Longs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseToPercentage_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseToPercentage_long_Test.java index 3d554f75333..86ad0d47acf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseToPercentage_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseToPercentage_long_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseToPercentage_primitive_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseToPercentage_primitive_long_Test.java index 7acd41efe02..ddc14a439f1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseToPercentage_primitive_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseToPercentage_primitive_long_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseTo_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseTo_long_Test.java index d65ba11f963..adb3bf70c9b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseTo_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseTo_long_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseTo_primitive_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseTo_primitive_long_Test.java index 19e4647393f..56f0a8266af 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseTo_primitive_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isCloseTo_primitive_long_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isEqualByComparingTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isEqualByComparingTo_Test.java index c0d6f18cb14..4ac916fc6b7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isEqualByComparingTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isEqualByComparingTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isGreaterThanOrEqualTo_Test.java index dceed4874c4..94b33727c6d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isGreaterThan_Test.java index 943b907fef9..f91f1a7845b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isLessThanOrEqualTo_Test.java index a15221fd535..ba34beda678 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isLessThan_Test.java index 9cf03ca7614..e0b9ecccae1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNegative_Test.java index dfcc1d29ce5..5a2ba385378 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotCloseTo_with_Long_and_Offset_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotCloseTo_with_Long_and_Offset_Test.java index 6a21221018a..278776ca659 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotCloseTo_with_Long_and_Offset_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotCloseTo_with_Long_and_Offset_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotCloseTo_with_Long_and_Percentage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotCloseTo_with_Long_and_Percentage_Test.java index 6dded0d7c5d..77d2fe88987 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotCloseTo_with_Long_and_Percentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotCloseTo_with_Long_and_Percentage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotEqualByComparingTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotEqualByComparingTo_Test.java index 2ebafe05b9f..aa1a21085d9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotEqualByComparingTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotEqualByComparingTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotNegative_Test.java index 2a2d980e29f..c1715f87ac5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotPositive_Test.java index 60a151bb068..a4884b7079e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotZero_Test.java index bef21e624c4..013e8b86e9f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isNotZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isOne_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isOne_Test.java index d689c53bc3c..625db4606da 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isOne_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isPositive_Test.java index 1b5540ef0d9..1341e5602ca 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isStrictlyBetween_Longs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isStrictlyBetween_Longs_Test.java index a8293a569d5..94c637d3e5e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isStrictlyBetween_Longs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isStrictlyBetween_Longs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isZero_Test.java index 89a388b8f96..3b62c018285 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_isZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_overridingErrorMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_overridingErrorMessage_Test.java index c87a2ccfd68..102027e43e4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_overridingErrorMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_overridingErrorMessage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_usingComparator_Test.java index 558f3d74587..658c25cb513 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_usingDefaultComparator_Test.java index 349aa424f6c..72ed0aa17a9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longadder/LongAdderAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsAnyOf_Test.java index ab8d7b47a64..42e68b2593b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsExactlyInAnyOrder_Test.java index 1d064cfc056..a806fe41066 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsExactly_Test.java index 2f06ee07303..0cbff76c551 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsOnlyOnce_Test.java index aa1f1b6c2be..ed7fde5fe56 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsOnly_Test.java index e8ea49f776f..c2141d4b618 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsOnly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsSequence_Test.java index bd9ac94b28c..22162eb9262 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsSubsequence_Test.java index a6216eb553a..12f827369fe 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsSubsequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_contains_Test.java index eb45203d443..9320406a051 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_contains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_contains_at_Index_Test.java index f4887213178..2ab437f3732 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_contains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotContain_Test.java index 34a5736b313..38896ae0937 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotContain_at_Index_Test.java index ce90964f21b..ee9a4a01c02 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotHaveDuplicates_Test.java index 260f0ca3427..7582962ecba 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_endsWith_Test.java index 0a008827e10..c73235ae037 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_endsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasArray_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasArray_Test.java index 940adbeb6e4..7552b73f349 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasArray_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasArray_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSameSizeAs_with_Iterable_Test.java index e46fe542c35..440ce8d31bd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeBetween_Test.java index 3e2223c5782..62a383080f7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java index 0640506a22d..f6c2490ceb7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeGreaterThan_Test.java index 2ad36d2bb5b..28f09cf9961 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeLessThanOrEqualTo_Test.java index 95017b5f068..78d1ecd757a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeLessThan_Test.java index 92f9de31ddb..b7e8eba172a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSizeLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSize_Test.java index 76810a67c77..c4b8184045a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isEmpty_Test.java index 372dfc74022..07d1de24e62 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isNotEmpty_Test.java index 557f8074f21..47a12649594 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isNullOrEmpty_Test.java index 0619a07e8b3..d3d13fee734 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isSortedAccordingToComparator_Test.java index 4e9f5971e29..1f29ea25cb0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isSorted_Test.java index a34321fcc94..956a48fe02d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isSorted_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_startsWith_Test.java index 813de8afc80..98b5e25f755 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_startsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingComparator_Test.java index e0a42e6d6bf..140d3ff7129 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingDefaultComparator_Test.java index eb41a2f6e0c..a679a3ad768 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingDefaultElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingDefaultElementComparator_Test.java index bec810bfca8..33338865d55 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingDefaultElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingDefaultElementComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingElementComparator_Test.java index 1c3093ae500..8bd280da0a5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingElementComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_customComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_customComparator_Test.java index caada2ce796..6cc526651d4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_customComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_customComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_customRepresentation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_customRepresentation_Test.java index f9807b5ef71..98992067494 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_customRepresentation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_customRepresentation_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_doesNotHaveNullValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_doesNotHaveNullValue_Test.java index 0223bdf9c43..9ca35df2b63 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_doesNotHaveNullValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_doesNotHaveNullValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_doesNotHaveValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_doesNotHaveValue_Test.java index 9d8b288c332..4d1dc5108e2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_doesNotHaveValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_doesNotHaveValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasNullValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasNullValue_Test.java index dcafc5e9494..fbbdb308174 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasNullValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasNullValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasValueMatching_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasValueMatching_Test.java index 9843ca45be4..7febce029b8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasValueMatching_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasValueMatching_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasValueSatisfying_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasValueSatisfying_Test.java index 64f735fcb67..409cb394e12 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasValueSatisfying_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasValueSatisfying_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasValue_Test.java index 8343449c119..73e9f3e4964 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_info_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_info_Test.java index 078b6cc7271..11f9967faff 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_info_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_info_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_isNull_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_isNull_Test.java index 9da887e7248..7ac2a3cd692 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_isNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_isNull_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_overridingErrorMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_overridingErrorMessage_Test.java index 10d83c6289c..23e8b63d776 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_overridingErrorMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_overridingErrorMessage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allMatch_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allMatch_Test.java index ca142643fd2..7b91e48ea22 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allMatch_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allMatch_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allMatch_with_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allMatch_with_description_Test.java index e74cbca579e..a5b312175ce 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allMatch_with_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allMatch_with_description_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allSatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allSatisfy_Test.java index 0e9ae04616e..bf58d4e198e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allSatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allSatisfy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allSatisfy_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allSatisfy_with_ThrowingConsumer_Test.java index 3e542434c9b..3806e22f713 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allSatisfy_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allSatisfy_with_ThrowingConsumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anyMatch_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anyMatch_Test.java index 66cb4d763c2..1874bbf46dd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anyMatch_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anyMatch_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anyMatch_with_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anyMatch_with_description_Test.java index 8392fc37108..05a63d34c86 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anyMatch_with_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anyMatch_with_description_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anySatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anySatisfy_Test.java index 1a2e6f2a134..5dff732e657 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anySatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anySatisfy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anySatisfy_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anySatisfy_with_ThrowingConsumer_Test.java index 6139ff596f3..10200e96f13 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anySatisfy_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anySatisfy_with_ThrowingConsumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtLeastOne_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtLeastOne_Test.java index 88061c627f9..e38c815fa69 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtLeastOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtLeastOne_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtLeast_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtLeast_Test.java index 65998d0846b..b2c0273644a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtLeast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtLeast_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtMost_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtMost_Test.java index d7166c868ca..4178fac3741 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtMost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtMost_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areExactly_Test.java index e87a3837c34..12eeee6ca36 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areNot_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areNot_Test.java index e6c1ac0c36f..a9b21e787e8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areNot_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areNot_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_are_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_are_Test.java index ac1ed290b90..912ca9e21c3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_are_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_are_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAll_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAll_Test.java index 5c13cda1602..feee418d992 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAll_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAll_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAnyElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAnyElementsOf_Test.java index 41f493d84de..ef441908540 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAnyElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAnyElementsOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAnyOf_Test.java index 9da606eaa09..d0acaf68702 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyElementsOf_Test.java index 0ae3ed85457..19d53502d3b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyElementsOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyInAnyOrderElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyInAnyOrderElementsOf_Test.java index 8e90680bc38..6d7355a349d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyInAnyOrderElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyInAnyOrderElementsOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyInAnyOrder_Test.java index 733cc6047e1..bd06118bdf5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactly_Test.java index 3304be65a99..fddc050321a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsNull_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsNull_Test.java index 3562b154215..7f091cdb5d9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsNull_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyNulls_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyNulls_Test.java index 3512d9b31d3..a3a9d94586b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyNulls_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyNulls_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyOnceElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyOnceElementsOf_Test.java index fc2f332171b..431695fa7c7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyOnceElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyOnceElementsOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyOnce_Test.java index ed90da85485..1197935f8be 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnly_Test.java index f37c9e6c467..ad21e599900 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSequence_List_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSequence_List_Test.java index 90d482645fd..a77e55bc679 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSequence_List_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSequence_List_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSequence_Test.java index ca13d338028..2b14f0ebeef 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSubSequence_List_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSubSequence_List_Test.java index af7803c8196..1c7298829bb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSubSequence_List_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSubSequence_List_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSubSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSubSequence_Test.java index e1fb881fb78..50cbc581a9c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSubSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSubSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_contains_Test.java index fdfa9884cfc..17aefeb31f7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_contains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_contains_at_Index_Test.java index 6815ea8d7f3..8f5a109f3a9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_contains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doNothave_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doNothave_Test.java index 1c5595c1078..886f88972b6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doNothave_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doNothave_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainAnyElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainAnyElementsOf_Test.java index 1692da18ee2..66b6a2453ab 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainAnyElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainAnyElementsOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainNull_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainNull_Test.java index 74f84e72e3d..7e363741e40 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainNull_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSequence_List_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSequence_List_Test.java index 1e8a3e24d55..054e6478311 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSequence_List_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSequence_List_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSequence_Test.java index 806a6c78884..71375d1bc47 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSubsequence_List_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSubsequence_List_Test.java index 945e307fb9f..3dcc829e8d4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSubsequence_List_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSubsequence_List_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSubsequence_Test.java index 13b45d56a4f..a39d7354acf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSubsequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContain_Test.java index 5e0b3eed67c..d73547192e8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContain_at_Index_Test.java index 228830dc68d..bf45cd4aec4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotHaveAnyElementsOfTypes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotHaveAnyElementsOfTypes_Test.java index cbd5406026f..a69c2511bc0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotHaveAnyElementsOfTypes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotHaveAnyElementsOfTypes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotHaveDuplicates_Test.java index 306b081981e..33351c4ea38 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_endsWith_Test.java index 6df3b510663..488892ad2c4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_endsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_extractingResultOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_extractingResultOf_Test.java index a4d9e8d9fb5..998f59999e5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_extractingResultOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_extractingResultOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_extracting_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_extracting_Test.java index fd4a9556fa4..89649321b39 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_extracting_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_extracting_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_Test.java index 7be4a7f5e51..e110c6a12ce 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_condition_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_condition_Test.java index 287e2403dc8..70406288d43 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_condition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_condition_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_function_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_function_Test.java index f4ca11feaaa..595d453508d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_function_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_function_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_in_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_in_Test.java index 94ab2640bec..e65020e0f75 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_in_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_in_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_notIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_notIn_Test.java index a93b5930b7d..f23842b2fca 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_notIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_notIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_not_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_not_Test.java index 605e1cdbb7e..a17001dfa07 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_not_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_not_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_predicate_Test.java index 9a243718fef..a086e17ecb7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_predicate_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filtered_baseTest.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filtered_baseTest.java index b02e1124909..c060c5f3d32 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filtered_baseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filtered_baseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_flatExtracting_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_flatExtracting_Test.java index a80cff67d30..38cca217ed8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_flatExtracting_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_flatExtracting_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_flatExtracting_with_String_parameter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_flatExtracting_with_String_parameter_Test.java index bcf42452db0..d6e99487396 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_flatExtracting_with_String_parameter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_flatExtracting_with_String_parameter_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasAtLeastOneElementOfType_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasAtLeastOneElementOfType_Test.java index b518f67720f..498151bcf70 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasAtLeastOneElementOfType_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasAtLeastOneElementOfType_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasExactlyElementsOfTypes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasExactlyElementsOfTypes_Test.java index dae50f61170..6f7a5562fca 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasExactlyElementsOfTypes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasExactlyElementsOfTypes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasOnlyElementsOfType_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasOnlyElementsOfType_Test.java index e8f57d13502..4a046482526 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasOnlyElementsOfType_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasOnlyElementsOfType_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasOnlyElementsOfTypes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasOnlyElementsOfTypes_Test.java index 92f8a2b26b6..6cf961b167c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasOnlyElementsOfTypes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasOnlyElementsOfTypes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameElementsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameElementsAs_Test.java index b1de27362f0..4f6c8b69d9b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameElementsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameElementsAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameSizeAs_with_Arrays_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameSizeAs_with_Arrays_Test.java index 24d935f13d0..591fd189eed 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameSizeAs_with_Arrays_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameSizeAs_with_Arrays_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameSizeAs_with_Iterable_Test.java index a56752b4093..ea01c74a30b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeBetween_Test.java index de13c7e2a66..565e281ef7b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java index faf43072986..0350a0e873e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeGreaterThan_Test.java index 84bbe269bb5..53cf913bc14 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeLessThanOrEqualTo_Test.java index b7f4f0ea1ea..d250590ffff 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeLessThan_Test.java index 238bb9e0ddc..f6ccd5de89b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSizeLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSize_Test.java index bffddcb6906..afb1c3a5914 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtLeastOne_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtLeastOne_Test.java index 1e457df3fb3..0c7f20044a2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtLeastOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtLeastOne_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtLeast_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtLeast_Test.java index 1357d498aff..7f23f3b932e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtLeast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtLeast_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtMost_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtMost_Test.java index d2eacba64cd..c24252957ce 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtMost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtMost_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveExactly_Test.java index 9fb38ea7544..48f07c78f4b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_have_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_have_Test.java index 0a0b9128324..a69617312d9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_have_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_have_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isEmpty_Test.java index 840d0c4bdc5..e0798d1c323 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isNotEmpty_Test.java index 1636e812375..d9ff313c839 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isNullOrEmpty_Test.java index be358f9b112..f1d2f218525 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSortedAccordingToComparator_Test.java index 9d802b7dab2..4ed08ac0863 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSorted_Test.java index cb0734da839..676fd670c34 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSorted_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSubsetOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSubsetOf_Test.java index c68df8ef488..47d959929f2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSubsetOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSubsetOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSubsetOf_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSubsetOf_with_Array_Test.java index f85182265de..5dee4e18198 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSubsetOf_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSubsetOf_with_Array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneMatch_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneMatch_Test.java index 131e9d965e7..6a19d31b552 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneMatch_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneMatch_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneMatch_with_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneMatch_with_description_Test.java index 64c6c304b48..f168cc0004a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneMatch_with_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneMatch_with_description_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneSatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneSatisfy_Test.java index d08856e49b8..9b2b7e1aae1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneSatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneSatisfy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneSatisfy_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneSatisfy_with_ThrowingConsumer_Test.java index f6ec9551238..7744309d72b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneSatisfy_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneSatisfy_with_ThrowingConsumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactlyInAnyOrder_Test.java index 2470103b69b..274b600410f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactlyInAnyOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactlyInAnyOrder_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactlyInAnyOrder_with_ThrowingConsumer_Test.java index 971a24fe27c..70bf3ee5c6d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactlyInAnyOrder_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactlyInAnyOrder_with_ThrowingConsumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactly_Test.java index 772c72dcad5..b191f228f87 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactly_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactly_with_ThrowingConsumer_Test.java index 8d6da3dd382..cfa5f44d408 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactly_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesExactly_with_ThrowingConsumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesOnlyOnce_Test.java index 7e8fe2f1122..9ae58a219d5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesOnlyOnce_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesOnlyOnce_with_ThrowingConsumer_Test.java index 89d9d7787d5..e8f9543eb6d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesOnlyOnce_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_satisfiesOnlyOnce_with_ThrowingConsumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_startsWith_Test.java index bbd3fb4c315..c86ff046c52 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_startsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingComparatorForType_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingComparatorForType_Test.java index 80bb908ed72..f94b59d8753 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingComparatorForType_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingComparatorForType_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingComparator_Test.java index 06bfc4f29ff..2f1f157e15b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingDefaultComparator_Test.java index 21abd609257..86c605eb028 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingDefaultElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingDefaultElementComparator_Test.java index 29ba279e4aa..f9e09fb5c5d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingDefaultElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingDefaultElementComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingElementComparator_Test.java index 964b58c9ee1..334bc988071 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingElementComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparatorIgnoringFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparatorIgnoringFields_Test.java index 01fb33d5850..8f354dbdecf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparatorIgnoringFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparatorIgnoringFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparatorOnFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparatorOnFields_Test.java index de7569a8585..f08774e6e28 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparatorOnFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparatorOnFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparator_Test.java index 00a466d81ae..45fd31c3cf7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparator_with_RecursiveComparisonConfiguration_Test.java b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparator_with_RecursiveComparisonConfiguration_Test.java index 9550d18a348..b73937e96db 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparator_with_RecursiveComparisonConfiguration_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparator_with_RecursiveComparisonConfiguration_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isBetween_Test.java index 610cdff3389..5ed21e2d424 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isCloseToPercentage_Test.java index 8c0b420f088..9e511fe3d0b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isCloseToPercentage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isCloseTo_Test.java index f7a2a590ff7..8a62dafd1e6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isCloseTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isEqualByComparingToWithStringParameter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isEqualByComparingToWithStringParameter_Test.java index f5fa7a6c968..c890ffcb93e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isEqualByComparingToWithStringParameter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isEqualByComparingToWithStringParameter_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isEqualToWithStringParameter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isEqualToWithStringParameter_Test.java index 067b1408b6e..b990a8417d2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isEqualToWithStringParameter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isEqualToWithStringParameter_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isGreaterThanOrEqualTo_Test.java index e09c9594cad..d4de54917ff 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isLessThanOrEqualTo_Test.java index 2e7e7c2bb88..0a22c0f39da 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNegative_Test.java index 3e1a06ce554..f112182ac3f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotCloseToPercentage_Test.java index 9ed81f71da2..a341e087195 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotCloseToPercentage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotCloseTo_Test.java index 5baa4b466fe..ca6ba6e00a3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotCloseTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotEqualByComparingToWithStringParameter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotEqualByComparingToWithStringParameter_Test.java index 1427d44c63a..c7bf868b098 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotEqualByComparingToWithStringParameter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotEqualByComparingToWithStringParameter_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotNegative_Test.java index e260e517144..6c2e14f0ba2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotPositive_Test.java index 7f2a6b1620d..0292eb5d98d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotZero_Test.java index bf1d7638679..d43348e584e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isOne_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isOne_Test.java index d9624d92ec1..12e847cc1e0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isOne_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isPositive_Test.java index 9f0f3a08506..78cf9604b18 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isStrictlyBetween_Test.java index 6069a81f45e..29836b05249 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isStrictlyBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isZero_Test.java index d234daf3259..24111945290 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_usingComparator_Test.java index e7e4dda9755..8fe21e6db60 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_usingDefaultComparator_Test.java index 223593e44dd..0ba86e3c2c2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalsAssert_assertHasScaleOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalsAssert_assertHasScaleOf_Test.java index e61c1da6010..4c87ddc88a5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalsAssert_assertHasScaleOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalsAssert_assertHasScaleOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isBetween_Test.java index eea46b8e94a..bcfa0402310 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isCloseToPercentage_Test.java index 7b8eaf9cdd3..3cc268fb0f1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isCloseToPercentage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isCloseTo_Test.java index 8254f61c501..bad8a8a49dc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isCloseTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithIntParameter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithIntParameter_Test.java index bb9f948c1ba..6668f2faf3b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithIntParameter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithIntParameter_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithLongParameter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithLongParameter_Test.java index 0203420291b..5d95e06b69b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithLongParameter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithLongParameter_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithStringParameter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithStringParameter_Test.java index c29d839a0b6..910c4af3234 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithStringParameter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithStringParameter_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNegative_Test.java index a5be9610432..75f1e2469c7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotCloseToPercentage_Test.java index ec0d134c13f..ac6773ec783 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotCloseToPercentage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotCloseTo_Test.java index e2a70eaabb2..591570a6d5b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotCloseTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotEqualToWithStringParameter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotEqualToWithStringParameter_Test.java index 2b5ad4de22f..fb0bf0b38de 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotEqualToWithStringParameter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotEqualToWithStringParameter_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotNegative_Test.java index 69be6c7e48c..d857cf8b668 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotPositive_Test.java index 795d5d6b9ce..b1c628a0680 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotZero_Test.java index 9955853f9c6..6bf45f5eab2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isPositive_Test.java index e913bc2cdd9..2a385587581 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isStrictlyBetween_Test.java index 74994f38a55..903c1ad610c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isStrictlyBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isZero_Test.java index 9b1bd4e8610..836e5e62a34 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_usingComparator_Test.java index 4b24a1fdc25..51ebd11771e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_usingDefaultComparator_Test.java index a6df7097e52..50348ae4fd4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_contains_at_Index_Test.java index 3d8db2f66cc..fb97abd7571 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_contains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_doesNotContain_at_Index_Test.java index fa89b84886f..d127aab6082 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_doesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_hasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_hasDimensions_Test.java index 80057936895..b1f2cf45623 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_hasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_hasDimensions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_hasNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_hasNumberOfRows_Test.java index 8882f0a0d11..7e30024b938 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_hasNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_hasNumberOfRows_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_hasSameDimensionsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_hasSameDimensionsAs_Test.java index e58f2aa8a52..bcdd641cdb0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_hasSameDimensionsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_hasSameDimensionsAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isDeepEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isDeepEqualTo_Test.java index 76a02bc9025..3c9979e0ff6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isDeepEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isDeepEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isEmpty_Test.java index 3770da61718..fc0bc1ef5cc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isNotEmpty_Test.java index ccd10b16350..69439fae8b5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isNullOrEmpty_Test.java index 52e95b9dd72..2a3377ca8d5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_isNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_usingCustomComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_usingCustomComparator_Test.java index 850fc14c2b8..de2f06d9ba3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_usingCustomComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/boolean2darray/Boolean2DArrayAssert_usingCustomComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsAnyOf_Test.java index 6dbc9c17cae..86cb4d58492 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsAnyOf_with_Boolean_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsAnyOf_with_Boolean_array_Test.java index 1e140a443c3..db5ecff4ce3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsAnyOf_with_Boolean_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsAnyOf_with_Boolean_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactlyInAnyOrder_Test.java index 6adb4f1d8c1..6804abb9e60 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactlyInAnyOrder_with_Boolean_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactlyInAnyOrder_with_Boolean_array_Test.java index d619316a5f1..9449005367c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactlyInAnyOrder_with_Boolean_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactlyInAnyOrder_with_Boolean_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactly_Test.java index 1a517800d26..b7923d51263 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactly_with_Boolean_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactly_with_Boolean_array_Test.java index e3128048cec..8fd7b62499d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactly_with_Boolean_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactly_with_Boolean_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnlyOnce_Test.java index 147d63adbbf..74960377de6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnlyOnce_with_Boolean_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnlyOnce_with_Boolean_array_Test.java index 530b6b7103e..718fc4ff8f9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnlyOnce_with_Boolean_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnlyOnce_with_Boolean_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnly_Test.java index c0c65e623b5..a80bd3181bd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnly_with_Boolean_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnly_with_Boolean_array_Test.java index a40ac5953fd..cf2fb2594ae 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnly_with_Boolean_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnly_with_Boolean_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSequence_Test.java index 87af7660813..be5a3b9c024 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSequence_with_Boolean_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSequence_with_Boolean_array_Test.java index ec3ad66c01c..c5027b61818 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSequence_with_Boolean_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSequence_with_Boolean_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSubsequence_Test.java index 9fd47463f79..a65fa87c92a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSubsequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSubsequence_with_Boolean_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSubsequence_with_Boolean_array_Test.java index e80d4261973..19dbbcd667e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSubsequence_with_Boolean_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSubsequence_with_Boolean_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_Test.java index 8b3024e0331..0bf4e911ae0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_at_Index_Test.java index be556a64ed8..4545f3f7a54 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_with_Boolean_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_with_Boolean_array_Test.java index 22c7428bcfb..2daa328b307 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_with_Boolean_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_with_Boolean_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_Test.java index d50617eae1e..38c7300da25 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_at_Index_Test.java index 50b64e14fca..5aaa367458d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_with_Boolean_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_with_Boolean_array_Test.java index f7dbe6f4887..407b660ed55 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_with_Boolean_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_with_Boolean_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotHaveDuplicates_Test.java index 6e23c2559bb..05671b4c53a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_endsWith_Test.java index 89f105331b6..1f95fbb45d9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_endsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_endsWith_with_Boolean_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_endsWith_with_Boolean_array_Test.java index 48b1ed1162e..832c0b2d4f4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_endsWith_with_Boolean_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_endsWith_with_Boolean_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSameSizeAs_with_Iterable_Test.java index be1b2418f90..8fe073b522c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeBetween_Test.java index 85035609665..93535cff3c0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java index 46927d4be7b..4afb19f687f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeGreaterThan_Test.java index 5345a42c040..19b9cc24838 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeLessThanOrEqualTo_Test.java index 94e1bb6c8bc..1607d215ff3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeLessThan_Test.java index 325eb2b2623..c062b310c76 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSizeLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSize_Test.java index 1a92ef8864e..7e948a91e3e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isEmpty_Test.java index 2e242ec955c..8f74d788b8b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isNotEmpty_Test.java index 250625255fb..53aa8eece8c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isNullOrEmpty_Test.java index 6260f8fbf7f..ab12569f1f9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isSortedAccordingToComparator_Test.java index 25164eb1dab..675c016c482 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isSorted_Test.java index f9705988c01..b81e8bd4147 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isSorted_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_startsWith_Test.java index 6ea24087237..d5ed7200c53 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_startsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_startsWith_with_Boolean_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_startsWith_with_Boolean_array_Test.java index b9974bfc3ed..8e65c8ac478 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_startsWith_with_Boolean_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_startsWith_with_Boolean_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingComparator_Test.java index b55684c3265..35674d0dc62 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingDefaultComparator_Test.java index 1db4ddbd201..184686b687b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingDefaultElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingDefaultElementComparator_Test.java index d3b8472bc70..4682972a09b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingDefaultElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingDefaultElementComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingElementComparator_Test.java index 57df9b1e7bf..8d5747ed12b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingElementComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_contains_at_Index_Test.java index fd6754d05c8..f8053cf8c13 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_contains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_doesNotContain_at_Index_Test.java index 597aebd6567..c8e0fa5ef4e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_doesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_hasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_hasDimensions_Test.java index ebb0bfda9a8..2c3a830f534 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_hasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_hasDimensions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_hasNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_hasNumberOfRows_Test.java index e5f48f67b13..e01c657fc07 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_hasNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_hasNumberOfRows_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_hasSameDimensionsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_hasSameDimensionsAs_Test.java index f7fb3933bc4..f20f47c1c85 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_hasSameDimensionsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_hasSameDimensionsAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isDeepEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isDeepEqualTo_Test.java index 5c0dad68dc5..951c2bf2f62 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isDeepEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isDeepEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isEmpty_Test.java index 70e8bf2390e..637f0a46321 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isNotEmpty_Test.java index c7c793b24c3..71fe230bb18 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isNullOrEmpty_Test.java index 16b3322581d..6906015fc08 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_isNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_usingCustomComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_usingCustomComparator_Test.java index 915ce6cd7bd..3dca700baa2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_usingCustomComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte2darray/Byte2DArrayAssert_usingCustomComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isBetween_Bytes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isBetween_Bytes_Test.java index 6a8d64adfa3..ac00ff9c497 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isBetween_Bytes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isBetween_Bytes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseToPercentage_byte_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseToPercentage_byte_Test.java index 31ebd183872..8fc13887a1c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseToPercentage_byte_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseToPercentage_byte_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseToPercentage_primitive_byte_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseToPercentage_primitive_byte_Test.java index 4d02f37f742..a87ce74e651 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseToPercentage_primitive_byte_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseToPercentage_primitive_byte_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseTo_byte_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseTo_byte_Test.java index 804911b447c..4418dfd34e4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseTo_byte_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseTo_byte_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseTo_primitive_byte_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseTo_primitive_byte_Test.java index 969a0c945e4..689b6b7d1c2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseTo_primitive_byte_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseTo_primitive_byte_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isEqualTo_byte_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isEqualTo_byte_Test.java index 8657ac529f0..49a0cb71d31 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isEqualTo_byte_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isEqualTo_byte_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isEven_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isEven_Test.java index 7d5baeab117..da8e9f1e37c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isEven_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isEven_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isGreaterThanOrEqualTo_byte_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isGreaterThanOrEqualTo_byte_Test.java index 6f10e976d8a..3a5a47ff872 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isGreaterThanOrEqualTo_byte_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isGreaterThanOrEqualTo_byte_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isGreaterThan_byte_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isGreaterThan_byte_Test.java index c26794f5f24..ded76d09e7c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isGreaterThan_byte_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isGreaterThan_byte_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isLessThanOrEqualTo_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isLessThanOrEqualTo_long_Test.java index 36604ecb798..b36700d699c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isLessThanOrEqualTo_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isLessThanOrEqualTo_long_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isLessThan_byte_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isLessThan_byte_Test.java index bfb414d11a0..cf97d131cb0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isLessThan_byte_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isLessThan_byte_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNegative_Test.java index 86837f9e6ae..acd57601d97 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseToPercentage_byte_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseToPercentage_byte_Test.java index 18511bbd86e..36d0a59ee3c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseToPercentage_byte_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseToPercentage_byte_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseToPercentage_primitive_byte_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseToPercentage_primitive_byte_Test.java index ded3786fafd..9b1e5ddee1a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseToPercentage_primitive_byte_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseToPercentage_primitive_byte_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseTo_byte_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseTo_byte_Test.java index aaf84819f0a..0bb31b33f52 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseTo_byte_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseTo_byte_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseTo_primitive_byte_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseTo_primitive_byte_Test.java index ad0855beccb..d56d11390ca 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseTo_primitive_byte_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseTo_primitive_byte_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotEqualTo_byte_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotEqualTo_byte_Test.java index c925a2f0297..36ff79aacb6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotEqualTo_byte_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotEqualTo_byte_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotNegative_Test.java index 525b31304d6..31998b4456a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotPositive_Test.java index 3b4cb733cb9..ff94a53ba43 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotZero_Test.java index 2ee4ba1b4eb..52f7e5c34bc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isOdd_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isOdd_Test.java index 8dc33291828..c0836bf7c9e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isOdd_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isOdd_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isOne_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isOne_Test.java index c14d38a325d..faf1a3f197f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isOne_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isPositive_Test.java index e7b5ddad2de..4bac762bb02 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isStrictlyBetween_Bytes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isStrictlyBetween_Bytes_Test.java index fa5ab429eaa..a61a5fbb252 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isStrictlyBetween_Bytes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isStrictlyBetween_Bytes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isZero_Test.java index 50feccea2b1..2949ec59a46 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_isZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_usingComparator_Test.java index 64ba0af9f9e..a4a8657a091 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_usingDefaultComparator_Test.java index dbaed092444..abe861dfb90 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/byte_/ByteAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_asBase64Encoded_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_asBase64Encoded_Test.java index 6016f564a5b..071383c0ca9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_asBase64Encoded_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_asBase64Encoded_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_asBase64UrlEncoded_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_asBase64UrlEncoded_Test.java index 1cc0c444fc9..1c2cac4bdc1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_asBase64UrlEncoded_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_asBase64UrlEncoded_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_asHexString_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_asHexString_Test.java index 6f00ab5519a..2eeeac03ac5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_asHexString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_asHexString_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_asString_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_asString_Test.java index 0bcea6f2c96..2e785e45fb0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_asString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_asString_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_Test.java index 10b3a34fd53..849bc60c586 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_with_Byte_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_with_Byte_array_Test.java index a9cc94c3f78..20116e79741 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_with_Byte_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_with_Byte_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_with_int_argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_with_int_argument_Test.java index f2a9fed78af..3ffd8d4ea9e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_with_int_argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_with_int_argument_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_Test.java index 2872a87f6c8..113f8ca4574 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_with_Byte_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_with_Byte_array_Test.java index 43402d993c5..8a7ba9e29cf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_with_Byte_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_with_Byte_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_with_integers_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_with_integers_Test.java index 0c14edb4cbe..3d030807d0f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_with_integers_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_with_integers_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_Test.java index fb02ab2629b..ab186a8b607 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_with_Byte_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_with_Byte_array_Test.java index 8c576b7e017..3e215b1799e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_with_Byte_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_with_Byte_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_with_Integer_Arguments_Test.java index 5aa931bf94b..02cea6edf77 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_with_Integer_Arguments_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_Test.java index f6fdb1fb912..35403cc7386 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_with_Byte_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_with_Byte_array_Test.java index 7e447bf149a..c018c5a35cb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_with_Byte_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_with_Byte_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_with_Integer_Arguments_Test.java index 38389b8802f..f1c6997def6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_with_Integer_Arguments_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_Test.java index 0501d887c12..0ec6f3b7253 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_with_Byte_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_with_Byte_array_Test.java index ad827abcadb..e1c87ae17aa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_with_Byte_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_with_Byte_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_with_Integer_Arguments_Test.java index b127f99a8d5..1275e9e8f70 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_with_Integer_Arguments_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_Test.java index cf05a4d8ef8..902f48e5b23 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_with_Byte_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_with_Byte_array_Test.java index 201ed35f4b8..8d2b250b1aa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_with_Byte_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_with_Byte_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_with_Integer_Arguments_Test.java index 933d547b8ba..a001fdb10b6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_with_Integer_Arguments_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_Test.java index 2b10d0fb70a..01856512aa1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_with_Byte_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_with_Byte_array_Test.java index 8e304462d8f..b03ac112dff 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_with_Byte_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_with_Byte_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_with_Integer_Arguments_Test.java index 1b8ddc541d7..e6efcc12ed9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_with_Integer_Arguments_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_Test.java index fbbdb548c12..b8244743160 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_at_Index_Test.java index f63e34c2b0f..a4de13ec9f7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_at_Index_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_at_Index_with_Integer_Argument_Test.java index 0e3a00a38bf..cdd06115e23 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_at_Index_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_at_Index_with_Integer_Argument_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_with_Byte_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_with_Byte_array_Test.java index ea0561729f1..154c72ca24a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_with_Byte_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_with_Byte_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_with_Integer_Arguments_Test.java index 9cbaab155ea..525b68b7670 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_with_Integer_Arguments_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_Test.java index ac62951672b..538d21b54e4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_at_Index_Test.java index 3e860cfbdca..30f3ff9f5f7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_at_Index_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_at_Index_with_Integer_Argument_Test.java index 438ffa57e22..316728d9a11 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_at_Index_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_at_Index_with_Integer_Argument_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_with_Byte_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_with_Byte_array_Test.java index 0691c945a8f..881fde10dbb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_with_Byte_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_with_Byte_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_with_Integer_Arguments_Test.java index 87d2644b951..17110bcf492 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_with_Integer_Arguments_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotHaveDuplicates_Test.java index 8dd357a53d2..ad1943663d0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_Test.java index 024f5597001..cb7a195dc95 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_with_Byte_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_with_Byte_array_Test.java index d61236235bc..3f1ed360cf1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_with_Byte_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_with_Byte_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_with_Integer_Arguments_Test.java index 8939a902060..55f60e678f8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_with_Integer_Arguments_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSameSizeAs_with_Iterable_Test.java index c5e4c291e2d..e96495b631a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeBetween_Test.java index fc0a98b2081..9c0682341d1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java index 08003ee68f2..5acd6efcc9f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeGreaterThan_Test.java index b766e983c68..b53b3815649 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeLessThanOrEqualTo_Test.java index 8570f89ab5c..aa5de097cd7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeLessThan_Test.java index 9b19f4130d4..cedb284d9b5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSizeLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSize_Test.java index 6f1e9f85d0f..71898d8f5a5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isEmpty_Test.java index fd419915739..7470f412e2c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isNotEmpty_Test.java index 4daac60ea3b..91d5ed823f3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isNullOrEmpty_Test.java index 8740f1e78bd..91e70b83b01 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isSortedAccordingToComparator_Test.java index 60c73bccf15..ee7c190d8c8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isSorted_Test.java index 82294d0676f..10fc928d39c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isSorted_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_Test.java index 2c114c1ce61..68856091107 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_with_Byte_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_with_Byte_array_Test.java index 69eaac06249..7cd0db3cd38 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_with_Byte_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_with_Byte_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_with_Integer_Arguments_Test.java index 5ff5c69965b..41059369a3d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_with_Integer_Arguments_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingComparator_Test.java index f11d2f370b8..91ddf4f5fa8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingDefaultComparator_Test.java index ca7e171e021..dd3f776e08b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingDefaultElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingDefaultElementComparator_Test.java index 552299155fc..ba3e996414e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingDefaultElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingDefaultElementComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingElementComparator_Test.java index 0334ae8727c..d88ca97441a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingElementComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_contains_at_Index_Test.java index 308e7fbb44c..89553b771d9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_contains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_doesNotContain_at_Index_Test.java index 1a416c1d8fa..f1f5de70104 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_doesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_hasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_hasDimensions_Test.java index 4ea46e68abc..5c774931baa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_hasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_hasDimensions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_hasNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_hasNumberOfRows_Test.java index 8df609a2327..8631285c7ce 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_hasNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_hasNumberOfRows_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_hasSameDimensionsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_hasSameDimensionsAs_Test.java index 1e7e4c8c4a6..e4b0e9b80e1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_hasSameDimensionsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_hasSameDimensionsAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isDeepEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isDeepEqualTo_Test.java index b7dae5e8398..23bbb4fab3c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isDeepEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isDeepEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isEmpty_Test.java index a3a97c90018..e48ef1cff25 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isNotEmpty_Test.java index de44d9ac4d8..d348a1e2c7f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isNullOrEmpty_Test.java index ec1a7fd3e7e..222b1deadc7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_isNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_usingCustomComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_usingCustomComparator_Test.java index 8b48d649110..ce060c06bd9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_usingCustomComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/char2darray/Char2DArrayAssert_usingCustomComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isEqualTo_char_Test.java b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isEqualTo_char_Test.java index 87999134059..a1db3bffb78 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isEqualTo_char_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isEqualTo_char_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isGreaterThanOrEqualTo_char_Test.java b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isGreaterThanOrEqualTo_char_Test.java index 0ebd60ef790..be7ffe4b896 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isGreaterThanOrEqualTo_char_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isGreaterThanOrEqualTo_char_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isGreaterThan_char_Test.java b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isGreaterThan_char_Test.java index c0ec6d16ce4..db144f8ea64 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isGreaterThan_char_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isGreaterThan_char_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isLessThanOrEqualTo_char_Test.java b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isLessThanOrEqualTo_char_Test.java index 89cb1179143..f01d68b5cfa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isLessThanOrEqualTo_char_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isLessThanOrEqualTo_char_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isLessThan_char_Test.java b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isLessThan_char_Test.java index 64d97bbc82a..dc709ff2e4e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isLessThan_char_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isLessThan_char_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isLowerCase_Test.java b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isLowerCase_Test.java index cf138036c60..7a8859a6d53 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isLowerCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isLowerCase_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isNotEqualTo_char_Test.java b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isNotEqualTo_char_Test.java index ea08fa541ed..e0aee05ef13 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isNotEqualTo_char_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isNotEqualTo_char_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isUpperCase_Test.java b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isUpperCase_Test.java index 33a5992d00f..b4ed2c02a91 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isUpperCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_isUpperCase_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_usingComparator_Test.java index 05d24d5e0f5..1527d169282 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_usingDefaultComparator_Test.java index c4bb470b3f3..11a7a3e420a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/character/CharacterAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsAnyOf_Test.java index 8408e07f366..06c0c381b4e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsAnyOf_with_Character_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsAnyOf_with_Character_array_Test.java index 29902179e8b..79d215d933d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsAnyOf_with_Character_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsAnyOf_with_Character_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactlyInAnyOrder_Test.java index 7d7f94b645c..a79bfbed7d6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactlyInAnyOrder_with_Character_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactlyInAnyOrder_with_Character_array_Test.java index 32b9f930fc0..a5e7b0aef54 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactlyInAnyOrder_with_Character_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactlyInAnyOrder_with_Character_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactly_Test.java index 3919b8c3e34..4b44cb49f6f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactly_with_Character_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactly_with_Character_array_Test.java index 3c88e2f3bfe..a1016a39286 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactly_with_Character_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactly_with_Character_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnlyOnce_Test.java index 2515c5169d4..24315dd8ea0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnlyOnce_with_Character_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnlyOnce_with_Character_array_Test.java index b8166297303..81fd76fd7db 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnlyOnce_with_Character_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnlyOnce_with_Character_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnly_Test.java index 5adc8d25b3d..b7e4d9db203 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnly_with_Character_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnly_with_Character_array_Test.java index 95a12761efe..576fd893350 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnly_with_Character_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnly_with_Character_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSequence_Test.java index 0041a532af3..b615898534d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSequence_with_Character_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSequence_with_Character_array_Test.java index cc0a25e14c3..37e70f872de 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSequence_with_Character_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSequence_with_Character_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSubsequence_Test.java index 958b2301dd3..d7ead32f211 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSubsequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSubsequence_with_Character_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSubsequence_with_Character_array_Test.java index 856b655790d..807c71d2f8b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSubsequence_with_Character_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSubsequence_with_Character_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_Test.java index 0634782e581..a97122d20e3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_at_Index_Test.java index 79e02494ad6..57fedad19a5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_with_Character_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_with_Character_array_Test.java index 1c79a4ce9c4..6967dd4b4ad 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_with_Character_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_with_Character_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_Test.java index 571e209e67b..872ec49eeb0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_at_Index_Test.java index 509ace4bda0..e04c34acd06 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_with_Character_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_with_Character_array_Test.java index 483a7728f6d..1d381cb0f62 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_with_Character_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_with_Character_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotHaveDuplicates_Test.java index be15e4dd01e..17129fac1c2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_endsWith_Test.java index cf29d377e18..7dd461fc112 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_endsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_endsWith_with_Character_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_endsWith_with_Character_array_Test.java index 6bea60261ed..c0ec0ae262e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_endsWith_with_Character_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_endsWith_with_Character_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSameSizeAs_with_Iterable_Test.java index 35da428848b..8dcce2ff0d7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeBetween_Test.java index 464ee7f6a5a..19f29b38f08 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java index 5aea5f81efa..16a899ff504 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeGreaterThan_Test.java index c04b665db2b..195bd19175c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeLessThanOrEqualTo_Test.java index 76402264fc7..3e47012f37d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeLessThan_Test.java index b23d362f337..2314a548c88 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSizeLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSize_Test.java index 22c7523029d..804fe53b718 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isEmpty_Test.java index 4ae58602d21..b7bb1c7b49f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isNotEmpty_Test.java index c1fdaecd9a9..aaaed3fcbb4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isNullOrEmpty_Test.java index 5096a10c748..d982d3e883e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isSortedAccordingToComparator_Test.java index 08acc64fc00..98a9502985a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isSorted_Test.java index fae64ddcd45..d3d2f317499 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isSorted_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_startsWith_Test.java index 9deab5bbb3e..31984954f5b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_startsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_startsWith_with_Character_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_startsWith_with_Character_array_Test.java index 0019f091bfc..32693a737a5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_startsWith_with_Character_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_startsWith_with_Character_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingComparator_Test.java index 15f6bcbb2f5..4e42619203a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingDefaultComparator_Test.java index 82dae6871a8..9a61f2adae6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingDefaultElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingDefaultElementComparator_Test.java index 86f2fb78e09..28ad147cdcc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingDefaultElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingDefaultElementComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingElementComparator_Test.java index 258679e2396..b304cd766bd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingElementComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsAnyOf_Test.java index 8390fe42702..b38225c1389 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsIgnoringCase_CharSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsIgnoringCase_CharSequence_Test.java index 72bf1bfa2e6..24293024737 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsIgnoringCase_CharSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsIgnoringCase_CharSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsIgnoringNewlines_CharSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsIgnoringNewlines_CharSequence_Test.java index f99d9bfbf5e..1e7f756c776 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsIgnoringNewlines_CharSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsIgnoringNewlines_CharSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsIgnoringWhitespaces_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsIgnoringWhitespaces_Test.java index 17023cb92b4..c9425b039cd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsIgnoringWhitespaces_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsIgnoringWhitespaces_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyDigits_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyDigits_Test.java index fcdc5a93be9..ce6c00d0d94 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyDigits_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyDigits_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyOnce_Test.java index e8f0cc301d2..8ddd3516ad4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyWhitespaces_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyWhitespaces_Test.java index 5f3285dfc04..2084db94e43 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyWhitespaces_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyWhitespaces_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPatternSatisfying_Pattern_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPatternSatisfying_Pattern_Test.java index 814b4f989ce..1aa1beaf5d1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPatternSatisfying_Pattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPatternSatisfying_Pattern_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPatternSatisfying_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPatternSatisfying_String_Test.java index b91b0b6e80a..736bc3afefc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPatternSatisfying_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPatternSatisfying_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPattern_Pattern_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPattern_Pattern_Test.java index 44be9a09e06..0287c89d420 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPattern_Pattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPattern_Pattern_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPattern_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPattern_String_Test.java index cd1e0120405..c16bd00a34b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPattern_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPattern_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSequence_Test.java index caa290373c0..ca3706a98be 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSequence_with_var_args_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSequence_with_var_args_Test.java index 4fcc41fbc66..38a781e347e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSequence_with_var_args_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSequence_with_var_args_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSubsequence_Test.java index 3645e9f258c..3ce9679754a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSubsequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSubsequence_with_var_args_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSubsequence_with_var_args_Test.java index 2d0df4021dd..1efd83c8076 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSubsequence_with_var_args_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSubsequence_with_var_args_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsWhitespaces_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsWhitespaces_Test.java index 8c6dacf6182..48bf655527f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsWhitespaces_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsWhitespaces_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_CharSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_CharSequence_Test.java index 094de5f4c01..b0679e4197c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_CharSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_CharSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_several_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_several_String_Test.java index 60debe0df3b..cb9a29e32af 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_several_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_several_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_several_String_as_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_several_String_as_Iterable_Test.java index 1c0cf36e1fd..7325a22599a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_several_String_as_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_several_String_as_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainAnyWhitespaces_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainAnyWhitespaces_Test.java index 69f5d94ec56..aeb35b037d8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainAnyWhitespaces_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainAnyWhitespaces_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainIgnoringCase_CharSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainIgnoringCase_CharSequence_Test.java index b4a7ca2ec52..b07bc0c5555 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainIgnoringCase_CharSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainIgnoringCase_CharSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainOnlyWhitespaces_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainOnlyWhitespaces_Test.java index 52ccfa9ce36..e9da750a452 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainOnlyWhitespaces_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainOnlyWhitespaces_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainPattern_Pattern_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainPattern_Pattern_Test.java index ba49bfec318..5fe32e09b17 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainPattern_Pattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainPattern_Pattern_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainPattern_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainPattern_String_Test.java index 858aa4ea780..5116bdc9501 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainPattern_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainPattern_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainSequence_Test.java index 7743c2ea1da..c93d14f456e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainSequence_with_var_args_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainSequence_with_var_args_Test.java index 8c0f40f13e8..5066e482605 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainSequence_with_var_args_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainSequence_with_var_args_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainSubsequence_Test.java index cb426b9da87..7a6a67f41f6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainSubsequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainSubsequence_with_var_args_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainSubsequence_with_var_args_Test.java index 3445b457cfa..c38222b6e60 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainSubsequence_with_var_args_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainSubsequence_with_var_args_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_CharSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_CharSequence_Test.java index 8451712d989..bdc25a52eb5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_CharSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_CharSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_several_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_several_String_Test.java index 1feca174289..f70b861860a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_several_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_several_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_several_String_as_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_several_String_as_Iterable_Test.java index 6a8761ea990..4d442c353d3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_several_String_as_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_several_String_as_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotEndWithIgnoringCase_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotEndWithIgnoringCase_Test.java index 5fd0f30e112..ab97ff6f613 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotEndWithIgnoringCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotEndWithIgnoringCase_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotEndWithWhitespaces_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotEndWithWhitespaces_Test.java index 680feb18913..9c5cae2e9c1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotEndWithWhitespaces_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotEndWithWhitespaces_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotEndWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotEndWith_Test.java index aa044b5431c..fd6d058986c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotEndWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotEndWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotMatch_CharSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotMatch_CharSequence_Test.java index 674b959eb9b..19e384d747d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotMatch_CharSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotMatch_CharSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotMatch_Pattern_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotMatch_Pattern_Test.java index 050496f6062..b32898be9b3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotMatch_Pattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotMatch_Pattern_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotStartWithIgnoringCase_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotStartWithIgnoringCase_Test.java index 08b228361dc..bc67d5de9d8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotStartWithIgnoringCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotStartWithIgnoringCase_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotStartWithWhitespaces_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotStartWithWhitespaces_Test.java index 21dd3f99ec0..4cb2656927f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotStartWithWhitespaces_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotStartWithWhitespaces_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotStartWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotStartWith_Test.java index b710bfbf83c..4e6560d34ac 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotStartWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotStartWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_endsWithIgnoringCase_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_endsWithIgnoringCase_Test.java index 1fc7e1ce55f..2abe572b61d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_endsWithIgnoringCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_endsWithIgnoringCase_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_endsWith_Test.java index 5d7ee6ef037..535623ba921 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_endsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasLineCount_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasLineCount_Test.java index a1ca1ff8fc4..7bf065d45d9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasLineCount_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasLineCount_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_Array_Test.java index 693bd5bd403..56f82776ae0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_Array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_CharSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_CharSequence_Test.java index 902d8df2883..290cf2a36ca 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_CharSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_CharSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_Iterable_Test.java index 6d243a0beac..87fdf53f5f3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeBetween_Test.java index 9b49a118f71..34eb54a57ed 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeGreaterThanOrEqualTo_Test.java index 993cca405e5..fe6d253331e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeGreaterThan_Test.java index dc9633abd84..f2242c3a242 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeLessThanOrEqualTo_Test.java index 9463df02d6c..32fcb57bc83 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeLessThan_Test.java index 22d14ee588a..cbd148c12f7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSizeLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSize_Test.java index 81969260378..ce621e0e7b0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEmpty_Test.java index 67a57e414f1..be65d54a5bd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringCase_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringCase_Test.java index 5ca8b9090b7..0e5f14521ae 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringCase_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringNewlines_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringNewlines_Test.java index 03b0fb146e1..159ec381192 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringNewlines_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringNewlines_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringWhitespace_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringWhitespace_Test.java index 0042ea97f97..37ad854e5e2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringWhitespace_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringWhitespace_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingNewLines_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingNewLines_Test.java index 45ebe37b696..b1d79f12e0d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingNewLines_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingNewLines_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingPunctuationAndWhitespace_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingPunctuationAndWhitespace_Test.java index 3cebaa078cc..39dc403240a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingPunctuationAndWhitespace_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingPunctuationAndWhitespace_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingUnicode_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingUnicode_Test.java index 1afea0eff73..89d54d4575d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingUnicode_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingUnicode_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingWhitespace_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingWhitespace_Test.java index da8e95eac25..52ade0d16d1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingWhitespace_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingWhitespace_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isLowerCase_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isLowerCase_Test.java index a1d9bf8931d..f2500239420 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isLowerCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isLowerCase_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isMixedCase_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isMixedCase_Test.java index e8c64971425..7e1bbb8be9f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isMixedCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isMixedCase_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEmpty_Test.java index 59a9cef45b4..d0b22aab0da 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToIgnoringCase_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToIgnoringCase_Test.java index a46bb1ba142..0d1ca58dcd0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToIgnoringCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToIgnoringCase_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToIgnoringWhitespace_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToIgnoringWhitespace_Test.java index 7b64294d149..01bcf1db348 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToIgnoringWhitespace_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToIgnoringWhitespace_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToNormalizingWhitespace_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToNormalizingWhitespace_Test.java index 126c81c5daa..5f9496930e2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToNormalizingWhitespace_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToNormalizingWhitespace_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNullOrEmpty_Test.java index 89a58ac9509..26150d4fa24 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isPrintable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isPrintable_Test.java index 085313eb1ee..0e0b5b49e41 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isPrintable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isPrintable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isSubstringOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isSubstringOf_Test.java index c80acd029ac..04036d74bcf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isSubstringOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isSubstringOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isUpperCase_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isUpperCase_Test.java index 0c995ac0f19..4e5308ab1f2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isUpperCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isUpperCase_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matchesSatisfying_Pattern_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matchesSatisfying_Pattern_Test.java index 1fe6017f4ac..ec262c2cdf6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matchesSatisfying_Pattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matchesSatisfying_Pattern_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matchesSatisfying_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matchesSatisfying_String_Test.java index 21fe996a4dc..a9f5c510696 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matchesSatisfying_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matchesSatisfying_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matches_Pattern_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matches_Pattern_Test.java index 8efdb8ee84c..1406e901edc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matches_Pattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matches_Pattern_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matches_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matches_String_Test.java index 5ff1b25cb40..acaf06fff10 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matches_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matches_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_startsWithIgnoringCase_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_startsWithIgnoringCase_Test.java index d5751ba3701..b3570aab26e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_startsWithIgnoringCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_startsWithIgnoringCase_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_startsWith_Test.java index 2698c7fc316..701f42a5b96 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_startsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_usingCustomComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_usingCustomComparator_Test.java index b1024834415..f57e0df95a8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_usingCustomComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_usingCustomComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_usingDefaultComparator_Test.java index 4636f5857df..0ace8d6b43c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasDeclaredFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasDeclaredFields_Test.java index 20f7b137ad0..03bfaf98312 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasDeclaredFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasDeclaredFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasDeclaredMethods_Test.java b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasDeclaredMethods_Test.java index 4c11556414f..a6995d4b4c0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasDeclaredMethods_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasDeclaredMethods_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasExactlyDeclaredFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasExactlyDeclaredFields_Test.java index 22c36d4291f..1cb8661b9c3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasExactlyDeclaredFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasExactlyDeclaredFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasMethods_Test.java b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasMethods_Test.java index 3f83b4d9723..2a23a82bc2e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasMethods_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasMethods_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasOnlyPublicFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasOnlyPublicFields_Test.java index 3d142f27982..215be1b1c60 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasOnlyPublicFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasOnlyPublicFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasPublicFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasPublicFields_Test.java index d1a08169616..b4f82e0809c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasPublicFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasPublicFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasPublicMethods_Test.java b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasPublicMethods_Test.java index 5e5395f2b70..334feab0ef3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasPublicMethods_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_hasPublicMethods_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_isAssignableFrom_Test.java b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_isAssignableFrom_Test.java index 1df8f1c98aa..ca9fbb2aafd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_isAssignableFrom_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/classes/ClassAssert_isAssignableFrom_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/collection/CollectionAssert_isUnmodifiable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/collection/CollectionAssert_isUnmodifiable_Test.java index 813ba11a7cf..21536c61bef 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/collection/CollectionAssert_isUnmodifiable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/collection/CollectionAssert_isUnmodifiable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_canCallObjectAssertMethod_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_canCallObjectAssertMethod_Test.java index 08884cdb15f..1a62bca315e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_canCallObjectAssertMethod_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_canCallObjectAssertMethod_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isBetween_Test.java index 9d8c3ce26ea..6f1794fa07a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isEqualByComparingTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isEqualByComparingTo_Test.java index 992a86d2448..f8fc59ca251 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isEqualByComparingTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isEqualByComparingTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isGreaterThanOrEqualTo_Test.java index 35274318895..ed270b92fdb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isGreaterThan_Test.java index 47382f4e4aa..6eab37a785a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isLessThanOrEqualTo_Test.java index 0ccd2e4c4c0..a6cc568de6b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isLessThan_Test.java index 680ab5a77ad..69dca53f5e5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isNotEqualByComparingTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isNotEqualByComparingTo_Test.java index 882397846f0..0edc1035f72 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isNotEqualByComparingTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isNotEqualByComparingTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isStrictlyBetween_Test.java index eeeb13ade73..64bebfbaec7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isStrictlyBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_usingComparator_Test.java index 772cdcc5ded..adcaf3a656e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_usingDefaultComparator_Test.java index 6a28a16af76..d6ae7cde5b3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractGenericComparableAssert_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractGenericComparableAssert_isBetween_Test.java index 7601819113e..bd6eeeeb1aa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractGenericComparableAssert_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractGenericComparableAssert_isBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractGenericComparableAssert_isEqualByComparingTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractGenericComparableAssert_isEqualByComparingTo_Test.java index 7cb6850cd76..2500e0844f8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractGenericComparableAssert_isEqualByComparingTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractGenericComparableAssert_isEqualByComparingTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_canCallObjectAssertMethod_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_canCallObjectAssertMethod_Test.java index ebbef99b066..d48ae0facef 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_canCallObjectAssertMethod_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_canCallObjectAssertMethod_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isGreaterThanOrEqualTo_Test.java index 6547a06b5be..45d445a83e5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isGreaterThan_Test.java index 961137a4dbd..2ce729db8b4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isLessThanOrEqualTo_Test.java index 2d90f799e9f..d667d77997e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isLessThan_Test.java index 9bc30be89f6..227148a95ca 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isNotEqualByComparingTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isNotEqualByComparingTo_Test.java index 1cb76707bcb..e9ecc90bff2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isNotEqualByComparingTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isNotEqualByComparingTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isStrictlyBetween_Test.java index 173d717d6b6..082ac96169a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_isStrictlyBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_usingComparator_Test.java index d798cbb4b52..19aebb0c3b5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_usingDefaultComparator_Test.java index df71569def1..d663a99ac37 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/AbstractUniversalComparableAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isEqualByComparingTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isEqualByComparingTo_Test.java index ba3e5f324ed..aad3fcb61d9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isEqualByComparingTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isEqualByComparingTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isGreaterThanOrEqualTo_Test.java index a120e44e0c3..0e17ea477dc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isGreaterThan_Test.java index ec5e565c888..e18ae53f466 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isLessThanOrEqualTo_Test.java index 97efbcf46b0..fc8bbbdeaeb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isLessThan_Test.java index 9db023b54ed..03b9a595f36 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isNotEqualByComparingTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isNotEqualByComparingTo_Test.java index 4a401359d35..dbd5cb97d95 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isNotEqualByComparingTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isNotEqualByComparingTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/AbstractDateAssertWithDateArg_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/AbstractDateAssertWithDateArg_Test.java index 595e494a34a..ae913dd30b6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/AbstractDateAssertWithDateArg_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/AbstractDateAssertWithDateArg_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/AbstractDateAssertWithOneIntArg_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/AbstractDateAssertWithOneIntArg_Test.java index f7eed2e323e..03002a94564 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/AbstractDateAssertWithOneIntArg_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/AbstractDateAssertWithOneIntArg_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasDayOfMonth_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasDayOfMonth_Test.java index 7395187b143..65e50697270 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasDayOfMonth_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasDayOfMonth_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasDayOfWeek_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasDayOfWeek_Test.java index 30cbc478552..63a8367ce8c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasDayOfWeek_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasDayOfWeek_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasHourOfDay_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasHourOfDay_Test.java index 7e22c5ab02f..292eecf0d28 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasHourOfDay_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasHourOfDay_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasMillisecond_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasMillisecond_Test.java index a8613bb5852..f906165f09b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasMillisecond_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasMillisecond_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasMinute_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasMinute_Test.java index 6fa3624d54b..8fd453a0341 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasMinute_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasMinute_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasMonth_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasMonth_Test.java index bc7449517a0..49466758b31 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasMonth_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasMonth_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAsDateInString_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAsDateInString_Test.java index b2d5a9334d2..8ac7afe0bd8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAsDateInString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAsDateInString_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAsOtherDate_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAsOtherDate_Test.java index a9eb1850375..6bc08437ee6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAsOtherDate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAsOtherDate_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAs_Test.java index 667ef1deb98..19588793fb0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSecond_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSecond_Test.java index 49a562d5f2a..8e5ff786604 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSecond_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasSecond_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasTime_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasTime_Test.java index 0580f349835..e06f382604a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasTime_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasTime_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasYear_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasYear_Test.java index 2f18481d899..39c7d67621c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasYear_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_hasYear_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isAfterOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isAfterOrEqualTo_Test.java index e8cc0abb31b..2fda54b1d4d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isAfterOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isAfterOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isAfterYear_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isAfterYear_Test.java index 65326c5dae5..830fc925b1c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isAfterYear_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isAfterYear_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isAfter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isAfter_Test.java index de68aa9f819..fbd8fda9309 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isAfter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isAfter_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBeforeOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBeforeOrEqualTo_Test.java index 2a9f1f5418c..91a3258480c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBeforeOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBeforeOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBeforeYear_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBeforeYear_Test.java index f315d7f0a51..fdd8a2fe4d8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBeforeYear_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBeforeYear_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBefore_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBefore_Test.java index ac054b5c7f3..3e42bc5e4df 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBefore_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBefore_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBetweenSpecifyingBoundariesInclusion_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBetweenSpecifyingBoundariesInclusion_Test.java index 90316890bc5..27c4ff709e3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBetweenSpecifyingBoundariesInclusion_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBetweenSpecifyingBoundariesInclusion_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBetween_Test.java index 8f7e9650c3e..b97cedd155d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isCloseTo_Test.java index 1be6124f9b0..8564684bda0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isCloseTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isEqualTo_Test.java index 6c235f51962..4c64612a755 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameDayAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameDayAs_Test.java index 9a656ae7186..4d8060fa0b9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameDayAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameDayAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameHourWindowAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameHourWindowAs_Test.java index 000744cc377..f5ec9287d07 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameHourWindowAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameHourWindowAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMinuteWindowAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMinuteWindowAs_Test.java index ed51820fd34..e815ee1876c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMinuteWindowAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMinuteWindowAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMonthAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMonthAs_Test.java index d7c402d78d3..bffe34f19eb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMonthAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMonthAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameSecondWindowAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameSecondWindowAs_Test.java index b7884e23e58..58de4cf0bbe 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameSecondWindowAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameSecondWindowAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameYearAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameYearAs_Test.java index c8752a9e858..81c23660a97 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameYearAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInSameYearAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInTheFuture_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInTheFuture_Test.java index d0c0f944360..25e12c1c87c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInTheFuture_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInTheFuture_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInThePast_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInThePast_Test.java index 70a7fae0031..c185239b7e3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInThePast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isInThePast_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isIn_with_collection_param_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isIn_with_collection_param_Test.java index afc83bc36f7..ba0122c8d83 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isIn_with_collection_param_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isIn_with_collection_param_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isIn_with_vararg_param_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isIn_with_vararg_param_Test.java index 009b7380c88..de94d85b8df 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isIn_with_vararg_param_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isIn_with_vararg_param_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotBetweenSpecifyingBoundariesInclusion_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotBetweenSpecifyingBoundariesInclusion_Test.java index 3554571f16b..55cec42938c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotBetweenSpecifyingBoundariesInclusion_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotBetweenSpecifyingBoundariesInclusion_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotBetween_Test.java index bbe1de93db8..b4b0f0528d3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotEqualTo_Test.java index 2d0c52ccf33..2fd50ae0ec3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotIn_with_collection_param_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotIn_with_collection_param_Test.java index cd9902f9baf..69b6e54afb3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotIn_with_collection_param_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotIn_with_collection_param_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotIn_with_vararg_param_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotIn_with_vararg_param_Test.java index 1b924f6d8ba..d2185d2c57c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotIn_with_vararg_param_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isNotIn_with_vararg_param_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isToday_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isToday_Test.java index 73e46398763..274391353ca 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isToday_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_isToday_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_setLenientDateParsing_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_setLenientDateParsing_Test.java index 8002324078f..91174a844b2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_setLenientDateParsing_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_setLenientDateParsing_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_usingComparator_Test.java index a49812ab9ec..2c9fb33b08b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_with_string_based_date_representation_Test.java b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_with_string_based_date_representation_Test.java index 120129dd948..05593112b91 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_with_string_based_date_representation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/date/DateAssert_with_string_based_date_representation_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_contains_at_Index_Test.java index cd05118ff44..ffe1123585d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_contains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_doesNotContain_at_Index_Test.java index 116e73b1a9c..7290faa7b59 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_doesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_hasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_hasDimensions_Test.java index 633edf4ee62..0d29c0fcacf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_hasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_hasDimensions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_hasNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_hasNumberOfRows_Test.java index 55e1d8b8e7e..ee27c82e082 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_hasNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_hasNumberOfRows_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_hasSameDimensionsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_hasSameDimensionsAs_Test.java index 4f9158d4dfb..c8a65512049 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_hasSameDimensionsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_hasSameDimensionsAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isDeepEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isDeepEqualTo_Test.java index 48fceb3695d..eba6ca6df8c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isDeepEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isDeepEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isEmpty_Test.java index 30372e38542..73b542ff435 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isNotEmpty_Test.java index 737d6e370bd..b0b3eeb1631 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isNullOrEmpty_Test.java index 47903fe504e..bdfd5125ced 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_isNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_usingCustomComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_usingCustomComparator_Test.java index fadf2963bd8..bb00ed54c25 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_usingCustomComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double2darray/Double2DArrayAssert_usingCustomComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isBetween_Doubles_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isBetween_Doubles_Test.java index 0bcbbbf5024..932a881995f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isBetween_Doubles_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isBetween_Doubles_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseToPercentage_Double_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseToPercentage_Double_Test.java index 6fe27c5c8d3..1c77cfa626f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseToPercentage_Double_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseToPercentage_Double_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseToPercentage_double_primitive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseToPercentage_double_primitive_Test.java index 2e0eac045f2..0c4ce257265 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseToPercentage_double_primitive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseToPercentage_double_primitive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseTo_DoubleObject_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseTo_DoubleObject_Test.java index b18193c9346..ccbd3eb7f3a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseTo_DoubleObject_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseTo_DoubleObject_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseTo_double_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseTo_double_Test.java index 7834dea6585..ba09290e2db 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseTo_double_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseTo_double_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_DoubleWrapper_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_DoubleWrapper_Test.java index 1f480d23b62..72300c489ed 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_DoubleWrapper_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_DoubleWrapper_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_double_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_double_Test.java index 62d3677c9d2..62eedfd2d40 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_double_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_double_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_double_with_offset_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_double_with_offset_Test.java index 8f53fea8514..734977918a3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_double_with_offset_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_double_with_offset_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_with_offset_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_with_offset_Test.java index 4fc97bf7757..e491a242390 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_with_offset_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_with_offset_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isFinite_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isFinite_Test.java index ef6376be487..03dd617579a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isFinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isFinite_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThanOrEqualTo_DoubleWrapper_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThanOrEqualTo_DoubleWrapper_Test.java index 1d722c34b74..f6f08c0201f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThanOrEqualTo_DoubleWrapper_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThanOrEqualTo_DoubleWrapper_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThanOrEqualTo_double_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThanOrEqualTo_double_Test.java index 2cf10230e4a..b5a2bfbe439 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThanOrEqualTo_double_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThanOrEqualTo_double_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThan_double_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThan_double_Test.java index a93969a725e..b82f2d5e683 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThan_double_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThan_double_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isInfinite_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isInfinite_Test.java index a687c8b647e..0fea8808ba7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isInfinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isInfinite_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThanOrEqualTo_DoubleWrapper_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThanOrEqualTo_DoubleWrapper_Test.java index 98c0f454502..d5f1e2f7bc6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThanOrEqualTo_DoubleWrapper_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThanOrEqualTo_DoubleWrapper_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThanOrEqualTo_double_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThanOrEqualTo_double_Test.java index 501e4e651d5..2a14da8270a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThanOrEqualTo_double_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThanOrEqualTo_double_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThan_double_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThan_double_Test.java index 29bcf1bcb6c..a8856dc784d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThan_double_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThan_double_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNaN_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNaN_Test.java index 40381c82781..9a52583b43a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNaN_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNaN_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNegative_Test.java index b927a77b7f0..5f9405279d6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseToPercentage_Double_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseToPercentage_Double_Test.java index 0d838bcecdc..5d528fb7fdd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseToPercentage_Double_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseToPercentage_Double_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseToPercentage_double_primitive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseToPercentage_double_primitive_Test.java index 6a9c2374d7d..1f4b0cdb9e0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseToPercentage_double_primitive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseToPercentage_double_primitive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseTo_Double_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseTo_Double_Test.java index 9c29575bf77..9f89881dd2c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseTo_Double_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseTo_Double_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseTo_double_primitive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseTo_double_primitive_Test.java index 742172246c7..30b26c3219d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseTo_double_primitive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseTo_double_primitive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotEqualTo_Double_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotEqualTo_Double_Test.java index e08959c411c..c077621d9e1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotEqualTo_Double_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotEqualTo_Double_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotEqualTo_double_primitive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotEqualTo_double_primitive_Test.java index e02a1dea033..c171c4845bd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotEqualTo_double_primitive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotEqualTo_double_primitive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotFinite_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotFinite_Test.java index 79be89f175a..5e084eeafa8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotFinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotFinite_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotInfinite_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotInfinite_Test.java index 79b69be89c9..b560b55b92a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotInfinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotInfinite_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotNaN_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotNaN_Test.java index 4e8b8fecc3e..70bd7c52054 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotNaN_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotNaN_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotNegative_Test.java index b19fd731ef7..d242ea90218 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotPositive_Test.java index 2cee0ca4f37..7d114e21398 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotZero_Test.java index 77db724425d..c1e141bd0ae 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isOne_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isOne_Test.java index db1cb194657..9b8b531498a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isOne_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isPositive_Test.java index 638340a3c8d..d3f3bdac932 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isStrictlyBetween_Doubles_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isStrictlyBetween_Doubles_Test.java index 8842b7b648e..af35768a5fc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isStrictlyBetween_Doubles_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isStrictlyBetween_Doubles_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isZero_Test.java index 5e2a9132621..ce86c015d22 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_isZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_usingComparator_Test.java index 8502845c0ab..22c41452ae3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_usingDefaultComparator_Test.java index ef65019db52..0827aa7a2a3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/double_/DoubleAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsAnyOf_Test.java index 8c41d86ab2e..ccf6a2aa81f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsAnyOf_with_Double_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsAnyOf_with_Double_array_Test.java index 1acd9a572f0..836cf98b1bb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsAnyOf_with_Double_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsAnyOf_with_Double_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactlyInAnyOrder_Test.java index 3c4951b9c24..be562e135ee 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactlyInAnyOrder_with_Double_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactlyInAnyOrder_with_Double_array_Test.java index d162cdae67a..42807708a92 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactlyInAnyOrder_with_Double_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactlyInAnyOrder_with_Double_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactly_Test.java index f9c18f3bdda..4ff59a757a2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactly_with_Double_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactly_with_Double_array_Test.java index 06ec06a3523..0dae4fe3113 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactly_with_Double_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactly_with_Double_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnlyOnce_Test.java index 1960f2b5b1f..730f56ec3d9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnlyOnce_with_Double_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnlyOnce_with_Double_array_Test.java index 11023fae6d0..da2e1b18861 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnlyOnce_with_Double_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnlyOnce_with_Double_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnly_Test.java index 624bd483cac..b9f93a649a8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnly_with_Double_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnly_with_Double_array_Test.java index 2a9b3f01932..3a96daca774 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnly_with_Double_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnly_with_Double_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSequence_Test.java index 6ffc3ee7455..5d06f58ce5f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSequence_with_Double_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSequence_with_Double_array_Test.java index 2b92fdc415c..4581ae7c1eb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSequence_with_Double_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSequence_with_Double_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSubsequence_Test.java index 373e8a6d784..edf302bc192 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSubsequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSubsequence_with_Double_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSubsequence_with_Double_array_Test.java index 24cc3aaedca..aabb2d7c9ac 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSubsequence_with_Double_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSubsequence_with_Double_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_Test.java index 4ffef668b7f..3ebaada1828 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_at_Index_Test.java index 4b50f0450ce..b36712bf386 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_with_Double_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_with_Double_array_Test.java index e3039033cc8..9c422fdce86 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_with_Double_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_with_Double_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_Test.java index e34957c5cc5..96345ef8518 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_at_Index_Test.java index 78fdcca2f23..e5aab988321 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_with_Double_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_with_Double_array_Test.java index eb6df8087fb..6f5e6ff8574 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_with_Double_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_with_Double_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotHaveDuplicates_Test.java index 70e55e9b344..7612e50ee9d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_endsWith_Test.java index 92de0939511..d840d810452 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_endsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_endsWith_with_Double_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_endsWith_with_Double_array_Test.java index 55a3cc36b34..a87e68cb38d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_endsWith_with_Double_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_endsWith_with_Double_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSameSizeAs_with_Iterable_Test.java index d6fc42b0f1b..f3ad3d546b7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeBetween_Test.java index e28a2ff4a31..fa028469a81 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java index 88257869e0e..0b517c5387a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeGreaterThan_Test.java index 9f00e62eda8..4ef109ff583 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeLessThanOrEqualTo_Test.java index 91db29db1e5..5c987a978ae 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeLessThan_Test.java index d5097fefe45..13c15799c86 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSizeLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSize_Test.java index f514b93f5a2..b212bb25b7f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isEmpty_Test.java index 7409c55a1b4..4dcc7720583 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isNotEmpty_Test.java index f89bb078a5b..361465a296e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isNullOrEmpty_Test.java index 92ff017a809..19568f03765 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isSortedAccordingToComparator_Test.java index db273ffbd4e..5c0bc01a04e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isSorted_Test.java index 29e5d8caa58..d4fdc8fb912 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isSorted_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_startsWith_Test.java index 1a7bf1fbc9f..8394720f47e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_startsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_startsWith_with_Double_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_startsWith_with_Double_array_Test.java index eeba2e582e0..db5472aef45 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_startsWith_with_Double_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_startsWith_with_Double_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingComparator_Test.java index 0177c59cc51..77a501ff730 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingDefaultComparator_Test.java index bf00c223e49..318ab44cb42 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingDefaultElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingDefaultElementComparator_Test.java index d592f2408d4..e2dcf75a3d2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingDefaultElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingDefaultElementComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingElementComparator_Test.java index 856b612870a..a4bf9cd1ab6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingElementComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublepredicate/DoublePredicateAssert_accepts_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublepredicate/DoublePredicateAssert_accepts_Test.java index 3568075e1bd..c804ecb8820 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublepredicate/DoublePredicateAssert_accepts_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublepredicate/DoublePredicateAssert_accepts_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/doublepredicate/DoublePredicateAssert_rejects_Test.java b/assertj-core/src/test/java/org/assertj/core/api/doublepredicate/DoublePredicateAssert_rejects_Test.java index 5e76c9c198a..1d2643d23c7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/doublepredicate/DoublePredicateAssert_rejects_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/doublepredicate/DoublePredicateAssert_rejects_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_binaryContent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_binaryContent_Test.java index 8b7f8af4afc..2620d21f8ac 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_binaryContent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_binaryContent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_canRead_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_canRead_Test.java index 53c5e114007..900249313ab 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_canRead_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_canRead_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_canWrite_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_canWrite_Test.java index 0865726681d..dcae6843837 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_canWrite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_canWrite_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_content_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_content_Test.java index 98fac4eaa29..5ed3cb30d0e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_content_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_content_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_content_with_charset_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_content_with_charset_Test.java index a3fdb2e67af..6d21d5e9b4c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_content_with_charset_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_content_with_charset_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_doesNotExist_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_doesNotExist_Test.java index 35cf4b26e01..8ab3b649c22 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_doesNotExist_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_doesNotExist_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_exists_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_exists_Test.java index 8614b6aa1b9..8de7245784c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_exists_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_exists_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasBinaryContent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasBinaryContent_Test.java index 6fe25138ca2..7df05832cc0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasBinaryContent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasBinaryContent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasContent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasContent_Test.java index ac494889694..9599d1ec443 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasContent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasContent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_AlgorithmBytes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_AlgorithmBytes_Test.java index f12601a1011..b07d3165d30 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_AlgorithmBytes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_AlgorithmBytes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_AlgorithmString_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_AlgorithmString_Test.java index 17a7f3626ce..a6a28e2ce9a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_AlgorithmString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_AlgorithmString_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_DigestBytes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_DigestBytes_Test.java index 16099f50cdb..6e72d29dcd4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_DigestBytes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_DigestBytes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_DigestString_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_DigestString_Test.java index 6d7eabcbf33..7c262ddb555 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_DigestString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasDigest_DigestString_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasExtension_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasExtension_Test.java index 60d584ef370..d596df2b778 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasExtension_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasExtension_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasFileName_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasFileName_Test.java index 63f32cdfc59..aecfc8d858d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasFileName_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasFileName_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasName_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasName_Test.java index 7bd8f05005a..d2e93586337 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasName_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasName_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasNoExtension_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasNoExtension_Test.java index 45069df97f0..10e817f636d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasNoExtension_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasNoExtension_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasNoParent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasNoParent_Test.java index 2a11b061319..4076ea4133c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasNoParent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasNoParent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasParentWithNullStringParameter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasParentWithNullStringParameter_Test.java index 7c4b02dbc9a..24ca068c2cd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasParentWithNullStringParameter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasParentWithNullStringParameter_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasParentWithStringParameter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasParentWithStringParameter_Test.java index fd6c8184d1c..ab5565269e3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasParentWithStringParameter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasParentWithStringParameter_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasParent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasParent_Test.java index 171c28f9cba..b628e7af079 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasParent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasParent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasSameBinaryContentAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasSameBinaryContentAs_Test.java index 385dcce0efb..ce64dfda589 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasSameBinaryContentAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasSameBinaryContentAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasSameTextualContentAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasSameTextualContentAs_Test.java index 1e687494c49..05e59aede75 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasSameTextualContentAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasSameTextualContentAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasSize_Test.java index e6c3dd01a5c..66b3e10ecc5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_hasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isAbsolute_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isAbsolute_Test.java index 95ae629ccdd..b6acb63fab0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isAbsolute_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isAbsolute_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryContaining_Predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryContaining_Predicate_Test.java index 08fa5120301..9e4709550f4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryContaining_Predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryContaining_Predicate_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryContaining_SyntaxAndPattern_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryContaining_SyntaxAndPattern_Test.java index 8c2871035e2..de54bd99f00 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryContaining_SyntaxAndPattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryContaining_SyntaxAndPattern_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryNotContaining_Predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryNotContaining_Predicate_Test.java index 2b1eafe0c18..32fe56026cc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryNotContaining_Predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryNotContaining_Predicate_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryNotContaining_SyntaxAndPattern_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryNotContaining_SyntaxAndPattern_Test.java index 043375f87ae..e449b22f642 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryNotContaining_SyntaxAndPattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryNotContaining_SyntaxAndPattern_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryRecursivelyContaining_Predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryRecursivelyContaining_Predicate_Test.java index f363cf68e0a..f80e020da9d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryRecursivelyContaining_Predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryRecursivelyContaining_Predicate_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java index a9e7811e530..37bf7f6c92b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectory_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectory_Test.java index 71a9d2df2fa..81a8899b188 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isDirectory_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isEmptyDirectory_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isEmptyDirectory_Test.java index 9bc2ec2d126..2958550e3f9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isEmptyDirectory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isEmptyDirectory_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isEmpty_Test.java index e66174111fe..a2d7cd8396c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isExecutable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isExecutable_Test.java index 923acb5f910..20e919695bd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isExecutable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isExecutable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isFile_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isFile_Test.java index 66cf9858ea1..eba50e101a8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isFile_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isFile_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isNotEmptyDirectory_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isNotEmptyDirectory_Test.java index 5eb0aed5571..8dc6504868c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isNotEmptyDirectory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isNotEmptyDirectory_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isNotEmpty_Test.java index 4c6f00f9571..72cd083a5c5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isReadable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isReadable_Test.java index fe47c2b0a0e..770c203be66 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isReadable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isReadable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isRelative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isRelative_Test.java index 31e209f65af..ab9cec112c7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isRelative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isRelative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isWritable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isWritable_Test.java index f2708248356..692662b3ea5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isWritable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_isWritable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_size_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_size_Test.java index 163fdbab86d..442b8438585 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_size_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_size_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_String_Test.java index ff1bf3eda17..b30148fc8b5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_String_invalid_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_String_invalid_Test.java index e9b6f6262a1..9fb3106b672 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_String_invalid_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_String_invalid_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_Test.java index c9e48ee21e7..8dab6683c5c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_default_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_default_Test.java index c2cfbb41ab9..5187fd1481b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_default_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_default_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_null_Test.java b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_null_Test.java index b56ef020246..c6d41b7cdab 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_null_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_null_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/filter/AbstractTest_equals_filter.java b/assertj-core/src/test/java/org/assertj/core/api/filter/AbstractTest_equals_filter.java index f344c2ff9e6..84e14b472d3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/filter/AbstractTest_equals_filter.java +++ b/assertj-core/src/test/java/org/assertj/core/api/filter/AbstractTest_equals_filter.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_being_condition_Test.java b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_being_condition_Test.java index 25ae0f0bcc2..b78c7c1dad8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_being_condition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_being_condition_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_create_Test.java b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_create_Test.java index 8da89ef8c5f..b672e843008 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_having_condition_Test.java b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_having_condition_Test.java index 60752b6c5c1..d04826848da 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_having_condition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_having_condition_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_on_different_properties_Test.java b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_on_different_properties_Test.java index f629aeaae0d..92e7935e341 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_on_different_properties_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_on_different_properties_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_common_Test.java b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_common_Test.java index d789668a231..8c50290bac2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_common_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_common_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_matching_Test.java b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_matching_Test.java index e2cab06fa1a..3e7390fbf05 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_matching_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_matching_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_given_value_Test.java b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_given_value_Test.java index c8362849595..e55f1c0c4b3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_given_value_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_given_value_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_given_value_short_version_Test.java b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_given_value_short_version_Test.java index 42bfbb7f63e..fc5f60ed5db 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_given_value_short_version_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_given_value_short_version_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_null_value_Test.java b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_null_value_Test.java index bb5244eeda5..200431fce2e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_null_value_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_null_value_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_in_given_values_Test.java b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_in_given_values_Test.java index 90eaf2ef8b0..8d9347899a6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_in_given_values_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_in_given_values_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_not_equals_to_given_value_Test.java b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_not_equals_to_given_value_Test.java index 17af528dac5..e247e754ef4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_not_equals_to_given_value_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_not_equals_to_given_value_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_not_in_given_values_Test.java b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_not_in_given_values_Test.java index a3f8f98897f..e26a448e497 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_not_in_given_values_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/filter/Filter_with_property_not_in_given_values_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_contains_at_Index_Test.java index 31c1c9bf599..c61f1fb7ff9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_contains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_doesNotContain_at_Index_Test.java index adb8732669e..56bae232629 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_doesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_hasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_hasDimensions_Test.java index 0c186e20d52..3ffd45d0986 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_hasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_hasDimensions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_hasNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_hasNumberOfRows_Test.java index 070526ff33c..83a5a9736c1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_hasNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_hasNumberOfRows_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_hasSameDimensionsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_hasSameDimensionsAs_Test.java index 0b21df4a211..730ef183dde 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_hasSameDimensionsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_hasSameDimensionsAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isDeepEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isDeepEqualTo_Test.java index b1cb2dad8e5..0a5446ed0d0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isDeepEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isDeepEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isEmpty_Test.java index 64e929fde86..48994b22e81 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isNotEmpty_Test.java index 5ae66e56787..f93431e23c8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isNullOrEmpty_Test.java index ee4f6e8ca57..55b550f1cc2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_isNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_usingCustomComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_usingCustomComparator_Test.java index 080438d054a..57c1a9a0099 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_usingCustomComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float2darray/Float2DArrayAssert_usingCustomComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isBetween_Floats_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isBetween_Floats_Test.java index 7bd1655b524..afb6a7b2aab 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isBetween_Floats_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isBetween_Floats_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseToPercentage_Float_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseToPercentage_Float_Test.java index f9c0793ca19..4998aaf7638 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseToPercentage_Float_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseToPercentage_Float_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseToPercentage_float_primitive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseToPercentage_float_primitive_Test.java index 1ae468727dc..548d9630f68 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseToPercentage_float_primitive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseToPercentage_float_primitive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseTo_float_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseTo_float_Test.java index 593ff35d0c1..1f3b057c67e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseTo_float_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseTo_float_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_FloatWrapper_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_FloatWrapper_Test.java index a9f23c96c0c..129698fa8a3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_FloatWrapper_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_FloatWrapper_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_float_with_offset_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_float_with_offset_Test.java index 05593f06127..ebf44b4829e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_float_with_offset_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_float_with_offset_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_with_float_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_with_float_Test.java index cd5572c57c4..22269bde1ae 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_with_float_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_with_float_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_with_offset_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_with_offset_Test.java index b537952cb76..676808f1a54 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_with_offset_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_with_offset_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isFinite_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isFinite_Test.java index fc9a771d47c..fb99692f477 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isFinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isFinite_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThanOrEqualTo_FloatWrapper_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThanOrEqualTo_FloatWrapper_Test.java index c0476c50bea..cd9da0a6a77 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThanOrEqualTo_FloatWrapper_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThanOrEqualTo_FloatWrapper_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThanOrEqualTo_float_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThanOrEqualTo_float_Test.java index 6ce24acf6f9..c4180215840 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThanOrEqualTo_float_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThanOrEqualTo_float_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThan_float_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThan_float_Test.java index 547359fdb29..0b00a28a9c4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThan_float_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThan_float_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isInfinite_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isInfinite_Test.java index aa8481874db..62c1f200c22 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isInfinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isInfinite_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThanOrEqualTo_FloatWrapper_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThanOrEqualTo_FloatWrapper_Test.java index 3f633ef9128..0477530a423 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThanOrEqualTo_FloatWrapper_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThanOrEqualTo_FloatWrapper_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThanOrEqualTo_float_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThanOrEqualTo_float_Test.java index 2010ec0957c..0c987d26c96 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThanOrEqualTo_float_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThanOrEqualTo_float_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThan_float_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThan_float_Test.java index 135cde0e8d3..7915046e164 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThan_float_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThan_float_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNaN_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNaN_Test.java index 62fe49631fe..28104a83e9a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNaN_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNaN_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNegative_Test.java index 6274ddd115e..40916e92f70 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseToPercentage_Float_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseToPercentage_Float_Test.java index 7f6e7428e19..99b1118cd53 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseToPercentage_Float_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseToPercentage_Float_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseToPercentage_float_primitive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseToPercentage_float_primitive_Test.java index 0c3bf037b08..fb8e4485f59 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseToPercentage_float_primitive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseToPercentage_float_primitive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseTo_Float_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseTo_Float_Test.java index e1c9398aae6..856710cf8f3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseTo_Float_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseTo_Float_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseTo_float_primitive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseTo_float_primitive_Test.java index 7a52549f49e..072596d018f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseTo_float_primitive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseTo_float_primitive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotEqualTo_Float_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotEqualTo_Float_Test.java index 68ebb7d4d2b..381ff5b874d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotEqualTo_Float_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotEqualTo_Float_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotEqualTo_float_primitive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotEqualTo_float_primitive_Test.java index 6a25044a164..9ac3ef852e0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotEqualTo_float_primitive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotEqualTo_float_primitive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotFinite_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotFinite_Test.java index 3223e94760d..5b056090f0f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotFinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotFinite_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotInfinite_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotInfinite_Test.java index 32d8fb23869..5847d9af15c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotInfinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotInfinite_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotNaN_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotNaN_Test.java index 0cb76fa973f..c7e0b37d52d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotNaN_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotNaN_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotNegative_Test.java index 4e1e84b9393..887e610150a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotPositive_Test.java index a08a6052466..06745e89e19 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotZero_Test.java index eb67db28c2f..8055e597d62 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isOne_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isOne_Test.java index c54b9f7e979..7b70673af7e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isOne_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isPositive_Test.java index 6c8ff50ce05..d56ee94eec0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isStrictlyBetween_Floats_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isStrictlyBetween_Floats_Test.java index c674f0b2011..bddc0286890 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isStrictlyBetween_Floats_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isStrictlyBetween_Floats_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isZero_Test.java index 3102f3eadc9..9c565fe2bb1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_isZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_usingComparator_Test.java index 7d788cd918b..dbbacce212b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_usingDefaultComparator_Test.java index 7bd8583704b..4bbebe828e6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/float_/FloatAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsAnyOf_Test.java index 9a8258b7c66..ecbe206c612 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsAnyOf_with_Float_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsAnyOf_with_Float_array_Test.java index 690cfccdb9e..ffa16de2524 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsAnyOf_with_Float_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsAnyOf_with_Float_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactlyInAnyOrder_Test.java index 423275af7b8..ae9a47f5cb3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactlyInAnyOrder_with_Float_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactlyInAnyOrder_with_Float_array_Test.java index 0bb2d6cd170..7026d45cab8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactlyInAnyOrder_with_Float_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactlyInAnyOrder_with_Float_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactly_Test.java index 51278f97cfd..dc4f1cbf66f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactly_with_Float_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactly_with_Float_array_Test.java index ceb25e8adad..1865b359ea5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactly_with_Float_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactly_with_Float_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnlyOnce_Test.java index 53066835aa0..b96c795af99 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnlyOnce_with_Float_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnlyOnce_with_Float_array_Test.java index 17dc579544e..deffa7c7fda 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnlyOnce_with_Float_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnlyOnce_with_Float_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnly_Test.java index eaad9ee7733..c412f3a72d5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnly_with_Float_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnly_with_Float_array_Test.java index bb6e793b500..384ce424aaa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnly_with_Float_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnly_with_Float_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSequence_Test.java index 961f21c9e7b..865d975e5f9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSequence_with_Float_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSequence_with_Float_array_Test.java index 70d08b7c2be..ef69e923738 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSequence_with_Float_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSequence_with_Float_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSubsequence_Test.java index 98fe26a8cac..67197d6c0b1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSubsequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSubsequence_with_Float_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSubsequence_with_Float_array_Test.java index 89a90557a2b..0ddd87288c9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSubsequence_with_Float_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSubsequence_with_Float_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_Test.java index 6e37ca0f737..749d1294ba3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_at_Index_Test.java index 50d8bfb45d4..3f31e69f40a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_with_Float_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_with_Float_array_Test.java index a37a8c2b8ee..c1d710296e5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_with_Float_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_with_Float_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_Test.java index e21194ffbfa..c3e0df6b9b8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_at_Index_Test.java index 1b1aad86b0e..7894b689d8f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_with_Float_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_with_Float_array_Test.java index 6e8b8ed7514..ecb8ccbd6e4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_with_Float_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_with_Float_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotHaveDuplicates_Test.java index bcbd30bbd84..60e8ea8b9ab 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_endsWith_Test.java index d9eced484f8..b41b8d19890 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_endsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_endsWith_with_Float_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_endsWith_with_Float_array_Test.java index 606f31429cb..d3d23b66394 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_endsWith_with_Float_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_endsWith_with_Float_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSameSizeAs_with_Iterable_Test.java index 00875a515f3..68f77245851 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeBetween_Test.java index f00baa3ab5c..15119f784d8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java index bc75a7ac33f..d1376922fc8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeGreaterThan_Test.java index af3122f5b6c..eb37cccd634 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeLessThanOrEqualTo_Test.java index ee01f309006..88747ebb6e1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeLessThan_Test.java index 0c4bb6e3d5e..2d9bf9a58a9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSizeLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSize_Test.java index 843817b0d29..8daf5c220d1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isEmpty_Test.java index bdda26348c1..1ca154a40d4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isNotEmpty_Test.java index 67ed2be59e6..14d80860b5e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isNullOrEmpty_Test.java index 66d783af28b..1cdbc51eaad 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isSortedAccordingToComparator_Test.java index a9b8443a380..d48cc8cf04d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isSorted_Test.java index 7154a7176d5..ff01351bf62 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isSorted_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_startsWith_Test.java index 5c29992756b..8e364b3746e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_startsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_startsWith_with_Float_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_startsWith_with_Float_array_Test.java index 93a16823ea1..8e33a7ac9d0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_startsWith_with_Float_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_startsWith_with_Float_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingComparator_Test.java index f4f51ea50ab..96fb7fa1ce0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingDefaultComparator_Test.java index 623770da2da..9f20ff0d3d7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingDefaultElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingDefaultElementComparator_Test.java index cc0c3846a72..6bb4d162b8f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingDefaultElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingDefaultElementComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingElementComparator_Test.java index 6208a45c460..49268423a4c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingElementComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsAll_Test.java b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsAll_Test.java index ce9b38db6a5..9be51a75ce1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsAll_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsAll_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsAnyOf_Test.java index 302734be743..82d216e03f1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsExactlyInAnyOrder_Test.java index 608ad8e7205..75d91522c9a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsExactlyInAnyOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsExactly_Test.java index 300f9b26d6f..b02ace37865 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsOnlyOnce_Test.java index dabe4b4dc09..74e661c5d31 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsOnly_Test.java index 97182b83fd6..1f7715962e2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsOnly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsSequence_Test.java index 3c3087de33f..27883a2e039 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsSubsequence_Test.java index 1980ed57cea..b74360e1c78 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_containsSubsequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_contains_Test.java index ed114fb1de5..30a196d6c2f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_contains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_doesNotContainAnyElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_doesNotContainAnyElementsOf_Test.java index 9ff6470662f..ef123b81c89 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_doesNotContainAnyElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_doesNotContainAnyElementsOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_doesNotContainSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_doesNotContainSequence_Test.java index 440707eef60..d7681c868b9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_doesNotContainSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_doesNotContainSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_doesNotContainSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_doesNotContainSubsequence_Test.java index c43b8518a8f..b63837435c4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_doesNotContainSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_doesNotContainSubsequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_doesNotContain_Test.java index 319d6d646df..3042929ed94 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_doesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_doesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_doesNotHaveDuplicates_Test.java index c3fd63403e5..a470cfdacfe 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_doesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_doesNotHaveDuplicates_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_endsWith_Test.java index 6fa771fce15..91dc9d806b7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_endsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_isSubsetOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_isSubsetOf_Test.java index 136a970a328..8d060d0333b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_isSubsetOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_isSubsetOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_startsWith_Test.java index 41fdb6b1586..e812a8392e1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetAssert_startsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetFactory.java b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetFactory.java index 6557f9b1eb0..1d35f5436e9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetFactory.java +++ b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetTest.java b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetTest.java index e47473e7186..2f277013ce1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/hashset/HashSetTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssertBaseTest.java index 8cc63a7d6dc..6c468411ec7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_IsBeforeOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_IsBeforeOrEqualTo_Test.java index fe16cdfb975..fef4948de3b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_IsBeforeOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_IsBeforeOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isAfterOrEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isAfterOrEqual_Test.java index 4770630d5aa..6ea1800ca39 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isAfterOrEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isAfterOrEqual_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isAfter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isAfter_Test.java index 759635b8787..73608c3acd5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isAfter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isAfter_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isBefore_Test.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isBefore_Test.java index 2e76a208a61..0be96b23405 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isBefore_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isBefore_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isBetween_Test.java index cbee618aeab..4c7787e712f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isBetween_with_String_parameters_Test.java index 571435afa68..cb209dfea10 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isBetween_with_String_parameters_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isEqualTo_Test.java index 352d1697a87..34141026b07 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isInTheFuture_Test.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isInTheFuture_Test.java index df37cb3f712..a02e5481649 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isInTheFuture_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isInTheFuture_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isInThePast_Test.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isInThePast_Test.java index 4929852f318..347d17dd5c8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isInThePast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isInThePast_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isIn_Test.java index 39dd00755fd..98ef7dc8aeb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isNotEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isNotEqualTo_Test.java index 491aa15b677..7ff8fb4477a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isNotEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isNotEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isNotIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isNotIn_Test.java index 0c0a9595187..1ff7cca60c1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isNotIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isNotIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isStrictlyBetween_Test.java index ffe8f13bab5..109ea735bb4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isStrictlyBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isStrictlyBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isStrictlyBetween_with_String_parameters_Test.java index 53dcd190eed..9ce34796135 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isStrictlyBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/instant/InstantAssert_isStrictlyBetween_with_String_parameters_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_contains_at_Index_Test.java index d39a0f16fd3..86aef7fceba 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_contains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_doesNotContain_at_Index_Test.java index f7cdf666a87..7138e168d8a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_doesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_hasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_hasDimensions_Test.java index 4016f160690..db260cebff5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_hasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_hasDimensions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_hasNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_hasNumberOfRows_Test.java index 400ae634db6..057d4aaea42 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_hasNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_hasNumberOfRows_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_hasSameDimensionsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_hasSameDimensionsAs_Test.java index c9467fc48a5..0fd4c9323ab 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_hasSameDimensionsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_hasSameDimensionsAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isDeepEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isDeepEqualTo_Test.java index 8b4644c722e..a43e6951a39 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isDeepEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isDeepEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isEmpty_Test.java index 14ac875c117..6bb952cf180 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isNotEmpty_Test.java index e5c8f6133f1..9977cf810df 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isNullOrEmpty_Test.java index 3ba131ac0ca..30dfc9194db 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_isNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_usingCustomComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_usingCustomComparator_Test.java index c6fcf9bbca9..e296c2eebf1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_usingCustomComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/int2darray/Int2DArrayAssert_usingCustomComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsAnyOf_Test.java index fefe3e17d48..5efdbb4ad03 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsAnyOf_with_Integer_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsAnyOf_with_Integer_array_Test.java index 0cdd7617873..ab375904fba 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsAnyOf_with_Integer_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsAnyOf_with_Integer_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactlyInAnyOrder_Test.java index e071b3f6498..53719e7f265 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactlyInAnyOrder_with_Integer_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactlyInAnyOrder_with_Integer_array_Test.java index 93b62a7a731..e2ae06d04c2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactlyInAnyOrder_with_Integer_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactlyInAnyOrder_with_Integer_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactly_Test.java index da23063f7ec..634ba077717 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactly_with_Integer_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactly_with_Integer_array_Test.java index 3fe848c4290..5ff7b5cd858 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactly_with_Integer_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactly_with_Integer_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnlyOnce_Test.java index 2b671e827d9..0ce3d5cb483 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnlyOnce_with_Integer_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnlyOnce_with_Integer_array_Test.java index da70ef3fa91..4b471ff980a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnlyOnce_with_Integer_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnlyOnce_with_Integer_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnly_Test.java index c01139b5fc2..d7d33d7f97e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnly_with_Integer_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnly_with_Integer_array_Test.java index cf2ff7432a5..b6dc1479296 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnly_with_Integer_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnly_with_Integer_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSequence_Test.java index 80f5a56a947..f7a38f5d09a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSequence_with_Integer_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSequence_with_Integer_array_Test.java index 6089ceed19d..f3102766ce2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSequence_with_Integer_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSequence_with_Integer_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSubsequence_Test.java index 0ea5b616fa6..ea73913649c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSubsequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSubsequence_with_Integer_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSubsequence_with_Integer_array_Test.java index 123c32725a5..48f0951f481 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSubsequence_with_Integer_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSubsequence_with_Integer_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_Test.java index 0b5d1b1685b..380c566ec7a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_at_Index_Test.java index dd95df72436..b659be4416b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_with_Integer_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_with_Integer_array_Test.java index ff7a221689b..3fc35c35bd1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_with_Integer_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_with_Integer_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_Test.java index ae801f71b5e..d45bc56e00f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_at_Index_Test.java index adb076c3377..8340686984f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_with_Integer_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_with_Integer_array_Test.java index d4e3ab23b43..84422858c53 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_with_Integer_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_with_Integer_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotHaveDuplicates_Test.java index ae0cb0b54bf..d791e7d46c0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_endsWith_Test.java index cc811ad7e2a..32cfb393784 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_endsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_endsWith_with_Integer_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_endsWith_with_Integer_array_Test.java index 287e16b7d7c..b82155e6e63 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_endsWith_with_Integer_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_endsWith_with_Integer_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSameSizeAs_with_Iterable_Test.java index eecdc8f3baf..c800be6bd03 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeBetween_Test.java index 9cabd6aa9c1..8298a1e0439 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java index b0640bd7f0e..2b7052995c1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeGreaterThan_Test.java index aab8eca7168..94e8a818017 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeLessThanOrEqualTo_Test.java index 24ef2446f85..280698df13c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeLessThan_Test.java index 20497f266fa..021414b35c9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSizeLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSize_Test.java index abc0341208e..c0480fda72a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isEmpty_Test.java index a281904823e..8e062971efb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isNotEmpty_Test.java index 88402002a83..71ce058e048 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isNullOrEmpty_Test.java index fb29b485e63..b3ba4db8c54 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isSortedAccordingToComparator_Test.java index 868b22e0689..c842fa69685 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isSorted_Test.java index 5b2f58f9293..cd4303ec466 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isSorted_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_startsWith_Test.java index edba134b2bc..1a5e30cd943 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_startsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_startsWith_with_Integer_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_startsWith_with_Integer_array_Test.java index 54f7b50b362..f767aa7e5fa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_startsWith_with_Integer_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_startsWith_with_Integer_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingComparator_Test.java index bef2d978c24..98e1bb0b137 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingDefaultComparator_Test.java index 6b89cf34868..b65a1f5dd23 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingDefaultElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingDefaultElementComparator_Test.java index 2ca03dd05b8..16d6d2ad4f2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingDefaultElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingDefaultElementComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingElementComparator_Test.java index 9d9561f12b8..7d45aa4cc9b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingElementComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isBetween_Integers_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isBetween_Integers_Test.java index f78d23bf5ce..83030eac110 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isBetween_Integers_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isBetween_Integers_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseToPercentage_int_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseToPercentage_int_Test.java index 3441423e4a6..88273efcfd3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseToPercentage_int_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseToPercentage_int_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseToPercentage_integer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseToPercentage_integer_Test.java index 0d0dd00f1af..dd5599f4655 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseToPercentage_integer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseToPercentage_integer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseTo_int_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseTo_int_Test.java index b8f7c115143..682fc43646b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseTo_int_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseTo_int_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseTo_integer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseTo_integer_Test.java index b60d34f8b79..6a3fe5f4792 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseTo_integer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseTo_integer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEqualTo_int_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEqualTo_int_Test.java index 5c2d70b651c..f08ac57fb7b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEqualTo_int_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEqualTo_int_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEqualTo_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEqualTo_long_Test.java index 6b856d7a424..9f7ec99d3b3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEqualTo_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEqualTo_long_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEqualTo_noncastable_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEqualTo_noncastable_long_Test.java index fbabef9747d..7dfb5b2a8df 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEqualTo_noncastable_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEqualTo_noncastable_long_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEven_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEven_Test.java index f6be832db4a..7d64b4c05a3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEven_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEven_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isGreaterThanOrEqualTo_int_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isGreaterThanOrEqualTo_int_Test.java index b0b25cde2bd..d54351f9695 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isGreaterThanOrEqualTo_int_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isGreaterThanOrEqualTo_int_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isGreaterThan_int_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isGreaterThan_int_Test.java index b7629135cdf..d58454090cb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isGreaterThan_int_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isGreaterThan_int_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isLessThanOrEqualTo_int_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isLessThanOrEqualTo_int_Test.java index d7e53805455..427787de516 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isLessThanOrEqualTo_int_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isLessThanOrEqualTo_int_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isLessThan_int_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isLessThan_int_Test.java index 29fa7440253..1cfb1c968cb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isLessThan_int_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isLessThan_int_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNegative_Test.java index c304a99ac48..c89343903b6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseToPercentage_int_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseToPercentage_int_Test.java index 54140278f6a..60c4f8b595c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseToPercentage_int_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseToPercentage_int_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseToPercentage_integer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseToPercentage_integer_Test.java index 0ba7ea16081..9ac8a043015 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseToPercentage_integer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseToPercentage_integer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseTo_int_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseTo_int_Test.java index 0e3c5fe8587..478a17cce83 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseTo_int_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseTo_int_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseTo_integer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseTo_integer_Test.java index 2ec94512686..c689acbb363 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseTo_integer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseTo_integer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotEqualTo_int_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotEqualTo_int_Test.java index 51e4667bd1b..32faaeee028 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotEqualTo_int_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotEqualTo_int_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotNegative_Test.java index cad2eedf661..ffdbebaef7c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotPositive_Test.java index 4990de7d5a7..85fb2b5f661 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotZero_Test.java index f09b7437426..b97eeb7413a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isOdd_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isOdd_Test.java index fc4f06e3fb3..29530318684 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isOdd_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isOdd_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isOne_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isOne_Test.java index 4ca44b40569..34b95a97a8f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isOne_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isPositive_Test.java index cba108208b2..ba2927f3996 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isStrictlyBetween_Integers_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isStrictlyBetween_Integers_Test.java index 83ce63072a2..92c36b9b640 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isStrictlyBetween_Integers_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isStrictlyBetween_Integers_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isZero_Test.java index 59cd6966bfb..8860988d2c5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_usingComparator_Test.java index 09ed42de956..f8697e7733f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_usingDefaultComparator_Test.java index 7e76b7380a7..a9f3988ce8a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/integer_/IntegerAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intpredicate/IntPredicateAssert_accepts_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intpredicate/IntPredicateAssert_accepts_Test.java index 6687e747e2e..09571d340a0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intpredicate/IntPredicateAssert_accepts_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intpredicate/IntPredicateAssert_accepts_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/intpredicate/IntPredicateAssert_rejects_Test.java b/assertj-core/src/test/java/org/assertj/core/api/intpredicate/IntPredicateAssert_rejects_Test.java index 188217aede7..b27d9732bf6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/intpredicate/IntPredicateAssert_rejects_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/intpredicate/IntPredicateAssert_rejects_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allMatch_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allMatch_Test.java index c5849a8f9af..bd028265020 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allMatch_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allMatch_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allMatch_with_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allMatch_with_description_Test.java index 4c2f3f1fa9e..bf80ea2f7a3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allMatch_with_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allMatch_with_description_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allSatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allSatisfy_Test.java index 387a22d928a..03799db9cb0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allSatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allSatisfy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allSatisfy_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allSatisfy_with_ThrowingConsumer_Test.java index 5216832bab6..b191c31d90e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allSatisfy_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_allSatisfy_with_ThrowingConsumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anyMatch_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anyMatch_Test.java index a078f8125bb..f5f9ae9b9d3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anyMatch_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anyMatch_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anyMatch_with_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anyMatch_with_description_Test.java index e764b30f48b..87abac81b25 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anyMatch_with_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anyMatch_with_description_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anySatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anySatisfy_Test.java index ab40c3e697c..dfa97d9efe5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anySatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anySatisfy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anySatisfy_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anySatisfy_with_ThrowingConsumer_Test.java index 93cfc3b0304..37bfb934e71 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anySatisfy_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_anySatisfy_with_ThrowingConsumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtLeastOne_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtLeastOne_Test.java index 9e8645244c3..1c8c284a480 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtLeastOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtLeastOne_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtLeast_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtLeast_Test.java index 1017662a84c..a281eafa716 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtLeast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtLeast_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtMost_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtMost_Test.java index 58bfe2a9b34..90f12f0ac4a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtMost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtMost_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areExactly_Test.java index 979ce33aa5c..0eea5a5e6a7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areNot_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areNot_Test.java index 45ad5dac62f..deac2b718b8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areNot_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_areNot_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_are_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_are_Test.java index e54bdfbd3ee..fcb814f1951 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_are_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_are_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAll_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAll_Test.java index 34ecb3b6420..58b1eb49b4c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAll_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAll_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAnyElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAnyElementsOf_Test.java index 33612a33666..45fc781625a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAnyElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAnyElementsOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAnyOf_Test.java index 490822376f4..08087e647e9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyElementsOf_Test.java index 302c3f0ea94..e9381cca6a6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyElementsOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyInAnyOrderElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyInAnyOrderElementsOf_Test.java index 423622f8d49..3abf01eb42a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyInAnyOrderElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyInAnyOrderElementsOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyInAnyOrder_Test.java index 0308dc72fec..81723a3bb3d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyInAnyOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactly_Test.java index 337d1433bcd..b4b91bbf124 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsNull_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsNull_Test.java index 42563c7be36..254d069a618 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsNull_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyNulls_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyNulls_Test.java index 607a3be4feb..450a54b540c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyNulls_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyNulls_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyOnceElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyOnceElementsOf_Test.java index 788ac02992d..82ebf97bfed 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyOnceElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyOnceElementsOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyOnce_Test.java index 34788010bc1..3a1a9b10e1f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnly_Test.java index 5a7a8698d80..31168b45d3f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSequence_List_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSequence_List_Test.java index 2cd8b3ff833..568092bfc05 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSequence_List_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSequence_List_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSequence_Test.java index d7acc341456..12bf8054d7d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSubsequence_List_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSubsequence_List_Test.java index fb41408c896..7ac66ba3580 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSubsequence_List_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSubsequence_List_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSubsequence_Test.java index 7f6fbafde4c..098e2c5eb9f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSubsequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_contains_Test.java index 2fda954aae0..7d1201ece4d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_contains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doNotBreakOnFailingTestsForDirectoryStreams.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doNotBreakOnFailingTestsForDirectoryStreams.java index 154f06a2196..910eb71c13f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doNotBreakOnFailingTestsForDirectoryStreams.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doNotBreakOnFailingTestsForDirectoryStreams.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doNotHave_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doNotHave_Test.java index 37993daf131..54fc0479971 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doNotHave_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doNotHave_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainAnyElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainAnyElementsOf_Test.java index 613608f295a..3f81ffeacc4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainAnyElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainAnyElementsOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainNull_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainNull_Test.java index ca0c0e0d7ca..64fe233fbb1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainNull_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSequence_List_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSequence_List_Test.java index eebd63caa47..bd7ca073bae 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSequence_List_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSequence_List_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSequence_Test.java index 38747671b84..63019ce06b0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSubsequence_List_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSubsequence_List_Test.java index c70e4bc6b1c..d248e6175c4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSubsequence_List_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSubsequence_List_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSubsequence_Test.java index ce61d6cc2ab..02f2036c88f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSubsequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContain_Test.java index e6f00c888fb..185ac5b0794 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotHaveAnyElementsOfTypes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotHaveAnyElementsOfTypes_Test.java index 56a63ce47e3..a229ec34bdc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotHaveAnyElementsOfTypes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotHaveAnyElementsOfTypes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotHaveDuplicates_Test.java index ed83d2fc6df..f2e98b6d40c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotHaveDuplicates_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_element_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_element_Test.java index c5bdf56a51c..5ebf7775128 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_element_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_element_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_element_with_InstanceOfAssertFactory_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_element_with_InstanceOfAssertFactory_Test.java index a8d739ef976..efda16da26f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_element_with_InstanceOfAssertFactory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_element_with_InstanceOfAssertFactory_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_elements_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_elements_Test.java index 2c9380cfef2..50f7fcea670 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_elements_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_elements_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_endsWith_Test.java index 3e4939061df..c8871abcd89 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_endsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extractingResultOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extractingResultOf_Test.java index 3540c421931..b7937a59f1a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extractingResultOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extractingResultOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extractingResultOf_with_SortedSet_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extractingResultOf_with_SortedSet_Test.java index 6ac843fd2f9..e35db652988 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extractingResultOf_with_SortedSet_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extractingResultOf_with_SortedSet_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extracting_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extracting_Test.java index ef4063055a1..22b3e8d70aa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extracting_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extracting_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extracting_with_SortedSet_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extracting_with_SortedSet_Test.java index d35341fe769..aa6e1ae324c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extracting_with_SortedSet_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extracting_with_SortedSet_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extracting_with_throwing_extractor_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extracting_with_throwing_extractor_Test.java index 4fbd7ba5b27..612227af86f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extracting_with_throwing_extractor_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_extracting_with_throwing_extractor_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOnAssertions_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOnAssertions_ThrowingConsumer_Test.java index a3f93bd7298..d115c76ff13 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOnAssertions_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOnAssertions_ThrowingConsumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOnAssertions_consumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOnAssertions_consumer_Test.java index 20ed8dcc1b1..b920f695a87 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOnAssertions_consumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOnAssertions_consumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOnNull_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOnNull_Test.java index a73052517f9..dedd83e7411 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOnNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOnNull_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_Test.java index ebd49b0fd54..9e2aaa927c9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_condition_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_condition_Test.java index ae80ca87e2b..0038e3d5304 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_condition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_condition_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_function_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_function_Test.java index 6dc09813631..c5d39df3bce 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_function_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_function_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_in_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_in_Test.java index 4873bd09f35..52bd6f53a30 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_in_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_in_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_notIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_notIn_Test.java index 1595a2862dd..3c02ab13d13 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_notIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_notIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_not_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_not_Test.java index bfd5e405eb2..3790cc0fc64 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_not_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_not_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_predicate_Test.java index e1c44f57b1c..3d6928dfb17 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_predicate_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filtered_baseTest.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filtered_baseTest.java index 70e4fb8f2e2..cfdffc7fffa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filtered_baseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_filtered_baseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_first_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_first_Test.java index 6e6b1ef169e..e274c98ab2d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_first_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_first_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_first_with_InstanceOfAssertFactory_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_first_with_InstanceOfAssertFactory_Test.java index bc894a7fb14..f54fe6bcfbc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_first_with_InstanceOfAssertFactory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_first_with_InstanceOfAssertFactory_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_Test.java index bce37f130f3..1376db0e7d4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_SortedSet_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_SortedSet_Test.java index b4212b5d18b..80832647bfe 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_SortedSet_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_SortedSet_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_String_parameter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_String_parameter_Test.java index 59bc6d11c02..a570be6f4b5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_String_parameter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_String_parameter_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_multiple_extractors_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_multiple_extractors_Test.java index 891deb96743..649b5fcea68 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_multiple_extractors_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_multiple_extractors_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatMap_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatMap_Test.java index 7c88f1d0f62..6fd8ba8e081 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatMap_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatMap_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasAtLeastOneElementOfType_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasAtLeastOneElementOfType_Test.java index 3509b2864a2..6c6c01157f6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasAtLeastOneElementOfType_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasAtLeastOneElementOfType_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasExactlyElementsOfTypes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasExactlyElementsOfTypes_Test.java index 62e572171d8..504b2de0b36 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasExactlyElementsOfTypes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasExactlyElementsOfTypes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyElementsOfType_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyElementsOfType_Test.java index c6c40dc423c..d1939645f76 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyElementsOfType_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyElementsOfType_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyElementsOfTypes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyElementsOfTypes_Test.java index d445d124341..e553ef54639 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyElementsOfTypes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyElementsOfTypes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameElementsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameElementsAs_Test.java index e3aa650de9a..9d786dff7a2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameElementsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameElementsAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameSizeAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameSizeAs_with_Array_Test.java index 9551ff5f8ca..8923c909c71 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameSizeAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameSizeAs_with_Array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameSizeAs_with_Iterable_Test.java index bb71cd64ab9..45336cb84b6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeBetween_Test.java index dea4e450f3b..b619cd8597b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeGreaterThanOrEqualTo_Test.java index 180ab0e4b7d..f3433f82fa1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeGreaterThan_Test.java index 8aaf248e86a..58624f0fcb0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeLessThanOrEqualTo_Test.java index 562b107e634..7d46442dd2c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeLessThan_Test.java index ad47f4e64b2..7a0bbfc5fc7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSizeLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSize_Test.java index c528f7789f1..614e35e6343 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtLeastOne_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtLeastOne_Test.java index 3e962f4bb93..523cf11a932 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtLeastOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtLeastOne_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtLeast_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtLeast_Test.java index 5dac91454a5..4a628812a30 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtLeast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtLeast_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtMost_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtMost_Test.java index a0decfc29de..87b5bd623fa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtMost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtMost_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveExactly_Test.java index 8110ee52452..91b94e205c9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_have_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_have_Test.java index bdbf9485959..e192d4eb343 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_have_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_have_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isEmpty_Test.java index 1b699380eea..4807522ad15 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isNotEmpty_Test.java index 7289dc13cbe..97a46742287 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isNullOrEmpty_Test.java index 50c8b797eb3..c5b8a76725f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isSubsetOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isSubsetOf_Test.java index ba416aed117..6e00a0e0086 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isSubsetOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isSubsetOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isSubsetOf_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isSubsetOf_with_Array_Test.java index 79d7b597a33..a58c154de09 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isSubsetOf_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_isSubsetOf_with_Array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_last_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_last_Test.java index deef7421551..0eb4e0a0fff 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_last_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_last_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_last_with_InstanceOfAssertFactory_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_last_with_InstanceOfAssertFactory_Test.java index 66c9a7813b7..13e2a067d60 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_last_with_InstanceOfAssertFactory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_last_with_InstanceOfAssertFactory_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_map_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_map_Test.java index 75878d29d47..789e61cadcb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_map_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_map_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_map_with_throwing_extractor_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_map_with_throwing_extractor_Test.java index f98463f8ea0..8fa571b0f98 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_map_with_throwing_extractor_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_map_with_throwing_extractor_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneMatch_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneMatch_Test.java index 6cac8813c63..f45852f2b1e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneMatch_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneMatch_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneMatch_with_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneMatch_with_description_Test.java index b4d0edd8bcd..dac33ec9988 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneMatch_with_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneMatch_with_description_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneSatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneSatisfy_Test.java index 4c2050aa8f3..e9834b68318 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneSatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneSatisfy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneSatisfy_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneSatisfy_with_ThrowingConsumer_Test.java index d5916f50f7a..189ae8ee222 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneSatisfy_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneSatisfy_with_ThrowingConsumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactlyInAnyOrder_Test.java index 57c59c5fa0a..2464e377f0b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactlyInAnyOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactlyInAnyOrder_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactlyInAnyOrder_with_ThrowingConsumer_Test.java index 7f778769059..7826b25f40f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactlyInAnyOrder_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactlyInAnyOrder_with_ThrowingConsumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactly_Test.java index 200d76260cb..d6661dbaf29 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactly_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactly_with_ThrowingConsumer_Test.java index 61e570890fa..7540708f794 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactly_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesExactly_with_ThrowingConsumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesOnlyOnce_Test.java index 9ead38cb1ec..6146a04cccf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesOnlyOnce_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesOnlyOnce_with_ThrowingConsumer_Test.java index cb0e17593ef..0663db5fbc8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesOnlyOnce_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_satisfiesOnlyOnce_with_ThrowingConsumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_should_honor_SortedSet_comparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_should_honor_SortedSet_comparator_Test.java index 18bc286b1ef..8a7b3068648 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_should_honor_SortedSet_comparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_should_honor_SortedSet_comparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_singleElement_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_singleElement_Test.java index 01f211648bd..490e60f8ca2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_singleElement_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_singleElement_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_singleElement_with_InstanceOfAssertFactory_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_singleElement_with_InstanceOfAssertFactory_Test.java index ae34cea4e67..180cb89c7a2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_singleElement_with_InstanceOfAssertFactory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_singleElement_with_InstanceOfAssertFactory_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_size_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_size_Test.java index 75586e6e4d6..148abc02aa4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_size_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_size_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_startsWith_Test.java index 6ddfe81b0b1..a908c4a0e78 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_startsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingComparatorForType_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingComparatorForType_Test.java index 5ad319e762b..e30fea64c20 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingComparatorForType_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingComparatorForType_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparatorIgnoringFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparatorIgnoringFields_Test.java index 8b78850ae1b..58b71060561 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparatorIgnoringFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparatorIgnoringFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparatorOnFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparatorOnFields_Test.java index f69468fed2a..6ca3d82824c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparatorOnFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparatorOnFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparator_Test.java index cfcf029b022..365d8411faa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparator_with_RecursiveComparisonConfiguration_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparator_with_RecursiveComparisonConfiguration_Test.java index 3b4524737f5..ed41f603c64 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparator_with_RecursiveComparisonConfiguration_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparator_with_RecursiveComparisonConfiguration_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_zipSatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_zipSatisfy_Test.java index a13a95d70cb..d65bc70c926 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_zipSatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/IterableAssert_zipSatisfy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/Iterable_generics_with_varargs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/Iterable_generics_with_varargs_Test.java index c48c6f4cdfc..ef3e36f7cef 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/Iterable_generics_with_varargs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/Iterable_generics_with_varargs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterable/SetAssert_raw_set_assertions_chained_after_superclass_method_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterable/SetAssert_raw_set_assertions_chained_after_superclass_method_Test.java index 61619a8ef6b..8f1ad1f3292 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterable/SetAssert_raw_set_assertions_chained_after_superclass_method_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterable/SetAssert_raw_set_assertions_chained_after_superclass_method_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_hasNext_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_hasNext_Test.java index 04aaaa87aa0..51a232dcb21 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_hasNext_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_hasNext_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_isExhausted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_isExhausted_Test.java index 69309cfb141..e0316abb737 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_isExhausted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_isExhausted_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_isUnmodifiable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_isUnmodifiable_Test.java index 430c623aff2..b84f130eb10 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_isUnmodifiable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_isUnmodifiable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_toIterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_toIterable_Test.java index a47d004d89a..cd5b39edeb8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_toIterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/iterator/IteratorAssert_toIterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_assertionState_propagation_with_extracting_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_assertionState_propagation_with_extracting_Test.java index 5ed730529f6..cf1717a404c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_assertionState_propagation_with_extracting_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_assertionState_propagation_with_extracting_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_contains_at_Index_Test.java index 2100f667414..3292b9103cf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_contains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_doesNotContain_at_Index_Test.java index b4df07d012b..3330c393043 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_doesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_BaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_BaseTest.java index fb9d2ebdf1d..db9d9c52f6f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_BaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_filteredOn_BaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_has_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_has_at_Index_Test.java index 224afec71c5..68efe4c532e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_has_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_has_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_isSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_isSortedAccordingToComparator_Test.java index 0d7051e1a0c..ab3ec78c8e6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_isSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_isSortedAccordingToComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_isSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_isSorted_Test.java index e587de07c6a..aea186c2abc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_isSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_isSorted_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_is_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_is_at_Index_Test.java index d4ba471ee71..6a478dc611d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_is_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_is_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_raw_list_assertions_chained_after_superclass_method_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_raw_list_assertions_chained_after_superclass_method_Test.java index cff93e9edbd..c0c313bed46 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_raw_list_assertions_chained_after_superclass_method_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_raw_list_assertions_chained_after_superclass_method_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_satisfies_at_index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_satisfies_at_index_Test.java index 98432772f61..b3f45a8a592 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_satisfies_at_index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_satisfies_at_index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_usingComparator_Test.java index 1a22ef108e9..36fac0f60f7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_usingDefaultComparator_Test.java index 387121d0f99..897a51d7989 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/list/ListAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssertBaseTest.java index 9268e5c3c3a..15e84ce36fe 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_hasMonthValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_hasMonthValue_Test.java index ce77c28f23d..e8a9c41dd95 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_hasMonthValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_hasMonthValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_hasMonth_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_hasMonth_Test.java index f249b0e3b50..c110605c870 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_hasMonth_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_hasMonth_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_hasYear_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_hasYear_Test.java index f47c4e701ae..d54d857a095 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_hasYear_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_hasYear_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isAfterOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isAfterOrEqualTo_Test.java index 27b2177ab3f..a0d6c40fcbc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isAfterOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isAfterOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isAfter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isAfter_Test.java index 50ffa9fec33..90094d71515 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isAfter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isAfter_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBeforeOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBeforeOrEqualTo_Test.java index 6c40d400bf8..d6d34655738 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBeforeOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBeforeOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBefore_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBefore_Test.java index 4eaf6650124..42aed0a3397 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBefore_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBefore_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBetween_Test.java index 65b2579b7f1..8a9923ac482 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBetween_with_String_parameters_Test.java index 677c96c143c..594ae2f44c3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBetween_with_String_parameters_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isEqualTo_Test.java index 4d27fe41836..a5ad0bed370 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isInTheFuture_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isInTheFuture_Test.java index a0f53d9a3e2..c2a5b898607 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isInTheFuture_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isInTheFuture_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isInThePast_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isInThePast_Test.java index 9ceeaaf8d28..1301c45d9ab 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isInThePast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isInThePast_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isIn_Test.java index c2d44790869..6ea787a0873 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isNotEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isNotEqualTo_Test.java index ec09acf9328..16f97f1b8f2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isNotEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isNotEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isNotIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isNotIn_Test.java index 57518555732..58adc4d7b8f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isNotIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isNotIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isStrictlyBetween_Test.java index daea55554c3..30bede80063 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isStrictlyBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isStrictlyBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isStrictlyBetween_with_String_parameters_Test.java index f55c7ac9dcd..87cabb23c7e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isStrictlyBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isStrictlyBetween_with_String_parameters_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isToday_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isToday_Test.java index 1aa3f8b7ae6..7719564deb6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isToday_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isToday_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAsset_hasDayOfMonth_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAsset_hasDayOfMonth_Test.java index 7b945a60586..ff6fa3c03bb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAsset_hasDayOfMonth_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdate/LocalDateAsset_hasDayOfMonth_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssertBaseTest.java index 44f8691524e..018fca75a0c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_defaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_defaultComparator_Test.java index e5d89836a14..59f6147db5b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_defaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_defaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasDayOfMonth_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasDayOfMonth_Test.java index 1b94b4b8c85..cc2f632f85f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasDayOfMonth_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasDayOfMonth_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasHour_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasHour_Test.java index 2c735668b66..e57b7ae3a12 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasHour_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasHour_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasMinute_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasMinute_Test.java index 20df22986a9..cb41e114318 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasMinute_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasMinute_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasMonthValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasMonthValue_Test.java index 925c5f1a7ad..1bda1a31332 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasMonthValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasMonthValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasMonth_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasMonth_Test.java index 6c2ede37b44..f87158c3f3a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasMonth_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasMonth_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasNano_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasNano_Test.java index 054211417fb..db4e6b084b1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasNano_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasNano_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasSecond_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasSecond_Test.java index 602d518a8be..3b8cb3b5e3b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasSecond_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasSecond_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasYear_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasYear_Test.java index faab0603abf..437bce2b0ee 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasYear_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_hasYear_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isAfterOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isAfterOrEqualTo_Test.java index 465b74b1782..9b45e73083a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isAfterOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isAfterOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isAfter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isAfter_Test.java index 108b3331908..e09cdba2061 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isAfter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isAfter_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBeforeOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBeforeOrEqualTo_Test.java index 32bd8f3f3f7..d8ff9c9c973 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBeforeOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBeforeOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBefore_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBefore_Test.java index 4b72b967fa9..28f8c542520 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBefore_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBefore_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBetween_Test.java index 860184fcbc2..642c383a800 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBetween_with_String_parameters_Test.java index 82735e92eaa..7749ac9f747 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBetween_with_String_parameters_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isCloseToUtcNow_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isCloseToUtcNow_Test.java index 1ac6ff9d546..930107db110 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isCloseToUtcNow_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isCloseToUtcNow_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualTo_Test.java index a528f99ef96..29309a6fefe 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isInTheFuture_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isInTheFuture_Test.java index 412cf4b05a0..520aca11610 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isInTheFuture_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isInTheFuture_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isInThePast_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isInThePast_Test.java index e91b413c987..5e83d0b9f4f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isInThePast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isInThePast_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isIn_Test.java index aabf210df60..2345d1d7c22 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isNotEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isNotEqualTo_Test.java index b268eb0ee03..a6fffaa9d54 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isNotEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isNotEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isNotIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isNotIn_Test.java index 7b2c267ab6f..42c6cc24eef 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isNotIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isNotIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isStrictlyBetween_Test.java index deff46beaf1..9ec68bcc8ee 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isStrictlyBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java index bf67aa63d9d..50efa06876d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_usingComparator_Test.java index 6ed493add6a..6a17a2b40e2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_usingDefaultComparator_Test.java index 95f54c6352f..a187437b752 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssertBaseTest.java index af37fe4ed60..8c251721f73 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasHour_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasHour_Test.java index 34396b478ba..b0c425bb8f8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasHour_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasHour_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasMinute_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasMinute_Test.java index 605a6dfa539..f793377bd22 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasMinute_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasMinute_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasNano_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasNano_Test.java index b8038465c0e..ef91a60252d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasNano_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasNano_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasSameHourAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasSameHourAs_Test.java index 10cb7838925..10b2057021e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasSameHourAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasSameHourAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasSecond_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasSecond_Test.java index dfb92076de9..3fe74a20bed 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasSecond_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasSecond_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isAfterOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isAfterOrEqualTo_Test.java index e73147a3224..7e75651e508 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isAfterOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isAfterOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isAfter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isAfter_Test.java index 9e2e625cddc..221861aa0e1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isAfter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isAfter_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBeforeOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBeforeOrEqualTo_Test.java index 22231575eff..0140e50997c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBeforeOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBeforeOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBefore_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBefore_Test.java index 7666170c109..cafadddae27 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBefore_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBefore_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBetween_Test.java index 707419aa989..d995dbb2c92 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBetween_with_String_parameters_Test.java index b5360e6a3fc..65a2e75ca52 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBetween_with_String_parameters_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isEqualTo_Test.java index db9308b7524..006e2e417bc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isIn_Test.java index a8b7e4732ff..d8c44cabf5f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isNotEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isNotEqualTo_Test.java index 51ee2e53bc1..fd548eca2f1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isNotEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isNotEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isNotIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isNotIn_Test.java index 22c4bde820d..47b4bab949a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isNotIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isNotIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isStrictlyBetween_Test.java index 749c541870f..be59354c2e8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isStrictlyBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isStrictlyBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isStrictlyBetween_with_String_parameters_Test.java index fb02943c4a3..34bb2eb2bae 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isStrictlyBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isStrictlyBetween_with_String_parameters_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_contains_at_Index_Test.java index fab8eca0c4b..4901ae0cfe1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_contains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_doesNotContain_at_Index_Test.java index 62f5f48ebd8..8440fb06dbf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_doesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_hasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_hasDimensions_Test.java index e3349ca207f..e12f71ffc1b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_hasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_hasDimensions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_hasNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_hasNumberOfRows_Test.java index e47a5aa785d..7fe9b256b6a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_hasNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_hasNumberOfRows_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_hasSameDimensionsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_hasSameDimensionsAs_Test.java index d74336f6d90..9f9db59348d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_hasSameDimensionsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_hasSameDimensionsAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isDeepEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isDeepEqualTo_Test.java index c40b729703e..5e8e729fe2d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isDeepEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isDeepEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isEmpty_Test.java index fded6347dba..8ca0d7d07ca 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isNotEmpty_Test.java index 2ab984444b3..143a0e3aa5f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isNullOrEmpty_Test.java index bfed813fcc9..a86639f2556 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_isNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_usingCustomComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_usingCustomComparator_Test.java index 6c232cb1c0e..6d1b920acd1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_usingCustomComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long2darray/Long2DArrayAssert_usingCustomComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isBetween_Longs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isBetween_Longs_Test.java index 92297671c45..fdf3ff80bc5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isBetween_Longs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isBetween_Longs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseToPercentage_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseToPercentage_long_Test.java index 9f4730f9d1a..b0f0617a4ac 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseToPercentage_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseToPercentage_long_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseToPercentage_primitive_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseToPercentage_primitive_long_Test.java index d9e0b5950a6..e085a8fa1c5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseToPercentage_primitive_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseToPercentage_primitive_long_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseTo_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseTo_long_Test.java index a65d771d62f..3908cf3fe3a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseTo_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseTo_long_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseTo_primitive_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseTo_primitive_long_Test.java index d2f1a8b605c..19eefecce05 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseTo_primitive_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseTo_primitive_long_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isEqualTo_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isEqualTo_long_Test.java index d49c1ff0b17..bd83c379343 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isEqualTo_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isEqualTo_long_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isEven_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isEven_Test.java index c2856b51135..bcf56ad1e5b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isEven_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isEven_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isGreaterThanOrEqualTo_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isGreaterThanOrEqualTo_long_Test.java index 0219d05c5cf..3414a218176 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isGreaterThanOrEqualTo_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isGreaterThanOrEqualTo_long_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isGreaterThan_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isGreaterThan_long_Test.java index 16b6d21a333..69c44a94498 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isGreaterThan_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isGreaterThan_long_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isLessThanOrEqualTo_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isLessThanOrEqualTo_long_Test.java index baa26369011..ab1b08982b0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isLessThanOrEqualTo_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isLessThanOrEqualTo_long_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isLessThan_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isLessThan_long_Test.java index 99b2d677822..5a8b795a36a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isLessThan_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isLessThan_long_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNegative_Test.java index bd7a273af80..6174f442c75 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseToPercentage_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseToPercentage_long_Test.java index b47b20f7f09..52e496353ca 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseToPercentage_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseToPercentage_long_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseToPercentage_primitive_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseToPercentage_primitive_long_Test.java index fac92fdee53..35c6903a817 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseToPercentage_primitive_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseToPercentage_primitive_long_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseTo_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseTo_long_Test.java index b97cdf3227b..22ab7fea91a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseTo_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseTo_long_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseTo_primitive_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseTo_primitive_long_Test.java index ea7ffaa7ca5..da5b176ad62 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseTo_primitive_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseTo_primitive_long_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotEqualTo_long_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotEqualTo_long_Test.java index 783ea0e8996..bde483e35db 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotEqualTo_long_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotEqualTo_long_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotNegative_Test.java index 428696b48af..7c2fc321314 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotPositive_Test.java index f38ca7a7bdc..544c1e67fda 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotZero_Test.java index ad4ebd0e3f7..cb8ae79edbd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isNotZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isOdd_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isOdd_Test.java index 135eb957276..47961fb543c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isOdd_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isOdd_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isOne_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isOne_Test.java index 802a253d295..1fc51309d6c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isOne_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isPositive_Test.java index 01889a045a8..03ccf00c24a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isStrictlyBetween_Longs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isStrictlyBetween_Longs_Test.java index e1d20a81179..d74c9213e57 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isStrictlyBetween_Longs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isStrictlyBetween_Longs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isZero_Test.java index e9bdae23492..962419e65a5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_isZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_usingComparator_Test.java index 8d45d16e74c..d8b27205377 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_usingDefaultComparator_Test.java index 738d1aefeed..99f13ea3c6f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/long_/LongAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsAnyOf_Test.java index d0315b8aa13..07e94153ec7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsAnyOf_with_Long_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsAnyOf_with_Long_array_Test.java index 4fdb80dae01..19261f16012 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsAnyOf_with_Long_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsAnyOf_with_Long_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactlyInAnyOrder_Test.java index 67616e75f4b..5a465aca712 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactlyInAnyOrder_with_Long_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactlyInAnyOrder_with_Long_array_Test.java index 642dc7889e6..5ed06c4273c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactlyInAnyOrder_with_Long_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactlyInAnyOrder_with_Long_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactly_Test.java index ceed7de67ba..23755a53a00 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactly_with_Long_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactly_with_Long_array_Test.java index 5d16aed7b5d..1433380f832 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactly_with_Long_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactly_with_Long_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnlyOnce_Test.java index 23cae91fa3f..c96457205cf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnlyOnce_with_Long_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnlyOnce_with_Long_array_Test.java index 2b7530c57d0..6b029255ccc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnlyOnce_with_Long_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnlyOnce_with_Long_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnly_Test.java index 515cec0ce30..16abc9b3cf7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnly_with_Long_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnly_with_Long_array_Test.java index ff6b8c3cbd4..281d031d4a7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnly_with_Long_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnly_with_Long_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSequence_Test.java index 671b23ac247..5cd843f2577 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSequence_with_Long_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSequence_with_Long_array_Test.java index ef8d6623fbd..2a8bf30d897 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSequence_with_Long_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSequence_with_Long_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSubsequence_Test.java index cdfe37b14d4..ba2e5abfcb6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSubsequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSubsequence_with_Long_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSubsequence_with_Long_array_Test.java index 36ce69451ef..fc6ef2af8a8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSubsequence_with_Long_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSubsequence_with_Long_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_Test.java index a61ccf16efb..b70b7d39156 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_at_Index_Test.java index 025954bb05c..1ae243adc00 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_with_Long_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_with_Long_array_Test.java index 2f2d16448f5..f3cbdbf2802 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_with_Long_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_with_Long_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_Test.java index fbe9e47867b..0c5dfa1d834 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_at_Index_Test.java index 7886716d397..e0e29f2b194 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_with_Long_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_with_Long_array_Test.java index a82e26e5e87..2e1c6eca7e5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_with_Long_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_with_Long_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotHaveDuplicates_Test.java index da2422c0eb3..0ff0374f7ce 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_endsWith_Test.java index 4f832a9ca1d..a9ca8a2a2b0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_endsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_endsWith_with_Long_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_endsWith_with_Long_array_Test.java index b577848b5aa..3229b819fb8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_endsWith_with_Long_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_endsWith_with_Long_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSameSizeAs_with_Iterable_Test.java index 8c60b8da67e..6b08ed83c69 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeBetween_Test.java index 29901efe25e..4e642576067 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java index 2bb0ab359bb..654e351dc49 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeGreaterThan_Test.java index 693d182a040..c117607a354 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeLessThanOrEqualTo_Test.java index 9ed7de77f6f..f9208798628 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeLessThan_Test.java index 28a5a473c03..f72e8cc8b6f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSizeLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSize_Test.java index 734adf31d87..4b61e84a96a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isEmpty_Test.java index 70b4466798b..0e02385282c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isNotEmpty_Test.java index c39ff36edb7..c557f9e909d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isNullOrEmpty_Test.java index 0ba5018dfc2..07063dfbd80 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isSortedAccordingToComparator_Test.java index 46045f3d809..43e45f0dad4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isSorted_Test.java index 2e1e0a60cfe..4cb6740d849 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isSorted_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_startsWith_Test.java index 69047e3010a..af5a87f6a88 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_startsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_startsWith_with_Long_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_startsWith_with_Long_array_Test.java index fd935c1fceb..5854f5eb927 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_startsWith_with_Long_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_startsWith_with_Long_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingComparator_Test.java index 7a1f06fcd29..1492758aba5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingDefaultComparator_Test.java index 3ca4b1256af..c38333d8fd3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingDefaultElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingDefaultElementComparator_Test.java index 1caea100c23..a956d91b416 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingDefaultElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingDefaultElementComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingElementComparator_Test.java index 9a08a6c905c..54f4c89ae71 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingElementComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longpredicate/LongPredicateAssert_accepts_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longpredicate/LongPredicateAssert_accepts_Test.java index a45fca5d48a..3192875903a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longpredicate/LongPredicateAssert_accepts_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longpredicate/LongPredicateAssert_accepts_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/longpredicate/LongPredicateAssert_rejects_Test.java b/assertj-core/src/test/java/org/assertj/core/api/longpredicate/LongPredicateAssert_rejects_Test.java index b2aa70a7452..91518de9d47 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/longpredicate/LongPredicateAssert_rejects_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/longpredicate/LongPredicateAssert_rejects_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_allSatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_allSatisfy_Test.java index 02f8b6c1117..e3495315669 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_allSatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_allSatisfy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_anySatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_anySatisfy_Test.java index 8db9f3a05b7..8930df03206 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_anySatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_anySatisfy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsAllEntriesOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsAllEntriesOf_Test.java index 9331f2195f3..a02d084ce1f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsAllEntriesOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsAllEntriesOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsAnyOf_Test.java index ba40f420223..d33bdc78cf1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsEntry_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsEntry_Test.java index 6613f124917..11ba6f72659 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsEntry_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsEntry_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactlyEntriesOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactlyEntriesOf_Test.java index b8d9300a761..a9d1b5114a3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactlyEntriesOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactlyEntriesOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactlyInAnyOrderEntriesOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactlyInAnyOrderEntriesOf_Test.java index 4be24998ec5..49d722d0c3f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactlyInAnyOrderEntriesOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactlyInAnyOrderEntriesOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactly_Test.java index e126f4417d9..da29ec59b40 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactly_with_Java_Util_MapEntry_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactly_with_Java_Util_MapEntry_Test.java index d928fdbabbd..344ae4c1e9e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactly_with_Java_Util_MapEntry_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsExactly_with_Java_Util_MapEntry_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsKey_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsKey_Test.java index aaa7e5e629b..70909aa2ced 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsKey_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsKey_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsKeys_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsKeys_Test.java index fe5b45fb141..06ddc73b282 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsKeys_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsKeys_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnlyKeys_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnlyKeys_Test.java index 47f9485b1e2..3f2740a6cae 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnlyKeys_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnlyKeys_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnlyKeys_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnlyKeys_with_Iterable_Test.java index 1e8a8943497..8601b7f24b4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnlyKeys_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnlyKeys_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnly_Test.java index e7eeb7940ec..e843daae967 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnly_with_Java_Util_MapEntry_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnly_with_Java_Util_MapEntry_Test.java index ddab9d40cea..f1ba864d365 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnly_with_Java_Util_MapEntry_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsOnly_with_Java_Util_MapEntry_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsValue_Test.java index b31a4e0534b..e8be08efd3b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsValues_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsValues_Test.java index 88b5ce1d014..8032f94cacb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsValues_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_containsValues_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_contains_Test.java index cb2af385169..45e1a3879f7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_contains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_contains_with_Java_Util_MapEntry_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_contains_with_Java_Util_MapEntry_Test.java index 51f23389a63..215ad9637aa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_contains_with_Java_Util_MapEntry_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_contains_with_Java_Util_MapEntry_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainEntry_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainEntry_Test.java index 2e5193a57cd..60bff268ded 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainEntry_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainEntry_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainKey_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainKey_Test.java index 64f1408ec8f..1da395f4c31 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainKey_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainKey_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainKeys_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainKeys_Test.java index f6b9565a6ee..b01f48cac96 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainKeys_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainKeys_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainValue_Test.java index e0ec9794aa9..0459588b015 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContain_Test.java index 08d78388ad4..bd5e7e7cebc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContain_with_Java_Util_MapEntry_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContain_with_Java_Util_MapEntry_Test.java index 19a5b9e1ff5..cb15be0543f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContain_with_Java_Util_MapEntry_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContain_with_Java_Util_MapEntry_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingByKey_with_Key_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingByKey_with_Key_Test.java index da4581e7a75..a221dc64b31 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingByKey_with_Key_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingByKey_with_Key_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingByKey_with_Key_and_InstanceOfAssertFactory_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingByKey_with_Key_and_InstanceOfAssertFactory_Test.java index d2703690e5f..488e8ca29a4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingByKey_with_Key_and_InstanceOfAssertFactory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingByKey_with_Key_and_InstanceOfAssertFactory_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingByKeys_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingByKeys_Test.java index 0bad2931d43..564aa61d2d4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingByKeys_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingByKeys_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingFromEntries_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingFromEntries_Test.java index 84e9a43ba5b..710083755d4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingFromEntries_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_extractingFromEntries_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_flatExtracting_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_flatExtracting_Test.java index 0a5650ef4b4..54526cf2a19 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_flatExtracting_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_flatExtracting_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfyingCondition_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfyingCondition_Test.java index e64bced0b4f..5efbb4750e2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfyingCondition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfyingCondition_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfyingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfyingConsumer_Test.java index 92d0c618538..9e8f4e9e2cf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfyingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfyingConsumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_condition_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_condition_Test.java index 4cc244f1a8e..309a39df066 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_condition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_condition_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_key_and_condition_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_key_and_condition_Test.java index 99554fb3d22..fce6f087e4e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_key_and_condition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_key_and_condition_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_key_and_value_conditions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_key_and_value_conditions_Test.java index 77a08baaf53..86f9c30073c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_key_and_value_conditions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_key_and_value_conditions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasKeySatisfying_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasKeySatisfying_Test.java index 0308739d850..8b2ab43d17e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasKeySatisfying_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasKeySatisfying_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Array_Test.java index 8fd46d9f027..6b6aa579b53 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Iterable_Test.java index 397d59e82a4..06c808f7db3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Map_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Map_Test.java index 2c4016f68f8..c8599b17c91 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Map_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Map_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeBetween_Test.java index e2fa37ef25b..310144dc67b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeGreaterThanOrEqualTo_Test.java index ed38f12e7a8..57fdbfefd83 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeGreaterThan_Test.java index a52d40b2213..f7077079ab6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeLessThanOrEqualTo_Test.java index dec114cd2e1..bc85628f6fe 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeLessThan_Test.java index 8b999cc28e8..7c323e8ee78 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSizeLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSize_Test.java index 1cb49191257..cae358c5aa0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasValueSatisfying_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasValueSatisfying_Test.java index 9cbf7587412..d518fa5c55a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasValueSatisfying_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_hasValueSatisfying_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isEmpty_Test.java index ab47c8efecc..1ca910ea844 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isNotEmpty_Test.java index 33ec13875c1..b21559ca813 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isNullOrEmpty_Test.java index ad6d3f87383..fb88aee7ffe 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isUnmodifiable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isUnmodifiable_Test.java index b67b6ab5327..40b3918a557 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isUnmodifiable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_isUnmodifiable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_noneSatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_noneSatisfy_Test.java index d62e89255e6..b73e17b0086 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_noneSatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_noneSatisfy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_raw_map_assertions_chained_after_base_assertions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_raw_map_assertions_chained_after_base_assertions_Test.java index fc585ff0449..305eafc9da8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_raw_map_assertions_chained_after_base_assertions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_raw_map_assertions_chained_after_base_assertions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_size_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_size_Test.java index 5e18156fcaa..b49379c194e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_size_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_size_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_usingEqualsForValues_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_usingEqualsForValues_Test.java index d8066e5fb77..24527e1c31f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_usingEqualsForValues_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_usingEqualsForValues_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_values_Test.java b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_values_Test.java index 8e89fb5b9cc..6480ef2705e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_values_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/map/MapAssert_values_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/matcher/MatcherAssert_group_with_int_Test.java b/assertj-core/src/test/java/org/assertj/core/api/matcher/MatcherAssert_group_with_int_Test.java index 37bbf27abce..5d0b1ef3c0d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/matcher/MatcherAssert_group_with_int_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/matcher/MatcherAssert_group_with_int_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/matcher/MatcherAssert_group_with_string_Test.java b/assertj-core/src/test/java/org/assertj/core/api/matcher/MatcherAssert_group_with_string_Test.java index 11505a1da5e..d717dd1bfb2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/matcher/MatcherAssert_group_with_string_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/matcher/MatcherAssert_group_with_string_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/matcher/MatcherAssert_groups_Test.java b/assertj-core/src/test/java/org/assertj/core/api/matcher/MatcherAssert_groups_Test.java index 54fe5a00d1a..79ff75efd05 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/matcher/MatcherAssert_groups_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/matcher/MatcherAssert_groups_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/matcher/MatcherAssert_matches_Test.java b/assertj-core/src/test/java/org/assertj/core/api/matcher/MatcherAssert_matches_Test.java index 8a9b0fb02d2..a3ac73505ff 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/matcher/MatcherAssert_matches_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/matcher/MatcherAssert_matches_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasAllNullFieldsOrPropertiesExcept_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasAllNullFieldsOrPropertiesExcept_Test.java index ca687bc4886..03f12a8635d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasAllNullFieldsOrPropertiesExcept_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasAllNullFieldsOrPropertiesExcept_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasAllNullFieldsOrProperties_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasAllNullFieldsOrProperties_Test.java index 551b60cf463..ef73a0435ad 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasAllNullFieldsOrProperties_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasAllNullFieldsOrProperties_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasFieldOrPropertyWithValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasFieldOrPropertyWithValue_Test.java index 959e77844f4..376e3ad9e76 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasFieldOrPropertyWithValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasFieldOrPropertyWithValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasFieldOrProperty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasFieldOrProperty_Test.java index 3b30482676f..eefb7ca64fb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasFieldOrProperty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasFieldOrProperty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasNoNullFieldsOrProperties_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasNoNullFieldsOrProperties_Test.java index 0f37bac7051..4fc3e7aeed9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasNoNullFieldsOrProperties_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasNoNullFieldsOrProperties_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasOnlyFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasOnlyFields_Test.java index 25e35ad427b..60bf1876cb7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasOnlyFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasOnlyFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasSameHashCodeAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasSameHashCodeAs_Test.java index fe3dc1d8179..1f98c122622 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasSameHashCodeAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_hasSameHashCodeAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_usingComparator_Test.java index db7de05e2a0..021641f6783 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_usingDefaultComparator_Test.java index 0a1b825db89..a5bba2cb36d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_usingEquals_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_usingEquals_Test.java index 0535aa21438..3b7e7af47d9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_usingEquals_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object/ObjectAssert_usingEquals_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_contains_at_Index_Test.java index 31958576ab1..25d12ce65eb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_contains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_doesNotContain_at_Index_Test.java index 502d546cbe8..395d8564ce2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_doesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_hasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_hasDimensions_Test.java index c17d8431cfe..4f2ef94c05b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_hasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_hasDimensions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_hasNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_hasNumberOfRows_Test.java index 5c0013be1ee..5335255bde3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_hasNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_hasNumberOfRows_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_hasSameDimensionsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_hasSameDimensionsAs_Test.java index ebeaf09d59c..375c6370e97 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_hasSameDimensionsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_hasSameDimensionsAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isDeepEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isDeepEqualTo_Test.java index e284d63539c..f9ae92a0f7c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isDeepEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isDeepEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isEmpty_Test.java index c8186614a36..a8686a4cbfa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isNotEmpty_Test.java index 8bc37cd8821..b9c2c1b4ce2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isNullOrEmpty_Test.java index a74f9db56fc..e1aff8db013 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_isNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_usingCustomComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_usingCustomComparator_Test.java index 21918b09a9c..0f688ccf1c8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_usingCustomComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/object2darray/Object2DArrayAssert_usingCustomComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allMatch_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allMatch_Test.java index 106499d4041..02ceee6baf8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allMatch_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allMatch_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allMatch_with_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allMatch_with_description_Test.java index 91770dfc801..9e0a376fda0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allMatch_with_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allMatch_with_description_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allSatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allSatisfy_Test.java index b96ff9ef390..31bf418a3a2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allSatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allSatisfy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allSatisfy_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allSatisfy_with_ThrowingConsumer_Test.java index e805b1c8702..73df2f6367c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allSatisfy_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allSatisfy_with_ThrowingConsumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anyMatch_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anyMatch_Test.java index 3ed2d2026d7..43ede8f2740 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anyMatch_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anyMatch_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anyMatch_with_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anyMatch_with_description_Test.java index 5e0b781bd2c..d54b8f4f34c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anyMatch_with_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anyMatch_with_description_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anySatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anySatisfy_Test.java index 3212bde911c..0c17ec4ba79 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anySatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anySatisfy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anySatisfy_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anySatisfy_with_ThrowingConsumer_Test.java index 3257bd30670..4e05b21c69a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anySatisfy_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anySatisfy_with_ThrowingConsumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtLeastOne_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtLeastOne_Test.java index fa82226debf..84aba0c8983 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtLeastOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtLeastOne_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtLeast_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtLeast_Test.java index f0d986e4a75..61fbe4b26ea 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtLeast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtLeast_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtMost_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtMost_Test.java index fc2006a8a56..a86d82c3c44 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtMost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtMost_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areExactly_Test.java index 6e600146902..9a69b903bce 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areNot_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areNot_Test.java index 37846b68e61..f53ecfc08e0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areNot_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areNot_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_are_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_are_Test.java index 073f3fb4b61..429cfa33a4b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_are_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_are_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAll_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAll_Test.java index 550bc1a8efc..01770e21748 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAll_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAll_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAnyElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAnyElementsOf_Test.java index 8ad3ffff7a9..78514a2bc35 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAnyElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAnyElementsOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAnyOf_Test.java index c4f34535c03..88beeba4f7e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyElementsOf_Test.java index 2e7e22fd716..0765d680b1f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyElementsOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyInAnyOrderElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyInAnyOrderElementsOf_Test.java index 0e5eb5f6438..0dd3b1c4d0e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyInAnyOrderElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyInAnyOrderElementsOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyInAnyOrder_Test.java index c3049f6d06c..72c74bd242b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactly_Test.java index 68fe5c4ccb6..432b509bed0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsNull_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsNull_Test.java index 964daebe167..f9f9139b100 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsNull_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyNulls_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyNulls_Test.java index eb3c5fc0252..7802ba3161b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyNulls_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyNulls_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyOnceElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyOnceElementsOf_Test.java index aca9226fe7c..d3f71cd17a0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyOnceElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyOnceElementsOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyOnce_Test.java index 61dd607926c..0262d8a3a27 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnly_Test.java index 54000cbfb7b..7b4ab3b95b5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSequence_List_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSequence_List_Test.java index 1a8529a44d8..616ad1cdf83 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSequence_List_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSequence_List_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSequence_Test.java index 20ae9e1b9a6..8c49b24ba1e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSubSequence_List_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSubSequence_List_Test.java index 3327169b352..5f8702e23fe 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSubSequence_List_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSubSequence_List_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSubSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSubSequence_Test.java index bc2c1721b0f..13341b2a6fa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSubSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSubSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_contains_Test.java index 152e99bd658..1303f7748d6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_contains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_contains_at_Index_Test.java index 2d4c915b4d5..0cad4ac7fb2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_contains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doNothave_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doNothave_Test.java index 21d78e13d69..939ab33f9f5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doNothave_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doNothave_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainAnyElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainAnyElementsOf_Test.java index d08f8bbdd34..6a2d9804784 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainAnyElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainAnyElementsOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainNull_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainNull_Test.java index 9657726089a..b2992a4f4f8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainNull_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSequence_List_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSequence_List_Test.java index 3f801427ed3..59af3687777 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSequence_List_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSequence_List_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSequence_Test.java index ed5d690133f..514e8674495 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSubsequence_Test.java index 4eb4ad8aacb..37f467d0905 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSubsequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContain_Test.java index fa55cfad7be..ee3b6a1b84f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContain_at_Index_Test.java index 1ada7afdb6a..1a7bbb05a22 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainsSubsequence_List_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainsSubsequence_List_Test.java index 5404cc7b88c..8a1cd8fd377 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainsSubsequence_List_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainsSubsequence_List_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotHaveAnyElementsOfTypes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotHaveAnyElementsOfTypes_Test.java index d88f042e7d6..f07f4314509 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotHaveAnyElementsOfTypes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotHaveAnyElementsOfTypes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotHaveDuplicates_Test.java index f7f788085c4..e108bbc59d7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_endsWith_Test.java index c4385fe1e53..7f756f9efa3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_endsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_extractingResultOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_extractingResultOf_Test.java index 2922b1880ef..8dddfae676d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_extractingResultOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_extractingResultOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_extracting_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_extracting_Test.java index 190272b7970..7df053dd6ac 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_extracting_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_extracting_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOnAssertions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOnAssertions_Test.java index d65521730cc..84b62393fcb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOnAssertions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOnAssertions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOnAssertions_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOnAssertions_ThrowingConsumer_Test.java index bce4a507145..ab265f67699 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOnAssertions_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOnAssertions_ThrowingConsumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_Test.java index 2ce67c2c106..671300a8680 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_condition_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_condition_Test.java index cb8656eff25..88478afec9e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_condition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_condition_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_function_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_function_Test.java index e6cc5ae63b0..33e68fa1ab4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_function_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_function_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_in_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_in_Test.java index 636f3bd16a4..30d3925da77 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_in_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_in_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_notIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_notIn_Test.java index 5bd53cd3091..3137f5f5d95 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_notIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_notIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_not_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_not_Test.java index be7325d89b9..5df25d394d7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_not_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_not_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_predicate_Test.java index 070455be1e8..88d533e65f6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_predicate_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filtered_baseTest.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filtered_baseTest.java index b7a2c4eb437..4f3bc58cf5f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filtered_baseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filtered_baseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_flatExtracting_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_flatExtracting_Test.java index 4637bee1fa7..d535f95b1af 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_flatExtracting_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_flatExtracting_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_flatExtracting_with_String_parameter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_flatExtracting_with_String_parameter_Test.java index 1fabaf64680..988731f56f9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_flatExtracting_with_String_parameter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_flatExtracting_with_String_parameter_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasAtLeastOneElementOfType_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasAtLeastOneElementOfType_Test.java index cc0c934cf29..07ff2a07122 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasAtLeastOneElementOfType_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasAtLeastOneElementOfType_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasExactlyElementsOfTypes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasExactlyElementsOfTypes_Test.java index 70a36bd9d74..817812528b9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasExactlyElementsOfTypes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasExactlyElementsOfTypes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyElementsOfType_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyElementsOfType_Test.java index 0697fb194ef..6f967df2516 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyElementsOfType_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyElementsOfType_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyElementsOfTypes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyElementsOfTypes_Test.java index b0e6923c846..7db4344fd22 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyElementsOfTypes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyElementsOfTypes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameElementsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameElementsAs_Test.java index fcf6d04d2fc..6eaaf95c3b1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameElementsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameElementsAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameSizeAs_with_Arrays_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameSizeAs_with_Arrays_Test.java index 1fd4861c3d4..27f937f07e2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameSizeAs_with_Arrays_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameSizeAs_with_Arrays_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameSizeAs_with_Iterable_Test.java index 02e9e2c661c..1b7fcfb345c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeBetween_Test.java index c03ba2f18a3..5b4e57152ab 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java index 1c920be35d7..7df52082a1d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeGreaterThan_Test.java index 4af0b5ea374..f8279322505 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeLessThanOrEqualTo_Test.java index 006ff4b14b1..2038ecced23 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeLessThan_Test.java index 5689b864575..e17a6fb3a93 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSizeLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSize_Test.java index 22fd4cbb970..74109e6c0c9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtLeastOne_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtLeastOne_Test.java index eeca9507089..2207cc5b6f7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtLeastOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtLeastOne_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtLeast_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtLeast_Test.java index 2ea88f72288..e40569588b7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtLeast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtLeast_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtMost_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtMost_Test.java index cb0f44ce6d8..a6d9a2d531e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtMost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtMost_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveExactly_Test.java index 627e25f8f86..0e4fba63faa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_have_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_have_Test.java index ebc8eda3c2b..2b4af2fb3d9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_have_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_have_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isEmpty_Test.java index 65530843a67..86a1f8e1635 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isNotEmpty_Test.java index f9f76ab5351..a91b0dc6e83 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isNullOrEmpty_Test.java index 7047de7de51..841b3d58a53 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSortedAccordingToComparator_Test.java index cc6dca36179..0a8ef1ba1bb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSorted_Test.java index bb7e194dd1c..96b3052fab9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSorted_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSubsetOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSubsetOf_Test.java index df71ed6a144..933b043f78f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSubsetOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSubsetOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSubsetOf_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSubsetOf_with_Array_Test.java index cadcb8af040..fb0abd48ada 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSubsetOf_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSubsetOf_with_Array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneMatch_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneMatch_Test.java index fe25e7bba1e..78642c404f3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneMatch_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneMatch_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneMatch_with_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneMatch_with_description_Test.java index bc4954116f7..b4599b82533 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneMatch_with_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneMatch_with_description_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneSatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneSatisfy_Test.java index 38fd7391c78..ae1dd190102 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneSatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneSatisfy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneSatisfy_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneSatisfy_with_ThrowingConsumer_Test.java index 81e76a36a59..6b82df91619 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneSatisfy_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneSatisfy_with_ThrowingConsumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactlyInAnyOrder_Test.java index 2f3a6324ed4..675012cc8fc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactlyInAnyOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactlyInAnyOrder_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactlyInAnyOrder_with_ThrowingConsumer_Test.java index 7340c28c6a7..7fb01c7944a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactlyInAnyOrder_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactlyInAnyOrder_with_ThrowingConsumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactly_Test.java index 0a56242e4d1..8747d9cfb2e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactly_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactly_with_ThrowingConsumer_Test.java index e829a6246f4..60006ab47da 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactly_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesExactly_with_ThrowingConsumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesOnlyOnce_Test.java index e31019c0152..cd545b9dd46 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesOnlyOnce_with_ThrowingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesOnlyOnce_with_ThrowingConsumer_Test.java index 67e4b45d091..a50b19c0713 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesOnlyOnce_with_ThrowingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_satisfiesOnlyOnce_with_ThrowingConsumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_singleElement_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_singleElement_Test.java index 4ee4281b1e1..2e16cabf097 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_singleElement_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_singleElement_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_singleElement_with_InstanceOfAssertFactory_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_singleElement_with_InstanceOfAssertFactory_Test.java index 1357e3bbaaa..a55d934df8c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_singleElement_with_InstanceOfAssertFactory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_singleElement_with_InstanceOfAssertFactory_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_startsWith_Test.java index 4b147e5c4ca..8454a95249c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_startsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingComparatorForType_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingComparatorForType_Test.java index 06026add258..e054e1fe902 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingComparatorForType_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingComparatorForType_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingComparator_Test.java index 5b6c59fb0b0..45edcca5495 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingDefaultComparator_Test.java index d259d2662c0..d1e0d7524be 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingDefaultElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingDefaultElementComparator_Test.java index 3a36ed15b85..963f1cb415c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingDefaultElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingDefaultElementComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingElementComparator_Test.java index ad4a6d779bb..bdb965e0f2a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingElementComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparatorIgnoringFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparatorIgnoringFields_Test.java index 866a7670086..c77ae9b6303 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparatorIgnoringFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparatorIgnoringFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparatorOnFields_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparatorOnFields_Test.java index 512bc696df6..b977afed49b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparatorOnFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparatorOnFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparator_Test.java index 373c1528b63..4521b108672 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparator_with_RecursiveComparisonConfiguration_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparator_with_RecursiveComparisonConfiguration_Test.java index 16890bc876c..7e8a9739040 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparator_with_RecursiveComparisonConfiguration_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparator_with_RecursiveComparisonConfiguration_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_zipSatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_zipSatisfy_Test.java index 80bd68d5e14..41560486d0c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_zipSatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_zipSatisfy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssertBaseTest.java index 8277fdb3612..8f65112e0b4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_defaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_defaultComparator_Test.java index 9c630ed2653..c193c365ecc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_defaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_defaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAfterOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAfterOrEqualTo_Test.java index 0fd01f1e980..1726ccee4db 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAfterOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAfterOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAfter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAfter_Test.java index 5d35791629f..9bf85ce73a1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAfter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAfter_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAtSameInstantAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAtSameInstantAs_Test.java index ce74bd1c17a..e84bbef7c2f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAtSameInstantAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAtSameInstantAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBeforeOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBeforeOrEqualTo_Test.java index 9cf4bb13f8c..cb50cf54d3f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBeforeOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBeforeOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBefore_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBefore_Test.java index 4b35394e9f1..d06d8cc5159 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBefore_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBefore_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBetween_Test.java index c29e8759a38..8fe5c8f09ee 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBetween_with_String_parameters_Test.java index eccfd39ef6e..9a7dae62e12 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBetween_with_String_parameters_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isCloseToUtcNow_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isCloseToUtcNow_Test.java index 7e90302e082..7001fe9a885 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isCloseToUtcNow_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isCloseToUtcNow_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringTimezone_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringTimezone_Test.java index 05782cd4a4e..622a3609c78 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringTimezone_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringTimezone_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualTo_Test.java index 6f6ccf16bbe..4c22bf7656e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isInTheFuture_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isInTheFuture_Test.java index b249c0c11c0..3024eb39cbe 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isInTheFuture_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isInTheFuture_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isInThePast_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isInThePast_Test.java index df88d6d04c5..ff7f52c6f55 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isInThePast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isInThePast_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isIn_Test.java index 86737097778..bba972a8d71 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isNotEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isNotEqualTo_Test.java index 9d37022cfc7..00013f6b9cd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isNotEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isNotEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isNotIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isNotIn_Test.java index ff31b0aba71..06396c2b817 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isNotIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isNotIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isStrictlyBetween_Test.java index fa3c7a4a1fe..bdf13fcc291 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isStrictlyBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java index 3d485ef21e1..7f8ab9a3f27 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_usingComparator_Test.java index fbafc3686a8..3fb1f077421 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_usingDefaultComparator_Test.java index f7aed179791..d123bbc270a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssertBaseTest.java index e957f2007d7..fea9ed3b1e9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_hasSameHourAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_hasSameHourAs_Test.java index dce11b76b1c..29cf7f4d820 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_hasSameHourAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_hasSameHourAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isAfterOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isAfterOrEqualTo_Test.java index e0b45e22103..b680a7c0e97 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isAfterOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isAfterOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isAfter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isAfter_Test.java index f268156d9c4..06db2af578a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isAfter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isAfter_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBeforeOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBeforeOrEqualTo_Test.java index 2abe2664871..81c0036db78 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBeforeOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBeforeOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBefore_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBefore_Test.java index b58cac5bc5c..596b9e80201 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBefore_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBefore_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBetween_Test.java index e655624576b..b6d757fa9f3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBetween_with_String_parameters_Test.java index f69c20db641..335b0d98329 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBetween_with_String_parameters_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualToIgnoringTimezone_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualToIgnoringTimezone_Test.java index ac94ed61fde..c6befcd5a66 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualToIgnoringTimezone_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualToIgnoringTimezone_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualTo_Test.java index 3b63ba9692d..9f7be1cecd1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isIn_Test.java index 72f4e6411ee..c7066033679 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isNotEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isNotEqualTo_Test.java index d92158995a9..6f32e5f2491 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isNotEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isNotEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isNotIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isNotIn_Test.java index fc267e2dee1..5348a0f7b48 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isNotIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isNotIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isStrictlyBetween_Test.java index a510c91fa75..85d00961fa8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isStrictlyBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isStrictlyBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isStrictlyBetween_with_String_parameters_Test.java index 81b04a0735a..7a87b0fd14e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isStrictlyBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isStrictlyBetween_with_String_parameters_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_hasValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_hasValue_Test.java index d73b6c0bef9..dacb9e2f6bb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_hasValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_hasValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isEmpty_Test.java index 23ec97d5391..96688466adc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isNotEmpty_Test.java index 758f7cdf56f..af71789bec9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isNotPresent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isNotPresent_Test.java index 5f2592d9fb0..dec9239cedc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isNotPresent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isNotPresent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isPresent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isPresent_Test.java index 54396bfe35c..589fa1d2d01 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isPresent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isPresent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_binaryContent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_binaryContent_Test.java index 087d531e7ca..fead7ae895d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_binaryContent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_binaryContent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_content_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_content_Test.java index 604756bd8e5..5621685e15c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_content_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_content_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_content_with_charset_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_content_with_charset_Test.java index 7efd0a4cf37..e0621c1e592 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_content_with_charset_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_content_with_charset_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_doesNotExist_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_doesNotExist_Test.java index 9a4d5e0cc9a..14c525721c2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_doesNotExist_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_doesNotExist_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_endsWithRaw_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_endsWithRaw_Test.java index fa1fe59d5ab..e72160a6730 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_endsWithRaw_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_endsWithRaw_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_endsWith_Test.java index 03a5b6f56f8..9f95e18e500 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_endsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_existsNoFollowLinks_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_existsNoFollowLinks_Test.java index 2a2737cceee..b4cae13ae89 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_existsNoFollowLinks_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_existsNoFollowLinks_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_exists_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_exists_Test.java index 925a616361d..26cb9bd67f6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_exists_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_exists_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasBinaryContent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasBinaryContent_Test.java index e7b7ed699f5..70201eb2c9e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasBinaryContent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasBinaryContent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasContent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasContent_Test.java index d529b95c70c..3492436ed8e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasContent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasContent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_AlgorithmBytes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_AlgorithmBytes_Test.java index 5c7abaaa5a2..dbc5c0f132b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_AlgorithmBytes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_AlgorithmBytes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_AlgorithmString_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_AlgorithmString_Test.java index f6ba66c442e..4893b26ec1f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_AlgorithmString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_AlgorithmString_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_DigestBytes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_DigestBytes_Test.java index 97b2a576b26..5645a2dd866 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_DigestBytes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_DigestBytes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_DigestString_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_DigestString_Test.java index 16ab762df80..7deacee4efb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_DigestString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasDigest_DigestString_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasExtension_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasExtension_Test.java index a8625f66c8f..5b836ef5cc6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasExtension_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasExtension_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasFileName_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasFileName_Test.java index fd1176c9b4e..49cc862cd66 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasFileName_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasFileName_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasFileSystem_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasFileSystem_Test.java index 1196d75c711..a81650423da 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasFileSystem_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasFileSystem_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasNoExtension_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasNoExtension_Test.java index 39036d76c28..87d7abef16c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasNoExtension_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasNoExtension_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasNoParentRaw_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasNoParentRaw_Test.java index 48a8c144f9d..b4906ae880e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasNoParentRaw_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasNoParentRaw_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasNoParent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasNoParent_Test.java index ea7866d4117..3bd440c2105 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasNoParent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasNoParent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasParentRaw_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasParentRaw_Test.java index 00473999584..905e5b95f5f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasParentRaw_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasParentRaw_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasParent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasParent_Test.java index 1a94bd7ec3c..29adad87964 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasParent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasParent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSameBinaryContent_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSameBinaryContent_Test.java index e2cb677e1fe..af83c9a117a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSameBinaryContent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSameBinaryContent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSameFileSystemAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSameFileSystemAs_Test.java index 4d15151485f..cd55ecece2b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSameFileSystemAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSameFileSystemAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSameTextualContentAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSameTextualContentAs_Test.java index a5f01aaee1a..168ac187067 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSameTextualContentAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSameTextualContentAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSize_Test.java index 1ee8ee58e27..135cee844b3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_hasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isAbsolute_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isAbsolute_Test.java index 8377da317aa..00604b0d031 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isAbsolute_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isAbsolute_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isCanonical_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isCanonical_Test.java index d70375885e4..ff115955a7e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isCanonical_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isCanonical_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryContaining_Predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryContaining_Predicate_Test.java index 11c01df9f86..37acecec951 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryContaining_Predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryContaining_Predicate_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryContaining_SyntaxAndPattern_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryContaining_SyntaxAndPattern_Test.java index 44cbbb95c75..753c21b0e4c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryContaining_SyntaxAndPattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryContaining_SyntaxAndPattern_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryNotContaining_Predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryNotContaining_Predicate_Test.java index 98cd5248742..7a53a136194 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryNotContaining_Predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryNotContaining_Predicate_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryNotContaining_SyntaxAndPattern_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryNotContaining_SyntaxAndPattern_Test.java index 49c90f4b251..3503603ab98 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryNotContaining_SyntaxAndPattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryNotContaining_SyntaxAndPattern_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryRecursivelyContaining_Predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryRecursivelyContaining_Predicate_Test.java index 48f30465baa..b0dc5589156 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryRecursivelyContaining_Predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryRecursivelyContaining_Predicate_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java index e7b9dbc5651..c71ff27d884 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectory_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectory_Test.java index ad7e104d6ac..a43c002cf61 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isDirectory_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isEmptyDirectory_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isEmptyDirectory_Test.java index 371403d2f90..78324283237 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isEmptyDirectory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isEmptyDirectory_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isEmptyFile_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isEmptyFile_Test.java index 7a2b149a076..5a87ca25d51 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isEmptyFile_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isEmptyFile_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isExecutable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isExecutable_Test.java index d6450b3781a..c565c4be5fa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isExecutable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isExecutable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isNormalized_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isNormalized_Test.java index ee5240d9535..d178618165f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isNormalized_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isNormalized_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isNotEmptyDirectory_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isNotEmptyDirectory_Test.java index 4f514e5b1f2..79cdf9217bb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isNotEmptyDirectory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isNotEmptyDirectory_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isNotEmptyFile_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isNotEmptyFile_Test.java index c20c1aa72bb..b9ae1382bbe 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isNotEmptyFile_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isNotEmptyFile_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isReadable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isReadable_Test.java index 3ef10b7683d..ca3bd3ce61a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isReadable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isReadable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isRegularFile_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isRegularFile_Test.java index e301ab802bb..abc3735278d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isRegularFile_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isRegularFile_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isRelative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isRelative_Test.java index 7edf3479b2a..4d14fd3b821 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isRelative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isRelative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isSymbolicLink_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isSymbolicLink_Test.java index aa7171fafd0..17663c4c0cf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isSymbolicLink_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isSymbolicLink_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isWritable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isWritable_Test.java index d9b4f62056e..6a857b0681f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isWritable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_isWritable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_startsWithRaw_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_startsWithRaw_Test.java index 7a8bd3d6171..335431748be 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_startsWithRaw_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_startsWithRaw_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_startsWith_Test.java index 80c54dfc756..3827492005e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_startsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_String_Test.java index 0f0fd6243ec..da7060e1317 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_String_invalid_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_String_invalid_Test.java index 67b253a1b28..ca77a7594f9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_String_invalid_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_String_invalid_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_Test.java index a8dc989d0ef..e2f9a34edef 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_default_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_default_Test.java index 0dd808b27dd..6265dbfeb99 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_default_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_default_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_null_Test.java b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_null_Test.java index bbbeed46449..a720ce7cc1b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_null_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_null_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_acceptsAll_Test.java b/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_acceptsAll_Test.java index 325cf22fadb..ef3089adff8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_acceptsAll_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_acceptsAll_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_accepts_Test.java b/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_accepts_Test.java index b6e6631491a..d93ea0893fb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_accepts_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_accepts_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_rejectsAllTest.java b/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_rejectsAllTest.java index 021b7a54ea5..5120b05e1e0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_rejectsAllTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_rejectsAllTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_rejects_Test.java b/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_rejects_Test.java index 444f4d7f58f..d6878fbc39e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_rejects_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/predicate/PredicateAssert_rejects_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/recursive/comparison/DualValueDequeTest.java b/assertj-core/src/test/java/org/assertj/core/api/recursive/comparison/DualValueDequeTest.java index ff3bf04d35c..ebf08803582 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/recursive/comparison/DualValueDequeTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/recursive/comparison/DualValueDequeTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/recursive/comparison/VisitedDualValuesTest.java b/assertj-core/src/test/java/org/assertj/core/api/recursive/comparison/VisitedDualValuesTest.java index e465c351f0a..5467d7f88c8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/recursive/comparison/VisitedDualValuesTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/recursive/comparison/VisitedDualValuesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_contains_at_Index_Test.java index 47c6a19985e..41861bf49d8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_contains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_doesNotContain_at_Index_Test.java index a389e2e07ae..467b264e889 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_doesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_hasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_hasDimensions_Test.java index 20d04522999..cb135969127 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_hasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_hasDimensions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_hasNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_hasNumberOfRows_Test.java index 95306e65c56..74730f4a96b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_hasNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_hasNumberOfRows_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_hasSameDimensionsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_hasSameDimensionsAs_Test.java index 0fdb258632d..eb8129579ad 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_hasSameDimensionsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_hasSameDimensionsAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isDeepEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isDeepEqualTo_Test.java index a231599bfb1..c60f05c4cb1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isDeepEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isDeepEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isEmpty_Test.java index 62663a53c20..9c20d23b9bc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isNotEmpty_Test.java index 6b5a8c3bd55..efccb8b5b0f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isNullOrEmpty_Test.java index fe9c3bfcc2d..446cd32d00a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_isNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_usingCustomComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_usingCustomComparator_Test.java index 2d0f53127d5..9a4a72aa408 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_usingCustomComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short2darray/Short2DArrayAssert_usingCustomComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isBetween_Shorts_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isBetween_Shorts_Test.java index 0985c4c2255..62ea77a0390 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isBetween_Shorts_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isBetween_Shorts_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseToPercentage_Short_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseToPercentage_Short_Test.java index ccb2756c955..8dabc117af8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseToPercentage_Short_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseToPercentage_Short_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseToPercentage_short_primitive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseToPercentage_short_primitive_Test.java index fe65ee01432..a9a5911c91c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseToPercentage_short_primitive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseToPercentage_short_primitive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseTo_Short_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseTo_Short_Test.java index 244ffde67ed..576680e4e88 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseTo_Short_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseTo_Short_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseTo_short_primitive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseTo_short_primitive_Test.java index e92de0f1202..a89bb8628cf 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseTo_short_primitive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseTo_short_primitive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isEqualTo_short_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isEqualTo_short_Test.java index cea976e45c5..bb64699ee9e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isEqualTo_short_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isEqualTo_short_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isEven_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isEven_Test.java index 342ee5139ec..4a57beb85a9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isEven_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isEven_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isGreaterThanOrEqualTo_short_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isGreaterThanOrEqualTo_short_Test.java index 672b311bad0..f7d32ce1e4c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isGreaterThanOrEqualTo_short_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isGreaterThanOrEqualTo_short_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isGreaterThan_short_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isGreaterThan_short_Test.java index 5c77df67993..e3a3b1aa1a4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isGreaterThan_short_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isGreaterThan_short_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isLessThanOrEqualTo_short_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isLessThanOrEqualTo_short_Test.java index 3f2de377be3..31298c9fc44 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isLessThanOrEqualTo_short_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isLessThanOrEqualTo_short_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isLessThan_short_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isLessThan_short_Test.java index 44acf3d4102..c7bcf896b8a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isLessThan_short_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isLessThan_short_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNegative_Test.java index 2460f81a138..a00a05d0470 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseToPercentage_Short_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseToPercentage_Short_Test.java index 2b85d78b10c..ff6f1d93187 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseToPercentage_Short_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseToPercentage_Short_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseToPercentage_short_primitive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseToPercentage_short_primitive_Test.java index 268389ee589..5f247a28f45 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseToPercentage_short_primitive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseToPercentage_short_primitive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseTo_Short_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseTo_Short_Test.java index 54ca7c5c01a..693ff1b2aa0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseTo_Short_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseTo_Short_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseTo_short_primitive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseTo_short_primitive_Test.java index 14a4436b087..61a0b9d2001 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseTo_short_primitive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseTo_short_primitive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotEqualTo_short_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotEqualTo_short_Test.java index 97237481d7d..534c5ebfecd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotEqualTo_short_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotEqualTo_short_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotNegative_Test.java index d417f53bfe9..acf4340e158 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotPositive_Test.java index 6489beaaa6b..cdf758a51c4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotZero_Test.java index f18b4255622..26e1ae5eba3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isOdd_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isOdd_Test.java index 15d9385a190..2bff6d2efae 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isOdd_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isOdd_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isOne_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isOne_Test.java index 046f0f05fc1..fe8a82d8604 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isOne_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isPositive_Test.java index 44d78f01a77..5b6a231e5d3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isStrictlyBetween_Shorts_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isStrictlyBetween_Shorts_Test.java index 454d116ef28..15396d159b6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isStrictlyBetween_Shorts_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isStrictlyBetween_Shorts_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isZero_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isZero_Test.java index a9ba7230004..3345c2cf4bd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_isZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_usingComparator_Test.java index 6eb6e00cf80..afed344db1d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_usingDefaultComparator_Test.java index 2963f697da9..5fa32c38ae3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/short_/ShortAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssertNullTest.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssertNullTest.java index 422386cdbec..babfca37ae2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssertNullTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssertNullTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsAnyOf_Test.java index c1c6009c46a..e6e6cfbfbdc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsAnyOf_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsAnyOf_with_Integer_Argument_Test.java index 098c6039436..eb0558cdd45 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsAnyOf_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsAnyOf_with_Integer_Argument_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsAnyOf_with_Short_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsAnyOf_with_Short_array_Test.java index c2745ccd294..4ece127f8e4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsAnyOf_with_Short_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsAnyOf_with_Short_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactlyInAnyOrder_Test.java index a1fad7b00c4..95f2baf2910 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactlyInAnyOrder_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactlyInAnyOrder_with_Integer_Argument_Test.java index cc794f0c404..5a9005fde09 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactlyInAnyOrder_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactlyInAnyOrder_with_Integer_Argument_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactlyInAnyOrder_with_Short_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactlyInAnyOrder_with_Short_array_Test.java index 0e601601d14..7b7152f01b4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactlyInAnyOrder_with_Short_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactlyInAnyOrder_with_Short_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactly_Test.java index 68d5398882a..797f552e858 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactly_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactly_with_Integer_Argument_Test.java index f2859b303ca..cf34635a3a5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactly_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactly_with_Integer_Argument_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactly_with_Short_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactly_with_Short_array_Test.java index d5d77122bb9..e5e7f5b8bf8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactly_with_Short_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactly_with_Short_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnlyOnce_Test.java index 88f36426872..7e4b7c95251 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnlyOnce_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnlyOnce_with_Integer_Argument_Test.java index 7e375d28b32..ad703c924d1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnlyOnce_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnlyOnce_with_Integer_Argument_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnlyOnce_with_Short_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnlyOnce_with_Short_array_Test.java index ba5979d9806..1c60bf09d3b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnlyOnce_with_Short_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnlyOnce_with_Short_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnly_Test.java index 8e789e45e4f..424bc38c0d1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnly_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnly_with_Integer_Argument_Test.java index f117ae1bbe2..727f05885f3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnly_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnly_with_Integer_Argument_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnly_with_Short_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnly_with_Short_array_Test.java index 493d97703af..6a579383bef 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnly_with_Short_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnly_with_Short_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSequence_Test.java index 6fde2d42ad2..7576f455b89 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSequence_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSequence_with_Integer_Argument_Test.java index 3c7b8edd2f8..d3cec85553e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSequence_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSequence_with_Integer_Argument_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSequence_with_Short_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSequence_with_Short_array_Test.java index ea54e83f089..049834864af 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSequence_with_Short_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSequence_with_Short_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSubsequence_Test.java index 03531edd0de..88d7306bd33 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSubsequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSubsequence_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSubsequence_with_Integer_Argument_Test.java index 8f76cf05fea..b980e0174da 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSubsequence_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSubsequence_with_Integer_Argument_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSubsequence_with_Short_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSubsequence_with_Short_array_Test.java index b81764e9d52..7a7028e6c4a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSubsequence_with_Short_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSubsequence_with_Short_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_Test.java index e9acbb4d414..3be8a50a380 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_at_Index_Test.java index 71ee90a9cf2..d20d72cd95a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_at_Index_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_at_Index_with_Integer_Argument_Test.java index a238f140bf7..3c0b90909eb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_at_Index_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_at_Index_with_Integer_Argument_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_with_Integer_Argument_Test.java index 7ce05300ad2..04731d22b15 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_with_Integer_Argument_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_with_Short_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_with_Short_array_Test.java index 630d28746c2..e2284b82771 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_with_Short_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_with_Short_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_Test.java index 7461c406b30..56ab082fe63 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_at_Index_Test.java index 74f64e411b8..a99cb7dc08d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_at_Index_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_at_Index_with_Integer_Argument_Test.java index 92335349ad4..984467ed8de 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_at_Index_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_at_Index_with_Integer_Argument_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_with_Integer_Argument_Test.java index 2203c5c8931..f0d85be4246 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_with_Integer_Argument_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_with_Short_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_with_Short_array_Test.java index a6960ddf999..e1414f8a2cb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_with_Short_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_with_Short_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotHaveDuplicates_Test.java index 0b3af032228..b5f5c43cb58 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_endsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_endsWith_Test.java index a833d5c36e3..169b3306e4e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_endsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_endsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_endsWith_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_endsWith_with_Integer_Argument_Test.java index f7cb262feeb..fb22e31e037 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_endsWith_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_endsWith_with_Integer_Argument_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_endsWith_with_Short_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_endsWith_with_Short_array_Test.java index ada5c97b134..aa343e3dc66 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_endsWith_with_Short_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_endsWith_with_Short_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSameSizeAs_with_Iterable_Test.java index 04f64d44496..4a7054d2214 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeBetween_Test.java index 7d1e4d909a4..04063531a14 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java index d588cbb96fe..a4491e49417 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeGreaterThan_Test.java index 1cae510c014..9963329c548 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeLessThanOrEqualTo_Test.java index eb23020f0ca..6124215e5e4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeLessThan_Test.java index 7e929871b68..11f12ed18e1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSizeLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSize_Test.java index ec6a7b51a1c..87746e604fd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isEmpty_Test.java index 5a0c427f415..e6197a7feeb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isNotEmpty_Test.java index ca48391decd..bd2af8938f3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isNullOrEmpty_Test.java index 5fdad3790a7..1ca5ee80a86 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isSortedAccordingToComparator_Test.java index cf997b98977..46cc144174b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isSorted_Test.java index 4eb4d9cba0e..5524d90b749 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isSorted_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_startsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_startsWith_Test.java index 9e6d10bd852..42a1c999f66 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_startsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_startsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_startsWith_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_startsWith_with_Integer_Argument_Test.java index da476312aa7..3aea0697cfa 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_startsWith_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_startsWith_with_Integer_Argument_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_startsWith_with_Short_array_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_startsWith_with_Short_array_Test.java index 2b53a006377..0e2052c4a37 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_startsWith_with_Short_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_startsWith_with_Short_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingComparator_Test.java index c6246c25be6..bbdbed026dd 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingDefaultComparator_Test.java index 3650347fe76..c8d625a78d4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingDefaultElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingDefaultElementComparator_Test.java index 313dd6980ff..e6c8fff279f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingDefaultElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingDefaultElementComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingElementComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingElementComparator_Test.java index 7ac13c746f2..1dbb949a8d3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingElementComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingElementComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/spliterator/SpliteratorAssert_hasCharacteristics_Test.java b/assertj-core/src/test/java/org/assertj/core/api/spliterator/SpliteratorAssert_hasCharacteristics_Test.java index 4cc7e7cd616..e292430fe3c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/spliterator/SpliteratorAssert_hasCharacteristics_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/spliterator/SpliteratorAssert_hasCharacteristics_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/spliterator/SpliteratorAssert_hasOnlyCharacteristics_Test.java b/assertj-core/src/test/java/org/assertj/core/api/spliterator/SpliteratorAssert_hasOnlyCharacteristics_Test.java index 571f38e2077..c214445109f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/spliterator/SpliteratorAssert_hasOnlyCharacteristics_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/spliterator/SpliteratorAssert_hasOnlyCharacteristics_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asBase64Decoded_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asBase64Decoded_Test.java index 3ff4546bbab..6d89d256a46 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asBase64Decoded_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asBase64Decoded_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asBase64UrlDecoded_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asBase64UrlDecoded_Test.java index 68ea12ad352..12fca240f43 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asBase64UrlDecoded_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asBase64UrlDecoded_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asBoolean_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asBoolean_Test.java index f3d2d98fb68..6396b0cfeb4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asBoolean_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asBoolean_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asByte_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asByte_Test.java index 3e55ce7679d..b51d2b23d1a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asByte_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asByte_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asDouble_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asDouble_Test.java index e420bcf2e4b..346b7ea3d07 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asDouble_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asDouble_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asFloat_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asFloat_Test.java index 557e1eb0701..72c305679d9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asFloat_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asFloat_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asInt_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asInt_Test.java index 64b3eb1d673..41005d16566 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asInt_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asInt_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asLong_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asLong_Test.java index ab7785de877..e54d44fade5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asLong_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asLong_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asShort_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asShort_Test.java index e310aa41ffe..a9610f7d7ea 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asShort_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_asShort_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_bytes_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_bytes_Test.java index e1ad3174854..8e0410f7b16 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_bytes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_bytes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isBase64Url_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isBase64Url_Test.java index f02b0cccb6c..1b0c74aa7f9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isBase64Url_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isBase64Url_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isBase64_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isBase64_Test.java index a8b34649283..d52e73fcf4e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isBase64_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isBase64_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isBetween_Test.java index e463a111b53..b9c65c0576c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isEqualTo_Test.java index be9ae1ce25f..5b534db8deb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isGreaterThanOrEqualTo_Test.java index 1cb916b2cc2..7a52b791409 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isGreaterThan_Test.java index 3aec8819963..053e5943c90 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isLessThanOrEqualTo_Test.java index 98ed5331036..5562f19d168 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isLessThan_Test.java index 518b243e149..b5a35e5b3ef 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isStrictlyBetween_Test.java index 07899da6a23..89afd1fe687 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_isStrictlyBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_usingCustomComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_usingCustomComparator_Test.java index 4d930bf5260..cf928051c06 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_usingCustomComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_usingCustomComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_usingDefaultComparator_Test.java index 0bdfb0f63ee..2e0244e8317 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/string_/StringAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/test/Assertions_assertThat_ambiguous_Test.java b/assertj-core/src/test/java/org/assertj/core/api/test/Assertions_assertThat_ambiguous_Test.java index 6c886311d3d..7f62d7aca81 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/test/Assertions_assertThat_ambiguous_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/test/Assertions_assertThat_ambiguous_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/test/ComparableExample.java b/assertj-core/src/test/java/org/assertj/core/api/test/ComparableExample.java index 811ed2f91c3..0876f9b23e2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/test/ComparableExample.java +++ b/assertj-core/src/test/java/org/assertj/core/api/test/ComparableExample.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ExpectThrowableAssert_isThrownBy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ExpectThrowableAssert_isThrownBy_Test.java index 2e1540fbcdd..5de3a78a850 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ExpectThrowableAssert_isThrownBy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ExpectThrowableAssert_isThrownBy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/NotThrownAssert_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/NotThrownAssert_description_Test.java index e04d14a420b..3d08337929d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/NotThrownAssert_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/NotThrownAssert_description_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_from_ThrowingCallable_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_from_ThrowingCallable_Test.java index ddc38550bd1..d722fb56b77 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_from_ThrowingCallable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_from_ThrowingCallable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_from_lambda_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_from_lambda_Test.java index d7bf277fd63..4d27c6f1006 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_from_lambda_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_from_lambda_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_with_then_method_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_with_then_method_Test.java index 0427304e6a0..36290f1bbbc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_with_then_method_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_with_then_method_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_extracting_with_Function_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_extracting_with_Function_Test.java index 890e23fa6b2..41e34cc9b21 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_extracting_with_Function_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_extracting_with_Function_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCauseExactlyInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCauseExactlyInstanceOf_Test.java index 4de907e3677..a389f68532a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCauseExactlyInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCauseExactlyInstanceOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCauseInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCauseInstanceOf_Test.java index 0860c78461f..1a5764c2407 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCauseInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCauseInstanceOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCause_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCause_Test.java index f337c6c21e3..5b65f452df3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCause_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCause_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageContainingAll_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageContainingAll_Test.java index 3f92e59ff88..807a0a359d2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageContainingAll_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageContainingAll_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageContaining_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageContaining_Test.java index 3c146aff567..1bf8291c2cc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageContaining_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageContaining_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageEndingWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageEndingWith_Test.java index e66a8a86043..013fa73874b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageEndingWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageEndingWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageEndingWith_with_String_format_syntax_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageEndingWith_with_String_format_syntax_Test.java index e15352f39ae..5f280ecc775 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageEndingWith_with_String_format_syntax_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageEndingWith_with_String_format_syntax_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageFindingMatch_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageFindingMatch_Test.java index 1f035376dc2..82555aa48c6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageFindingMatch_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageFindingMatch_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageMatchingPattern_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageMatchingPattern_Test.java index 932cf6bd0fe..9412e1a70f4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageMatchingPattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageMatchingPattern_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageMatchingRegex_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageMatchingRegex_Test.java index 0b2ae89b54e..368ffd7d6de 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageMatchingRegex_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageMatchingRegex_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageNotContainingAny_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageNotContainingAny_Test.java index 07c7e274294..49b1eec8ee5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageNotContainingAny_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageNotContainingAny_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageNotContaining_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageNotContaining_Test.java index c3f9e2fa7d3..5c5b4630b3f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageNotContaining_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageNotContaining_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageStartingWith_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageStartingWith_Test.java index 19aa1774fa9..2e04bfaf79a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageStartingWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageStartingWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageStartingWith_with_String_format_syntax_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageStartingWith_with_String_format_syntax_Test.java index 4000eb913c0..dbb057ae48a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageStartingWith_with_String_format_syntax_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageStartingWith_with_String_format_syntax_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessage_Test.java index 18a17e0922e..e0131f181f1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessage_with_String_format_syntax_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessage_with_String_format_syntax_Test.java index 25283d7952b..9b5246959c0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessage_with_String_format_syntax_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessage_with_String_format_syntax_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasNoCause_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasNoCause_Test.java index 5f5f57524d9..948b2b10e76 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasNoCause_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasNoCause_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasNoSuppressedExceptions_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasNoSuppressedExceptions_Test.java index 015d51ad116..ea52e170c46 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasNoSuppressedExceptions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasNoSuppressedExceptions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseExactlyInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseExactlyInstanceOf_Test.java index 59d4f34fb3f..fc43af4c1ac 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseExactlyInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseExactlyInstanceOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseInstanceOf_Test.java index dd2002ef4dd..dbbf7cc746a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseInstanceOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseMessage_Test.java index 749c0f767d4..b17685f3b3d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseMessage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseMessage_with_String_format_syntax_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseMessage_with_String_format_syntax_Test.java index 31e3fd6914a..457a752e009 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseMessage_with_String_format_syntax_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseMessage_with_String_format_syntax_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCause_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCause_Test.java index edefcb222f3..68be050946d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCause_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCause_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasStackTraceContaining_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasStackTraceContaining_Test.java index faaffe21f62..49d5ff59af3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasStackTraceContaining_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasStackTraceContaining_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasStackTraceContaining_with_String_format_syntax_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasStackTraceContaining_with_String_format_syntax_Test.java index ca86b96f00c..6ac293f39e3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasStackTraceContaining_with_String_format_syntax_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasStackTraceContaining_with_String_format_syntax_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasSuppressedException_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasSuppressedException_Test.java index 408bee09c78..0760f34b35e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasSuppressedException_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasSuppressedException_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_message_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_message_Test.java index f126661a4f3..c41595197c3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_message_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_message_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_throwablesChain_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_throwablesChain_Test.java index 01d67dfc72e..a337e6c3359 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_throwablesChain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_throwablesChain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableTypeAssert_description_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableTypeAssert_description_Test.java index a44c53c1274..7e7d3e74878 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableTypeAssert_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableTypeAssert_description_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableTypeAssert_isNotThrownBy_Test.java b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableTypeAssert_isNotThrownBy_Test.java index 7619888e651..746eff2154e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableTypeAssert_isNotThrownBy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/throwable/ThrowableTypeAssert_isNotThrownBy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasAuthority_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasAuthority_Test.java index 2a87e8d7fc9..73b583addfc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasAuthority_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasAuthority_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasFragment_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasFragment_Test.java index edfffd07773..b3b4fa37a5c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasFragment_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasFragment_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasHost_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasHost_Test.java index fd6c4edd077..e3e341796cb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasHost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasHost_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoFragment_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoFragment_Test.java index 102335276c9..675495ac23a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoFragment_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoFragment_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoHost_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoHost_Test.java index 0ca50117489..3999d28b291 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoHost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoHost_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameter_String_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameter_String_String_Test.java index c915efcb135..626bfc3a683 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameter_String_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameter_String_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameter_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameter_String_Test.java index 5323ced318a..613ba19e86e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameter_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameter_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameters_Test.java index 9f6a7420369..4c9e78a43ce 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameters_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoPath_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoPath_Test.java index bfdfa425dac..41cf6f3335c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoPath_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoPath_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoPort_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoPort_Test.java index 7a726f67732..e23ec4e4223 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoPort_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoPort_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoQuery_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoQuery_Test.java index aa08a4638fb..4919fcabd29 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoQuery_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoQuery_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoUserInfo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoUserInfo_Test.java index bd993428896..f1d2ac09949 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoUserInfo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoUserInfo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasParameter_String_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasParameter_String_String_Test.java index 7dffceb0383..e20478285c0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasParameter_String_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasParameter_String_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasParameter_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasParameter_String_Test.java index 686d2c79327..aa3877f9690 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasParameter_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasParameter_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasPath_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasPath_Test.java index 41aea84ef99..dade09139d7 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasPath_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasPath_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasPort_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasPort_Test.java index 343ff5dd64c..e41b79bad46 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasPort_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasPort_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasQuery_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasQuery_Test.java index 3a202955824..1a4d40afe48 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasQuery_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasQuery_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasScheme_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasScheme_Test.java index 119e0eda81d..0f8e7f1aeba 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasScheme_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasScheme_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasUserInfo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasUserInfo_Test.java index 2bba779e855..4e742d36879 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasUserInfo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/uri/UriAssert_hasUserInfo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasAnchor_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasAnchor_Test.java index c6b188bc82c..2b630d0b04d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasAnchor_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasAnchor_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasAuthority_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasAuthority_Test.java index 73365b6c472..2a53f8ea72f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasAuthority_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasAuthority_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasHost_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasHost_Test.java index b1a0862cc85..08163a4ad46 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasHost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasHost_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoAnchor_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoAnchor_Test.java index f978b740057..597d0fbfc0b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoAnchor_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoAnchor_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoHost_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoHost_Test.java index 361487f3097..d9e0f134e3d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoHost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoHost_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoParameter_String_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoParameter_String_String_Test.java index 8486a5b0d52..5b5721f2944 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoParameter_String_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoParameter_String_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoParameter_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoParameter_String_Test.java index 7dfb1a9b8fb..a00bf1f8fc9 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoParameter_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoParameter_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoPath_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoPath_Test.java index e5e96ce1aa8..8bacf02e707 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoPath_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoPath_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoPort_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoPort_Test.java index 198418b83ec..184b53b3e5e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoPort_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoPort_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoQuery_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoQuery_Test.java index 46f3312f9e1..cb60cc469a4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoQuery_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoQuery_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoUserInfo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoUserInfo_Test.java index 6bc8fa4f7c4..065b74806e1 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoUserInfo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoUserInfo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasParameter_String_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasParameter_String_String_Test.java index 905bdd6e0cc..bfa9fabe8dc 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasParameter_String_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasParameter_String_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasParameter_String_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasParameter_String_Test.java index 593d785df9b..0b28d60215a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasParameter_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasParameter_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasPath_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasPath_Test.java index ef093ae7d2f..29c72f6ab6f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasPath_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasPath_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasPort_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasPort_Test.java index 455d83cebdc..6473dc60591 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasPort_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasPort_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasProtocol_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasProtocol_Test.java index bfa294bba72..a15a02740e4 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasProtocol_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasProtocol_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasQuery_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasQuery_Test.java index 3c1e9e08cc4..5954d51e064 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasQuery_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasQuery_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasUserInfo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasUserInfo_Test.java index 28192467ca5..14092a05735 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasUserInfo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_hasUserInfo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_isEqualToWithSortedQueryParameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_isEqualToWithSortedQueryParameters_Test.java index 34389fc0e5e..f5715c286c8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_isEqualToWithSortedQueryParameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/url/UrlAssert_isEqualToWithSortedQueryParameters_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssertBaseTest.java index dba7c9fb83a..60237a165d2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_hasMonthValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_hasMonthValue_Test.java index 9ebc3c23a53..e1c44eb3579 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_hasMonthValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_hasMonthValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_hasMonth_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_hasMonth_Test.java index de5d130079d..561b32c175d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_hasMonth_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_hasMonth_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_hasYear_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_hasYear_Test.java index 5648f035cd9..cf1db2d4ede 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_hasYear_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_hasYear_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isAfterOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isAfterOrEqualTo_Test.java index c6ac62e6eaf..77c7e2cab8f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isAfterOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isAfterOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isAfter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isAfter_Test.java index c04e6c543d4..1067492cec5 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isAfter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isAfter_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBeforeOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBeforeOrEqualTo_Test.java index aff474b30f7..9ceeee4ab7c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBeforeOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBeforeOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBefore_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBefore_Test.java index 53fc67ea0f5..589c83b4c82 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBefore_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBefore_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBetween_Test.java index a45eaf03170..f28589a727b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBetween_with_String_parameters_Test.java index f71bb638640..b6e71918fec 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isBetween_with_String_parameters_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isCurrentYearMonth_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isCurrentYearMonth_Test.java index bf4424b46e6..9835718c9db 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isCurrentYearMonth_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isCurrentYearMonth_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isEqualTo_Test.java index fa1a5bf1f7f..5aaf1ad8844 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isInTheFuture_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isInTheFuture_Test.java index ad37216dbf9..3689dbf35e8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isInTheFuture_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isInTheFuture_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isInThePast_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isInThePast_Test.java index 5f47e7c5478..fbe6c5defb8 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isInThePast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isInThePast_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isIn_Test.java index 33bdf2bc6b2..404ff2b057d 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isNotEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isNotEqualTo_Test.java index 2be1226ef45..faf337303ab 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isNotEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isNotEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isNotIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isNotIn_Test.java index 28326db88d2..19c863f87cb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isNotIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isNotIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isStrictlyBetween_Test.java index 39ced7080c8..9375b195178 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isStrictlyBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isStrictlyBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isStrictlyBetween_with_String_parameters_Test.java index 1198a00a034..30887caf397 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isStrictlyBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/yearmonth/YearMonthAssert_isStrictlyBetween_with_String_parameters_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssertBaseTest.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssertBaseTest.java index 36e939bd75b..e51a3a0f941 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssertBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_defaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_defaultComparator_Test.java index e406c7b6654..ec2fbc3f7b2 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_defaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_defaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isAfterOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isAfterOrEqualTo_Test.java index a2d9fea4859..2412b885c62 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isAfterOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isAfterOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isAfter_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isAfter_Test.java index bb2ee02a133..5e72acd87c0 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isAfter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isAfter_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBeforeOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBeforeOrEqualTo_Test.java index 4ffad7d8705..fe68510e3eb 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBeforeOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBeforeOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBefore_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBefore_Test.java index e6f945536ff..01a8868d310 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBefore_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBefore_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBetween_Test.java index a0540973f64..1d4237abe1b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBetween_with_String_parameters_Test.java index 2778bcdcbe6..4482f87db0e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBetween_with_String_parameters_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualTo_Test.java index 092cf812a85..2e6e86cef7a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isInTheFuture_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isInTheFuture_Test.java index 7f317516871..94f8f1b285a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isInTheFuture_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isInTheFuture_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isInThePast_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isInThePast_Test.java index a715c7a2c58..4be298cb537 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isInThePast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isInThePast_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isIn_Test.java index 5cdff8f164f..a2a095e95c6 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isIn_errors_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isIn_errors_Test.java index 108c3be21db..90d90606a77 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isIn_errors_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isIn_errors_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotEqualTo_Test.java index bc81d9c59c6..66fb5f58e9b 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotIn_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotIn_Test.java index 78628bfcfb6..2d000dc790e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotIn_errors_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotIn_errors_Test.java index a302baf16fd..af91236587e 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotIn_errors_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotIn_errors_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isStrictlyBetween_Test.java index 69a5b17f91b..542df45d4d3 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isStrictlyBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java index d180430a64e..453d375d09c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_usingComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_usingComparator_Test.java index df96f469841..8b07c8a545f 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_usingComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_usingComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_usingDefaultComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_usingDefaultComparator_Test.java index d17a71d1b6e..3789625a099 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_usingDefaultComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/AllOf_allOf_with_Collection_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/AllOf_allOf_with_Collection_Test.java index 1bb8a9f36a4..3c7a2274cc7 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/AllOf_allOf_with_Collection_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/AllOf_allOf_with_Collection_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/AllOf_allOf_with_array_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/AllOf_allOf_with_array_Test.java index 13127455c46..29c4b8b38f3 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/AllOf_allOf_with_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/AllOf_allOf_with_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/AllOf_conditionDescriptionWithStatus_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/AllOf_conditionDescriptionWithStatus_Test.java index caa3c2c9a03..dc5437baac6 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/AllOf_conditionDescriptionWithStatus_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/AllOf_conditionDescriptionWithStatus_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/AllOf_matches_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/AllOf_matches_Test.java index 717f206b41a..c46be16f697 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/AllOf_matches_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/AllOf_matches_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/AllOf_toString_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/AllOf_toString_Test.java index 4ec821759bf..ca3e270b5e4 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/AllOf_toString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/AllOf_toString_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_anyOf_with_Collection_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_anyOf_with_Collection_Test.java index 1e8ae88de38..adf175aa574 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_anyOf_with_Collection_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_anyOf_with_Collection_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_anyOf_with_array_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_anyOf_with_array_Test.java index 6590345c16c..2df64f118db 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_anyOf_with_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_anyOf_with_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_matches_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_matches_Test.java index 2a789ccf1ef..1f36519c6b8 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_matches_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_matches_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_toString_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_toString_Test.java index 441c401aecf..3c930e03a0a 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_toString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/AnyOf_toString_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/ConcreteJoin.java b/assertj-core/src/test/java/org/assertj/core/condition/ConcreteJoin.java index 0d081aa7aeb..3d407365071 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/ConcreteJoin.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/ConcreteJoin.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/ConditionBuiltWithPredicateTest.java b/assertj-core/src/test/java/org/assertj/core/condition/ConditionBuiltWithPredicateTest.java index 5e8e5c22f7f..23539e0df94 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/ConditionBuiltWithPredicateTest.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/ConditionBuiltWithPredicateTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/Condition_conditionDescriptionWithStatus_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/Condition_conditionDescriptionWithStatus_Test.java index b8feb31eda5..3ec18229497 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/Condition_conditionDescriptionWithStatus_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/Condition_conditionDescriptionWithStatus_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/DoesNotHave_matches_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/DoesNotHave_matches_Test.java index 0d97550f037..75bf153970c 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/DoesNotHave_matches_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/DoesNotHave_matches_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/DoesNotHave_toString_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/DoesNotHave_toString_Test.java index df76cb67afb..a408d748894 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/DoesNotHave_toString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/DoesNotHave_toString_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/DoesNotHave_with_condition_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/DoesNotHave_with_condition_Test.java index e3195b010e2..79a1d576754 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/DoesNotHave_with_condition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/DoesNotHave_with_condition_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/DoesNotMatchPredicateTest.java b/assertj-core/src/test/java/org/assertj/core/condition/DoesNotMatchPredicateTest.java index 8b40c328dc0..a4f69420648 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/DoesNotMatchPredicateTest.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/DoesNotMatchPredicateTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/JediCondition.java b/assertj-core/src/test/java/org/assertj/core/condition/JediCondition.java index 3e725d0c27e..5fee533e46b 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/JediCondition.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/JediCondition.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/JediPowerCondition.java b/assertj-core/src/test/java/org/assertj/core/condition/JediPowerCondition.java index 7d159f04faa..291cb20fdf0 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/JediPowerCondition.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/JediPowerCondition.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/Join_constructor_with_Collection_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/Join_constructor_with_Collection_Test.java index 5c82eedc656..b65858ab2a9 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/Join_constructor_with_Collection_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/Join_constructor_with_Collection_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/Join_constructor_with_array_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/Join_constructor_with_array_Test.java index 76112d2a8a0..b394020847d 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/Join_constructor_with_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/Join_constructor_with_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/MappedConditionTest.java b/assertj-core/src/test/java/org/assertj/core/condition/MappedConditionTest.java index 20ac2a11eed..3313af9d99c 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/MappedConditionTest.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/MappedConditionTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/MatchPredicateTest.java b/assertj-core/src/test/java/org/assertj/core/condition/MatchPredicateTest.java index 82dc8d93bf1..ea706f53791 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/MatchPredicateTest.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/MatchPredicateTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/Multiple_combined_conditions_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/Multiple_combined_conditions_Test.java index 18f4a515734..6ee9d58f5bf 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/Multiple_combined_conditions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/Multiple_combined_conditions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/NestableConditionFixtures.java b/assertj-core/src/test/java/org/assertj/core/condition/NestableConditionFixtures.java index 90a2ea3dbd2..fbc1d9ed607 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/NestableConditionFixtures.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/NestableConditionFixtures.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/NestableCondition_assertionMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/NestableCondition_assertionMessage_Test.java index 9171bb9b559..f0af8c4b047 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/NestableCondition_assertionMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/NestableCondition_assertionMessage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/NestableCondition_description_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/NestableCondition_description_Test.java index 5c68c36c4e7..0aa7a4d0ae6 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/NestableCondition_description_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/NestableCondition_description_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/NestableCondition_matches_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/NestableCondition_matches_Test.java index ef3c54d2ed1..ffbfa4ca924 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/NestableCondition_matches_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/NestableCondition_matches_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/Not_matches_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/Not_matches_Test.java index d612ddbdb33..cc62871ba97 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/Not_matches_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/Not_matches_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/Not_toString_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/Not_toString_Test.java index 0469ec7bd51..ae361ff2437 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/Not_toString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/Not_toString_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/Not_with_condition_Test.java b/assertj-core/src/test/java/org/assertj/core/condition/Not_with_condition_Test.java index b3a996b7144..f378a73f4bb 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/Not_with_condition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/Not_with_condition_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/condition/VerboseConditionTest.java b/assertj-core/src/test/java/org/assertj/core/condition/VerboseConditionTest.java index d3a23512c86..07c3f8d42c0 100644 --- a/assertj-core/src/test/java/org/assertj/core/condition/VerboseConditionTest.java +++ b/assertj-core/src/test/java/org/assertj/core/condition/VerboseConditionTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/description/JoinDescription_constructor_Test.java b/assertj-core/src/test/java/org/assertj/core/description/JoinDescription_constructor_Test.java index 3f897bbaa2c..538d483c228 100644 --- a/assertj-core/src/test/java/org/assertj/core/description/JoinDescription_constructor_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/description/JoinDescription_constructor_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ActualIsNotEmpty_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ActualIsNotEmpty_create_Test.java index 88ba877cdac..22307937007 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ActualIsNotEmpty_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ActualIsNotEmpty_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/AnyElementsShouldMatch_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/AnyElementsShouldMatch_create_Test.java index 615ee819a31..3c098f9f07c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/AnyElementsShouldMatch_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/AnyElementsShouldMatch_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_assertionError_Test.java b/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_assertionError_Test.java index d21c5ac75b9..5e17ece4399 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_assertionError_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_assertionError_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_multipleAssertionsError_Test.java b/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_multipleAssertionsError_Test.java index 82fa7da385d..0d681ea8bba 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_multipleAssertionsError_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_multipleAssertionsError_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_create_Test.java index aaf55071cdc..9b40b794863 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_equals_hashCode_Test.java b/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_equals_hashCode_Test.java index 8088a783f1f..918f5fa371c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_equals_hashCode_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_equals_hashCode_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_toString_Test.java b/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_toString_Test.java index a3a27aafa50..cd1ae323b66 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_toString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_toString_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_unquotedString_Test.java b/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_unquotedString_Test.java index e356e4b6011..4d24387f1db 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_unquotedString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_unquotedString_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ClassModifierShouldBe_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ClassModifierShouldBe_create_Test.java index 2e0d9c35215..9e0c160bd97 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ClassModifierShouldBe_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ClassModifierShouldBe_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ConstructorInvoker_newInstance_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ConstructorInvoker_newInstance_Test.java index c0cb975e51b..7c93fa0e280 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ConstructorInvoker_newInstance_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ConstructorInvoker_newInstance_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/DescriptionFormatter_format_Test.java b/assertj-core/src/test/java/org/assertj/core/error/DescriptionFormatter_format_Test.java index d75a85b17f5..f87e3dff787 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/DescriptionFormatter_format_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/DescriptionFormatter_format_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBeAtLeast_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBeAtLeast_create_Test.java index 587103b2011..148a198d06c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBeAtLeast_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBeAtLeast_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBeAtMost_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBeAtMost_create_Test.java index 4f58c3f8a8c..04a2505bfcb 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBeAtMost_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBeAtMost_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBeExactly_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBeExactly_create_Test.java index 93ac706ab2f..1496674b4a2 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBeExactly_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBeExactly_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBe_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBe_create_Test.java index 9fd9d13160e..dcdf5a4937b 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBe_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldBe_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHaveAtLeast_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHaveAtLeast_create_Test.java index f133ee9a5d7..de43308235f 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHaveAtLeast_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHaveAtLeast_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHaveAtMost_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHaveAtMost_create_Test.java index 7b0cb1c8326..51dd6069744 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHaveAtMost_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHaveAtMost_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHaveExactly_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHaveExactly_create_Test.java index 56ef84cb14c..05c64d0ecee 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHaveExactly_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHaveExactly_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHave_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHave_create_Test.java index 3cf79410463..553cbac1ac5 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHave_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldHave_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldMatch_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldMatch_create_Test.java index 97b080e23e3..9bbc21c6677 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldMatch_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldMatch_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldNotBe_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldNotBe_create_Test.java index 59a83bb0c8c..36f38aec7ed 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldNotBe_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldNotBe_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldNotHave_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldNotHave_create_Test.java index fb134f1b10b..4c69be0b810 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldNotHave_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldNotHave_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldSatisfy_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldSatisfy_create_Test.java index 715b19bcd8c..a9a99c6f07e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldSatisfy_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ElementsShouldSatisfy_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/FakeFile.java b/assertj-core/src/test/java/org/assertj/core/error/FakeFile.java index 919e4703675..f3425699a11 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/FakeFile.java +++ b/assertj-core/src/test/java/org/assertj/core/error/FakeFile.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/GroupTypeDescription_getGroupTypeDescription_Test.java b/assertj-core/src/test/java/org/assertj/core/error/GroupTypeDescription_getGroupTypeDescription_Test.java index db5df536076..4b8e208b329 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/GroupTypeDescription_getGroupTypeDescription_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/GroupTypeDescription_getGroupTypeDescription_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/MatcherShouldHaveGroup_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/MatcherShouldHaveGroup_create_Test.java index e051102d72e..afafa11db7f 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/MatcherShouldHaveGroup_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/MatcherShouldHaveGroup_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/MatcherShouldMatch_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/MatcherShouldMatch_create_Test.java index 8568c15e683..5bb5f8d0ee3 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/MatcherShouldMatch_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/MatcherShouldMatch_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/MessageFormatter_format_Test.java b/assertj-core/src/test/java/org/assertj/core/error/MessageFormatter_format_Test.java index daa39f806b9..41909f329d7 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/MessageFormatter_format_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/MessageFormatter_format_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/NoElementsShouldMatch_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/NoElementsShouldMatch_create_Test.java index 3ced7a0e54a..9cb72dea12c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/NoElementsShouldMatch_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/NoElementsShouldMatch_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/NoElementsShouldSatisfy_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/NoElementsShouldSatisfy_create_Test.java index 3b333697403..42364405378 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/NoElementsShouldSatisfy_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/NoElementsShouldSatisfy_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/OptionalDouble_ShouldHaveValueCloseToOffset_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/OptionalDouble_ShouldHaveValueCloseToOffset_create_Test.java index 8bc7d4cf8e1..3c33bce0e9a 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/OptionalDouble_ShouldHaveValueCloseToOffset_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/OptionalDouble_ShouldHaveValueCloseToOffset_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/OptionalDouble_ShouldHaveValueCloseToPercentage_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/OptionalDouble_ShouldHaveValueCloseToPercentage_create_Test.java index 6c6d6bad49f..07f1d68f073 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/OptionalDouble_ShouldHaveValueCloseToPercentage_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/OptionalDouble_ShouldHaveValueCloseToPercentage_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/OptionalShouldContainInstanceOf_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/OptionalShouldContainInstanceOf_create_Test.java index 07a9bd0394d..b8b378102b5 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/OptionalShouldContainInstanceOf_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/OptionalShouldContainInstanceOf_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/Optional_ShouldBeEmpty_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/Optional_ShouldBeEmpty_create_Test.java index d3e88f1c75f..9740469b75e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/Optional_ShouldBeEmpty_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/Optional_ShouldBeEmpty_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/Optional_ShouldBePresent_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/Optional_ShouldBePresent_create_Test.java index 7c56ee9a788..9954784b09a 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/Optional_ShouldBePresent_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/Optional_ShouldBePresent_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/Optional_ShouldContain_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/Optional_ShouldContain_create_Test.java index 95b6156dd56..a4a39fd018e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/Optional_ShouldContain_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/Optional_ShouldContain_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/Person.java b/assertj-core/src/test/java/org/assertj/core/error/Person.java index 958490fa6cc..f9360bda3e7 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/Person.java +++ b/assertj-core/src/test/java/org/assertj/core/error/Person.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/PersonDAO.java b/assertj-core/src/test/java/org/assertj/core/error/PersonDAO.java index ecd86d4fc94..0b2ab40298f 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/PersonDAO.java +++ b/assertj-core/src/test/java/org/assertj/core/error/PersonDAO.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldAccept_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldAccept_create_Test.java index f3cb0a8e584..241f4ffe1b9 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldAccept_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldAccept_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeASCII_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeASCII_create_Test.java index d5f6291132f..b535b9a4f47 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeASCII_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeASCII_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAbsolutePath_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAbsolutePath_create_Test.java index d7220d234ee..1a76e64ced4 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAbsolutePath_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAbsolutePath_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAbstract_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAbstract_create_Test.java index c52b63c48d2..a71e6cbb28b 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAbstract_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAbstract_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAfterOrEqualTo_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAfterOrEqualTo_create_Test.java index a894002acda..1104da86620 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAfterOrEqualTo_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAfterOrEqualTo_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAfterYear_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAfterYear_create_Test.java index d76e8d6066d..66adc6ade55 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAfterYear_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAfterYear_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAfter_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAfter_create_Test.java index f98d8ea8809..ab71a8ce9f8 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAfter_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAfter_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAlphabetic_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAlphabetic_create_Test.java index 2af14603ca5..4f7b7e286ae 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAlphabetic_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAlphabetic_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAlphanumeric_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAlphanumeric_create_Test.java index b79dab50399..3342064ba0c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAlphanumeric_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAlphanumeric_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAssignableFrom_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAssignableFrom_create_Test.java index 660d611d1c1..16da8d704c7 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAssignableFrom_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAssignableFrom_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAssignableTo_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAssignableTo_create_Test.java index 7b723169b7d..adefd5bd0c5 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAssignableTo_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAssignableTo_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAtIndex_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAtIndex_create_Test.java index dc0e4e3a570..1f4aabba793 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAtIndex_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAtIndex_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAtSameInstant_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAtSameInstant_create_Test.java index f2896bc5dd4..0369c77a757 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAtSameInstant_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeAtSameInstant_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBase64_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBase64_create_Test.java index faa5f53ac17..0a5cc9b37b3 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBase64_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBase64_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBeforeOrEqualTo_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBeforeOrEqualTo_create_Test.java index f6d8b100664..cb486e7dc2f 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBeforeOrEqualTo_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBeforeOrEqualTo_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBeforeYear_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBeforeYear_create_Test.java index 382c56632b9..1a840f28c31 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBeforeYear_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBeforeYear_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBefore_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBefore_create_Test.java index 35fbaa84fe0..cd6d366ded5 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBefore_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBefore_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBetween_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBetween_create_Test.java index 3fc1cc41930..2c67f4272f9 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBetween_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeBetween_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeCanonicalPath_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeCanonicalPath_create_Test.java index 81e9cc19148..f24950acb67 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeCanonicalPath_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeCanonicalPath_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeCloseTo_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeCloseTo_create_Test.java index 771c6a8eada..83815363e91 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeCloseTo_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeCloseTo_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeDirectory_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeDirectory_create_Test.java index af4cdd39eff..5297f5649b2 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeDirectory_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeDirectory_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEmptyDirectory_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEmptyDirectory_create_Test.java index 410983ad232..793225563d2 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEmptyDirectory_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEmptyDirectory_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEmpty_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEmpty_create_Test.java index 29e5827661b..f8b6bdd56d5 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEmpty_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEmpty_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualByComparingOnlyGivenFields_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualByComparingOnlyGivenFields_create_Test.java index ca504f9aef7..2523c0ba749 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualByComparingOnlyGivenFields_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualByComparingOnlyGivenFields_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringCase_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringCase_create_Test.java index 08e076368db..8314e2e8192 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringCase_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringCase_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringMinutes_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringMinutes_create_Test.java index bbd85e2e445..3205e9a1e9a 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringMinutes_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringMinutes_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNanos_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNanos_create_Test.java index 194e05be0e1..5b32af889a8 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNanos_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNanos_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNewlineDifferences_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNewlineDifferences_create_Test.java index 30d31dbb663..6da3a2c8bb5 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNewlineDifferences_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNewlineDifferences_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNewlines_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNewlines_create_Test.java index 7b682fbaa6f..5535a5d43c5 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNewlines_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNewlines_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringSeconds_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringSeconds_create_Test.java index b11b8347c24..b9d8643613b 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringSeconds_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringSeconds_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringTimezone_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringTimezone_create_Test.java index 1386a0e9419..846a042ea88 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringTimezone_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringTimezone_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringWhitespace_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringWhitespace_create_Test.java index 839fbac1f05..c6392c4237e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringWhitespace_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringWhitespace_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualNormalizingPunctuationAndWhitespace_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualNormalizingPunctuationAndWhitespace_create_Test.java index 8e31a7501ae..74376f55547 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualNormalizingPunctuationAndWhitespace_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualNormalizingPunctuationAndWhitespace_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualNormalizingUnicode_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualNormalizingUnicode_create_Test.java index 19257154812..4bf27d5965f 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualNormalizingUnicode_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualNormalizingUnicode_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualNormalizingWhitespace_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualNormalizingWhitespace_create_Test.java index 23dd2961d88..379638ccf73 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualNormalizingWhitespace_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualNormalizingWhitespace_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualToIgnoringGivenFields_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualToIgnoringGivenFields_create_Test.java index c76a1c1c33f..f9ca364057a 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualToIgnoringGivenFields_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualToIgnoringGivenFields_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualWithTimePrecision_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualWithTimePrecision_create_Test.java index 11230e3e97b..94e12b09309 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualWithTimePrecision_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualWithTimePrecision_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualWithinOffset_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualWithinOffset_create_Test.java index eece630ebd1..c4ada4794ac 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualWithinOffset_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualWithinOffset_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualWithinPercentage_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualWithinPercentage_create_Test.java index f49b7a86e84..973ac80d705 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualWithinPercentage_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqualWithinPercentage_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_Test.java index fd3b6ad1025..63eba922157 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_equals_hashCode_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_equals_hashCode_Test.java index b6d0061ca04..f3d69d0bb25 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_equals_hashCode_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_equals_hashCode_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_Test.java index 5a1945b9e74..6b92075a077 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_differentiating_expected_and_actual_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_differentiating_expected_and_actual_Test.java index e2e23e98a47..66ddfa0aee3 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_differentiating_expected_and_actual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_differentiating_expected_and_actual_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_without_JUnit_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_without_JUnit_Test.java index 5c2ff2c00cf..3b898db3fca 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_without_JUnit_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_without_JUnit_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_without_JUnit_and_OTA4J_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_without_JUnit_and_OTA4J_Test.java index 7a9e9f7faff..fe8ffc9220f 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_without_JUnit_and_OTA4J_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_without_JUnit_and_OTA4J_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEven_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEven_create_Test.java index bc38aab9d42..3b538e6e7ec 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEven_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeEven_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeExactlyInstance_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeExactlyInstance_create_Test.java index 66b82e1351a..8c9fce28d80 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeExactlyInstance_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeExactlyInstance_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeExecutable_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeExecutable_create_Test.java index ede7d984d60..348a01b6691 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeExecutable_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeExecutable_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeExhausted_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeExhausted_create_Test.java index 23bc003376d..1d038bf41d3 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeExhausted_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeExhausted_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeFalse_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeFalse_create_Test.java index 6125d1352bd..cf724fe28bb 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeFalse_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeFalse_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeFile_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeFile_create_Test.java index 7de80f8bb39..3ad41de50cb 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeFile_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeFile_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeFinite_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeFinite_create_Test.java index 47a61a95368..7171d6bb873 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeFinite_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeFinite_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeGreaterOrEqual_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeGreaterOrEqual_create_Test.java index b97dd491203..3cbfa5c196b 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeGreaterOrEqual_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeGreaterOrEqual_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeGreater_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeGreater_create_Test.java index 20e825cffa6..31151db7766 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeGreater_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeGreater_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeHexadecimal_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeHexadecimal_create_Test.java index e3d36f9f354..7d6c2825f6d 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeHexadecimal_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeHexadecimal_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameDay_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameDay_create_Test.java index b1a1fc94782..f23525b60e0 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameDay_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameDay_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameHourWindow_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameHourWindow_create_Test.java index cfe28260a05..6f2183ce9bd 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameHourWindow_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameHourWindow_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameHour_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameHour_create_Test.java index 19ece6be85d..1ffb8ff9ec0 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameHour_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameHour_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameMinuteWindow_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameMinuteWindow_create_Test.java index 8c1efa5d9ed..1b133df405f 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameMinuteWindow_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameMinuteWindow_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameMinute_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameMinute_create_Test.java index b2e3de17e55..d8625a2e84a 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameMinute_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameMinute_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameMonth_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameMonth_create_Test.java index ad833a49ed1..4f060b31b52 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameMonth_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameMonth_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameSecondWindow_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameSecondWindow_create_Test.java index f8238cf4a0c..e37bcd2a3a1 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameSecondWindow_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameSecondWindow_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameSecond_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameSecond_create_Test.java index eca59f67b62..dd03bbbc70e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameSecond_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameSecond_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameYear_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameYear_create_Test.java index 7cbf23c6777..0368abc4a5a 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameYear_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInSameYear_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInTheFutureTest_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInTheFutureTest_create_Test.java index 47215860a09..66f2481b0b2 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInTheFutureTest_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInTheFutureTest_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInThePastTest_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInThePastTest_create_Test.java index 2ed39928423..36ae62acd6c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInThePastTest_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInThePastTest_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeIn_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeIn_create_Test.java index 363874831cb..cab6658fbe4 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeIn_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeIn_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInfinite_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInfinite_create_Test.java index c06415b711e..1682f2ba5ed 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInfinite_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInfinite_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInstanceOfAny_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInstanceOfAny_create_Test.java index 686c30bc30d..0867622aec9 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInstanceOfAny_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInstanceOfAny_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInstance_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInstance_create_Test.java index 9fdab4b6eb1..98210c58393 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInstance_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeInstance_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeLessOrEqual_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeLessOrEqual_create_Test.java index ad1b3912e39..9bd95c028b1 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeLessOrEqual_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeLessOrEqual_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeLess_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeLess_create_Test.java index b7969dbd8f3..b3c44ad9a02 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeLess_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeLess_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeLowerCase_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeLowerCase_create_Test.java index e2484db324e..713c748048d 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeLowerCase_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeLowerCase_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeMarkedCase_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeMarkedCase_create_Test.java index 51483b4a539..e271e509b72 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeMarkedCase_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeMarkedCase_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeMixedCase_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeMixedCase_create_Test.java index 09d8eb571dc..6c8e72cb25d 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeMixedCase_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeMixedCase_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeNormalized_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeNormalized_create_Test.java index 72a76ba1f7e..ab14624b81d 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeNormalized_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeNormalized_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeNullOrEmpty_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeNullOrEmpty_create_Test.java index cefaf44fa17..e47df4f0a2c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeNullOrEmpty_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeNullOrEmpty_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeNumeric_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeNumeric_create_Test.java index f91bc8f3d1e..cc524cda7c1 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeNumeric_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeNumeric_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeOdd_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeOdd_create_Test.java index 52a154ea586..de111a1b052 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeOdd_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeOdd_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeOfClassIn_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeOfClassIn_Test.java index 5d9d80e2744..bca9616bce1 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeOfClassIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeOfClassIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBePeriod_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBePeriod_create_Test.java index cf14b521f74..8dc89f3da9c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBePeriod_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBePeriod_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBePrimitive_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBePrimitive_create_Test.java index cc7de2d0a3b..f6232678e30 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBePrimitive_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBePrimitive_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBePrintable_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBePrintable_create_Test.java index a421f822bdf..68a3a7d5d73 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBePrintable_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBePrintable_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeReadable_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeReadable_create_Test.java index 0de3270f5b5..76af1285888 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeReadable_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeReadable_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeRecord_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeRecord_create_Test.java index 78f11a0fc95..79c69847798 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeRecord_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeRecord_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeRegularFile_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeRegularFile_create_Test.java index c0ec7b38d38..e2f4fb32872 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeRegularFile_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeRegularFile_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeRelativePath_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeRelativePath_create_Test.java index a188890448b..176ce5c5cc7 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeRelativePath_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeRelativePath_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSameGenericBetweenIterableAndCondition_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSameGenericBetweenIterableAndCondition_create_Test.java index 04419c74adb..b2b5e8247a0 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSameGenericBetweenIterableAndCondition_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSameGenericBetweenIterableAndCondition_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSame_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSame_create_Test.java index d716f36afb3..eea8b310171 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSame_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSame_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSealed_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSealed_create_Test.java index b6740a6a404..3f35f916c7d 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSealed_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSealed_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSortedAccordingToComparator_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSortedAccordingToComparator_create_Test.java index b2517cbc078..ab9f7455bc1 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSortedAccordingToComparator_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSortedAccordingToComparator_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSorted_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSorted_create_Test.java index 4779acc75f4..60bfedf082d 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSorted_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSorted_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSubsetOf_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSubsetOf_create_Test.java index bab4292660d..f565fad4a30 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSubsetOf_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSubsetOf_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSubstringOf_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSubstringOf_create_Test.java index af2ae7833ba..776f984ad6e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSubstringOf_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSubstringOf_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSymbolicLink_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSymbolicLink_create_Test.java index d32560c7de8..afef241ca8e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSymbolicLink_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeSymbolicLink_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeTrue_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeTrue_create_Test.java index 59fd64cd4a0..62f75424d38 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeTrue_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeTrue_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeUnmodifiable_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeUnmodifiable_create_Test.java index 38f96dafcb6..23f4372d848 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeUnmodifiable_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeUnmodifiable_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeUpperCase_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeUpperCase_create_Test.java index 2f0429dc8ce..feebbc420ba 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeUpperCase_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeUpperCase_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeVisible_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeVisible_create_Test.java index 98fe7b5ec79..2edaed4ab84 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeVisible_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeVisible_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeWritable_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeWritable_create_Test.java index 6dc20bf4e6a..4874c5ae360 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBeWritable_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBeWritable_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldBe_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldBe_create_Test.java index fdddcb7b84c..3d630659a49 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldBe_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldBe_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainAnyOf_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainAnyOf_create_Test.java index 79d912021df..038b0132430 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainAnyOf_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainAnyOf_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainAtIndex_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainAtIndex_create_Test.java index 36a8b7df1cf..07980fdde1a 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainAtIndex_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainAtIndex_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainCharSequenceOnlyOnce_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainCharSequenceOnlyOnce_create_Test.java index 48d2ac710c3..b7e68602c6e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainCharSequenceOnlyOnce_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainCharSequenceOnlyOnce_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainCharSequence_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainCharSequence_create_Test.java index 5e361ad98c6..a336ad5edc4 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainCharSequence_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainCharSequence_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainEntries_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainEntries_create_Test.java index 42eb1b5cef3..6bfac01954e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainEntries_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainEntries_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainEntry_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainEntry_create_Test.java index 9ced508812a..ce826604ada 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainEntry_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainEntry_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainExactlyInAnyOrder_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainExactlyInAnyOrder_create_Test.java index bb952e84106..80339def031 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainExactlyInAnyOrder_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainExactlyInAnyOrder_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainExactly_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainExactly_create_Test.java index b9dc13eb1bd..08063ff0d85 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainExactly_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainExactly_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainKey_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainKey_create_Test.java index d94f06326c1..8e66ad9fb15 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainKey_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainKey_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainKeys_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainKeys_create_Test.java index 4ce2dd4b82a..e025c478c0b 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainKeys_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainKeys_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainNull_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainNull_create_Test.java index cff16952d58..e794c3ad143 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainNull_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainNull_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOneOrMoreWhitespaces_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOneOrMoreWhitespaces_create_Test.java index bc711ccf012..f8b2b2313ac 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOneOrMoreWhitespaces_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOneOrMoreWhitespaces_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyDigits_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyDigits_create_Test.java index 150a22c8a8c..fc1b2b46ea1 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyDigits_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyDigits_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyKeys_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyKeys_create_Test.java index e3779b92bfc..51f8aca642b 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyKeys_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyKeys_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyNulls_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyNulls_create_Test.java index 6b895bb3a93..071242d2ec9 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyNulls_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyNulls_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyWhitespaces_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyWhitespaces_create_Test.java index 69531da42f5..e6dcaa73187 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyWhitespaces_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnlyWhitespaces_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnly_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnly_create_Test.java index 1d000f5195b..6b4192af3df 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnly_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainOnly_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainPattern_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainPattern_create_Test.java index 7923b61c4e8..eba916bdff2 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainPattern_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainPattern_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainRecursively_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainRecursively_create_Test.java index 8149891dca0..cdbdb125d77 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainRecursively_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainRecursively_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSequenceOfCharSequence_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSequenceOfCharSequence_create_Test.java index a0f6a3b2b08..e9831dcd580 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSequenceOfCharSequence_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSequenceOfCharSequence_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSequence_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSequence_create_Test.java index a47ee0ed6a7..d382ca4e3de 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSequence_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSequence_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSubsequenceOfCharSequence_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSubsequenceOfCharSequence_create_Test.java index 43831213af7..1b58c873c6a 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSubsequenceOfCharSequence_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSubsequenceOfCharSequence_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSubsequence_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSubsequence_create_Test.java index d22e8c17aff..3edfbc9318a 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSubsequence_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainSubsequence_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainThrowable_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainThrowable_create_Test.java index 56e24e16831..58957e508a0 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainThrowable_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainThrowable_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainValue_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainValue_create_Test.java index c0169617bb7..a7c5ed558b8 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainValue_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainValue_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainValues_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainValues_create_Test.java index 1d5f36ccbb3..fe86e860154 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainValues_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainValues_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContain_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContain_create_Test.java index 021bf7b7c94..97a5d090705 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContain_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContain_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainsOnlyOnce_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainsOnlyOnce_create_Test.java index 7b3ff0f7188..3fff91516c1 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldContainsOnlyOnce_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldContainsOnlyOnce_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldEndWithIgnoringCase_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldEndWithIgnoringCase_create_Test.java index 33ba10804f3..2e9c818cac3 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldEndWithIgnoringCase_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldEndWithIgnoringCase_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldEndWithPath_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldEndWithPath_create_Test.java index e06c142f606..2069a74294c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldEndWithPath_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldEndWithPath_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldEndWith_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldEndWith_create_Test.java index 7b7b02350ba..1741ed0f98e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldEndWith_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldEndWith_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldExist_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldExist_create_Test.java index 3f9eb1c7257..98d4f45ce1d 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldExist_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldExist_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAllNullFields_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAllNullFields_create_Test.java index d40594846d4..85164c1460e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAllNullFields_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAllNullFields_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAnnotations_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAnnotations_create_Test.java index bb15f90833c..83802ff3778 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAnnotations_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAnnotations_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAtIndex_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAtIndex_create_Test.java index e42faa10d89..0ba413e9e7a 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAtIndex_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAtIndex_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAtLeastOneElementOfType_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAtLeastOneElementOfType_create_Test.java index aae7ffa4918..c1c449c2dbc 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAtLeastOneElementOfType_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveAtLeastOneElementOfType_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveBinaryContent_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveBinaryContent_create_Test.java index 51a682862aa..c48527faa4e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveBinaryContent_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveBinaryContent_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCauseExactlyInstance_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCauseExactlyInstance_create_Test.java index 53b79333018..875fbf02329 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCauseExactlyInstance_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCauseExactlyInstance_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCauseInstance_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCauseInstance_create_Test.java index 46b08a9a9c1..16c1db2612a 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCauseInstance_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCauseInstance_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCauseReference_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCauseReference_create_Test.java index 2153aac731a..79e4d48a988 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCauseReference_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCauseReference_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCause_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCause_create_Test.java index ebff8a1233b..a52e69dcc5a 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCause_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveCause_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveComparableElementsAccordingToComparator_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveComparableElementsAccordingToComparator_create_Test.java index 8a580cbc242..17db111a52c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveComparableElementsAccordingToComparator_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveComparableElementsAccordingToComparator_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveComparableElements_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveComparableElements_create_Test.java index 83815763d0f..1244614e25f 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveComparableElements_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveComparableElements_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveContent_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveContent_create_Test.java index 73cdc2c7257..f4948267ca0 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveContent_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveContent_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDateField_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDateField_create_Test.java index f41ba3d2291..c2af50df372 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDateField_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDateField_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDigest_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDigest_create_Test.java index 0aa7050be23..f515dbe616f 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDigest_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDigest_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDimensions_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDimensions_create_Test.java index e87903565c4..68b30b69662 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDimensions_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDimensions_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDuration_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDuration_create_Test.java index 2c7559db78d..2b2cd691e2c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDuration_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveDuration_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveExactlyTypes_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveExactlyTypes_create_Test.java index db2552b9b84..22f17a5343c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveExactlyTypes_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveExactlyTypes_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveExtension_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveExtension_create_Test.java index 3526a6072b8..5047cacf680 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveExtension_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveExtension_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveFields_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveFields_create_Test.java index 74ffe1d8654..d0e1a919324 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveFields_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveFields_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveFileSystem_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveFileSystem_create_Test.java index 26e89dd45da..fe6407d7f06 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveFileSystem_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveFileSystem_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMessageFindingMatchRegex_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMessageFindingMatchRegex_create_Test.java index f6780d1eeea..a354a0b0a55 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMessageFindingMatchRegex_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMessageFindingMatchRegex_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMessageMatchingRegex_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMessageMatchingRegex_create_Test.java index 15c57f10b88..cac31f82bde 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMessageMatchingRegex_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMessageMatchingRegex_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMessage_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMessage_create_Test.java index cfdfeea25de..f11ca42ca03 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMessage_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMessage_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMethods_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMethods_create_Test.java index fe089f40b76..c6fcee627cd 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMethods_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveMethods_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveName_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveName_create_Test.java index c66f7a41087..4258c757afd 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveName_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveName_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNext_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNext_create_Test.java index d66465b8054..2cd73d5c58d 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNext_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNext_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoExtension_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoExtension_create_Test.java index e26474aadb1..41d978456a3 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoExtension_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoExtension_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoPackage_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoPackage_create_Test.java index e9916788a33..8aab29d2309 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoPackage_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoPackage_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoParent_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoParent_create_Test.java index b31d356e678..47a724f0970 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoParent_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoParent_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoSuperclass_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoSuperclass_create_Test.java index 9c24d268cd1..9c694629425 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoSuperclass_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoSuperclass_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoSuppressedExceptions_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoSuppressedExceptions_create_Test.java index 1c0fc8fd23d..56365310655 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoSuppressedExceptions_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveNoSuppressedExceptions_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveOnlyElementsOfType_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveOnlyElementsOfType_create_Test.java index 37c1ed45020..48ac38afe5f 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveOnlyElementsOfType_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveOnlyElementsOfType_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePackage_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePackage_create_Test.java index d312c9fb9df..36eae805cc9 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePackage_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePackage_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveParent_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveParent_create_Test.java index c8a12ea14fc..e50354e2ee0 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveParent_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveParent_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePeriod_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePeriod_create_Test.java index 467bb6be5d9..368e18b0588 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePeriod_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePeriod_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePermittedSubclasses_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePermittedSubclasses_create_Test.java index cacf69b798d..09e424b793d 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePermittedSubclasses_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePermittedSubclasses_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePropertyOrFieldWithValue_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePropertyOrFieldWithValue_create_Test.java index 6c1d792cabe..130cdfc70af 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePropertyOrFieldWithValue_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePropertyOrFieldWithValue_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePropertyOrField_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePropertyOrField_create_Test.java index a1a00d17282..af75364da08 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePropertyOrField_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHavePropertyOrField_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRecordComponents_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRecordComponents_create_Test.java index 594b3d6f6df..aa52b97681c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRecordComponents_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRecordComponents_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveReference_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveReference_create_Test.java index 974a5892589..483bfb8caf3 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveReference_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveReference_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRootCauseExactlyInstance_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRootCauseExactlyInstance_create_Test.java index a5345a9f6f7..e8c5777b493 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRootCauseExactlyInstance_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRootCauseExactlyInstance_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRootCauseInstance_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRootCauseInstance_create_Test.java index 55f3913e416..6ede87d2554 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRootCauseInstance_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRootCauseInstance_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRootCause_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRootCause_create_Test.java index 688a7e8daa5..a324ae61d0b 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRootCause_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveRootCause_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameClass_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameClass_create_Test.java index 1c5628337c3..a26eb9a262d 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameClass_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameClass_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameContent_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameContent_create_Test.java index a05a9b5169e..1c5ada168ab 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameContent_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameContent_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameDimensionsAs_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameDimensionsAs_create_Test.java index 032dc72a198..df8400518d4 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameDimensionsAs_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameDimensionsAs_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameFileSystemAs_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameFileSystemAs_create_Test.java index 9f4ac596bae..4d792e7250e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameFileSystemAs_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameFileSystemAs_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameHashCode_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameHashCode_create_Test.java index afd7420a41c..1bea70d0bde 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameHashCode_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameHashCode_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameHourAs_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameHourAs_create_Test.java index 3c620abdade..72baa032af7 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameHourAs_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameHourAs_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameSizeAs_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameSizeAs_create_Test.java index e52e34821e0..37543c0d4d5 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameSizeAs_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameSizeAs_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameTime_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameTime_create_Test.java index 13c86684534..4a90db66b36 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameTime_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSameTime_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveScale_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveScale_create_Test.java index 1d029e52b52..b6e5ed1f967 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveScale_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveScale_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeGreaterThanOrEqualTo_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeGreaterThanOrEqualTo_create_Test.java index 994999151e4..d55516a16fb 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeGreaterThanOrEqualTo_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeGreaterThanOrEqualTo_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeGreaterThan_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeGreaterThan_create_Test.java index 52e611eb378..d67b1f42fc4 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeGreaterThan_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeGreaterThan_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeLessThanOrEqualTo_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeLessThanOrEqualTo_create_Test.java index cdd9dcaa3d6..ec611e77936 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeLessThanOrEqualTo_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeLessThanOrEqualTo_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeLessThan_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeLessThan_create_Test.java index 276fbbf4792..578c2d0fd8c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeLessThan_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSizeLessThan_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSize_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSize_create_Test.java index aa46ead4e77..776842ce1b8 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSize_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSize_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveStamp_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveStamp_create_Test.java index 8916226525b..91eaf58c856 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveStamp_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveStamp_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSuperclass_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSuperclass_create_Test.java index d7a3e638a5b..0e98089242f 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSuperclass_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSuperclass_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSuppressedException_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSuppressedException_create_Test.java index c338098c831..e12cb055904 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSuppressedException_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveSuppressedException_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveTime_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveTime_create_Test.java index 6140b3f99cf..168372bc4b6 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveTime_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveTime_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveToString_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveToString_create_Test.java index 4d85fac977d..04eafc341d1 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveToString_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveToString_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveValue_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveValue_create_Test.java index f67087e6a8a..faead0000d2 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveValue_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHaveValue_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldHave_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldHave_create_Test.java index 415bfc34e8a..e3bf262461b 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldHave_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldHave_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldMatchPattern_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldMatchPattern_create_Test.java index 140cfd2ae07..d6f49bc0558 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldMatchPattern_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldMatchPattern_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldMatch_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldMatch_create_Test.java index 4d6c22ae1c4..356b9fcc5c0 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldMatch_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldMatch_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotAccept_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotAccept_create_Test.java index a74377199ec..5bd339627d0 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotAccept_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotAccept_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeBetween_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeBetween_create_Test.java index 5a92f77d8cb..37224c65c63 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeBetween_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeBetween_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEmpty_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEmpty_create_Test.java index 3bd4e5abe36..0ab1f61aeb0 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEmpty_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEmpty_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualComparingFieldByFieldRecursively_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualComparingFieldByFieldRecursively_create_Test.java index 969d8a44b8a..3e7788ff882 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualComparingFieldByFieldRecursively_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualComparingFieldByFieldRecursively_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualIgnoringCase_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualIgnoringCase_create_Test.java index a5a5269eb21..c11f8318863 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualIgnoringCase_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualIgnoringCase_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualIgnoringWhitespace_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualIgnoringWhitespace_create_Test.java index c57affed455..81de4f7c6b3 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualIgnoringWhitespace_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualIgnoringWhitespace_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualNormalizingWhitespace_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualNormalizingWhitespace_create_Test.java index 369d78769f8..45809fe357b 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualNormalizingWhitespace_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualNormalizingWhitespace_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualWithinOffset_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualWithinOffset_create_Test.java index a9b29873769..8c98b896583 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualWithinOffset_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqualWithinOffset_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqual_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqual_create_Test.java index 2ac53901bd3..76c780edeee 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqual_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeEqual_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeExactlyInstance_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeExactlyInstance_create_Test.java index 4974e359268..39c7ac3654e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeExactlyInstance_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeExactlyInstance_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeFinite_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeFinite_create_Test.java index ab2bce5c2fa..8d8c15e4100 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeFinite_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeFinite_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeIn_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeIn_create_Test.java index 516c027ccdc..277823151ec 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeIn_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeIn_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeInfinite_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeInfinite_create_Test.java index a15e221ae6f..eafcf76a9b8 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeInfinite_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeInfinite_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeInstanceOfAny_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeInstanceOfAny_create_Test.java index 9756601f561..6c962f22999 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeInstanceOfAny_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeInstanceOfAny_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeInstance_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeInstance_create_Test.java index d0360aa87cb..25728a0d854 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeInstance_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeInstance_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeMarkedCase_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeMarkedCase_create_Test.java index 7776fcb979d..57ba9bddaa8 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeMarkedCase_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeMarkedCase_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeNull_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeNull_create_Test.java index ddd49a669f2..3c1eae82e31 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeNull_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeNull_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeOfClassIn_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeOfClassIn_Test.java index 6d5d0126ee3..e9e9196e576 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeOfClassIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeOfClassIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBePrimitive_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBePrimitive_create_Test.java index 8198c25ef9e..4665f423b0e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBePrimitive_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBePrimitive_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeSame_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeSame_create_Test.java index ed0a5a6a177..964710a8317 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeSame_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBeSame_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBe_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBe_create_Test.java index 52ec99bb0c8..45499c07590 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBe_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotBe_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainAnyWhitespaces_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainAnyWhitespaces_create_Test.java index a8144b9299c..930775ae06c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainAnyWhitespaces_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainAnyWhitespaces_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainAtIndex_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainAtIndex_create_Test.java index e03a5556332..c3a9fe8801e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainAtIndex_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainAtIndex_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainCharSequence_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainCharSequence_create_Test.java index 09cee605604..0659b957011 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainCharSequence_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainCharSequence_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainKey_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainKey_create_Test.java index bcb44402985..cf8a3b424af 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainKey_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainKey_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainKeys_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainKeys_create_Test.java index f6ed5f9219f..03cdb032e34 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainKeys_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainKeys_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainNull_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainNull_create_Test.java index 20ec964309a..8d39bb0574a 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainNull_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainNull_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainOnlyWhitespaces_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainOnlyWhitespaces_create_Test.java index 77d85dda2af..54e4aab49c5 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainOnlyWhitespaces_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainOnlyWhitespaces_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainPattern_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainPattern_create_Test.java index f764ee2a264..c3849473ae6 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainPattern_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainPattern_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainSequenceOfCharSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainSequenceOfCharSequence_Test.java index 4b5ee20f79e..a3a1014d37d 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainSequenceOfCharSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainSequenceOfCharSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainSequence_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainSequence_create_Test.java index 69af568f734..b0cf298a72b 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainSequence_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainSequence_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainSubsequenceOfCharSequence_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainSubsequenceOfCharSequence_create_Test.java index 38284bba2e9..36bfd9b05b5 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainSubsequenceOfCharSequence_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainSubsequenceOfCharSequence_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainSubsequence_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainSubsequence_create_Test.java index fc757c830c1..cf4f46b31d7 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainSubsequence_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainSubsequence_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainThrowable_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainThrowable_create_Test.java index e74c10e2bcb..58c340ee2c1 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainThrowable_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainThrowable_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainValue_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainValue_create_Test.java index 7e42d256350..cabecf32051 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainValue_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContainValue_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContain_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContain_create_Test.java index fbc1f90d2c1..8482b25d55d 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContain_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotContain_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotEndWithIgnoringCase_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotEndWithIgnoringCase_create_Test.java index 4ed969db63a..2dedf77c7de 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotEndWithIgnoringCase_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotEndWithIgnoringCase_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotEndWithWhitespaces_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotEndWithWhitespaces_create_Test.java index f52f9e7d42b..3a7b2d7d046 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotEndWithWhitespaces_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotEndWithWhitespaces_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotEndWith_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotEndWith_create_Test.java index 2e18404815c..194e1d05eae 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotEndWith_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotEndWith_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotExist_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotExist_create_Test.java index be66362455d..b9af672afc7 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotExist_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotExist_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveAnyElementsOfTypes_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveAnyElementsOfTypes_create_Test.java index 179a5db1908..323147c10ba 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveAnyElementsOfTypes_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveAnyElementsOfTypes_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveDuplicates_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveDuplicates_create_Test.java index b7cc77bb648..b55e9415343 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveDuplicates_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveDuplicates_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveSameClass_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveSameClass_create_Test.java index 8528f23dd5c..3f8f21ba311 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveSameClass_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveSameClass_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveSameHashCode_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveSameHashCode_create_Test.java index 4ef547a40c2..5591ddd7ab1 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveSameHashCode_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveSameHashCode_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveThrownExcept_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveThrownExcept_create_Test.java index b9ab55346d0..e36fb04e8cf 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveThrownExcept_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveThrownExcept_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveThrown_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveThrown_create_Test.java index e01a0d6aa5c..376b8e054c0 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveThrown_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveThrown_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveToString_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveToString_create_Test.java index 3d9fdddfc70..75e9fedf873 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveToString_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHaveToString_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHave_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHave_create_Test.java index fb13b45da97..8f82937a15b 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHave_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotHave_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotMatchPattern_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotMatchPattern_create_Test.java index 8209a98459d..bb112d1ddd9 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotMatchPattern_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotMatchPattern_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotMatch_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotMatch_create_Test.java index 36293cd83c6..2c72dd4b8c4 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotMatch_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotMatch_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotSatisfyPredicateRecursively_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotSatisfyPredicateRecursively_create_Test.java index 2b0cdbab8ac..960b3a9c1fa 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotSatisfyPredicateRecursively_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotSatisfyPredicateRecursively_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotStartWithIgnoringCase_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotStartWithIgnoringCase_create_Test.java index 4ad2800fe81..05e13f7600e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotStartWithIgnoringCase_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotStartWithIgnoringCase_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotStartWithWhitespaces_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotStartWithWhitespaces_create_Test.java index 121cece3a8e..085db9bb940 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotStartWithWhitespaces_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotStartWithWhitespaces_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotStartWith_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotStartWith_create_Test.java index 0c0833d3cb1..cc04059683a 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldNotStartWith_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldNotStartWith_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldOnlyHaveElementsOfTypes_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldOnlyHaveElementsOfTypes_create_Test.java index c359b544d30..0a84a84631c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldOnlyHaveElementsOfTypes_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldOnlyHaveElementsOfTypes_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldOnlyHaveFields_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldOnlyHaveFields_create_Test.java index 23d831b45ea..e16af286a8f 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldOnlyHaveFields_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldOnlyHaveFields_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldSatisfyOnlyOnce_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldSatisfyOnlyOnce_create_Test.java index 3721808b6ab..f3ca44bf7be 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldSatisfyOnlyOnce_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldSatisfyOnlyOnce_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldSatisfy_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldSatisfy_create_Test.java index 05a01081c80..2b405b4445b 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldSatisfy_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldSatisfy_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldStartWithIgnoringCase_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldStartWithIgnoringCase_create_Test.java index e3d5c35bef4..2fc00a376b7 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldStartWithIgnoringCase_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldStartWithIgnoringCase_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldStartWithPath_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldStartWithPath_create_Test.java index e47dfa67175..911db998a4b 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldStartWithPath_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldStartWithPath_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ShouldStartWith_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ShouldStartWith_create_Test.java index 721ed35b276..52e3db0c8a1 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ShouldStartWith_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ShouldStartWith_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/SubarraysShouldHaveSameSize_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/SubarraysShouldHaveSameSize_create_Test.java index 73695c33d02..69484f0af55 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/SubarraysShouldHaveSameSize_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/SubarraysShouldHaveSameSize_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/error/ZippedElementsShouldSatisfy_create_Test.java b/assertj-core/src/test/java/org/assertj/core/error/ZippedElementsShouldSatisfy_create_Test.java index b6b382fca55..c11a1b5deba 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/ZippedElementsShouldSatisfy_create_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/ZippedElementsShouldSatisfy_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/extractor/ByNameMultipleExtractorTest.java b/assertj-core/src/test/java/org/assertj/core/extractor/ByNameMultipleExtractorTest.java index fbc098e9f05..4ddaa1668f2 100644 --- a/assertj-core/src/test/java/org/assertj/core/extractor/ByNameMultipleExtractorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/extractor/ByNameMultipleExtractorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/extractor/ByNameSingleExtractorTest.java b/assertj-core/src/test/java/org/assertj/core/extractor/ByNameSingleExtractorTest.java index 7e943aa1216..882213eb5ce 100644 --- a/assertj-core/src/test/java/org/assertj/core/extractor/ByNameSingleExtractorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/extractor/ByNameSingleExtractorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/extractor/ToStringExtractorTest.java b/assertj-core/src/test/java/org/assertj/core/extractor/ToStringExtractorTest.java index cb56469557f..79f50784e40 100644 --- a/assertj-core/src/test/java/org/assertj/core/extractor/ToStringExtractorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/extractor/ToStringExtractorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/AbstractTest_ComparatorBasedComparisonStrategy.java b/assertj-core/src/test/java/org/assertj/core/internal/AbstractTest_ComparatorBasedComparisonStrategy.java index 3c81c6596a0..136a78e5f94 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/AbstractTest_ComparatorBasedComparisonStrategy.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/AbstractTest_ComparatorBasedComparisonStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/AbstractTest_StandardComparisonStrategy.java b/assertj-core/src/test/java/org/assertj/core/internal/AbstractTest_StandardComparisonStrategy.java index a83b0be2be9..355a0f38990 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/AbstractTest_StandardComparisonStrategy.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/AbstractTest_StandardComparisonStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/Arrays_assertContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/Arrays_assertContains_Test.java index 3e772d79d93..66e092f5442 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/Arrays_assertContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/Arrays_assertContains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/Arrays_containsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/Arrays_containsAnyOf_Test.java index 341527adb6a..7921ecf1453 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/Arrays_containsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/Arrays_containsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/AtPrecisionComparator.java b/assertj-core/src/test/java/org/assertj/core/internal/AtPrecisionComparator.java index 2f1e6d11e48..f82524f54ba 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/AtPrecisionComparator.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/AtPrecisionComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/BaseArraysTest.java b/assertj-core/src/test/java/org/assertj/core/internal/BaseArraysTest.java index 99ee42df8a3..a65c57c9648 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/BaseArraysTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/BaseArraysTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/BigDecimalsBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/BigDecimalsBaseTest.java index 75eabb1b9a1..04320573110 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/BigDecimalsBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/BigDecimalsBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/BigIntegersBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/BigIntegersBaseTest.java index 1141add4ffc..f83919e6782 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/BigIntegersBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/BigIntegersBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/Boolean2DArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/Boolean2DArraysBaseTest.java index 343d1089650..ec39b3582ee 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/Boolean2DArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/Boolean2DArraysBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/BooleanArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/BooleanArraysBaseTest.java index 16c61522bb0..1268301f687 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/BooleanArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/BooleanArraysBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/Byte2DArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/Byte2DArraysBaseTest.java index cec62bde5dd..f832e697d0d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/Byte2DArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/Byte2DArraysBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ByteArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/ByteArraysBaseTest.java index 15b87e39882..2a773d167d8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ByteArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ByteArraysBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/BytesBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/BytesBaseTest.java index f40b0e9f2b9..a8b2fd9cfab 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/BytesBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/BytesBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/Char2DArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/Char2DArraysBaseTest.java index c8ee4180c2b..964d35ab1de 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/Char2DArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/Char2DArraysBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/CharArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/CharArraysBaseTest.java index b2fb43ad05c..7c13e04bdc4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/CharArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/CharArraysBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/CharactersBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/CharactersBaseTest.java index 8fc00433d48..73b254e6457 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/CharactersBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/CharactersBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ChronoLocalDateTimeComparatorTest.java b/assertj-core/src/test/java/org/assertj/core/internal/ChronoLocalDateTimeComparatorTest.java index bc548f5bb0b..982b98ffe36 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ChronoLocalDateTimeComparatorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ChronoLocalDateTimeComparatorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ChronoZonedDateTimeByInstantComparatorTest.java b/assertj-core/src/test/java/org/assertj/core/internal/ChronoZonedDateTimeByInstantComparatorTest.java index e9d892dced3..b38585447c4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ChronoZonedDateTimeByInstantComparatorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ChronoZonedDateTimeByInstantComparatorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ComparablesBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/ComparablesBaseTest.java index 1a0ae92776c..dc6548d6cce 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ComparablesBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ComparablesBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_areEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_areEqual_Test.java index 9c5e175f887..1db8be41a7a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_areEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_areEqual_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_arrayContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_arrayContains_Test.java index 03009f3bc34..df82ce3c444 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_arrayContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_arrayContains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_duplicatesFrom_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_duplicatesFrom_Test.java index 8574d291303..8e8c36e9ee1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_duplicatesFrom_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_duplicatesFrom_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isGreaterThanOrEqualTo_Test.java index dc0afae2ca8..4efedd44f35 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isGreaterThan_Test.java index b2b92660131..a3a9aedffaf 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isLessThanOrEqualTo_Test.java index dfb3525eab9..aff8035fe4f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isLessThan_Test.java index 878f9769697..525f67ed389 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_iterableContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_iterableContains_Test.java index d9652b0c649..0c35653f259 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_iterableContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_iterableContains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_iterableRemove_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_iterableRemove_Test.java index f9951b8fbfc..430ef9fb616 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_iterableRemove_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_iterableRemove_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringContains_Test.java index 2aa2695dc96..3ad02b63f14 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringContains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringEndsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringEndsWith_Test.java index 5ee43005be4..03deda80874 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringEndsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringEndsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringStartsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringStartsWith_Test.java index 736864d79b4..a7ff8b03aac 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringStartsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringStartsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_toString_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_toString_Test.java index da0767bd26f..6d84d309dbb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_toString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_toString_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ConditionsBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/ConditionsBaseTest.java index e3ca571d556..83d76ac8b0b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ConditionsBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ConditionsBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ConfigurableRecursiveFieldByFieldComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/ConfigurableRecursiveFieldByFieldComparator_Test.java index 06170faa628..f7579abf4ba 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ConfigurableRecursiveFieldByFieldComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ConfigurableRecursiveFieldByFieldComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/DatesBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/DatesBaseTest.java index 92d09839758..a176f0d4ef0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/DatesBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/DatesBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/DeepDifference_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/DeepDifference_Test.java index 4ef54af77fd..99e72fce77c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/DeepDifference_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/DeepDifference_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/Double2DArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/Double2DArraysBaseTest.java index c4a045a2034..0b5fd656ed4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/Double2DArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/Double2DArraysBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/DoubleArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/DoubleArraysBaseTest.java index 7cf559a885d..3934d946d15 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/DoubleArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/DoubleArraysBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/DoublesBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/DoublesBaseTest.java index 098c2535aea..86c2dafe4ad 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/DoublesBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/DoublesBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/FilesBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/FilesBaseTest.java index b70ac6a3c70..b4d0e252af1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/FilesBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/FilesBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/FilesSimpleBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/FilesSimpleBaseTest.java index c777684aa00..c70b1b24afb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/FilesSimpleBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/FilesSimpleBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/Float2DArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/Float2DArraysBaseTest.java index 442ff7abefc..8ef3fc0f16a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/Float2DArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/Float2DArraysBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/FloatArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/FloatArraysBaseTest.java index a42228d9a48..b574f32d62f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/FloatArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/FloatArraysBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/FloatsBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/FloatsBaseTest.java index 6fbc6b68019..79998688cf5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/FloatsBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/FloatsBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/Int2DArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/Int2DArraysBaseTest.java index c53cfdf0b47..5fc83ee4371 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/Int2DArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/Int2DArraysBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/IntArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/IntArraysBaseTest.java index 3b9af10c22f..c2d6c550cba 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/IntArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/IntArraysBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/IntegersBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/IntegersBaseTest.java index f79789e74e5..5b4b9c33551 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/IntegersBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/IntegersBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/IterableDiff_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/IterableDiff_Test.java index 797b8dff804..9ff70ae5ec5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/IterableDiff_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/IterableDiff_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/IterablesBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/IterablesBaseTest.java index 59349605ef3..32327788449 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/IterablesBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/IterablesBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/IterablesWithConditionsBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/IterablesWithConditionsBaseTest.java index a8cfad1731c..b511da7902b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/IterablesWithConditionsBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/IterablesWithConditionsBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/IteratorsBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/IteratorsBaseTest.java index 96f0f6c1335..c9946c16905 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/IteratorsBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/IteratorsBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ListsBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/ListsBaseTest.java index 4d2cd1e1739..d1af27814f1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ListsBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ListsBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/Long2DArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/Long2DArraysBaseTest.java index dcadd5fa0b7..44a64eed1fe 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/Long2DArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/Long2DArraysBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/LongArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/LongArraysBaseTest.java index e25db1a8bea..89ce6cc31a3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/LongArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/LongArraysBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/LongsBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/LongsBaseTest.java index 877fb3e0f39..5a494329008 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/LongsBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/LongsBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/MapsBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/MapsBaseTest.java index 5fa451ca8c5..367562b71f6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/MapsBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/MapsBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/NumbersBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/NumbersBaseTest.java index 7e091a5dbde..bc139f373c6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/NumbersBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/NumbersBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/Object2DArraysBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/Object2DArraysBaseTest.java index 4f99172b4c5..3626eb548ba 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/Object2DArraysBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/Object2DArraysBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/ObjectsBaseTest.java b/assertj-core/src/test/java/org/assertj/core/internal/ObjectsBaseTest.java index f39455d1f18..80a78bda08c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/ObjectsBaseTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/ObjectsBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/OffsetDateTimeByInstantComparatorTest.java b/assertj-core/src/test/java/org/assertj/core/internal/OffsetDateTimeByInstantComparatorTest.java index 4e3b9f1f9b3..34d4d3520cf 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/OffsetDateTimeByInstantComparatorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/OffsetDateTimeByInstantComparatorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/RecursiveComparison_NonExistentFieldInContainers_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/RecursiveComparison_NonExistentFieldInContainers_Test.java index 5ae68b15413..7ca7400174d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/RecursiveComparison_NonExistentFieldInContainers_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/RecursiveComparison_NonExistentFieldInContainers_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_areEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_areEqual_Test.java index 4b95b952135..939c2acecfa 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_areEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_areEqual_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_arrayContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_arrayContains_Test.java index 66a301a797c..0ae5055ea1d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_arrayContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_arrayContains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_duplicatesFrom_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_duplicatesFrom_Test.java index 2d11598a249..6ea63394a67 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_duplicatesFrom_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_duplicatesFrom_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isGreaterThanOrEqualTo_Test.java index 62a77d407e4..528044eca0f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isGreaterThan_Test.java index b14e32cd8fb..646a33d7d3e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isLessThanOrEqualTo_Test.java index b266031a6d4..6269efe1f6c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isLessThan_Test.java index b9f46e6ed5e..ca90a5f1955 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_iterableContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_iterableContains_Test.java index 8e9e51f9c37..275d9e8e313 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_iterableContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_iterableContains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_iterableRemove_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_iterableRemove_Test.java index 66e580a2f68..b878a668954 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_iterableRemove_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_iterableRemove_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringContains_Test.java index d42b0f3129f..28ed38c6691 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringContains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringEndsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringEndsWith_Test.java index af294a38431..279b70631e9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringEndsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringEndsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringStartsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringStartsWith_Test.java index a1babb40ab7..7e24d5e322e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringStartsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringStartsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/TestDescription.java b/assertj-core/src/test/java/org/assertj/core/internal/TestDescription.java index f496cf128bc..4a4b183940e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/TestDescription.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/TestDescription.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/TypeComparators_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/TypeComparators_Test.java index af8fcaa527d..97ae0687e0f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/TypeComparators_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/TypeComparators_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/TypeComparators_hasComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/TypeComparators_hasComparator_Test.java index 8e7625f5584..603c0db3b67 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/TypeComparators_hasComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/TypeComparators_hasComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/TypeMessages_registerMessage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/TypeMessages_registerMessage_Test.java index ba8b9769087..ad6e6d843f2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/TypeMessages_registerMessage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/TypeMessages_registerMessage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/UnambiguousRepresentation_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/UnambiguousRepresentation_Test.java index a1cb5af046a..1a06d3b8e7e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/UnambiguousRepresentation_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/UnambiguousRepresentation_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimalAssert_scale_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimalAssert_scale_Test.java index e3e3cc9dc54..436caea8b6a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimalAssert_scale_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimalAssert_scale_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertEqualByComparison_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertEqualByComparison_Test.java index 92645a9fde6..76e8fb1f3b0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertEqualByComparison_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertEqualByComparison_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertEqual_Test.java index 15ed0237e81..5e15a0727a9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertEqual_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertGreaterThanOrEqualTo_Test.java index f924f1cfce5..ba61e4fb2c7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertGreaterThan_Test.java index 091867eb272..c461a0f45c3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertHasScale_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertHasScale_Test.java index 78d7f789997..4a4f074ff0b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertHasScale_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertHasScale_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsBetween_Test.java index 6e1f10dd9ac..ea815ac1795 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsCloseToPercentage_Test.java index 1da748988e9..c91944700df 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsCloseToPercentage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsCloseTo_Test.java index db4d83b3a48..37a58f2a5c7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsCloseTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNegative_Test.java index 83f4eb73b2c..cec51b4b83f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotCloseToPercentage_Test.java index e7767803fb4..7c12f9424f9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotCloseToPercentage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotCloseTo_Test.java index 02b58bce230..70e96c5208a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotCloseTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotNegative_Test.java index 1fab9b8e950..4c2871fca62 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotPositive_Test.java index 954eb6368f3..ae20c3afcda 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotZero_Test.java index ce6d6a32d5d..b81ce781c4a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsOne_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsOne_Test.java index 1453349eedc..038f2c85363 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsOne_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsPositive_Test.java index 19ba2a6dc59..811ea1c4889 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsStrictlyBetween_Test.java index d782252ffb6..245d5fef15f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsStrictlyBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsZero_Test.java index dc9cb95268b..9febbb171ce 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertLessThanOrEqualTo_Test.java index a77a65af833..9c0e5e7b4ce 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertLessThan_Test.java index c508eb4d093..c3089da5ce4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertNotEqualByComparison_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertNotEqualByComparison_Test.java index 9fffc9d159b..f6fca49c6bf 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertNotEqualByComparison_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertNotEqualByComparison_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertNotEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertNotEqual_Test.java index aa88d4f729e..53b249b940e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertNotEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertNotEqual_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertEqualByComparison_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertEqualByComparison_Test.java index 66ce1af090c..07ca572c9d7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertEqualByComparison_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertEqualByComparison_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertEqual_Test.java index 2185e662e3d..1c0886c7938 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertEqual_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertGreaterThanOrEqualTo_Test.java index 2ae644a3938..55d54af10a9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertGreaterThan_Test.java index b3049ab99e2..9612effad68 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsBetween_Test.java index 87939220351..ee546228056 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsCloseToPercentage_Test.java index 2eb1bb10acf..3b9ac504c1b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsCloseToPercentage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsCloseTo_Test.java index 1982fec5012..6fd3999efab 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsCloseTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNegative_Test.java index 0c34385eebc..dfdd4698d98 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotCloseToPercentage_Test.java index 8812ae20f1f..4d4707a90d2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotCloseToPercentage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotCloseTo_Test.java index 5b158758ca5..bab8278b75c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotCloseTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotNegative_Test.java index ec465d20e1b..87070428ad0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotPositive_Test.java index ba2a44350e9..77b3c155cd3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotZero_Test.java index 8ad73998fa1..3ae1d15e79a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsOne_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsOne_Test.java index 647eb3363af..204f0a1f13e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsOne_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsPositive_Test.java index 6b073929568..9b2419574cc 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsStrictlyBetween_Test.java index d0fd928034a..f498f10170f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsStrictlyBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsZero_Test.java index b5fd2310641..17d1ea0e533 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertLessThanOrEqualTo_Test.java index e8424dcae73..b67268bbd3b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertLessThan_Test.java index e86744d81a2..b4d152a18bd 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertNotEqualByComparison_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertNotEqualByComparison_Test.java index a04ffa728fb..9585cf8a721 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertNotEqualByComparison_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertNotEqualByComparison_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertNotEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertNotEqual_Test.java index e4d2c225fec..dff62279bb7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertNotEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertNotEqual_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertContains_at_Index_Test.java index 9a2eeae69c6..973eaf27c0a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertContains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertDoesNotContain_at_Index_Test.java index 3be1e2e35af..c58c565be3f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertDoesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertEmpty_Test.java index 4c43be06d5b..ccbc73f2241 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertHasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertHasDimensions_Test.java index 90c1d40b4e5..000530ad063 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertHasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertHasDimensions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertHasSameDimensionsAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertHasSameDimensionsAs_with_Array_Test.java index ef2bb02a771..b554c54044d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertHasSameDimensionsAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertHasSameDimensionsAs_with_Array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertNotEmpty_Test.java index 15cf841b483..a6150b27292 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertNullOrEmpty_Test.java index 24d071acb75..b75e30fcc83 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertNumberOfRows_Test.java index 72ada740f84..2582d48d601 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/boolean2darrays/Boolean2DArrays_assertNumberOfRows_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsAnyOf_Test.java index 0beddc6a486..a46a7fcebef 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsExactlyInAnyOrder_Test.java index 2c30d250796..dd56b57a759 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsExactlyInAnyOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsExactly_Test.java index 0e7966093d1..b087c112271 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsOnlyOnce_Test.java index 46e9e7afd09..2a2542a83ae 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsOnly_Test.java index 1af3e1bb7bb..07758474c15 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsOnly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsSequence_Test.java index fd29a9e33b1..c395a558613 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsSubsequence_Test.java index cb072fd78d8..6cee8409007 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsSubsequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContains_Test.java index ae09124c98b..4b63674998c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContains_at_Index_Test.java index 6beae22436a..6bc1d713d8b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotContain_Test.java index 931a84da623..f0cc377e8b2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotContain_at_Index_Test.java index 033fcdb8cb8..812f45df46e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotHaveDuplicates_Test.java index 86ff5b1cba1..0b187f49022 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotHaveDuplicates_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertEmpty_Test.java index 49b5e4a6c5b..3556e331944 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertEndsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertEndsWith_Test.java index 99441845273..bdd53286752 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertEndsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertEndsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSameSizeAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSameSizeAs_with_Array_Test.java index 24b99473691..c15189298ad 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSameSizeAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSameSizeAs_with_Array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSameSizeAs_with_Iterable_Test.java index 458bda6b83d..c53e47a58f5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeBetween_Test.java index 5f628a93880..465b7d78d58 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeGreaterThanOrEqualTo_Test.java index 6692a1616d7..77f8dfc2a81 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeGreaterThan_Test.java index 94b3e1d7aee..3c681622951 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeLessThanOrEqualTo_Test.java index 7ab867b8eed..02262b3b8af 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeLessThan_Test.java index f8d466d3381..35c9f35ed08 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSizeLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSize_Test.java index 9657c64f226..a2237f6180b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertIsSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertIsSortedAccordingToComparator_Test.java index a8b0215112a..38a0c8b3898 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertIsSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertIsSortedAccordingToComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertIsSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertIsSorted_Test.java index 5f65d7ec32e..9e8852afd44 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertIsSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertIsSorted_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertNotEmpty_Test.java index 2f4f81511fd..965949a5510 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertNullOrEmpty_Test.java index 33f80bdcdbf..ff58f862046 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertStartsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertStartsWith_Test.java index 9b917c5f1d1..5f7bc495431 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertStartsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertStartsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertContains_at_Index_Test.java index 5f0e8a7ad2c..7da5e6dafe1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertContains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertDoesNotContain_at_Index_Test.java index 870614c93e7..6b49e137638 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertDoesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertEmpty_Test.java index e7c2295459c..d05bce04bf7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertHasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertHasDimensions_Test.java index 022a8b37390..bb3b2943f46 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertHasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertHasDimensions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertHasSameDimensionsAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertHasSameDimensionsAs_with_Array_Test.java index 8242a072f4a..b45b0809ada 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertHasSameDimensionsAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertHasSameDimensionsAs_with_Array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertNotEmpty_Test.java index b4bf12393a0..e7024d07367 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertNullOrEmpty_Test.java index f0646ab14c6..cb8d1cb14d2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertNumberOfRows_Test.java index 8368596a24d..def0677d1cd 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/byte2darrays/Byte2DArrays_assertNumberOfRows_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsAnyOf_Test.java index 13482391d96..901ae2f5f9a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactlyInAnyOrder_Test.java index fee80321966..2fb6ceb596a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactlyInAnyOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactlyInAnyOrder_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactlyInAnyOrder_with_Integer_Arguments_Test.java index 91c50f2641f..6c99202d05a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactlyInAnyOrder_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactlyInAnyOrder_with_Integer_Arguments_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactly_Test.java index 9990691470b..24488227178 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactly_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactly_with_Integer_Arguments_Test.java index 26182dc946c..498c5c87b06 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactly_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactly_with_Integer_Arguments_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnlyOnce_Test.java index 75e65fe6d5e..399cfd77781 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnlyOnce_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnlyOnce_with_Integer_Arguments_Test.java index d85de6f4ed9..553f8a51090 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnlyOnce_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnlyOnce_with_Integer_Arguments_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnly_Test.java index 274948bb841..d01c59450d5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnly_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnly_with_Integer_Arguments_Test.java index 4e327d2a2eb..7fd7e5019b9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnly_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnly_with_Integer_Arguments_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsSequence_Test.java index 4998d78bb11..e449324b10a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsSequence_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsSequence_with_Integer_Arguments_Test.java index a23123120d8..c8893b89122 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsSequence_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsSequence_with_Integer_Arguments_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_Test.java index c242a203b54..e355dc6d3d6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_at_Index_Test.java index adf21f88f60..066ba16d05b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_at_Index_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_at_Index_with_Integer_Argument_Test.java index 5d365ecb5ea..2d51746568b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_at_Index_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_at_Index_with_Integer_Argument_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_with_Integer_Arguments_Test.java index cd6f4b69148..ad532668d47 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_with_Integer_Arguments_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_Test.java index 481c3ba4616..40ac35ded0a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_at_Index_Test.java index 5a2beff7f88..5e9087796d2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_at_Index_with_Integer_Argument_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_at_Index_with_Integer_Argument_Test.java index e8b9da4c1a9..a7f6ecd26c4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_at_Index_with_Integer_Argument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_at_Index_with_Integer_Argument_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_with_Integer_Arguments_Test.java index f4362ab03ba..13efc7c0476 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_with_Integer_Arguments_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotHaveDuplicates_Test.java index 28d289d0513..bd563122a65 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotHaveDuplicates_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEmpty_Test.java index f1c0f2a040a..fec1fe2e1bf 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEndsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEndsWith_Test.java index df0c894134a..37772980c21 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEndsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEndsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEndsWith_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEndsWith_with_Integer_Arguments_Test.java index 13dacf6aed6..e5409f2a516 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEndsWith_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEndsWith_with_Integer_Arguments_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSameSizeAs_with_Iterable_Test.java index bf43683dd89..f3fc8e1e9bd 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeBetween_Test.java index 19be011f37e..e7da771e84b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeGreaterThanOrEqualTo_Test.java index d6c790d5519..55ebab5ddba 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeGreaterThan_Test.java index 6c68f1f5dc1..c71d6583bcc 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeLessThanOrEqualTo_Test.java index 2bcd5d262dc..4b7fc11c939 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeLessThan_Test.java index cd8c8b13cfd..d2167269cde 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSizeLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSize_Test.java index 9e0ab1a7f7b..30339c53922 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertIsSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertIsSortedAccordingToComparator_Test.java index 6a9c2d82ea0..dd15ccab2bb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertIsSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertIsSortedAccordingToComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertIsSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertIsSorted_Test.java index d499b44ce84..bc4f26df391 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertIsSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertIsSorted_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertNotEmpty_Test.java index 79e2d0800cb..3e1f159d2be 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertNullOrEmpty_Test.java index 617a02cd11d..de02968f47b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertStartsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertStartsWith_Test.java index 1437a4b281b..bd6eeecddf4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertStartsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertStartsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertStartsWith_with_Integer_Arguments_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertStartsWith_with_Integer_Arguments_Test.java index a1c023fd00e..9ad1277f451 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertStartsWith_with_Integer_Arguments_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertStartsWith_with_Integer_Arguments_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertEqual_Test.java index 204e86306bd..4258fec4578 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertEqual_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertGreaterThanOrEqualTo_Test.java index dc9bcf8e9a5..2b4aa25d339 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertGreaterThan_Test.java index 8f9e5b9928b..d76f817fe9c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsBetween_Test.java index 1be004fb848..b1bf01f3b10 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsCloseToPercentage_Test.java index 973c5bc870b..b65419f7ef4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsCloseToPercentage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsCloseTo_Test.java index 78bfc16703f..4453beced6d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsCloseTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsEven_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsEven_Test.java index 2c8489584bf..3334b285553 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsEven_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsEven_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNegative_Test.java index 75c4f0cec3e..ba17189d11f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotCloseToPercentage_Test.java index 0c3b9b46446..6916533680a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotCloseToPercentage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotCloseTo_Test.java index 48438bfc3be..2f1aa07ca44 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotCloseTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotNegative_Test.java index d5ddf4d6e39..1a19a9f7e6e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotPositive_Test.java index 67adc351294..c920b9acdbb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotZero_Test.java index d3494867a28..e568c277eef 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsOdd_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsOdd_Test.java index f854c27fa86..f5fb9a7d0b3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsOdd_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsOdd_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsOne_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsOne_Test.java index e171fcc3d94..05db37cead8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsOne_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsPositive_Test.java index 985c6d26315..28584682d29 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsStrictlyBetween_Test.java index 43c4b22842f..6780c862460 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsStrictlyBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsZero_Test.java index 208d641c3a4..098e947b991 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertLessThanOrEqualTo_Test.java index dae8dd06fb4..c695eac1e84 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertLessThan_Test.java index 6ca775dc7bf..3321b7a1197 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertNotEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertNotEqual_Test.java index e3d66b3ebbd..4d3269578e4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertNotEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/bytes/Bytes_assertNotEqual_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertContains_at_Index_Test.java index 837bb3e1a0f..915afbf0edd 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertContains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertDoesNotContain_at_Index_Test.java index 70ad2fc9acd..40d2a3e4220 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertDoesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertEmpty_Test.java index 4d9bff8443a..1cf13f23a27 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertHasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertHasDimensions_Test.java index 708ef74f4b6..3618e47716b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertHasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertHasDimensions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertHasSameDimensionsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertHasSameDimensionsAs_Test.java index 0a5ad55c627..bff7860d3b5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertHasSameDimensionsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertHasSameDimensionsAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertNotEmpty_Test.java index c9ba8c882d6..d8bad1b44e8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertNullOrEmpty_Test.java index 3a6a7a786d1..8923761e2f9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertNumberOfRows_Test.java index 27df8b6b479..ce4a7d44010 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/char2darrays/Char2DArrays_assertNumberOfRows_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertEqual_Test.java index 904025f3177..2200b66cbe8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertEqual_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertGreaterThanOrEqualTo_Test.java index beaac643522..c2b11b752b9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertGreaterThan_Test.java index 68189143082..14797777284 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertLessThanOrEqualTo_Test.java index 6ca6ec5c324..433f4f33108 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertLessThan_Test.java index 202cece2aec..978bf1dc8e7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertLowerCase_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertLowerCase_Test.java index 97017aacb41..179a619e941 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertLowerCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertLowerCase_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertNotEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertNotEqual_Test.java index 8e8d8df8e4d..7e24c98297a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertNotEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertNotEqual_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertUpperCase_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertUpperCase_Test.java index 241b4bc7b7f..dd80c0eefeb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertUpperCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/characters/Characters_assertUpperCase_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsAnyOf_Test.java index 830d85f8f4e..364d5960262 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsExactlyInAnyOrder_Test.java index 332037f221e..ef85b6ce07c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsExactlyInAnyOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsExactly_Test.java index 4ff40e3e13c..994b26f4e90 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsOnlyOnce_Test.java index a58a2d6236b..7df58d9a1dc 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsOnly_Test.java index cf61d7728c7..8a7c439fc3f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsOnly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsSequence_Test.java index 9857e769d4f..7ce68a840b4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContains_Test.java index 8814d6d814a..04ce51fdde1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContains_at_Index_Test.java index 198248720e7..fd6e6773746 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotContain_Test.java index fc084da1e1a..0ecc4f8dadb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotContain_at_Index_Test.java index fb207fd70f0..7f4a0b94222 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotHaveDuplicates_Test.java index b6dfea37649..77c468db5b5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotHaveDuplicates_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertEmpty_Test.java index 42856d1408e..e7324f3e8e6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertEndsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertEndsWith_Test.java index dd6de56534f..8e1545ed756 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertEndsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertEndsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSameSizeAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSameSizeAs_with_Array_Test.java index 0680846d027..f819880f977 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSameSizeAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSameSizeAs_with_Array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSameSizeAs_with_Iterable_Test.java index 8db7a77c0b3..ba99a2b0d4a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeBetween_Test.java index 94809f70b4b..f29bf3404f3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeGreaterThanOrEqualTo_Test.java index a106c062334..9e768efe886 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeGreaterThan_Test.java index a23ec907d17..bdb115318d4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeLessThanOrEqualTo_Test.java index 9a00eb2ce46..85408ee73bb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeLessThan_Test.java index fcf3408e07c..c2ef707439b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSizeLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSize_Test.java index 0e5f85d5487..7d4890a23e7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertIsSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertIsSortedAccordingToComparator_Test.java index 78b46eb2ea6..8177668d9d7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertIsSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertIsSortedAccordingToComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertIsSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertIsSorted_Test.java index fa685bef024..9a94a2963e7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertIsSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertIsSorted_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertNotEmpty_Test.java index 23a57ca55f1..ec0cc607838 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertNullOrEmpty_Test.java index b30cda4f04b..73730fbb732 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertStartsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertStartsWith_Test.java index a37e5b29c57..64a0867ff1b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertStartsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertStartsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertEqualByComparison_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertEqualByComparison_Test.java index a98529330c9..91bb437e4bb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertEqualByComparison_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertEqualByComparison_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertGreaterThanOrEqualTo_Test.java index b6b9eaaae4b..fd404505c82 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertGreaterThan_Test.java index 9bed0d31f38..e3dd1fcfd60 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertLessThanOrEqualTo_Test.java index 809dc12567e..4d176bd5326 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertLessThan_Test.java index 4443764e057..031706076bf 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertNotEqualByComparison_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertNotEqualByComparison_Test.java index ef1701b0619..a9308b0e244 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertNotEqualByComparison_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_assertNotEqualByComparison_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_isBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_isBetween_Test.java index 9238149b205..d8b345fe03a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_isBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_isBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_isStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_isStrictlyBetween_Test.java index 61c1e0c2eb4..b2ddea55b12 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_isStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/comparables/Comparables_isStrictlyBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertDoesNotHave_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertDoesNotHave_Test.java index 282b9423ba8..64bffe0f519 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertDoesNotHave_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertDoesNotHave_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertHas_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertHas_Test.java index 03600be2e95..171d8a29025 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertHas_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertHas_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIsNotNull_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIsNotNull_Test.java index 2ef5e411aa8..7e01f129938 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIsNotNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIsNotNull_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIsNot_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIsNot_Test.java index 2dd15d23fd7..dd6dd0b29d8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIsNot_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIsNot_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIs_Test.java index d8ef3a075e0..5251209c7f6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasDayOfMonth_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasDayOfMonth_Test.java index 93dba50d22c..d219171d737 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasDayOfMonth_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasDayOfMonth_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasDayOfWeek_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasDayOfWeek_Test.java index 0bf66d50de3..29c38b3b068 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasDayOfWeek_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasDayOfWeek_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasHourOfDay_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasHourOfDay_Test.java index 37841feea0f..5a75e4fe97c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasHourOfDay_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasHourOfDay_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMillisecond_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMillisecond_Test.java index e91519966b2..4c84867629a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMillisecond_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMillisecond_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMinute_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMinute_Test.java index 496ea572ca2..15ca1bf4467 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMinute_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMinute_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMonth_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMonth_Test.java index 44e2a3ebf8f..c2d1aa5f495 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMonth_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMonth_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasSameTime_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasSameTime_Test.java index eb0da7a117a..5b7fbef5dc3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasSameTime_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasSameTime_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasSecond_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasSecond_Test.java index ee6db40bdfc..76b2657a4ee 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasSecond_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasSecond_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasTime_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasTime_Test.java index a8ac52a240d..831e7bc5745 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasTime_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasTime_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasYear_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasYear_Test.java index e1e18e504fd..9127bf543ed 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasYear_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertHasYear_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfterOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfterOrEqualTo_Test.java index ec7b26a24f7..e59e523fb6e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfterOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfterOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfterYear_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfterYear_Test.java index a5ab4eedde7..27d405affe9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfterYear_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfterYear_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfter_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfter_Test.java index 397b515afe5..5b12aaaf585 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfter_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfter_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBeforeOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBeforeOrEqualTo_Test.java index 6a2e84cd550..fe44d1f1090 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBeforeOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBeforeOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBeforeYear_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBeforeYear_Test.java index 5f1ccb04ec7..36cd87400a6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBeforeYear_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBeforeYear_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBefore_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBefore_Test.java index 8307bdf680c..351d5b3dcb7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBefore_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBefore_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBetween_Test.java index 35a15a7df9f..e918c7406dd 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsCloseTo_Test.java index a197528769a..3ea83cb335b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsCloseTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsEqualWithPrecision_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsEqualWithPrecision_Test.java index 8525343633b..e883cb6d5cd 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsEqualWithPrecision_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsEqualWithPrecision_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameDayAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameDayAs_Test.java index 9ab8ce290de..90b5a0d9c8a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameDayAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameDayAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameHourAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameHourAs_Test.java index 87233bc6d6c..7236abaec35 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameHourAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameHourAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameHourWindowAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameHourWindowAs_Test.java index 731f6ea7a29..03ac91f137d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameHourWindowAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameHourWindowAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMinuteAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMinuteAs_Test.java index d37088cc79c..7c40434da85 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMinuteAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMinuteAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMinuteWindowAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMinuteWindowAs_Test.java index 868a6ce12a7..329f3ee2be6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMinuteWindowAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMinuteWindowAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMonthAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMonthAs_Test.java index 31542d161b5..3b0be2a0102 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMonthAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMonthAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameSecondAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameSecondAs_Test.java index f8009332295..6440413228d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameSecondAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameSecondAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameSecondWindowAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameSecondWindowAs_Test.java index ccce1dd84b3..f8a5cfbce60 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameSecondWindowAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameSecondWindowAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameYearAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameYearAs_Test.java index c4b05c4bdc2..e4c0bbe3fc8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameYearAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameYearAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInTheFuture_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInTheFuture_Test.java index 0b7100c4bfb..ae51c1dc3a6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInTheFuture_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInTheFuture_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInThePast_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInThePast_Test.java index be79a8adbe9..3747da09e16 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInThePast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInThePast_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsNotBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsNotBetween_Test.java index c34abee77c8..b2a8ececebe 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsNotBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsNotBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsToday_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsToday_Test.java index 7161e098061..7de9eb392f2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsToday_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_assertIsToday_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_hasSameTimeAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_hasSameTimeAs_Test.java index f553edf61eb..f5e5ef31184 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_hasSameTimeAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/dates/Dates_hasSameTimeAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertContains_at_Index_Test.java index 235e8aa0e03..39b1e6507e0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertContains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertDoesNotContain_at_Index_Test.java index 2a35cca2783..64b1918cc6e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertDoesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertEmpty_Test.java index 60b83ff7a40..004f90fa0ac 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertHasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertHasDimensions_Test.java index 5229cb040e3..eea4bccdf2e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertHasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertHasDimensions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertHasSameDimensionsAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertHasSameDimensionsAs_with_Array_Test.java index 3623ee4df2f..8b43acc18be 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertHasSameDimensionsAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertHasSameDimensionsAs_with_Array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertNotEmpty_Test.java index 55976558e3f..d48ca1ec8ae 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertNullOrEmpty_Test.java index 789b8a27385..38f3a01466c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertNumberOfRows_Test.java index d68ce7daa73..87f27b3435c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/double2darrays/Double2DArrays_assertNumberOfRows_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsAnyOf_Test.java index 5b0f10f7755..3f90f2907f0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsExactlyInAnyOrder_Test.java index 351eb54313a..ba294208955 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsExactlyInAnyOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsExactly_Test.java index 8f79c53ded5..720e168159c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsOnlyOnce_Test.java index 4bf5dc23efb..5969d1c361c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsOnly_Test.java index a41e74e5104..83228966064 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsOnly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsSequence_Test.java index f6b9b5a1a0b..9cb90a36547 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContains_Test.java index e1062be333c..7b45ba0a2d3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContains_at_Index_Test.java index 0db5f4296a2..8cd21bc18a9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotContain_Test.java index 7417751868f..26484620662 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotContain_at_Index_Test.java index 6cfa36e1252..6a25dd500dd 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotHaveDuplicates_Test.java index 207c18bc2d1..f762f3fc66a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotHaveDuplicates_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertEmpty_Test.java index b7f59047fd0..ceadf59117e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertEndsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertEndsWith_Test.java index 416e73f78f6..c73c96d3d4b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertEndsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertEndsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSameSizeAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSameSizeAs_with_Array_Test.java index 147bb13f7ea..5b0404aaef8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSameSizeAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSameSizeAs_with_Array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSameSizeAs_with_Iterable_Test.java index 05e4599c8fe..bf7ca160d05 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeBetween_Test.java index 0e70378e699..af68a48a444 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeGreaterThanOrEqualTo_Test.java index ec729c05a18..d01078b3144 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeGreaterThan_Test.java index d9702733e31..5f9cff586a8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeLessThanOrEqualTo_Test.java index 100a0ebe559..bbe2d5d26f9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeLessThan_Test.java index 546f964ec32..5b964884c24 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSizeLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSize_Test.java index ec83deee39f..f4cf1bbb485 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertIsSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertIsSortedAccordingToComparator_Test.java index 0bccdb191cd..5bec23bd2be 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertIsSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertIsSortedAccordingToComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertIsSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertIsSorted_Test.java index c57be054338..1c31f9ac48f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertIsSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertIsSorted_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertNotEmpty_Test.java index b914569f47a..95b12bd4d5e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertNullOrEmpty_Test.java index 3c6447de338..79ff297e7f1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertStartsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertStartsWith_Test.java index 82dc72f03c2..c65009428ab 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertStartsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertStartsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_NaN_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_NaN_Test.java index 31a95688a58..e4a34ac5089 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_NaN_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_NaN_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertEqual_Test.java index cbecb4e0688..c3a1c65b8a7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertEqual_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertGreaterThanOrEqualTo_Test.java index 9a5a3fd4662..67d99c72623 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertGreaterThan_Test.java index f395bbd3ce4..db8a356681e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsBetween_Test.java index b78994d80f0..0b817219ac8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsCloseToPercentage_Test.java index 81907dcf517..75a225084c6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsCloseToPercentage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsCloseTo_Test.java index 240119924dd..b31d81bc0e4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsCloseTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsFinite_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsFinite_Test.java index aadc236822d..c5a897b25ac 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsFinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsFinite_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsInfinite_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsInfinite_Test.java index 0b8a299fa42..3315af264ef 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsInfinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsInfinite_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNaN_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNaN_Test.java index 24cd000935d..88d9bb3f84f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNaN_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNaN_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNegative_Test.java index 44d9ae975bc..6788319a842 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotCloseToPercentage_Test.java index 0c3f2f04852..fb6fb71022b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotCloseToPercentage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotCloseTo_Test.java index 03ecc65b91b..3118af2206b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotCloseTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotFinite_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotFinite_Test.java index c2a4de602a0..72add2316d9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotFinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotFinite_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotInfinite_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotInfinite_Test.java index 006e33cd7a0..a9d8264a174 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotInfinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotInfinite_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotNaN_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotNaN_Test.java index 67ddc59c58c..0974e358cc8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotNaN_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotNaN_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotNegative_Test.java index f656c27f4e3..d116c2ac39a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotPositive_Test.java index 92f0b72a5b0..98ef03be555 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotZero_Test.java index 5dd1bc4d032..a096e2ac42f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsOne_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsOne_Test.java index c5b0d9ff9a5..f0e7a080cbc 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsOne_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsPositive_Test.java index 65728155cf3..232f5851484 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsStrictlyBetween_Test.java index c3b2e881e0d..5bca12f7438 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsStrictlyBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsZero_Test.java index 73aaa878b86..b244fbda27b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertLessThanOrEqualTo_Test.java index 5986475dd3c..53a7489bf47 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertLessThan_Test.java index 4827498b0f4..4e1ec036c1c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertNotEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertNotEqual_Test.java index bbcc98c7536..97cfbcadb61 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertNotEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_assertNotEqual_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_isNanOrInfinite_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_isNanOrInfinite_Test.java index 8f6a33470be..150df3ca6fb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_isNanOrInfinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/doubles/Doubles_isNanOrInfinite_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/BinaryDiff_diff_File_byteArray_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/BinaryDiff_diff_File_byteArray_Test.java index ed3c7c94e9a..2108f8b75d7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/BinaryDiff_diff_File_byteArray_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/BinaryDiff_diff_File_byteArray_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Diff_diff_File_String_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Diff_diff_File_String_Test.java index 0a32c0770dc..1cb1140abc3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Diff_diff_File_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Diff_diff_File_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Diff_diff_File_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Diff_diff_File_Test.java index e05b7bdd0c5..497e87283e5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Diff_diff_File_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Diff_diff_File_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/File_assertHasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/File_assertHasSize_Test.java index ddc8a38b328..e425e70d233 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/File_assertHasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/File_assertHasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertCanRead_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertCanRead_Test.java index 3aa2302d465..ab5305918c1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertCanRead_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertCanRead_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertCanWrite_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertCanWrite_Test.java index 3ca3df58fe5..a8f875b793b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertCanWrite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertCanWrite_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertDoesNotExist_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertDoesNotExist_Test.java index 284c6e14160..e3f7693d620 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertDoesNotExist_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertDoesNotExist_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertExists_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertExists_Test.java index 4088a1c75d5..d165b98613e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertExists_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertExists_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasBinaryContent_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasBinaryContent_Test.java index 48b7d74fce1..ee4fe86deb7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasBinaryContent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasBinaryContent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasContent_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasContent_Test.java index fec8f075f35..173ce5a504c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasContent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasContent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_AlgorithmBytes_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_AlgorithmBytes_Test.java index d5497f60776..bb309e13610 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_AlgorithmBytes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_AlgorithmBytes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_AlgorithmString_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_AlgorithmString_Test.java index ac0b27caa37..4f5b39552b8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_AlgorithmString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_AlgorithmString_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_DigestBytes_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_DigestBytes_Test.java index 161413d858c..a5670e7263c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_DigestBytes_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_DigestBytes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_DigestString_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_DigestString_Test.java index ca878442cd9..19b64198127 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_DigestString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasDigest_DigestString_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasExtension_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasExtension_Test.java index bdab2f29616..4a3fa2c9550 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasExtension_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasExtension_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasName_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasName_Test.java index 4aa86c4e4c7..ce0073e20b4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasName_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasName_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasNoExtension_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasNoExtension_Test.java index 2f3c0f6d7f7..fc5dc012340 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasNoExtension_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasNoExtension_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasNoParent_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasNoParent_Test.java index 736c4760836..32646963641 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasNoParent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasNoParent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasParent_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasParent_Test.java index 39b6ad1b92b..fac28ab0815 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasParent_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasParent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasSameBinaryContentAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasSameBinaryContentAs_Test.java index 63836d209d4..e3a92bdd0a2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasSameBinaryContentAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertHasSameBinaryContentAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsAbsolute_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsAbsolute_Test.java index b609f6e86fa..5a857498483 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsAbsolute_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsAbsolute_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryContaining_Predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryContaining_Predicate_Test.java index 69c5e160775..95d28d3f6ea 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryContaining_Predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryContaining_Predicate_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryContaining_SyntaxAndPattern_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryContaining_SyntaxAndPattern_Test.java index 8f6676691d0..40ff4781cc9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryContaining_SyntaxAndPattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryContaining_SyntaxAndPattern_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryNotContaining_Predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryNotContaining_Predicate_Test.java index 2b9c5610df8..3f25254a8f3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryNotContaining_Predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryNotContaining_Predicate_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryNotContaining_SyntaxAndPattern_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryNotContaining_SyntaxAndPattern_Test.java index f8c807290cb..28ae221d7e1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryNotContaining_SyntaxAndPattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryNotContaining_SyntaxAndPattern_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryRecursivelyContaining_Predicate_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryRecursivelyContaining_Predicate_Test.java index 0a2ac01e748..acf6e40a9a8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryRecursivelyContaining_Predicate_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryRecursivelyContaining_Predicate_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java index 181c9ca4d91..a88086ab593 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectory_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectory_Test.java index 0ab8d4ca8d5..88099eb1fd5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectory_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsEmptyDirectory_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsEmptyDirectory_Test.java index 3a38cfee667..e2f95c306b2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsEmptyDirectory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsEmptyDirectory_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsEmptyFile_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsEmptyFile_Test.java index 35aa7713a28..34385635450 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsEmptyFile_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsEmptyFile_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsExecutable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsExecutable_Test.java index 6970ada901e..b354ab2748b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsExecutable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsExecutable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsFile_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsFile_Test.java index 19cae61a857..2de74c7db87 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsFile_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsFile_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsNotEmptyDirectory_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsNotEmptyDirectory_Test.java index c52ca6b6717..5a684a41911 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsNotEmptyDirectory_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsNotEmptyDirectory_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsNotEmptyFile_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsNotEmptyFile_Test.java index cdcd85a0cae..0cc27ee19dc 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsNotEmptyFile_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsNotEmptyFile_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsRelative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsRelative_Test.java index ddca60c29ce..b2935be4201 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsRelative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertIsRelative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertSameContentAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertSameContentAs_Test.java index d928a744b4c..216acbe25cc 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertSameContentAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/files/Files_assertSameContentAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertContains_at_Index_Test.java index debe1d059b8..0ebfc6bc631 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertContains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertDoesNotContain_at_Index_Test.java index 9e77df95397..8806a5d6351 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertDoesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertEmpty_Test.java index 5787b84961c..55df18f381e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertHasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertHasDimensions_Test.java index 8e2e274978d..f894093385d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertHasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertHasDimensions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertHasSameDimensionsAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertHasSameDimensionsAs_with_Array_Test.java index ac362ca05ea..cc66fc30b06 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertHasSameDimensionsAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertHasSameDimensionsAs_with_Array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertNotEmpty_Test.java index 159c5cbae65..4d2631f7c30 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertNullOrEmpty_Test.java index cab72246858..4557714bf24 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertNumberOfRows_Test.java index a4aa43f3d9b..4f1831723f2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/float2darrays/Float2DArrays_assertNumberOfRows_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsAnyOf_Test.java index 957890a7a61..b11fab0f96f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsExactlyInAnyOrder_Test.java index b19368db455..5c6bd7f0a09 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsExactlyInAnyOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsExactly_Test.java index fb206570834..96363b536a7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsOnlyOnce_Test.java index aa4f5d6b85a..030f5aa219a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsOnly_Test.java index da059010ad9..a55c8c7e447 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsOnly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsSequence_Test.java index 088fc9ec83d..9ce0c6ef1e0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContains_Test.java index ef3beed9102..5dc7d27da0a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContains_at_Index_Test.java index 8d558f97396..a0dfc277a46 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotContain_Test.java index 2b230a40bb2..166b9736474 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotContain_at_Index_Test.java index dcdbc12d6ff..2caa5a69844 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotHaveDuplicates_Test.java index e73e6dd9374..d75cfe39428 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotHaveDuplicates_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertEmpty_Test.java index b2b430359fe..6ed18be8fe7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertEndsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertEndsWith_Test.java index 9bfaacf8b25..b92e20341f4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertEndsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertEndsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSameSizeAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSameSizeAs_with_Array_Test.java index 92982d319b5..9997eaa15cd 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSameSizeAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSameSizeAs_with_Array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSameSizeAs_with_Iterable_Test.java index 431a8281370..936813c1f0b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeBetween_Test.java index 9eb63938c90..4ccc499828b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeGreaterThanOrEqualTo_Test.java index d222b59fda9..b2a86e5d264 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeGreaterThan_Test.java index 4a3614f0cf7..4c310aaacbd 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeLessThanOrEqualTo_Test.java index c48a5fc5f1d..b8b7995bf79 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeLessThan_Test.java index da91fc42bec..be348ca3a9d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSizeLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSize_Test.java index 06bb1b3c04a..907ee8ffe37 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertIsSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertIsSortedAccordingToComparator_Test.java index 0a90fcb9707..8d7647bab98 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertIsSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertIsSortedAccordingToComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertIsSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertIsSorted_Test.java index 40f77b57a56..2e3898fc557 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertIsSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertIsSorted_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertNotEmpty_Test.java index ddca5e2f909..3bcc18ed24b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertNullOrEmpty_Test.java index f6339ffd321..082c3dc6444 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertStartsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertStartsWith_Test.java index 45733bf95d4..bb1baa23f43 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertStartsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertStartsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_NaN_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_NaN_Test.java index 967cf24b668..9dbf8090593 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_NaN_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_NaN_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertEqual_Test.java index 2d157583430..3e15ba92149 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertEqual_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertGreaterThanOrEqualTo_Test.java index 544d6ce6da8..0bdc4fa6a8a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertGreaterThan_Test.java index bba3121bbc8..61203e3ff1f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsBetween_Test.java index 4fc13d995ae..ef27f58d214 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsCloseToPercentage_Test.java index ca64ffc1233..1e75a39eb46 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsCloseToPercentage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsCloseTo_Test.java index 208208b2d2d..546adfcd629 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsCloseTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsFinite_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsFinite_Test.java index 22f7a0700aa..d07a87a22bc 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsFinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsFinite_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsInfinite_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsInfinite_Test.java index b6a35f18432..8452b735588 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsInfinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsInfinite_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNaN_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNaN_Test.java index 6361d017b63..11e89d9988b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNaN_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNaN_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNegative_Test.java index b0bbc95dc56..9aa18d862df 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotCloseToPercentage_Test.java index 110eb735022..47ccbbd6587 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotCloseToPercentage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotCloseTo_Test.java index 2b3977c4d0f..c305885c630 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotCloseTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotFinite_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotFinite_Test.java index d81a741e8c8..af0bc928dc2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotFinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotFinite_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotInfinite_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotInfinite_Test.java index b0ed5a79416..bf0ceba0f26 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotInfinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotInfinite_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotNaN_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotNaN_Test.java index 781cd48a0ef..96b68276def 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotNaN_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotNaN_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotNegative_Test.java index 954603f69d2..be7b61e9cc2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotPositive_Test.java index fb4b185aa43..93bfdeb40fa 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotZero_Test.java index d2563eaf978..66f3be46f8e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsOne_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsOne_Test.java index 0e2d3ad9390..0cdeb574079 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsOne_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsPositive_Test.java index f4acf8d182a..39120d156c4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsStrictlyBetween_Test.java index ee51f4f6b46..1ef1e8b52d5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsStrictlyBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsZero_Test.java index 78be4a6591e..97178521f58 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertIsZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertLessThanOrEqualTo_Test.java index 0797c501850..2ec34f3a89a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertLessThan_Test.java index c8227eb656f..358cec4fe3d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertNotEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertNotEqual_Test.java index 7ae081042d8..d44b80d0845 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertNotEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_assertNotEqual_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_isNanOrInfinite_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_isNanOrInfinite_Test.java index 2505752381c..c6aa19b3ded 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_isNanOrInfinite_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/floats/Floats_isNanOrInfinite_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertContains_at_Index_Test.java index 1a05d93387c..328b452c4b0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertContains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertDoesNotContain_at_Index_Test.java index 55d07f4835c..c278acac64d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertDoesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertEmpty_Test.java index c31d57de4f2..9339c74d75d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertHasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertHasDimensions_Test.java index 053e2935c0f..1dfbd0d997b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertHasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertHasDimensions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertHasSameDimensionsAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertHasSameDimensionsAs_Test.java index 9b955bd4944..08c667519f0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertHasSameDimensionsAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertHasSameDimensionsAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertNotEmpty_Test.java index 4943ddff93a..ec7fdbb4186 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertNullOrEmpty_Test.java index 0ddd20d1825..39ea47cb341 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertNumberOfRows_Test.java index cbc74e52c49..55337174d4b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/int2darrays/Int2DArrays_assertNumberOfRows_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsAnyOf_Test.java index 5f3f639b9a1..fa3a690ddf8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsExactlyInAnyOrder_Test.java index d739e6f89c9..6d1fb6b96be 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsExactlyInAnyOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsExactly_Test.java index a206a6e9cb2..bb864bde00f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsOnlyOnce_Test.java index f04244db201..0c72e1eac5e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsOnly_Test.java index b78f6514c62..695994790dc 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsOnly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsSequence_Test.java index 40786f0329b..53ddcfb01ad 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContains_Test.java index 601ec9d58a4..675df4f97b8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContains_at_Index_Test.java index f9737ad48a9..0913a343865 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotContain_Test.java index 9b87d60e24d..247ae250bb5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotContain_at_Index_Test.java index 3ac1ca2f707..b7d6c9af882 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotHaveDuplicates_Test.java index c06045ef846..60c282e48d0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotHaveDuplicates_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertEmpty_Test.java index eb6971459bb..702b3428724 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertEndsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertEndsWith_Test.java index d7125013970..9b8d217476c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertEndsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertEndsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSameSizeAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSameSizeAs_with_Array_Test.java index 015841c6733..cc4d0ed191c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSameSizeAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSameSizeAs_with_Array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSameSizeAs_with_Iterable_Test.java index eedf21e6e16..4ac05601d2c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeBetween_Test.java index b25355c9fed..91ad16cf222 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeGreaterThanOrEqualTo_Test.java index a35fd3f8f90..9ea0c86f103 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeGreaterThan_Test.java index ace6ed9ddc5..9fa741a2d96 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeLessThanOrEqualTo_Test.java index 1844521447d..932bc51d662 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeLessThan_Test.java index 789d05ebeaa..ac85d9f4cf4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSizeLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSize_Test.java index a286c286022..b143d00e281 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertIsSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertIsSortedAccordingToComparator_Test.java index 208e38b5fb5..db34d19879c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertIsSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertIsSortedAccordingToComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertIsSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertIsSorted_Test.java index e26d88037cc..e3213c44a8b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertIsSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertIsSorted_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertNotEmpty_Test.java index 3767d27d2f3..2ac0a5e9807 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertNullOrEmpty_Test.java index dd7bf2b9e24..fafb92f3fee 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertStartsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertStartsWith_Test.java index dff0233f8bc..faa0e93b7e6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertStartsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertStartsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertEqual_Test.java index cfd0b3c127f..96f65c8c7a0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertEqual_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertGreaterThanOrEqualTo_Test.java index f7cca86b994..fbfdab15d7c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertGreaterThan_Test.java index 834a9f11b6d..0df1a0670ca 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsBetween_Test.java index 7639a73a80b..0ff4667b4c5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsCloseToPercentage_Test.java index c2f4d1958c0..8ff82037702 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsCloseToPercentage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsCloseTo_Test.java index 051f3b21de7..42262606333 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsCloseTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsEven_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsEven_Test.java index 45daee816a8..df947829236 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsEven_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsEven_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNegative_Test.java index c69bf1b5a92..65ba1d498ae 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotCloseToPercentage_Test.java index 6ee6d00a485..5b6381875f5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotCloseToPercentage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotCloseTo_Test.java index ae6e06a9cc2..28cf351b0d7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotCloseTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotNegative_Test.java index be9e1ab918d..b1502f296f9 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotPositive_Test.java index 69bf7a7a80a..4cfe6f47053 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotZero_Test.java index 09123c5c0ff..78045f2cb26 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsOdd_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsOdd_Test.java index d8536ff1e18..67b82c1da12 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsOdd_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsOdd_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsOne_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsOne_Test.java index fd657f40411..c0e2419e0fe 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsOne_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsPositive_Test.java index 5517e8cddee..e729b2f9d61 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsStrictlyBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsStrictlyBetween_Test.java index e66e4c67534..75a1bbdb9c4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsStrictlyBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsStrictlyBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsZero_Test.java index 15cff8fbac1..2cff24fc395 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertIsZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertLessThanOrEqualTo_Test.java index d4f936c4548..4d7932eb9bf 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertLessThan_Test.java index a2f2e9f0801..9c15e00e5a7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertNotEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertNotEqual_Test.java index 98ae1f2bdf3..a7e04ea92ee 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertNotEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/integers/Integers_assertNotEqual_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAllMatch_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAllMatch_Test.java index 97ea4cc9f2f..7656a29e007 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAllMatch_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAllMatch_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAllSatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAllSatisfy_Test.java index 64b8fcd9eeb..75fafe9f371 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAllSatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAllSatisfy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAnyMatch_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAnyMatch_Test.java index 5f1f41d0035..bf4567b7e9e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAnyMatch_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAnyMatch_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAnySatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAnySatisfy_Test.java index 6f2158389b9..15ea1f66f9a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAnySatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAnySatisfy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreAtLeast_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreAtLeast_Test.java index 1f3ad6a9485..63bf073845b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreAtLeast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreAtLeast_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreAtMost_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreAtMost_Test.java index 047e09bda0d..da1de7e8b1f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreAtMost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreAtMost_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreExactly_Test.java index 82e8798afac..3d88ca4b4cb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreNot_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreNot_Test.java index b6086858981..aa2d339ff11 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreNot_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreNot_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAre_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAre_Test.java index 7e2503039c6..10a585b7c84 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAre_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAre_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsAll_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsAll_Test.java index 994f370beaa..3b617bedc72 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsAll_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsAll_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsAnyOf_Test.java index 32d75241362..d9f846f3e8a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsExactlyInAnyOrder_Test.java index 506a87e5166..4d4b25ab417 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsExactlyInAnyOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsExactly_Test.java index 7b6a27f676b..688aee988ee 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsNull_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsNull_Test.java index 5cc850ffdd8..dc49373613b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsNull_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnlyNulls_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnlyNulls_Test.java index 6e9a5743abf..c178ebedcca 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnlyNulls_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnlyNulls_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnlyOnce_Test.java index 22864547c1c..d8b79e3538f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnly_Test.java index d7ef598039d..9ce1332ae56 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsSequence_Test.java index f7ff6d6dff7..51f1b241afa 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsSubsequence_Test.java index a89cfcfceea..b0dbc0e4df7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsSubsequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContains_Test.java index e62a17b9d1d..806b1267366 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoNotHave_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoNotHave_Test.java index f54cdd2f2bd..a31c33ceafa 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoNotHave_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoNotHave_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainAnyElementsOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainAnyElementsOf_Test.java index 2eca7a4083a..48a616d28bb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainAnyElementsOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainAnyElementsOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainNull_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainNull_Test.java index 9e4a716dbba..1cb497e082d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainNull_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainSequence_Test.java index e4962380fbb..ff430d53beb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainSubsequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainSubsequence_Test.java index 91f18d5c9c6..3bfa752f95c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainSubsequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainSubsequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContain_Test.java index 18ed36c9138..87c6842697d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotHaveDuplicates_Test.java index b367685ee7b..1b78aafbff2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotHaveDuplicates_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEmpty_Test.java index 2b6b747c531..8037342bdf6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEndsWithFirstAndRest_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEndsWithFirstAndRest_Test.java index 82cd88578e7..9919c3dfef3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEndsWithFirstAndRest_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEndsWithFirstAndRest_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEndsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEndsWith_Test.java index f1df4bac09f..3cdf6ac0ab1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEndsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEndsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasOnlyOneElementSatisfying_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasOnlyOneElementSatisfying_Test.java index 8a6230d5132..3e4accb3915 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasOnlyOneElementSatisfying_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasOnlyOneElementSatisfying_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSameSizeAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSameSizeAs_with_Array_Test.java index 6edf26a7706..ce8ed0a0e39 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSameSizeAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSameSizeAs_with_Array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSameSizeAs_with_Iterable_Test.java index 1c4c1419594..46cff504378 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeBetween_Test.java index 83c55c3f9d5..06ae999fd20 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeGreaterThanOrEqualTo_Test.java index 37007fa3906..b0a34ca820e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeGreaterThan_Test.java index 7d3b7ed674b..fa2812a1723 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeLessThanOrEqualTo_Test.java index 01e172238c2..c4e33a96d12 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeLessThan_Test.java index 16a86f02a4a..a0f89b3bee0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSizeLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSize_Test.java index 1cc9ffbb57d..2206aeb3b29 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveAtLeast_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveAtLeast_Test.java index 18dc68354c9..8499bf1bd11 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveAtLeast_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveAtLeast_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveAtMost_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveAtMost_Test.java index be3e8bfba26..1d59fd14514 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveAtMost_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveAtMost_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveExactly_Test.java index c931ceb5628..94d7c6e4163 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHave_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHave_Test.java index 884f8440162..de243734cea 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHave_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHave_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertIsSubsetOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertIsSubsetOf_Test.java index 70c835f99e1..346a22df422 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertIsSubsetOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertIsSubsetOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNoneMatch_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNoneMatch_Test.java index 97387e38b44..730e42ba2b7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNoneMatch_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNoneMatch_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNoneSatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNoneSatisfy_Test.java index b08e3a9f7cc..1db3c998496 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNoneSatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNoneSatisfy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNotEmpty_Test.java index ec1b01d3764..51fa59e7054 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNullOrEmpty_Test.java index 903db729373..ff4328ac4ea 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertSatisfiesExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertSatisfiesExactlyInAnyOrder_Test.java index dd35f33a2f5..6e8ac79c6b5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertSatisfiesExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertSatisfiesExactlyInAnyOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertSatisfiesExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertSatisfiesExactly_Test.java index 1df91d72764..026723dc076 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertSatisfiesExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertSatisfiesExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertSatisfiesOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertSatisfiesOnlyOnce_Test.java index 58acc63baaf..d4ecc9ba6ab 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertSatisfiesOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertSatisfiesOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertStartsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertStartsWith_Test.java index 89d1848e91b..ccf7ae3f4e8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertStartsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertStartsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertZipSatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertZipSatisfy_Test.java index 8b3c886ea3f..e06f5e3b0ac 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertZipSatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/Iterables_assertZipSatisfy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterables/SinglyIterableFactory.java b/assertj-core/src/test/java/org/assertj/core/internal/iterables/SinglyIterableFactory.java index bb00c567548..bb43b6318aa 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterables/SinglyIterableFactory.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterables/SinglyIterableFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterators/Iterators_assertHasNext_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterators/Iterators_assertHasNext_Test.java index 57e1728e271..4d44c92bd0f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterators/Iterators_assertHasNext_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterators/Iterators_assertHasNext_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/iterators/Iterators_assertIsExhausted_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/iterators/Iterators_assertIsExhausted_Test.java index e0a0a17033f..ebbc105e13a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/iterators/Iterators_assertIsExhausted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/iterators/Iterators_assertIsExhausted_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/lists/List_assertIs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/lists/List_assertIs_Test.java index 81be4c7bc23..ef4a48e06f7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/lists/List_assertIs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/lists/List_assertIs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertContains_Test.java index f94767b7498..93a95d9eea6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertContains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertDoesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertDoesNotContain_Test.java index aa5e4d24afe..7f647d7aadc 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertDoesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertDoesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertHas_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertHas_Test.java index 47072d79c7f..be86cee5f93 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertHas_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertHas_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertIsSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertIsSortedAccordingToComparator_Test.java index c71f8dc80bc..673ef6c00a0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertIsSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertIsSortedAccordingToComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertIsSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertIsSorted_Test.java index bde5bd83e4b..a271e943312 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertIsSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_assertIsSorted_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_satisfies_at_index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_satisfies_at_index_Test.java index 78189d014ba..eeb0ede301d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_satisfies_at_index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/lists/Lists_satisfies_at_index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertContains_at_Index_Test.java index 9aaf1412cd6..2a45895f33e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertContains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertDoesNotContain_at_Index_Test.java index 84a5a34782a..3d198491ea1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertDoesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertEmpty_Test.java index a5011f6ce75..f05435ac568 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertHasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertHasDimensions_Test.java index 2d2212e2ec4..3c6a4c85c8c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertHasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertHasDimensions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertHasSameDimensionsAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertHasSameDimensionsAs_with_Array_Test.java index b032745f3f9..51aebaca216 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertHasSameDimensionsAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertHasSameDimensionsAs_with_Array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertNotEmpty_Test.java index 3f26ea4d3e3..7adf0a24d01 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertNullOrEmpty_Test.java index 56b9634d1cf..8f831346efc 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertNumberOfRows_Test.java index 471ea1e9ab5..fe033c6ff9c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/long2darrays/Long2DArrays_assertNumberOfRows_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsAnyOf_Test.java index e8c3fdc0cf7..934a7e4618e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsExactlyInAnyOrder_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsExactlyInAnyOrder_Test.java index 486e70cf618..4a7d699c884 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsExactlyInAnyOrder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsExactlyInAnyOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsExactly_Test.java index 835159d33f3..65c487ff7ee 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsOnlyOnce_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsOnlyOnce_Test.java index 065525510b8..17be07ccee4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsOnlyOnce_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsOnly_Test.java index fe66203c1e7..e06eaacb52f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsOnly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsSequence_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsSequence_Test.java index 5c210864ec7..a5372aa545e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsSequence_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContains_Test.java index 910a568b12a..f2d33e9a121 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContains_at_Index_Test.java index fc4f479a970..d88b49e4357 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotContain_Test.java index 6caba659bb3..e1923de69eb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotContain_at_Index_Test.java index b2fc68d84c6..cac4a32aa54 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotHaveDuplicates_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotHaveDuplicates_Test.java index 214a3d31578..1c09f5275a0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotHaveDuplicates_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotHaveDuplicates_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertEmpty_Test.java index 9519a6d4ba0..b9d51e6cdae 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertEndsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertEndsWith_Test.java index ebe65dcc032..d7b4eda447f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertEndsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertEndsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSameSizeAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSameSizeAs_with_Array_Test.java index cefcf82dd4a..67157cf6c14 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSameSizeAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSameSizeAs_with_Array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSameSizeAs_with_Iterable_Test.java index 3c46eb0a232..f3cdfef3b6e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeBetween_Test.java index 795c56a002c..0946dcbec6e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeGreaterThanOrEqualTo_Test.java index 0aae09f0c9d..1460f47ae57 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeGreaterThan_Test.java index 29e02f37d15..73347ca7bd1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeLessThanOrEqualTo_Test.java index 774c44c2017..c37494bf148 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeLessThan_Test.java index 8b0ce503c96..39b43895519 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSizeLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSize_Test.java index 7b96ee6dea3..5117e8645b8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertIsSortedAccordingToComparator_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertIsSortedAccordingToComparator_Test.java index a88083d4ce9..15ddc964fb4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertIsSortedAccordingToComparator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertIsSortedAccordingToComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertIsSorted_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertIsSorted_Test.java index 84bca954da2..2a94b1bfe21 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertIsSorted_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertIsSorted_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertNotEmpty_Test.java index 238a1a31d2c..ae806ed2393 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertNullOrEmpty_Test.java index 916ccdce7ae..bcc24352f65 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertStartsWith_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertStartsWith_Test.java index 3a8c0d071cd..e723c7e42da 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertStartsWith_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertStartsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertEqual_Test.java index af70e9ff24e..848f1135f16 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertEqual_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertGreaterThanOrEqualTo_Test.java index 354b0341527..4f0a31eeec0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertGreaterThan_Test.java index 107809096db..49537671149 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsCloseToPercentage_Test.java index ff04179e3bb..c65140b937b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsCloseToPercentage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsCloseTo_Test.java index deba98c3d00..ed49a14ae5c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsCloseTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsEven_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsEven_Test.java index 99e65a543c4..fdf1e15bca6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsEven_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsEven_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNegative_Test.java index c3f4c974794..b4a15118e1e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotCloseToPercentage_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotCloseToPercentage_Test.java index 7d56f97565f..926ed8255b2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotCloseToPercentage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotCloseToPercentage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotCloseTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotCloseTo_Test.java index 6c6c8133614..2ce5efddcce 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotCloseTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotCloseTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotNegative_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotNegative_Test.java index 6be40ba724b..e6d07917287 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotNegative_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotPositive_Test.java index bffc4fecd77..2413281559f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotZero_Test.java index 06e8e93f586..46ecf436aca 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsOdd_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsOdd_Test.java index 73c182d5c6e..ddf20815139 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsOdd_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsOdd_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsOne_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsOne_Test.java index 9cbbfa9649c..295711d2016 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsOne_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsOne_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsPositive_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsPositive_Test.java index 33b66f57ff9..84b419ee28a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsPositive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsZero_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsZero_Test.java index b6f05af11b2..c81e3a2f638 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsZero_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertIsZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertLessThanOrEqualTo_Test.java index 88870432751..63ff3b79ecb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertLessThan_Test.java index 62436048d9b..35c96baefb1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertNotEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertNotEqual_Test.java index 7c4e51a7001..16e4a71e87c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertNotEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/longs/Longs_assertNotEqual_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertAllSatisfyingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertAllSatisfyingConsumer_Test.java index 8f31092cf54..727ef03ee96 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertAllSatisfyingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertAllSatisfyingConsumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertAnySatisfyingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertAnySatisfyingConsumer_Test.java index 399e99045e7..4a9ef098a5b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertAnySatisfyingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertAnySatisfyingConsumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsAllEntriesOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsAllEntriesOf_Test.java index 6f2f81bd78c..90d95d9fd3b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsAllEntriesOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsAllEntriesOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsAnyOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsAnyOf_Test.java index 0e4b03c5de4..7de58928d1e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsAnyOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsExactly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsExactly_Test.java index 82ee668b550..3d33351e184 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsExactly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsKey_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsKey_Test.java index eb399b5908a..291fb39005f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsKey_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsKey_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsKeys_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsKeys_Test.java index fbbd8f8d2f3..b5b78db8dfa 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsKeys_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsKeys_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsOnlyKeys_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsOnlyKeys_Test.java index 79db236a73c..475a10f27c2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsOnlyKeys_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsOnlyKeys_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsOnly_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsOnly_Test.java index 4f9158f773b..082f95bc377 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsOnly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsOnly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsValue_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsValue_Test.java index deeaef145a0..fd250c0c7e1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsValues_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsValues_Test.java index ce8bbb0522b..49de8b75157 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsValues_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsValues_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContains_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContains_Test.java index 05f4e8d0784..2d60dbb6f59 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContains_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertContains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainKey_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainKey_Test.java index d6d13f01c48..4693b5b7137 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainKey_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainKey_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainKeys_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainKeys_Test.java index 6e7dc183f37..0c877839b37 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainKeys_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainKeys_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainValue_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainValue_Test.java index eb1cf29765e..e27ea3c753e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContain_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContain_Test.java index f3431bf36ba..d3d440e32e7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContain_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertEmpty_Test.java index 12612b8363f..4a19b9bf4e6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfyingCondition_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfyingCondition_Test.java index cdfe305d5b4..00f5d912293 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfyingCondition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfyingCondition_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfyingConsumer_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfyingConsumer_Test.java index be397e441f5..f983ee89dd8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfyingConsumer_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfyingConsumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_entry_condition_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_entry_condition_Test.java index 2a9700c0e68..e90ef029c44 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_entry_condition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_entry_condition_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_key_and_condition_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_key_and_condition_Test.java index 4b6fbab6702..38297e06a0c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_key_and_condition_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_key_and_condition_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_key_and_value_conditions_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_key_and_value_conditions_Test.java index 35dd5d785a7..ca12e7a76a0 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_key_and_value_conditions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_key_and_value_conditions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasKeySatisfying_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasKeySatisfying_Test.java index 34ccacf3acb..3e121e1b82a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasKeySatisfying_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasKeySatisfying_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Array_Test.java index 69c52673974..d16ddccc49c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Iterable_Test.java index def711cdb86..c5bbc905607 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Map_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Map_Test.java index 89899726010..0ac84c00fa5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Map_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Map_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeBetween_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeBetween_Test.java index c618d39bd7e..291b270bf2b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeBetween_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeGreaterThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeGreaterThanOrEqualTo_Test.java index f0c60db07b0..2902d76986f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeGreaterThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeGreaterThan_Test.java index 959acaaf7c3..dfbf6200eae 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeGreaterThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeLessThanOrEqualTo_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeLessThanOrEqualTo_Test.java index 4aa1474232c..eaaa1a404f5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeLessThanOrEqualTo_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeLessThan_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeLessThan_Test.java index e74a6e7b310..740357ae83c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeLessThan_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSizeLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSize_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSize_Test.java index d0b7862de85..a7f266c69a2 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSize_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasValueSatisfying_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasValueSatisfying_Test.java index 151fbce610d..85286d39ec7 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasValueSatisfying_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertHasValueSatisfying_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertNoneSatisfy_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertNoneSatisfy_Test.java index 3fdfaba86a8..48a0e5967af 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertNoneSatisfy_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertNoneSatisfy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertNotEmpty_Test.java index 00f1450460a..b5609316bc4 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertNullOrEmpty_Test.java index 93864952ad8..27f1bc7615a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/maps/Maps_assertNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertContains_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertContains_at_Index_Test.java index dfc3eaccb74..8badf942a39 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertContains_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertContains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertDoesNotContain_at_Index_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertDoesNotContain_at_Index_Test.java index 48d5d5ebe82..199b6e7adb5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertDoesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertEmpty_Test.java index 652c32417d8..e3eb86fc786 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertHasDimensions_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertHasDimensions_Test.java index a2d663076c3..30e53be5afb 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertHasDimensions_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertHasDimensions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertHasSameDimensionsAs_with_Array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertHasSameDimensionsAs_with_Array_Test.java index 521b183673a..a0862160b5f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertHasSameDimensionsAs_with_Array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertHasSameDimensionsAs_with_Array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertNotEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertNotEmpty_Test.java index b115852888b..a8ebcee5214 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertNotEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertNullOrEmpty_Test.java index c8bc0bd1573..5348f903307 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertNumberOfRows_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertNumberOfRows_Test.java index 3933edfa300..13b495b77b1 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertNumberOfRows_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/object2darrays/Object2DArrays_assertNumberOfRows_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertDoesNotHaveSameClassAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertDoesNotHaveSameClassAs_Test.java index 37e865633d6..2b63e4591bd 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertDoesNotHaveSameClassAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertDoesNotHaveSameClassAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertDoesNotHaveSameHashCodeAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertDoesNotHaveSameHashCodeAs_Test.java index ac3aed86344..6bc96405f0c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertDoesNotHaveSameHashCodeAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertDoesNotHaveSameHashCodeAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertDoesNotHaveToString_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertDoesNotHaveToString_Test.java index 6a11a5d3a20..759e35898cc 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertDoesNotHaveToString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertDoesNotHaveToString_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertEqual_Test.java index 0c6b6917e9f..c1880248b58 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertEqual_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasAllNullFieldsOrPropertiesExcept_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasAllNullFieldsOrPropertiesExcept_Test.java index 58338b71e71..87cafa8e7fc 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasAllNullFieldsOrPropertiesExcept_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasAllNullFieldsOrPropertiesExcept_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasFieldOrPropertyWithValue_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasFieldOrPropertyWithValue_Test.java index b66db8e72f1..4bf86e1f316 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasFieldOrPropertyWithValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasFieldOrPropertyWithValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasFieldOrProperty_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasFieldOrProperty_Test.java index 4108c175925..760e96a1b8e 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasFieldOrProperty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasFieldOrProperty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasNoNullFieldsOrPropertiesExcept_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasNoNullFieldsOrPropertiesExcept_Test.java index 349df629a57..00ff9e44dce 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasNoNullFieldsOrPropertiesExcept_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasNoNullFieldsOrPropertiesExcept_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasOnlyFields_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasOnlyFields_Test.java index 01f956c3326..724a4e42d3c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasOnlyFields_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasOnlyFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasSameClassAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasSameClassAs_Test.java index d783cdc02f8..81c7b643a85 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasSameClassAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasSameClassAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasSameHashCodeAs_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasSameHashCodeAs_Test.java index 42b40259c0f..510b7d125f8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasSameHashCodeAs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasSameHashCodeAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasToString_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasToString_Test.java index 2ba81ed877f..39c7e924d87 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasToString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertHasToString_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsExactlyInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsExactlyInstanceOf_Test.java index 39343a1642c..b904b0778a5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsExactlyInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsExactlyInstanceOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsIn_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsIn_with_Iterable_Test.java index cbce71d4506..a6470ebd8d8 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsIn_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsIn_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsIn_with_array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsIn_with_array_Test.java index bd9d89845aa..57764c30aa5 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsIn_with_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsIn_with_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsInstanceOfAny_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsInstanceOfAny_Test.java index 9af7a2db498..641d981ec37 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsInstanceOfAny_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsInstanceOfAny_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsInstanceOf_Test.java index eaf6c2ca808..eff5d925c2a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsInstanceOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotExactlyInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotExactlyInstanceOf_Test.java index 0e89734f0bf..0e3d9aed030 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotExactlyInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotExactlyInstanceOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotIn_with_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotIn_with_Iterable_Test.java index 1c65e9fcbd7..bb4a069e48f 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotIn_with_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotIn_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotIn_with_array_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotIn_with_array_Test.java index 7bbee11c0a8..0f50d5c1bd3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotIn_with_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotIn_with_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotInstanceOfAny_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotInstanceOfAny_Test.java index 1075cc57315..84da3a17715 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotInstanceOfAny_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotInstanceOfAny_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotInstanceOf_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotInstanceOf_Test.java index 362e0ce9a74..e3c8f44b64d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotInstanceOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotInstanceOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotOfClassIn_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotOfClassIn_Test.java index ad6bab5a5d4..1c725abf15d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotOfClassIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotOfClassIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsOfClassIn_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsOfClassIn_Test.java index ca452581eab..3ffbdc4f04d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsOfClassIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertIsOfClassIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotEqual_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotEqual_Test.java index 0f4678ab0e5..e620317177d 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotEqual_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotEqual_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotNull_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotNull_Test.java index 2063cc675c7..36f98bf491a 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotNull_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotNull_with_label_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotNull_with_label_Test.java index cc89f4ada45..c3622912573 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotNull_with_label_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotNull_with_label_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotSame_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotSame_Test.java index e926e43d703..33e1fc80ba3 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotSame_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNotSame_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNull_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNull_Test.java index abdc623a035..e9714085779 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNull_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertNull_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertSame_Test.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertSame_Test.java index db716565e6d..2caae2bbd52 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertSame_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/Objects_assertSame_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/SymmetricDateComparator.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/SymmetricDateComparator.java index 086bef965d5..92070048c44 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/SymmetricDateComparator.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/SymmetricDateComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Address.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Address.java index 6bdbe8504db..6825ba88f94 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Address.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Address.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AddressDto.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AddressDto.java index 1af2e38c806..991080f3565 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AddressDto.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AddressDto.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysDifferentAddress.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysDifferentAddress.java index 194d8d6fbbb..16599c9f91c 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysDifferentAddress.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysDifferentAddress.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysDifferentPerson.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysDifferentPerson.java index 93d49860b65..1882aa6e424 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysDifferentPerson.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysDifferentPerson.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysEqualAddress.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysEqualAddress.java index 5a06f7da359..d3bc50f96ad 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysEqualAddress.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysEqualAddress.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysEqualPerson.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysEqualPerson.java index 8f513e0a1af..b7de4ac1f96 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysEqualPerson.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/AlwaysEqualPerson.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/FriendlyPerson.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/FriendlyPerson.java index f098f365a73..3f153251a96 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/FriendlyPerson.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/FriendlyPerson.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Giant.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Giant.java index 34652c68cc7..5c54f672087 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Giant.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Giant.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Home.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Home.java index 276923809df..355b356c90b 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Home.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Home.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/HomeDto.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/HomeDto.java index c7ddb56ce78..ed05ed6c6d6 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/HomeDto.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/HomeDto.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Human.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Human.java index 757370abd48..191e8414075 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Human.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Human.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Person.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Person.java index 2fe64f878df..e3afb8288dd 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Person.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/Person.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/PersonDto.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/PersonDto.java index e7d32ac38dd..617e87ff149 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/PersonDto.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/PersonDto.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/PersonDtoWithPersonNeighbour.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/PersonDtoWithPersonNeighbour.java index a344c56dd05..fc6a3240751 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/data/PersonDtoWithPersonNeighbour.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/data/PersonDtoWithPersonNeighbour.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/pkg1/Foo.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/pkg1/Foo.java index 197ffc130c8..20bb4d2c906 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/pkg1/Foo.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/pkg1/Foo.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/internal/objects/pkg2/Foo.java b/assertj-core/src/test/java/org/assertj/core/internal/objects/pkg2/Foo.java index 6076c9bb7a5..018e404ef35 100644 --- a/assertj-core/src/test/java/org/assertj/core/internal/objects/pkg2/Foo.java +++ b/assertj-core/src/test/java/org/assertj/core/internal/objects/pkg2/Foo.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/presentation/BoundedQueue_Test.java b/assertj-core/src/test/java/org/assertj/core/presentation/BoundedQueue_Test.java index cccae0f7da4..63070477d1d 100644 --- a/assertj-core/src/test/java/org/assertj/core/presentation/BoundedQueue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/presentation/BoundedQueue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/presentation/HeadTailAccumulator_Test.java b/assertj-core/src/test/java/org/assertj/core/presentation/HeadTailAccumulator_Test.java index 48b32051c53..fb75ad5e7ff 100644 --- a/assertj-core/src/test/java/org/assertj/core/presentation/HeadTailAccumulator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/presentation/HeadTailAccumulator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/presentation/NumberGrouping_Test.java b/assertj-core/src/test/java/org/assertj/core/presentation/NumberGrouping_Test.java index e9e9f56ef6b..0561905fcdc 100644 --- a/assertj-core/src/test/java/org/assertj/core/presentation/NumberGrouping_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/presentation/NumberGrouping_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/presentation/PrimitiveArrayList_Test.java b/assertj-core/src/test/java/org/assertj/core/presentation/PrimitiveArrayList_Test.java index 728c206d864..cba3dfac4b1 100644 --- a/assertj-core/src/test/java/org/assertj/core/presentation/PrimitiveArrayList_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/presentation/PrimitiveArrayList_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/presentation/RotatingQueue_Test.java b/assertj-core/src/test/java/org/assertj/core/presentation/RotatingQueue_Test.java index 42007115192..d67a5df039a 100644 --- a/assertj-core/src/test/java/org/assertj/core/presentation/RotatingQueue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/presentation/RotatingQueue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/presentation/TransformingList_Test.java b/assertj-core/src/test/java/org/assertj/core/presentation/TransformingList_Test.java index cb2a1047446..2779192e4de 100644 --- a/assertj-core/src/test/java/org/assertj/core/presentation/TransformingList_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/presentation/TransformingList_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/AbsValueComparator.java b/assertj-core/src/test/java/org/assertj/core/testkit/AbsValueComparator.java index ccd3e5a72da..984fc00035e 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/AbsValueComparator.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/AbsValueComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/AlwaysDifferentComparator.java b/assertj-core/src/test/java/org/assertj/core/testkit/AlwaysDifferentComparator.java index ea2699ad0da..86046f59e7c 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/AlwaysDifferentComparator.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/AlwaysDifferentComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/AlwaysEqualComparator.java b/assertj-core/src/test/java/org/assertj/core/testkit/AlwaysEqualComparator.java index a4fa35f8c3b..d55259d78d5 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/AlwaysEqualComparator.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/AlwaysEqualComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/Animal.java b/assertj-core/src/test/java/org/assertj/core/testkit/Animal.java index 74e08afee52..ea578ffa92c 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/Animal.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/Animal.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/AssertionErrorExpectedException.java b/assertj-core/src/test/java/org/assertj/core/testkit/AssertionErrorExpectedException.java index a3747360848..3af7dcf65d8 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/AssertionErrorExpectedException.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/AssertionErrorExpectedException.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/BiPredicates.java b/assertj-core/src/test/java/org/assertj/core/testkit/BiPredicates.java index c2c31708349..cc3267d765b 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/BiPredicates.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/BiPredicates.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/BooleanArrays.java b/assertj-core/src/test/java/org/assertj/core/testkit/BooleanArrays.java index dcdc60bab7a..d1fb109ec85 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/BooleanArrays.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/BooleanArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/ByteArrays.java b/assertj-core/src/test/java/org/assertj/core/testkit/ByteArrays.java index 627d5528e95..1893cd6178f 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/ByteArrays.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/ByteArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/CartoonCharacter.java b/assertj-core/src/test/java/org/assertj/core/testkit/CartoonCharacter.java index f90828ed901..0b6b933d8fb 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/CartoonCharacter.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/CartoonCharacter.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveCharSequenceComparator.java b/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveCharSequenceComparator.java index 161bbfe9125..a3071c2677d 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveCharSequenceComparator.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveCharSequenceComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveCharacterComparator.java b/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveCharacterComparator.java index f51c2751a76..8560c093a2a 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveCharacterComparator.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveCharacterComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveCharacterComparatorTest.java b/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveCharacterComparatorTest.java index fd36a1659a4..7906f29488b 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveCharacterComparatorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveCharacterComparatorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveStringComparator.java b/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveStringComparator.java index d6e9a36d6bc..6abff7f1236 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveStringComparator.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveStringComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveStringComparatorTest.java b/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveStringComparatorTest.java index 9c9920fa570..c09f2e5dfaa 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveStringComparatorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/CaseInsensitiveStringComparatorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/CharArrays.java b/assertj-core/src/test/java/org/assertj/core/testkit/CharArrays.java index eafecec4b24..653c1ef181e 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/CharArrays.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/CharArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/ClasspathResources.java b/assertj-core/src/test/java/org/assertj/core/testkit/ClasspathResources.java index bf1e8f24fd7..40c16d3ab77 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/ClasspathResources.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/ClasspathResources.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/ConfigurationForTests.java b/assertj-core/src/test/java/org/assertj/core/testkit/ConfigurationForTests.java index be895337a61..6eb2c59e205 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/ConfigurationForTests.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/ConfigurationForTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/DoubleArrays.java b/assertj-core/src/test/java/org/assertj/core/testkit/DoubleArrays.java index c901f1978d5..ceaff5ac03b 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/DoubleArrays.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/DoubleArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/Employee.java b/assertj-core/src/test/java/org/assertj/core/testkit/Employee.java index 0994b6887ce..c1a56cd910f 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/Employee.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/Employee.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/EqualsHashCodeContractAssert.java b/assertj-core/src/test/java/org/assertj/core/testkit/EqualsHashCodeContractAssert.java index ec5dd35ec7c..a597971bb61 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/EqualsHashCodeContractAssert.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/EqualsHashCodeContractAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/EqualsHashCodeContractTestCase.java b/assertj-core/src/test/java/org/assertj/core/testkit/EqualsHashCodeContractTestCase.java index 741373e2dce..d0c70b721e6 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/EqualsHashCodeContractTestCase.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/EqualsHashCodeContractTestCase.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/ErrorMessagesForTest.java b/assertj-core/src/test/java/org/assertj/core/testkit/ErrorMessagesForTest.java index bd0640f784e..06940789382 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/ErrorMessagesForTest.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/ErrorMessagesForTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/FieldTestUtils.java b/assertj-core/src/test/java/org/assertj/core/testkit/FieldTestUtils.java index 6cbedbbabca..3faa7fd6829 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/FieldTestUtils.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/FieldTestUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/FloatArrays.java b/assertj-core/src/test/java/org/assertj/core/testkit/FloatArrays.java index 80a0b812a3b..a8c553228fd 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/FloatArrays.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/FloatArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/FluentJedi.java b/assertj-core/src/test/java/org/assertj/core/testkit/FluentJedi.java index b6f05bc06d4..2aecddce946 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/FluentJedi.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/FluentJedi.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/IllegalVehicleAssert.java b/assertj-core/src/test/java/org/assertj/core/testkit/IllegalVehicleAssert.java index fb367db67b2..43c653961b9 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/IllegalVehicleAssert.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/IllegalVehicleAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/IntArrays.java b/assertj-core/src/test/java/org/assertj/core/testkit/IntArrays.java index b61d71ab4ab..d7e1f729f6b 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/IntArrays.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/IntArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/Jedi.java b/assertj-core/src/test/java/org/assertj/core/testkit/Jedi.java index c83a57f07ca..428e4702e51 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/Jedi.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/Jedi.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/LongArrays.java b/assertj-core/src/test/java/org/assertj/core/testkit/LongArrays.java index ad97843fa2e..50892b5ded7 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/LongArrays.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/LongArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/Maps.java b/assertj-core/src/test/java/org/assertj/core/testkit/Maps.java index ff5d999cdb5..8d58dbf2c7f 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/Maps.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/Maps.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/MutatesGlobalConfiguration.java b/assertj-core/src/test/java/org/assertj/core/testkit/MutatesGlobalConfiguration.java index 7c703a4dde2..a2310e67ac8 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/MutatesGlobalConfiguration.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/MutatesGlobalConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/Name.java b/assertj-core/src/test/java/org/assertj/core/testkit/Name.java index 51c03545cd2..a61485903bf 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/Name.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/Name.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/NeverEqualComparator.java b/assertj-core/src/test/java/org/assertj/core/testkit/NeverEqualComparator.java index 14ced526d4c..35473efccb1 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/NeverEqualComparator.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/NeverEqualComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/ObjectArrays.java b/assertj-core/src/test/java/org/assertj/core/testkit/ObjectArrays.java index 2f3f463dd3c..3b0100fc1c1 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/ObjectArrays.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/ObjectArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/Patient.java b/assertj-core/src/test/java/org/assertj/core/testkit/Patient.java index e798f385684..0ec81661455 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/Patient.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/Patient.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/Person.java b/assertj-core/src/test/java/org/assertj/core/testkit/Person.java index fef52a73fb9..8f387c5f60a 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/Person.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/Person.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/PersonCaseInsensitiveNameComparator.java b/assertj-core/src/test/java/org/assertj/core/testkit/PersonCaseInsensitiveNameComparator.java index 383a52cc9c3..84def0356c2 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/PersonCaseInsensitiveNameComparator.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/PersonCaseInsensitiveNameComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/Player.java b/assertj-core/src/test/java/org/assertj/core/testkit/Player.java index cef21febbb8..79e63dc19ce 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/Player.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/Player.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/PotentialMvpCondition.java b/assertj-core/src/test/java/org/assertj/core/testkit/PotentialMvpCondition.java index cb88aa55a7d..d4e759f5267 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/PotentialMvpCondition.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/PotentialMvpCondition.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/ShortArrays.java b/assertj-core/src/test/java/org/assertj/core/testkit/ShortArrays.java index f08ebc7ba40..da0c88d1e97 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/ShortArrays.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/ShortArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/StringSpliterator.java b/assertj-core/src/test/java/org/assertj/core/testkit/StringSpliterator.java index 8738f330296..ee6b848f120 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/StringSpliterator.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/StringSpliterator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/StringStream.java b/assertj-core/src/test/java/org/assertj/core/testkit/StringStream.java index b881bd30acd..bbbec1340ba 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/StringStream.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/StringStream.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/TestClassWithRandomId.java b/assertj-core/src/test/java/org/assertj/core/testkit/TestClassWithRandomId.java index 927ee85d46a..7da8801455e 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/TestClassWithRandomId.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/TestClassWithRandomId.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/TestData.java b/assertj-core/src/test/java/org/assertj/core/testkit/TestData.java index b7c59eebe48..a27d99dc153 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/TestData.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/TestData.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/ThrowingCallableFactory.java b/assertj-core/src/test/java/org/assertj/core/testkit/ThrowingCallableFactory.java index aa5423c2594..7d39caa45fe 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/ThrowingCallableFactory.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/ThrowingCallableFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/TolkienCharacter.java b/assertj-core/src/test/java/org/assertj/core/testkit/TolkienCharacter.java index 6655a91a92e..e7c10629d04 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/TolkienCharacter.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/TolkienCharacter.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/TolkienCharacterAssert.java b/assertj-core/src/test/java/org/assertj/core/testkit/TolkienCharacterAssert.java index 1e18ecb4c62..bd62b07fa24 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/TolkienCharacterAssert.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/TolkienCharacterAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/TolkienCharacterAssertFactory.java b/assertj-core/src/test/java/org/assertj/core/testkit/TolkienCharacterAssertFactory.java index 133a69f49df..bb812ddd3d0 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/TolkienCharacterAssertFactory.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/TolkienCharacterAssertFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/TypeCanonizer.java b/assertj-core/src/test/java/org/assertj/core/testkit/TypeCanonizer.java index 3eb7ee79aec..f5e06f86189 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/TypeCanonizer.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/TypeCanonizer.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/TypeCanonizerTest.java b/assertj-core/src/test/java/org/assertj/core/testkit/TypeCanonizerTest.java index 3e48b5d04d6..dc6eb245273 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/TypeCanonizerTest.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/TypeCanonizerTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/Vehicle.java b/assertj-core/src/test/java/org/assertj/core/testkit/Vehicle.java index 7f802743b52..dd369ef2108 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/Vehicle.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/Vehicle.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/VehicleAssert.java b/assertj-core/src/test/java/org/assertj/core/testkit/VehicleAssert.java index 53e0dfcd3a2..83dfe009f9c 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/VehicleAssert.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/VehicleAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/VehicleFactory.java b/assertj-core/src/test/java/org/assertj/core/testkit/VehicleFactory.java index 1c7945cc506..5828288b26f 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/VehicleFactory.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/VehicleFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/WithPlayerData.java b/assertj-core/src/test/java/org/assertj/core/testkit/WithPlayerData.java index 6df4cf89c76..9ccd26e7d4b 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/WithPlayerData.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/WithPlayerData.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/junit/jupiter/DefaultDisplayNameGenerator.java b/assertj-core/src/test/java/org/assertj/core/testkit/junit/jupiter/DefaultDisplayNameGenerator.java index 584f9fd45a1..83e321de12e 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/junit/jupiter/DefaultDisplayNameGenerator.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/junit/jupiter/DefaultDisplayNameGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.java b/assertj-core/src/test/java/org/assertj/core/testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.java index 886c9836d09..b9ed073cfe3 100644 --- a/assertj-core/src/test/java/org/assertj/core/testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/ArrayWrapperList_get_Test.java b/assertj-core/src/test/java/org/assertj/core/util/ArrayWrapperList_get_Test.java index e43358be65c..9f5885c21ef 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/ArrayWrapperList_get_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/ArrayWrapperList_get_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/ArrayWrapperList_size_Test.java b/assertj-core/src/test/java/org/assertj/core/util/ArrayWrapperList_size_Test.java index e44bf35e5dc..dd2250b63ba 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/ArrayWrapperList_size_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/ArrayWrapperList_size_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/ArrayWrapperList_wrap_Test.java b/assertj-core/src/test/java/org/assertj/core/util/ArrayWrapperList_wrap_Test.java index 16eb1e697bc..f26cd89003d 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/ArrayWrapperList_wrap_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/ArrayWrapperList_wrap_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Arrays_array_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Arrays_array_Test.java index e615aa32d8c..c612aa0fc65 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Arrays_array_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Arrays_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Arrays_asList_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Arrays_asList_Test.java index d14793a36e4..8d3b53c6fb7 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Arrays_asList_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Arrays_asList_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Arrays_asObjectArray_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Arrays_asObjectArray_Test.java index 1dfb77eeffe..c6218cf2fd9 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Arrays_asObjectArray_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Arrays_asObjectArray_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Arrays_hasOnlyNullElements_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Arrays_hasOnlyNullElements_Test.java index 94b0be11c32..390a0252d2e 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Arrays_hasOnlyNullElements_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Arrays_hasOnlyNullElements_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Arrays_isArrayEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Arrays_isArrayEmpty_Test.java index 90657c317ee..3235b6d5020 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Arrays_isArrayEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Arrays_isArrayEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Arrays_isArrayTypePrimitive_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Arrays_isArrayTypePrimitive_Test.java index c1ead938444..5a194043b0b 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Arrays_isArrayTypePrimitive_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Arrays_isArrayTypePrimitive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Arrays_isArray_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Arrays_isArray_Test.java index 83d87c4d076..b7c1c2bf264 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Arrays_isArray_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Arrays_isArray_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Arrays_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Arrays_isNullOrEmpty_Test.java index c45ddd733b4..fbeb8733132 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Arrays_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Arrays_isNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Arrays_nonNullElementsIn_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Arrays_nonNullElementsIn_Test.java index 2b440fa84a5..9eb37788a12 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Arrays_nonNullElementsIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Arrays_nonNullElementsIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Arrays_sizeOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Arrays_sizeOf_Test.java index 882f92229a9..bdedfa21052 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Arrays_sizeOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Arrays_sizeOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/AssertionsUtil.java b/assertj-core/src/test/java/org/assertj/core/util/AssertionsUtil.java index 47c6ed98519..846d83296a8 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/AssertionsUtil.java +++ b/assertj-core/src/test/java/org/assertj/core/util/AssertionsUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/BigDecimalComparatorTest.java b/assertj-core/src/test/java/org/assertj/core/util/BigDecimalComparatorTest.java index a23c876fa8b..0dd15258dd2 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/BigDecimalComparatorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/BigDecimalComparatorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Closeables_closeQuietly_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Closeables_closeQuietly_Test.java index 58984255663..d47e827bdfb 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Closeables_closeQuietly_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Closeables_closeQuietly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_dayOfMonthOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_dayOfMonthOf_Test.java index b866d2df6b2..e2589020a5d 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_dayOfMonthOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_dayOfMonthOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_dayOfWeekOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_dayOfWeekOf_Test.java index b36cb269a94..b2e672efe1c 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_dayOfWeekOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_dayOfWeekOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_formatTimeDifference_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_formatTimeDifference_Test.java index 171efeefbfd..1298b7518fe 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_formatTimeDifference_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_formatTimeDifference_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_format_with_date_time_format_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_format_with_date_time_format_Test.java index 9f8efa665fd..65bdd1690c2 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_format_with_date_time_format_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_format_with_date_time_format_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_format_with_date_time_with_ms_format_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_format_with_date_time_with_ms_format_Test.java index 97cdec9f0ac..0dff2e8263a 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_format_with_date_time_with_ms_format_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_format_with_date_time_with_ms_format_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_hourOfDayOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_hourOfDayOf_Test.java index e43c849508d..40e67044c72 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_hourOfDayOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_hourOfDayOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_millisecondOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_millisecondOf_Test.java index 47232c71f87..26f74c70a66 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_millisecondOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_millisecondOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_minuteOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_minuteOf_Test.java index daf35e2ff7a..f3225141b83 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_minuteOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_minuteOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_monthOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_monthOf_Test.java index 2c2bde9e5ad..dae91bd993d 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_monthOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_monthOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_parse_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_parse_Test.java index 7f57a195284..8941cd9281d 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_parse_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_parse_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_parse_date_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_parse_date_Test.java index 420b5d4ef13..e8856859d32 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_parse_date_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_parse_date_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_parse_date_time_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_parse_date_time_Test.java index 3ff76f7f2d8..e642a611953 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_parse_date_time_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_parse_date_time_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_secondOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_secondOf_Test.java index 555add3e546..4996ba70151 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_secondOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_secondOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_timeDifference_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_timeDifference_Test.java index f49acbc98d3..4730de46c51 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_timeDifference_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_timeDifference_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_toCalendar_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_toCalendar_Test.java index eecddf82caf..e9e3827b48d 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_toCalendar_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_toCalendar_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_truncateTime_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_truncateTime_Test.java index d137dc8e87c..439864add4f 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_truncateTime_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_truncateTime_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_yearOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_yearOf_Test.java index e73239969fb..1134d72d472 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DateUtil_yearOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DateUtil_yearOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Doctor.java b/assertj-core/src/test/java/org/assertj/core/util/Doctor.java index 4e4779520a1..fdd7222b77c 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Doctor.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Doctor.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/DoubleComparatorTest.java b/assertj-core/src/test/java/org/assertj/core/util/DoubleComparatorTest.java index 43bf38cf013..a7cc98a6c90 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/DoubleComparatorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/DoubleComparatorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Employee.java b/assertj-core/src/test/java/org/assertj/core/util/Employee.java index a8638fdacff..63d3561d0aa 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Employee.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Employee.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/FileFixture.java b/assertj-core/src/test/java/org/assertj/core/util/FileFixture.java index 137e9d56a2d..bc50bc275b1 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/FileFixture.java +++ b/assertj-core/src/test/java/org/assertj/core/util/FileFixture.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Files_TestCase.java b/assertj-core/src/test/java/org/assertj/core/util/Files_TestCase.java index dd714cf52bc..7ad75eda3fd 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Files_TestCase.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Files_TestCase.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Files_contentOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Files_contentOf_Test.java index 8a648631a92..cdb31e8500e 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Files_contentOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Files_contentOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Files_currentFolder_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Files_currentFolder_Test.java index 4b848a2b7b6..a89879fa676 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Files_currentFolder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Files_currentFolder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Files_fileNamesIn_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Files_fileNamesIn_Test.java index 8239cb6b53c..652f9ecc43e 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Files_fileNamesIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Files_fileNamesIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Files_linesOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Files_linesOf_Test.java index d82887e7cec..101d91326fe 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Files_linesOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Files_linesOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Files_newFile_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Files_newFile_Test.java index f42ec7fa8e6..633367834cf 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Files_newFile_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Files_newFile_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Files_newFolder_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Files_newFolder_Test.java index bee931b74d1..d0503f2e1b0 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Files_newFolder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Files_newFolder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Files_newTemporaryFile_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Files_newTemporaryFile_Test.java index fab77ab4921..6919fcc699c 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Files_newTemporaryFile_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Files_newTemporaryFile_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Files_newTemporaryFolder_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Files_newTemporaryFolder_Test.java index c15e87abba3..165debf3486 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Files_newTemporaryFolder_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Files_newTemporaryFolder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Files_temporaryFolderPath_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Files_temporaryFolderPath_Test.java index 22c0be17e7d..e2cbd3067fd 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Files_temporaryFolderPath_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Files_temporaryFolderPath_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/FloatComparatorTest.java b/assertj-core/src/test/java/org/assertj/core/util/FloatComparatorTest.java index 812e463ebed..620bd01892e 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/FloatComparatorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/FloatComparatorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/FolderFixture.java b/assertj-core/src/test/java/org/assertj/core/util/FolderFixture.java index 9b833cc3edd..0535aa84cc5 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/FolderFixture.java +++ b/assertj-core/src/test/java/org/assertj/core/util/FolderFixture.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Hexadecimals_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Hexadecimals_Test.java index 950d8c669a9..e6c4e0fc676 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Hexadecimals_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Hexadecimals_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Introspection_getProperty_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Introspection_getProperty_Test.java index 188543f0f1c..3563314e9b0 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Introspection_getProperty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Introspection_getProperty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_isNullOrEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_isNullOrEmpty_Test.java index 9c43684fce9..241f5a4b991 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_isNullOrEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_isNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_nonNullElementsIn_Test.java b/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_nonNullElementsIn_Test.java index 0ac6c998d5d..89de9bc593b 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_nonNullElementsIn_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_nonNullElementsIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_sizeOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_sizeOf_Test.java index fbca7b64684..4dc17bf4958 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_sizeOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_sizeOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_toArray_Test.java b/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_toArray_Test.java index 28b38152eb1..8a099b5c886 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_toArray_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/IterableUtil_toArray_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_Test.java index 8a2ba7d0da8..d0c0c82fcdb 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_withIterable_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_withIterable_Test.java index 8e1fda1f911..9f0512effe5 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_withIterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_withIterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_withIterator_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_withIterator_Test.java index ea2d9db4c7e..ddb615fb39c 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_withIterator_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_withIterator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_withVarArgs_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_withVarArgs_Test.java index 0f288c08e4b..66facfd66a2 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_withVarArgs_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Lists_newArrayList_withVarArgs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/NaturalOrderComparatorTest.java b/assertj-core/src/test/java/org/assertj/core/util/NaturalOrderComparatorTest.java index 745be098e01..41997b82f2e 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/NaturalOrderComparatorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/NaturalOrderComparatorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/NearlyEqualsTest.java b/assertj-core/src/test/java/org/assertj/core/util/NearlyEqualsTest.java index 7223859234a..bc2ce72be6b 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/NearlyEqualsTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/NearlyEqualsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/NullSafeComparatorTest.java b/assertj-core/src/test/java/org/assertj/core/util/NullSafeComparatorTest.java index 23585ad14d2..33b837225ec 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/NullSafeComparatorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/NullSafeComparatorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Objects_castIfBelongsToType_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Objects_castIfBelongsToType_Test.java index 5054d9eec09..4aad31e3b68 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Objects_castIfBelongsToType_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Objects_castIfBelongsToType_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Objects_hashCodeFor_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Objects_hashCodeFor_Test.java index 18ef5c8a9e3..a03ffbce4a0 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Objects_hashCodeFor_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Objects_hashCodeFor_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Objects_namesOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Objects_namesOf_Test.java index 1e898b958e6..f4b5085cb0f 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Objects_namesOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Objects_namesOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/OtherStringTestComparator.java b/assertj-core/src/test/java/org/assertj/core/util/OtherStringTestComparator.java index f56cb66cda0..3ad4ef7481e 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/OtherStringTestComparator.java +++ b/assertj-core/src/test/java/org/assertj/core/util/OtherStringTestComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/OtherStringTestComparatorWithAt.java b/assertj-core/src/test/java/org/assertj/core/util/OtherStringTestComparatorWithAt.java index 3a47758eb09..3266275bae2 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/OtherStringTestComparatorWithAt.java +++ b/assertj-core/src/test/java/org/assertj/core/util/OtherStringTestComparatorWithAt.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/PathNaturalOrderComparatorTest.java b/assertj-core/src/test/java/org/assertj/core/util/PathNaturalOrderComparatorTest.java index 36c5cbaa066..a16fd7edd70 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/PathNaturalOrderComparatorTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/PathNaturalOrderComparatorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Paths_linesOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Paths_linesOf_Test.java index 2d5d0c685cb..f772652138b 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Paths_linesOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Paths_linesOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkArgument_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkArgument_Test.java index 76ec39f98ab..25f0a9271ff 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkArgument_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkArgument_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_GenericArray_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_GenericArray_Test.java index 39cef120881..b4f9cc745d2 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_GenericArray_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_GenericArray_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_String_String_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_String_String_Test.java index a6092f4689d..3b7de0efd57 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_String_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_String_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_String_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_String_Test.java index 6d6b817c83b..9596c3eaeca 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_String_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Sets_newHashSet_Iterable_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Sets_newHashSet_Iterable_Test.java index 256a652e59d..15a18773c18 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Sets_newHashSet_Iterable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Sets_newHashSet_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Sets_newHashSet_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Sets_newHashSet_Test.java index 3cdacb3522f..ed5a96609a2 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Sets_newHashSet_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Sets_newHashSet_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Sets_newLinkedHashSet_GenericArray_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Sets_newLinkedHashSet_GenericArray_Test.java index 51159039df7..d989f4618c6 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Sets_newLinkedHashSet_GenericArray_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Sets_newLinkedHashSet_GenericArray_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Sets_newLinkedHashSet_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Sets_newLinkedHashSet_Test.java index d2f9670a94c..e43cfeb050b 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Sets_newLinkedHashSet_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Sets_newLinkedHashSet_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Sets_removeAll_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Sets_removeAll_Test.java index 71237784505..d7c7aa04dee 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Sets_removeAll_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Sets_removeAll_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Streams_stream_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Streams_stream_Test.java index 14951f2300b..5c0b73eac68 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Streams_stream_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Streams_stream_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/StringTestComparator.java b/assertj-core/src/test/java/org/assertj/core/util/StringTestComparator.java index 3d3d3c42e9e..74c68f60b16 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/StringTestComparator.java +++ b/assertj-core/src/test/java/org/assertj/core/util/StringTestComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Strings_append_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Strings_append_Test.java index 2bff2282fae..f57b41f1cd9 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Strings_append_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Strings_append_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Strings_concat_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Strings_concat_Test.java index 3c6991d29ee..1415d751c3e 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Strings_concat_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Strings_concat_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Strings_isEmpty_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Strings_isEmpty_Test.java index 6e24f31e66b..ebc302529af 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Strings_isEmpty_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Strings_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Strings_join_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Strings_join_Test.java index a418ae2b036..69cf7f79ef6 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Strings_join_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Strings_join_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Strings_quoteObject_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Strings_quoteObject_Test.java index 7fec0526d73..43b53717429 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Strings_quoteObject_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Strings_quoteObject_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Strings_quoteString_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Strings_quoteString_Test.java index 92fe5da5e2d..013c9cc42fa 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Strings_quoteString_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Strings_quoteString_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/TempFileUtil.java b/assertj-core/src/test/java/org/assertj/core/util/TempFileUtil.java index 088e9011767..4d94ab98694 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/TempFileUtil.java +++ b/assertj-core/src/test/java/org/assertj/core/util/TempFileUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Throwables_appendCurrentThreadStackTraceToThrowable_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Throwables_appendCurrentThreadStackTraceToThrowable_Test.java index 3f50f53bb8b..a9627d07fca 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Throwables_appendCurrentThreadStackTraceToThrowable_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Throwables_appendCurrentThreadStackTraceToThrowable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Throwables_describeErrors_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Throwables_describeErrors_Test.java index 597ad0feb68..e42aef57567 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Throwables_describeErrors_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Throwables_describeErrors_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Throwables_getRootCause_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Throwables_getRootCause_Test.java index 2e642fbbe60..96249e7f4d0 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Throwables_getRootCause_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Throwables_getRootCause_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/Throwables_getStackTrace_Test.java b/assertj-core/src/test/java/org/assertj/core/util/Throwables_getStackTrace_Test.java index 3152b0497d1..018ca9bacea 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/Throwables_getStackTrace_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/Throwables_getStackTrace_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/ThrowingConsumerFactory.java b/assertj-core/src/test/java/org/assertj/core/util/ThrowingConsumerFactory.java index eb5b267d5ae..c2fd1cb983b 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/ThrowingConsumerFactory.java +++ b/assertj-core/src/test/java/org/assertj/core/util/ThrowingConsumerFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/URLs_contentOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/URLs_contentOf_Test.java index feb91fc2b96..6f3c596a85f 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/URLs_contentOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/URLs_contentOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/URLs_linesOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/URLs_linesOf_Test.java index 2dffcb239a0..1bac7656c83 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/URLs_linesOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/URLs_linesOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/YearAndMonthComparator.java b/assertj-core/src/test/java/org/assertj/core/util/YearAndMonthComparator.java index 836c8324a35..101569d2d8d 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/YearAndMonthComparator.java +++ b/assertj-core/src/test/java/org/assertj/core/util/YearAndMonthComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/diff/ChangeDeltaTest.java b/assertj-core/src/test/java/org/assertj/core/util/diff/ChangeDeltaTest.java index b9fbd14565e..2f764e08513 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/diff/ChangeDeltaTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/diff/ChangeDeltaTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/diff/ChunkTest.java b/assertj-core/src/test/java/org/assertj/core/util/diff/ChunkTest.java index d890c5d22bd..c243ef9b66f 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/diff/ChunkTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/diff/ChunkTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/diff/DeleteDeltaTest.java b/assertj-core/src/test/java/org/assertj/core/util/diff/DeleteDeltaTest.java index 41e138855ca..af0e2ddb33c 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/diff/DeleteDeltaTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/diff/DeleteDeltaTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/diff/Delta_equals_hashCode_Test.java b/assertj-core/src/test/java/org/assertj/core/util/diff/Delta_equals_hashCode_Test.java index 49f73c132c4..8c076a438b0 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/diff/Delta_equals_hashCode_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/diff/Delta_equals_hashCode_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/diff/DiffTest.java b/assertj-core/src/test/java/org/assertj/core/util/diff/DiffTest.java index b4a22b52089..dbb603ae951 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/diff/DiffTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/diff/DiffTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/diff/GenerateUnifiedDiffTest.java b/assertj-core/src/test/java/org/assertj/core/util/diff/GenerateUnifiedDiffTest.java index 2034c8c2282..d638ea20d62 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/diff/GenerateUnifiedDiffTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/diff/GenerateUnifiedDiffTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/diff/InsertDeltaTest.java b/assertj-core/src/test/java/org/assertj/core/util/diff/InsertDeltaTest.java index da12275f10d..301692618db 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/diff/InsertDeltaTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/diff/InsertDeltaTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/diff/PatchTest.java b/assertj-core/src/test/java/org/assertj/core/util/diff/PatchTest.java index 284eb99ea8d..23245594a28 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/diff/PatchTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/diff/PatchTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/diff/myers/SnakeTest.java b/assertj-core/src/test/java/org/assertj/core/util/diff/myers/SnakeTest.java index 8ed56981992..aecce296681 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/diff/myers/SnakeTest.java +++ b/assertj-core/src/test/java/org/assertj/core/util/diff/myers/SnakeTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/introspection/CaseFormatUtils_toCamelCase_Test.java b/assertj-core/src/test/java/org/assertj/core/util/introspection/CaseFormatUtils_toCamelCase_Test.java index 89c24369f48..e6c6560db36 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/introspection/CaseFormatUtils_toCamelCase_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/introspection/CaseFormatUtils_toCamelCase_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/introspection/ClassUtils_haveSameClassNameInDifferentPackages_Test.java b/assertj-core/src/test/java/org/assertj/core/util/introspection/ClassUtils_haveSameClassNameInDifferentPackages_Test.java index 578577a87af..c98caefdc6b 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/introspection/ClassUtils_haveSameClassNameInDifferentPackages_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/introspection/ClassUtils_haveSameClassNameInDifferentPackages_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/introspection/ClassUtils_isInJavaLangPackage_Test.java b/assertj-core/src/test/java/org/assertj/core/util/introspection/ClassUtils_isInJavaLangPackage_Test.java index b746d2cc835..543848d61bf 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/introspection/ClassUtils_isInJavaLangPackage_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/introspection/ClassUtils_isInJavaLangPackage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/introspection/ClassUtils_isOptionalOrPrimitiveOptional_Test.java b/assertj-core/src/test/java/org/assertj/core/util/introspection/ClassUtils_isOptionalOrPrimitiveOptional_Test.java index 32cee54889b..ab82e45326c 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/introspection/ClassUtils_isOptionalOrPrimitiveOptional_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/introspection/ClassUtils_isOptionalOrPrimitiveOptional_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/introspection/ClassUtils_isPrimitiveOrWrapper_Test.java b/assertj-core/src/test/java/org/assertj/core/util/introspection/ClassUtils_isPrimitiveOrWrapper_Test.java index 6bac1c98198..a2bec418fbb 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/introspection/ClassUtils_isPrimitiveOrWrapper_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/introspection/ClassUtils_isPrimitiveOrWrapper_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/introspection/FieldSupport_fieldValues_Test.java b/assertj-core/src/test/java/org/assertj/core/util/introspection/FieldSupport_fieldValues_Test.java index a149b585bfb..f765e229482 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/introspection/FieldSupport_fieldValues_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/introspection/FieldSupport_fieldValues_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/introspection/FieldSupport_isAllowedToReadField_Test.java b/assertj-core/src/test/java/org/assertj/core/util/introspection/FieldSupport_isAllowedToReadField_Test.java index 61d1b5b33ec..46461b5db89 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/introspection/FieldSupport_isAllowedToReadField_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/introspection/FieldSupport_isAllowedToReadField_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/introspection/MethodSupport_methodResultFor_Test.java b/assertj-core/src/test/java/org/assertj/core/util/introspection/MethodSupport_methodResultFor_Test.java index 49e62240cfb..7c59755213d 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/introspection/MethodSupport_methodResultFor_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/introspection/MethodSupport_methodResultFor_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertyOrFieldSupport_getSimpleValue_Test.java b/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertyOrFieldSupport_getSimpleValue_Test.java index 6c6534af4ca..353159826ec 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertyOrFieldSupport_getSimpleValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertyOrFieldSupport_getSimpleValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertyOrFieldSupport_getValueOf_Test.java b/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertyOrFieldSupport_getValueOf_Test.java index abaf0c7b304..57bd13c749e 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertyOrFieldSupport_getValueOf_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertyOrFieldSupport_getValueOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertySupport_propertyValues_Test.java b/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertySupport_propertyValues_Test.java index 78815abeed7..a83ce6a4377 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertySupport_propertyValues_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertySupport_propertyValues_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertySupport_publicGetterExistsFor_Test.java b/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertySupport_publicGetterExistsFor_Test.java index 3ae45bcef18..e29181a76da 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertySupport_publicGetterExistsFor_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/introspection/PropertySupport_publicGetterExistsFor_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/introspection/beans/SuperHero.java b/assertj-core/src/test/java/org/assertj/core/util/introspection/beans/SuperHero.java index e15dd8eca37..a00d96cf0da 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/introspection/beans/SuperHero.java +++ b/assertj-core/src/test/java/org/assertj/core/util/introspection/beans/SuperHero.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/assertj/core/util/xml/XmlStringPrettyFormatter_prettyFormat_Test.java b/assertj-core/src/test/java/org/assertj/core/util/xml/XmlStringPrettyFormatter_prettyFormat_Test.java index b689a48182e..0e7437a69e8 100644 --- a/assertj-core/src/test/java/org/assertj/core/util/xml/XmlStringPrettyFormatter_prettyFormat_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/util/xml/XmlStringPrettyFormatter_prettyFormat_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/example/test/AutoClosableSoftAssertionsLineNumberTest.java b/assertj-core/src/test/java/org/example/test/AutoClosableSoftAssertionsLineNumberTest.java index ee3aa1cfaa0..5e930b08bdd 100644 --- a/assertj-core/src/test/java/org/example/test/AutoClosableSoftAssertionsLineNumberTest.java +++ b/assertj-core/src/test/java/org/example/test/AutoClosableSoftAssertionsLineNumberTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/example/test/BDDSoftAssertionsLineNumberTest.java b/assertj-core/src/test/java/org/example/test/BDDSoftAssertionsLineNumberTest.java index 1a26ca4edf4..526de7ccd31 100644 --- a/assertj-core/src/test/java/org/example/test/BDDSoftAssertionsLineNumberTest.java +++ b/assertj-core/src/test/java/org/example/test/BDDSoftAssertionsLineNumberTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/example/test/CustomSoftAssertionsLineNumberTest.java b/assertj-core/src/test/java/org/example/test/CustomSoftAssertionsLineNumberTest.java index 544d0ea07e9..7aa562ae0ca 100644 --- a/assertj-core/src/test/java/org/example/test/CustomSoftAssertionsLineNumberTest.java +++ b/assertj-core/src/test/java/org/example/test/CustomSoftAssertionsLineNumberTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/example/test/MultipleAssertionsError_getMessage_Test.java b/assertj-core/src/test/java/org/example/test/MultipleAssertionsError_getMessage_Test.java index 73d35ac9650..aa3663ad615 100644 --- a/assertj-core/src/test/java/org/example/test/MultipleAssertionsError_getMessage_Test.java +++ b/assertj-core/src/test/java/org/example/test/MultipleAssertionsError_getMessage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/example/test/MyProjectAssertions.java b/assertj-core/src/test/java/org/example/test/MyProjectAssertions.java index 53dfa67daff..06bc7dc77ec 100644 --- a/assertj-core/src/test/java/org/example/test/MyProjectAssertions.java +++ b/assertj-core/src/test/java/org/example/test/MyProjectAssertions.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/example/test/MyProjectClass.java b/assertj-core/src/test/java/org/example/test/MyProjectClass.java index ff50d520a95..aba442f5e64 100644 --- a/assertj-core/src/test/java/org/example/test/MyProjectClass.java +++ b/assertj-core/src/test/java/org/example/test/MyProjectClass.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/example/test/MyProjectClassAssert.java b/assertj-core/src/test/java/org/example/test/MyProjectClassAssert.java index a2a37ceb88d..25794b5fcbe 100644 --- a/assertj-core/src/test/java/org/example/test/MyProjectClassAssert.java +++ b/assertj-core/src/test/java/org/example/test/MyProjectClassAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/example/test/MyProjectSoftAssertions.java b/assertj-core/src/test/java/org/example/test/MyProjectSoftAssertions.java index 87b552c8ba2..17b2a829607 100644 --- a/assertj-core/src/test/java/org/example/test/MyProjectSoftAssertions.java +++ b/assertj-core/src/test/java/org/example/test/MyProjectSoftAssertions.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-core/src/test/java/org/example/test/SoftAssertionsLineNumberTest.java b/assertj-core/src/test/java/org/example/test/SoftAssertionsLineNumberTest.java index f41b5b09dde..eff87956968 100644 --- a/assertj-core/src/test/java/org/example/test/SoftAssertionsLineNumberTest.java +++ b/assertj-core/src/test/java/org/example/test/SoftAssertionsLineNumberTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/module-info.java b/assertj-guava/src/main/java/module-info.java index c6cc23976ed..b546f68b473 100644 --- a/assertj-guava/src/main/java/module-info.java +++ b/assertj-guava/src/main/java/module-info.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/api/Assertions.java b/assertj-guava/src/main/java/org/assertj/guava/api/Assertions.java index 9ca0e736032..edb0c5e538f 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/api/Assertions.java +++ b/assertj-guava/src/main/java/org/assertj/guava/api/Assertions.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/api/ByteSourceAssert.java b/assertj-guava/src/main/java/org/assertj/guava/api/ByteSourceAssert.java index 4f3d7e47a37..79f748a7e2e 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/api/ByteSourceAssert.java +++ b/assertj-guava/src/main/java/org/assertj/guava/api/ByteSourceAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/api/InstanceOfAssertFactories.java b/assertj-guava/src/main/java/org/assertj/guava/api/InstanceOfAssertFactories.java index 06b21a4322b..b18d0ebae59 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/api/InstanceOfAssertFactories.java +++ b/assertj-guava/src/main/java/org/assertj/guava/api/InstanceOfAssertFactories.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/api/MultimapAssert.java b/assertj-guava/src/main/java/org/assertj/guava/api/MultimapAssert.java index f5b9e7861e3..e1e997871ed 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/api/MultimapAssert.java +++ b/assertj-guava/src/main/java/org/assertj/guava/api/MultimapAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/api/MultisetAssert.java b/assertj-guava/src/main/java/org/assertj/guava/api/MultisetAssert.java index 63a75ddf26b..412383ffe7f 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/api/MultisetAssert.java +++ b/assertj-guava/src/main/java/org/assertj/guava/api/MultisetAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/api/OptionalAssert.java b/assertj-guava/src/main/java/org/assertj/guava/api/OptionalAssert.java index 74b5096cb69..ed58f312ad1 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/api/OptionalAssert.java +++ b/assertj-guava/src/main/java/org/assertj/guava/api/OptionalAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/api/RangeAssert.java b/assertj-guava/src/main/java/org/assertj/guava/api/RangeAssert.java index 2226b81b6d4..ba9fa693f93 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/api/RangeAssert.java +++ b/assertj-guava/src/main/java/org/assertj/guava/api/RangeAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/api/RangeMapAssert.java b/assertj-guava/src/main/java/org/assertj/guava/api/RangeMapAssert.java index 8363bcdac04..15201a6732d 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/api/RangeMapAssert.java +++ b/assertj-guava/src/main/java/org/assertj/guava/api/RangeMapAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/api/RangeSetAssert.java b/assertj-guava/src/main/java/org/assertj/guava/api/RangeSetAssert.java index 02bc22b47cd..b77d6de6790 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/api/RangeSetAssert.java +++ b/assertj-guava/src/main/java/org/assertj/guava/api/RangeSetAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/api/TableAssert.java b/assertj-guava/src/main/java/org/assertj/guava/api/TableAssert.java index 889504761c5..6034dc41751 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/api/TableAssert.java +++ b/assertj-guava/src/main/java/org/assertj/guava/api/TableAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/api/TableIntegerAssert.java b/assertj-guava/src/main/java/org/assertj/guava/api/TableIntegerAssert.java index ed146556d21..9799a08e8b8 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/api/TableIntegerAssert.java +++ b/assertj-guava/src/main/java/org/assertj/guava/api/TableIntegerAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/MultisetShouldContainAtLeastTimes.java b/assertj-guava/src/main/java/org/assertj/guava/error/MultisetShouldContainAtLeastTimes.java index 0c749f90934..df70ee99477 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/MultisetShouldContainAtLeastTimes.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/MultisetShouldContainAtLeastTimes.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/MultisetShouldContainAtMostTimes.java b/assertj-guava/src/main/java/org/assertj/guava/error/MultisetShouldContainAtMostTimes.java index ec530596661..05431018edc 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/MultisetShouldContainAtMostTimes.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/MultisetShouldContainAtMostTimes.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/MultisetShouldContainTimes.java b/assertj-guava/src/main/java/org/assertj/guava/error/MultisetShouldContainTimes.java index e29aa54724f..7464667fed8 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/MultisetShouldContainTimes.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/MultisetShouldContainTimes.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/OptionalShouldBeAbsent.java b/assertj-guava/src/main/java/org/assertj/guava/error/OptionalShouldBeAbsent.java index 9c42924812f..956e4affa36 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/OptionalShouldBeAbsent.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/OptionalShouldBeAbsent.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/OptionalShouldBePresent.java b/assertj-guava/src/main/java/org/assertj/guava/error/OptionalShouldBePresent.java index fbe20c52148..1f7a2a98fa3 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/OptionalShouldBePresent.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/OptionalShouldBePresent.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/OptionalShouldBePresentWithValue.java b/assertj-guava/src/main/java/org/assertj/guava/error/OptionalShouldBePresentWithValue.java index df71f2fdbef..4e7270aebde 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/OptionalShouldBePresentWithValue.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/OptionalShouldBePresentWithValue.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldEnclose.java b/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldEnclose.java index 956013155ec..c0bc3cf8110 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldEnclose.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldEnclose.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldEncloseAnyOf.java b/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldEncloseAnyOf.java index 1c55da9299f..84de47ef884 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldEncloseAnyOf.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldEncloseAnyOf.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldIntersect.java b/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldIntersect.java index a7e5e1bfeec..35500bf1b08 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldIntersect.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldIntersect.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldIntersectAnyOf.java b/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldIntersectAnyOf.java index aaa561c897a..cff08d358fa 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldIntersectAnyOf.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldIntersectAnyOf.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldNotEnclose.java b/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldNotEnclose.java index beb776a53f4..9b4abd3bd3f 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldNotEnclose.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldNotEnclose.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldNotIntersect.java b/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldNotIntersect.java index fa67de691f5..052f3887619 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldNotIntersect.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/RangeSetShouldNotIntersect.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeClosedInTheLowerBound.java b/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeClosedInTheLowerBound.java index 8a3c872bc58..fccdc6d9e80 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeClosedInTheLowerBound.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeClosedInTheLowerBound.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeClosedInTheUpperBound.java b/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeClosedInTheUpperBound.java index f8b34adfb7c..9b716077045 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeClosedInTheUpperBound.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeClosedInTheUpperBound.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeOpenedInTheLowerBound.java b/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeOpenedInTheLowerBound.java index bc63a833091..805b9d75565 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeOpenedInTheLowerBound.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeOpenedInTheLowerBound.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeOpenedInTheUpperBound.java b/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeOpenedInTheUpperBound.java index 7a664bbaa39..277087bcf1a 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeOpenedInTheUpperBound.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldBeOpenedInTheUpperBound.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldHaveLowerEndpointEqual.java b/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldHaveLowerEndpointEqual.java index 7888363b65d..9c5ddd8a7f1 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldHaveLowerEndpointEqual.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldHaveLowerEndpointEqual.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldHaveUpperEndpointEqual.java b/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldHaveUpperEndpointEqual.java index 32b95e80b55..c94a5fb4d1a 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldHaveUpperEndpointEqual.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/RangeShouldHaveUpperEndpointEqual.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/ShouldContainKeys.java b/assertj-guava/src/main/java/org/assertj/guava/error/ShouldContainKeys.java index 357b350c2f5..197da49c837 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/ShouldContainKeys.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/ShouldContainKeys.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/ShouldContainValues.java b/assertj-guava/src/main/java/org/assertj/guava/error/ShouldContainValues.java index a407e555ece..86758c0ab71 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/ShouldContainValues.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/ShouldContainValues.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/ShouldHaveSameContent.java b/assertj-guava/src/main/java/org/assertj/guava/error/ShouldHaveSameContent.java index 0e29d7ca7d2..d5cc1e0d2f7 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/ShouldHaveSameContent.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/ShouldHaveSameContent.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/ShouldHaveSize.java b/assertj-guava/src/main/java/org/assertj/guava/error/ShouldHaveSize.java index f898c6b4eaf..84f78fe436f 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/ShouldHaveSize.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/ShouldHaveSize.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldContainCell.java b/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldContainCell.java index 9d60417f99f..08fc8aa19a6 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldContainCell.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldContainCell.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldContainColumns.java b/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldContainColumns.java index 594fb0f2af9..b658c36cc8d 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldContainColumns.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldContainColumns.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldContainRows.java b/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldContainRows.java index 13521aa6fb8..409441622e8 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldContainRows.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldContainRows.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldHaveColumnCount.java b/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldHaveColumnCount.java index 67655d6ac54..1ece0d5913a 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldHaveColumnCount.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldHaveColumnCount.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldHaveRowCount.java b/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldHaveRowCount.java index 5c7ba60b70c..b0dc653a438 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldHaveRowCount.java +++ b/assertj-guava/src/main/java/org/assertj/guava/error/TableShouldHaveRowCount.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-guava/src/main/java/org/assertj/guava/util/ExceptionUtils.java b/assertj-guava/src/main/java/org/assertj/guava/util/ExceptionUtils.java index 65b62b56d06..175fb5bc610 100644 --- a/assertj-guava/src/main/java/org/assertj/guava/util/ExceptionUtils.java +++ b/assertj-guava/src/main/java/org/assertj/guava/util/ExceptionUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-groovy/src/test/groovy/org/assertj/tests/core/groovy/Assertions_assertThatCharSequence_with_Groovy_strings_Test.groovy b/assertj-tests/assertj-integration-tests/assertj-core-groovy/src/test/groovy/org/assertj/tests/core/groovy/Assertions_assertThatCharSequence_with_Groovy_strings_Test.groovy index 451caecff7a..0e0c029be8f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-groovy/src/test/groovy/org/assertj/tests/core/groovy/Assertions_assertThatCharSequence_with_Groovy_strings_Test.groovy +++ b/assertj-tests/assertj-integration-tests/assertj-core-groovy/src/test/groovy/org/assertj/tests/core/groovy/Assertions_assertThatCharSequence_with_Groovy_strings_Test.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-groovy/src/test/groovy/org/assertj/tests/core/groovy/Assertions_assertThat_with_Groovy_strings_Test.groovy b/assertj-tests/assertj-integration-tests/assertj-core-groovy/src/test/groovy/org/assertj/tests/core/groovy/Assertions_assertThat_with_Groovy_strings_Test.groovy index 829a4bde637..bb4039516d3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-groovy/src/test/groovy/org/assertj/tests/core/groovy/Assertions_assertThat_with_Groovy_strings_Test.groovy +++ b/assertj-tests/assertj-integration-tests/assertj-core-groovy/src/test/groovy/org/assertj/tests/core/groovy/Assertions_assertThat_with_Groovy_strings_Test.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-groovy/src/test/groovy/org/assertj/tests/core/groovy/StandardRepresentation_using_GString_Test.groovy b/assertj-tests/assertj-integration-tests/assertj-core-groovy/src/test/groovy/org/assertj/tests/core/groovy/StandardRepresentation_using_GString_Test.groovy index 91f417d1009..d0732f2c6aa 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-groovy/src/test/groovy/org/assertj/tests/core/groovy/StandardRepresentation_using_GString_Test.groovy +++ b/assertj-tests/assertj-integration-tests/assertj-core-groovy/src/test/groovy/org/assertj/tests/core/groovy/StandardRepresentation_using_GString_Test.groovy @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/api/Assertions_assertThat_Test.kt b/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/api/Assertions_assertThat_Test.kt index 6c7f9af8466..1b8df732083 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/api/Assertions_assertThat_Test.kt +++ b/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/api/Assertions_assertThat_Test.kt @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/api/Assertions_catchThrowableOfType_Test.kt b/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/api/Assertions_catchThrowableOfType_Test.kt index 6cf11dd6978..be28bb19abb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/api/Assertions_catchThrowableOfType_Test.kt +++ b/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/api/Assertions_catchThrowableOfType_Test.kt @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/api/abstract_/AbstractAssert_as_with_description_text_supplier_Test.kt b/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/api/abstract_/AbstractAssert_as_with_description_text_supplier_Test.kt index e680eb57c21..464c0ca17cd 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/api/abstract_/AbstractAssert_as_with_description_text_supplier_Test.kt +++ b/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/api/abstract_/AbstractAssert_as_with_description_text_supplier_Test.kt @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/api/collection/CollectionAssert_anyMatch_Test.kt b/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/api/collection/CollectionAssert_anyMatch_Test.kt index 670b889d451..eb886af54c4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/api/collection/CollectionAssert_anyMatch_Test.kt +++ b/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/api/collection/CollectionAssert_anyMatch_Test.kt @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/api/collection/CollectionAssert_containsExactly_Test.kt b/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/api/collection/CollectionAssert_containsExactly_Test.kt index 7b2bb606875..1186d2f66e8 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/api/collection/CollectionAssert_containsExactly_Test.kt +++ b/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/api/collection/CollectionAssert_containsExactly_Test.kt @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/api/object_/ObjectAssert_extracting_with_Function_Test.kt b/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/api/object_/ObjectAssert_extracting_with_Function_Test.kt index f380e21bd4e..aff6b3103ba 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/api/object_/ObjectAssert_extracting_with_Function_Test.kt +++ b/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/api/object_/ObjectAssert_extracting_with_Function_Test.kt @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/testkit/AssertionsUtil.kt b/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/testkit/AssertionsUtil.kt index 3c6315d2e80..57359224abc 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/testkit/AssertionsUtil.kt +++ b/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/testkit/AssertionsUtil.kt @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/testkit/ConcreteAssert.kt b/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/testkit/ConcreteAssert.kt index 62ab0c4c4d6..c00c3c2d226 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/testkit/ConcreteAssert.kt +++ b/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/testkit/ConcreteAssert.kt @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/testkit/junit/jupiter/DefaultDisplayNameGenerator.kt b/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/testkit/junit/jupiter/DefaultDisplayNameGenerator.kt index 01d96e350d3..5813f21ccde 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/testkit/junit/jupiter/DefaultDisplayNameGenerator.kt +++ b/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/testkit/junit/jupiter/DefaultDisplayNameGenerator.kt @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.kt b/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.kt index 454e8757f17..b9f78f6e22d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.kt +++ b/assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/tests/core/kotlin/testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.kt @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-osgi/src/test/java/module-info.java b/assertj-tests/assertj-integration-tests/assertj-core-osgi/src/test/java/module-info.java index aad69e04852..ac4389ea099 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-osgi/src/test/java/module-info.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-osgi/src/test/java/module-info.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-osgi/src/test/java/org/assertj/tests/core/osgi/AssumptionsTest.java b/assertj-tests/assertj-integration-tests/assertj-core-osgi/src/test/java/org/assertj/tests/core/osgi/AssumptionsTest.java index ea6261908fc..63672ade850 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-osgi/src/test/java/org/assertj/tests/core/osgi/AssumptionsTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-osgi/src/test/java/org/assertj/tests/core/osgi/AssumptionsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-osgi/src/test/java/org/assertj/tests/core/osgi/SimpleTest.java b/assertj-tests/assertj-integration-tests/assertj-core-osgi/src/test/java/org/assertj/tests/core/osgi/SimpleTest.java index b5f958a7a92..6083542b8ad 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-osgi/src/test/java/org/assertj/tests/core/osgi/SimpleTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-osgi/src/test/java/org/assertj/tests/core/osgi/SimpleTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-osgi/src/test/java/org/assertj/tests/core/osgi/soft/CustomSoftAssertionTest.java b/assertj-tests/assertj-integration-tests/assertj-core-osgi/src/test/java/org/assertj/tests/core/osgi/soft/CustomSoftAssertionTest.java index a206cddb6f2..3ca356fe8f0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-osgi/src/test/java/org/assertj/tests/core/osgi/soft/CustomSoftAssertionTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-osgi/src/test/java/org/assertj/tests/core/osgi/soft/CustomSoftAssertionTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-spring-boot/src/test/java/org/assertj/tests/core/api/recursive/comparison/Issue_3533_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-spring-boot/src/test/java/org/assertj/tests/core/api/recursive/comparison/Issue_3533_Test.java index 83bdf609bf2..a1122bf44ba 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-spring-boot/src/test/java/org/assertj/tests/core/api/recursive/comparison/Issue_3533_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-spring-boot/src/test/java/org/assertj/tests/core/api/recursive/comparison/Issue_3533_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-spring-boot/src/test/java/org/assertj/tests/core/api/recursive/comparison/Issue_3551_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-spring-boot/src/test/java/org/assertj/tests/core/api/recursive/comparison/Issue_3551_Test.java index d638dba8ee6..1f4a47aad67 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-spring-boot/src/test/java/org/assertj/tests/core/api/recursive/comparison/Issue_3551_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-spring-boot/src/test/java/org/assertj/tests/core/api/recursive/comparison/Issue_3551_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/module-info.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/module-info.java index 48c98eb477e..a84e90520f6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/module-info.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/module-info.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/Module_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/Module_Test.java index 33c4397e81d..38ce4ef454d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/Module_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/Module_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_allOf_with_ThrowingConsumer_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_allOf_with_ThrowingConsumer_Test.java index 077fbb5e752..1c1c04a63a1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_allOf_with_ThrowingConsumer_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_allOf_with_ThrowingConsumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_anyOf_with_ThrowingConsumer_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_anyOf_with_ThrowingConsumer_Test.java index 199ece77c85..0411bdb0787 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_anyOf_with_ThrowingConsumer_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_anyOf_with_ThrowingConsumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatCode_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatCode_Test.java index 79b1f544e42..9d3fc63fc4f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatCode_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatCode_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatCollection_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatCollection_Test.java index f3d8ca66298..d22c84b7284 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatCollection_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatCollection_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatComparable_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatComparable_Test.java index 7e8aca211d5..a200e985eb9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatComparable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatComparable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatExceptionOfType_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatExceptionOfType_Test.java index c75ea6fa0a0..8d93c22477c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatExceptionOfType_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatExceptionOfType_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatException_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatException_Test.java index f06e32477b0..d6c92fc3396 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatException_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatException_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatIndexOutOfBoundsException_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatIndexOutOfBoundsException_Test.java index ecce0a36b90..9c9ffd10205 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatIndexOutOfBoundsException_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatIndexOutOfBoundsException_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatIterable_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatIterable_Test.java index 53e9b4ff5c0..7d723059a1d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatIterable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatIterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatIterator_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatIterator_Test.java index 9b09e2abc1b..d92c6ce5484 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatIterator_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatIterator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatList_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatList_Test.java index 186ea461e1b..6329602cf7b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatList_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatList_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatNoException_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatNoException_Test.java index f1c5feb5a9e..cdecb462c02 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatNoException_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatNoException_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatObject_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatObject_Test.java index be6f1ed07cc..1b79032eb2a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatObject_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatObject_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatPath_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatPath_Test.java index a08a628cd80..bbaa62851a4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatPath_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatPath_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatPredicate_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatPredicate_Test.java index 84617e22bcf..4a019895004 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatPredicate_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatPredicate_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatReflectiveOperationException_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatReflectiveOperationException_Test.java index afc4b3e323e..e97b48591ee 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatReflectiveOperationException_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatReflectiveOperationException_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatRuntimeException_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatRuntimeException_Test.java index e47d18c3dee..59fb9e0321e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatRuntimeException_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatRuntimeException_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatStream_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatStream_Test.java index 34ddcdbeeaa..87f89eb6ece 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatStream_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatStream_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatTemporal_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatTemporal_Test.java index 174ebb959de..dfc09442bef 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatTemporal_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatTemporal_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatThrownBy_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatThrownBy_Test.java index 808fb6457af..0ac3ceb89f5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatThrownBy_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThatThrownBy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_asString_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_asString_Test.java index 6e94a1eba6f..e217c897021 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_asString_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_asString_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_inBinary_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_inBinary_Test.java index 9f6acd32f8a..48951ecb106 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_inBinary_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_inBinary_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_inHexadecimal_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_inHexadecimal_Test.java index 75bae3b3297..460b3b74a69 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_inHexadecimal_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_inHexadecimal_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_inUnicode_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_inUnicode_Test.java index 805b44bee09..56c7383b3fa 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_inUnicode_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_inUnicode_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_AssertDelegateTarget_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_AssertDelegateTarget_Test.java index fd17f9c4969..3a2101da9aa 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_AssertDelegateTarget_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_AssertDelegateTarget_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_AssertProvider_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_AssertProvider_Test.java index 5d37c600e86..868f5d20cf8 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_AssertProvider_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_AssertProvider_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_BigDecimal_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_BigDecimal_Test.java index d20e9ee4038..f8746c77cd5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_BigDecimal_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_BigDecimal_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_BigInteger_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_BigInteger_Test.java index c481cc19df0..e5eada101a9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_BigInteger_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_BigInteger_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_BooleanArray_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_BooleanArray_Test.java index e0bd5649a3c..da9753c7db6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_BooleanArray_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_BooleanArray_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Boolean_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Boolean_Test.java index 20e49abb27b..bdaae042ca5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Boolean_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Boolean_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ByteArray_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ByteArray_Test.java index 9c2dc398da5..1e8f3b40778 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ByteArray_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ByteArray_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Byte_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Byte_Test.java index 01cd3b54cc6..60c9826acd8 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Byte_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Byte_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_CharArray_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_CharArray_Test.java index 727e5fa7bd9..15f414d8b04 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_CharArray_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_CharArray_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_CharSequence_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_CharSequence_Test.java index 82cc6b46db9..e61794294d3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_CharSequence_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_CharSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Character_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Character_Test.java index 116962e9ff5..c7fe3299e36 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Character_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Character_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Class_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Class_Test.java index b8346ed7a26..3e62aa04db6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Class_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Class_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Comparable_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Comparable_Test.java index d53dfbacce6..678144125bc 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Comparable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Comparable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_CompletionStage_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_CompletionStage_Test.java index 4b409aa2926..f66afb685e1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_CompletionStage_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_CompletionStage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_DoubleArray_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_DoubleArray_Test.java index edecd43fbc0..5508632bb1f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_DoubleArray_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_DoubleArray_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_DoublePredicate_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_DoublePredicate_Test.java index a75834f4dde..9a230f73422 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_DoublePredicate_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_DoublePredicate_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_DoubleStream_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_DoubleStream_Test.java index 686bbb96466..eda2377ba3a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_DoubleStream_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_DoubleStream_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Double_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Double_Test.java index 3ecae35c6b7..15876a28d3f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Double_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Double_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_File_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_File_Test.java index dc9af10bace..3e3b9b24885 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_File_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_File_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_FloatArray_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_FloatArray_Test.java index c22c0c6e9dd..206b2d33995 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_FloatArray_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_FloatArray_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Float_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Float_Test.java index 741df55b6f0..ad01634b42f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Float_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Float_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_InputStream_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_InputStream_Test.java index 91adae758ea..7bda04ff548 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_InputStream_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_InputStream_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_IntArray_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_IntArray_Test.java index 1f3100524dd..b8b270e36a6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_IntArray_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_IntArray_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_IntPredicate_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_IntPredicate_Test.java index a42e921e9e7..c00673bb122 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_IntPredicate_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_IntPredicate_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_IntStream_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_IntStream_Test.java index 0defe3a5cb0..a40f2b4d248 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_IntStream_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_IntStream_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Integer_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Integer_Test.java index 4f8d69695ce..a4ac8a2097d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Integer_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Integer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Iterable_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Iterable_Test.java index b8c57035d9b..8c95a4ab479 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Iterable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Iterator_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Iterator_Test.java index bd6fd70755f..0d5fb3d7de8 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Iterator_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Iterator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_List_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_List_Test.java index 599308ebc5e..095279bd8d3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_List_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_List_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LocalDateTime_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LocalDateTime_Test.java index b9e24108592..ec0ea94fb97 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LocalDateTime_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LocalDateTime_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LocalDate_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LocalDate_Test.java index 6303aa60d8b..62e0ef4479d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LocalDate_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LocalDate_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LongArray_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LongArray_Test.java index ef7e7e16bfd..f6bc7ff3f09 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LongArray_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LongArray_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LongPredicate_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LongPredicate_Test.java index a30bcdad11f..49b146be8cd 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LongPredicate_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LongPredicate_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LongStream_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LongStream_Test.java index 171a96ffc4f..7256e48efb6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LongStream_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_LongStream_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Long_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Long_Test.java index 2c3b58008a1..d419180b13e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Long_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Long_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Map_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Map_Test.java index c86f3536dc0..d54f23cea78 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Map_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Map_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ObjectArray_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ObjectArray_Test.java index 25909d7d8b4..6df8816fb92 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ObjectArray_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ObjectArray_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Object_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Object_Test.java index 38fb835bc67..74385cd84bb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Object_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Object_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OffsetDateTime_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OffsetDateTime_Test.java index ceed9474c58..77476284685 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OffsetDateTime_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OffsetDateTime_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OffsetTime_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OffsetTime_Test.java index 8d9605977a9..ffafeca712a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OffsetTime_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OffsetTime_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OptionalDouble_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OptionalDouble_Test.java index 8e177205c3d..e38071a5582 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OptionalDouble_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OptionalDouble_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OptionalInt_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OptionalInt_Test.java index 082f9f31247..93a6389ac3c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OptionalInt_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OptionalInt_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OptionalLong_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OptionalLong_Test.java index e1391a65767..dde6a465eff 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OptionalLong_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_OptionalLong_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Optional_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Optional_Test.java index 5ed274bc3d0..e465092584c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Optional_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Optional_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Predicate_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Predicate_Test.java index b606802c4bb..25a961c15e1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Predicate_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Predicate_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ShortArray_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ShortArray_Test.java index edddb1caa2e..f5557047579 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ShortArray_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ShortArray_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Short_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Short_Test.java index efa57a38228..114329c088c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Short_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Short_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Spliterator_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Spliterator_Test.java index 8970cdbdfd6..00243390ce0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Spliterator_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Spliterator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Stream_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Stream_Test.java index 30830da58f4..d05849780a8 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Stream_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Stream_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Stream_startsWith_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Stream_startsWith_Test.java index 618b6efe3e4..bcf7d4bbaa6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Stream_startsWith_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Stream_startsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_StringBuffer_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_StringBuffer_Test.java index ed03c81d093..429eeb54277 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_StringBuffer_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_StringBuffer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_StringBuilder_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_StringBuilder_Test.java index 4a34c739c99..4906e225ed5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_StringBuilder_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_StringBuilder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_String_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_String_Test.java index 93463dcc87e..447d39c3660 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_String_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Throwable_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Throwable_Test.java index 476a22feecc..bffdb733f0e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Throwable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_Throwable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_URI_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_URI_Test.java index 8aad5332c55..0e858b66b85 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_URI_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_URI_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_URL_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_URL_Test.java index 13ae2f1b07b..12fc4d95268 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_URL_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_URL_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_YearMonth_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_YearMonth_Test.java index cb8d9438462..98d7896a681 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_YearMonth_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_YearMonth_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ZonedDateTime_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ZonedDateTime_Test.java index c302a6274e8..905eeadb4e2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ZonedDateTime_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_ZonedDateTime_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_boolean_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_boolean_Test.java index 0d60d24dac2..1bc9f3ac612 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_boolean_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_boolean_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_byte_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_byte_Test.java index 5eac3fb596e..c533c59423d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_byte_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_byte_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_char_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_char_Test.java index abd74856646..c3d22113d32 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_char_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_char_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_double_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_double_Test.java index e5379803bf1..a93a879477a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_double_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_double_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_float_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_float_Test.java index 80bd4b9ee71..37d59934b15 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_float_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_float_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_int_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_int_Test.java index f3dc63deee1..72c85c5c56a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_int_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_int_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_long_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_long_Test.java index 104d709d477..80d15aae112 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_long_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_long_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_short_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_short_Test.java index dc7d5468a46..60f4f90c26f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_short_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertThat_with_primitive_short_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertWith_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertWith_Test.java index 808fde583f6..5edce3d27d7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertWith_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_assertWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_avoid_ambiguous_reference_compilation_error_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_avoid_ambiguous_reference_compilation_error_Test.java index da846221df7..8f6bd46b094 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_avoid_ambiguous_reference_compilation_error_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_avoid_ambiguous_reference_compilation_error_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchException_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchException_Test.java index 00f6fd2b222..03a727b3e03 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchException_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchException_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIOException_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIOException_Test.java index a5d274e7ba7..468d9ae81e6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIOException_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIOException_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIllegalArgumentException_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIllegalArgumentException_Test.java index e4396704fbf..1403d5e66af 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIllegalArgumentException_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIllegalArgumentException_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIllegalStateException_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIllegalStateException_Test.java index 43abccea132..b11c094fa30 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIllegalStateException_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIllegalStateException_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIndexOutOfBoundsException_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIndexOutOfBoundsException_Test.java index 633355e9843..1b855af2f0a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIndexOutOfBoundsException_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchIndexOutOfBoundsException_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchNullPointerException_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchNullPointerException_Test.java index 853e85fcaa8..fcf457e5f0e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchNullPointerException_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchNullPointerException_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchReflectiveOperationException_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchReflectiveOperationException_Test.java index 43588c3cfc8..7567ab9f149 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchReflectiveOperationException_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchReflectiveOperationException_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchRuntimeException_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchRuntimeException_Test.java index 2d112fbf5e3..54b6dd9541f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchRuntimeException_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchRuntimeException_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchThrowableOfType_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchThrowableOfType_Test.java index 9ee888b2cf1..b38e21e4202 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchThrowableOfType_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchThrowableOfType_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchThrowable_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchThrowable_Test.java index 36ceaa1f75e..6a2e1e75f7e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchThrowable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_catchThrowable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_from_with_Function_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_from_with_Function_Test.java index 0a52cb2ac1e..24a37483c35 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_from_with_Function_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_from_with_Function_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_linesOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_linesOf_Test.java index 4a7ff6cf590..73ea85ea24b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_linesOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_linesOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_sync_with_Assumptions_and_BDDAssumptions_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_sync_with_Assumptions_and_BDDAssumptions_Test.java index 355329a8fdd..f1998553e5a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_sync_with_Assumptions_and_BDDAssumptions_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_sync_with_Assumptions_and_BDDAssumptions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_sync_with_BDDAssertions_WithAssertions_and_soft_assertions_variants_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_sync_with_BDDAssertions_WithAssertions_and_soft_assertions_variants_Test.java index 7576b4a4576..26b2fd35c98 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_sync_with_BDDAssertions_WithAssertions_and_soft_assertions_variants_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_sync_with_BDDAssertions_WithAssertions_and_soft_assertions_variants_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_sync_with_InstanceOfAssertFactories_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_sync_with_InstanceOfAssertFactories_Test.java index c01bd75ac41..81cb8320690 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_sync_with_InstanceOfAssertFactories_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_sync_with_InstanceOfAssertFactories_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_useRepresentation_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_useRepresentation_Test.java index 4cc31ec0cbc..87141c9bebb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_useRepresentation_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_useRepresentation_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_withinPercentage_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_withinPercentage_Test.java index c0aefeaa1fd..c8fc949e5eb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_withinPercentage_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/Assertions_withinPercentage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/BaseAssertionsTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/BaseAssertionsTest.java index c257592e9cb..8f4175595b9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/BaseAssertionsTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/BaseAssertionsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/abstract_/AbstractAssert_extracting_with_Function_and_AssertFactory_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/abstract_/AbstractAssert_extracting_with_Function_and_AssertFactory_Test.java index d2d0faa5343..2daaeebdfcb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/abstract_/AbstractAssert_extracting_with_Function_and_AssertFactory_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/abstract_/AbstractAssert_extracting_with_Function_and_AssertFactory_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/abstract_/AbstractAssert_extracting_with_String_and_AssertFactory_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/abstract_/AbstractAssert_extracting_with_String_and_AssertFactory_Test.java index 5d7d6ba50cd..8f2eddec028 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/abstract_/AbstractAssert_extracting_with_String_and_AssertFactory_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/abstract_/AbstractAssert_extracting_with_String_and_AssertFactory_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isEqualTo_boolean_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isEqualTo_boolean_Test.java index 45c5f6cfdbf..3b295454751 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isEqualTo_boolean_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isEqualTo_boolean_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isFalse_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isFalse_Test.java index 98d0131d40d..f01af893929 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isFalse_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isFalse_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isNotEqualTo_boolean_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isNotEqualTo_boolean_Test.java index adae0310c24..2b1e1bbbeb3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isNotEqualTo_boolean_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isNotEqualTo_boolean_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isTrue_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isTrue_Test.java index f33f3df5029..7c5fbee5d11 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isTrue_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/boolean_/BooleanAssert_isTrue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/bytearray/ByteArrayAssert_asString_with_Charset_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/bytearray/ByteArrayAssert_asString_with_Charset_Test.java index 773247ec7f8..492b93a097e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/bytearray/ByteArrayAssert_asString_with_Charset_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/bytearray/ByteArrayAssert_asString_with_Charset_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isASCII_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isASCII_Test.java index 6b46b457117..e9b392ba8c3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isASCII_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isASCII_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isAlphabetic_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isAlphabetic_Test.java index 28e2cde1b78..d855e87528d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isAlphabetic_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isAlphabetic_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isAlphanumeric_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isAlphanumeric_Test.java index 9ebb6368674..f8c28781563 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isAlphanumeric_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isAlphanumeric_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isBlank_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isBlank_Test.java index 30a122a6bc4..aac612d4159 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isBlank_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isBlank_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isHexadecimal_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isHexadecimal_Test.java index e21855edaea..bac501e4ed6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isHexadecimal_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isHexadecimal_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isNotBlank_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isNotBlank_Test.java index 8a40bd88a3b..5a65e214f7f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isNotBlank_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isNotBlank_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isVisible_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isVisible_Test.java index f7099aa0793..7c12a446e93 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isVisible_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/charsequence/CharSequenceAssert_isVisible_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasAnnotation_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasAnnotation_Test.java index 26ae9d8515d..4321bf78b14 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasAnnotation_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasAnnotation_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasAnnotations_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasAnnotations_Test.java index 336ed473038..deefc87cbf3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasAnnotations_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasAnnotations_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasNoPackage_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasNoPackage_Test.java index 82e68e037c6..97ae3804ad7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasNoPackage_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasNoPackage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasNoSuperclass_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasNoSuperclass_Test.java index a1f12797127..b4d07089fd3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasNoSuperclass_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasNoSuperclass_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasPackage_with_Package_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasPackage_with_Package_Test.java index db8e13b030d..70795345085 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasPackage_with_Package_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasPackage_with_Package_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasPackage_with_String_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasPackage_with_String_Test.java index 58bafd8ab77..b80e2abba51 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasPackage_with_String_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasPackage_with_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasPermittedSubclasses_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasPermittedSubclasses_Test.java index bf4b1485948..e8ef9622e20 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasPermittedSubclasses_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasPermittedSubclasses_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasRecordComponents_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasRecordComponents_Test.java index cebbad1fffa..44365b1e276 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasRecordComponents_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasRecordComponents_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasSuperclass_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasSuperclass_Test.java index f4feedb5dde..4d890c1dd6a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasSuperclass_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_hasSuperclass_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isAbstract_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isAbstract_Test.java index 15f85a04006..1ea06b74ce0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isAbstract_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isAbstract_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isAnnotation_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isAnnotation_Test.java index c2449d46b5e..ba9867fd8ef 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isAnnotation_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isAnnotation_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isAssignableTo_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isAssignableTo_Test.java index 4fe58e9c006..d0723f18ec1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isAssignableTo_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isAssignableTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isFinal_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isFinal_Test.java index 92781a7d7ca..418c6994c24 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isFinal_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isFinal_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isInterface_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isInterface_Test.java index 704b5163cff..834de55eb34 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isInterface_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isInterface_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotAnnotation_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotAnnotation_Test.java index 016355e0887..9760cb8c8dd 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotAnnotation_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotAnnotation_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotFinal_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotFinal_Test.java index b37bc7e4d8b..26a90204599 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotFinal_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotFinal_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotInterface_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotInterface_Test.java index 00332daeaa5..bb78d6b1722 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotInterface_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotInterface_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotPrimitive_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotPrimitive_Test.java index 01e3c18bf7e..c862facdde1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotPrimitive_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotPrimitive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotRecord_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotRecord_Test.java index 705a0029252..b77c02906ae 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotRecord_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotRecord_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotSealed_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotSealed_Test.java index e2336b88165..2b1c1d7bc0f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotSealed_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotSealed_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotStatic_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotStatic_Test.java index eceece78f8b..059bc15d330 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotStatic_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isNotStatic_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPackagePrivate_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPackagePrivate_Test.java index 851d690352d..bc3ba948938 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPackagePrivate_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPackagePrivate_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPrimitive_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPrimitive_Test.java index 0ce06cd33b5..9c0787b57d7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPrimitive_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPrimitive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPrivate_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPrivate_Test.java index 0cef81e1a82..a1d20a1c902 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPrivate_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPrivate_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isProtected_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isProtected_Test.java index c8fbab9ff4d..9ebd69893c8 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isProtected_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isProtected_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPublic_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPublic_Test.java index 46f2798d0ef..7f41d221c7d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPublic_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isPublic_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isRecord_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isRecord_Test.java index de71c0685ab..e7d54b26176 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isRecord_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isRecord_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isSealed_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isSealed_Test.java index f63db9e862d..40f09539a39 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isSealed_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isSealed_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isStatic_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isStatic_Test.java index 5532bcedee8..b9952ddb126 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isStatic_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/class_/ClassAssert_isStatic_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasDays_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasDays_Test.java index db5abb1bec2..1bc05707ffd 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasDays_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasDays_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasHours_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasHours_Test.java index eb538b8b1f2..4c3e8641f23 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasHours_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasHours_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasMillis_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasMillis_Test.java index 77bfad04927..c6f6000ceb0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasMillis_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasMillis_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasMinutes_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasMinutes_Test.java index bd7564eeb79..eace2110060 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasMinutes_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasMinutes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasNanos_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasNanos_Test.java index cda57e4e2ba..53cbc886456 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasNanos_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasNanos_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasSeconds_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasSeconds_Test.java index 30094c30b34..71a3f777bba 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasSeconds_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_hasSeconds_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isCloseTo_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isCloseTo_Test.java index 6a26de9a170..cd845a523af 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isCloseTo_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isCloseTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isNegative_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isNegative_Test.java index e7a7cd83808..465231ca51c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isNegative_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isPositive_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isPositive_Test.java index 6044d89aa7c..49c80023d4b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isPositive_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isZero_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isZero_Test.java index 25e32d1c124..80143ca8b97 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isZero_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_isZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_withFormatter_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_withFormatter_Test.java index eb449037225..eca85eff443 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_withFormatter_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/duration/DurationAssert_withFormatter_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/enumerable/AbstractEnumerableAssert_hasSameSizeAs_with_Array_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/enumerable/AbstractEnumerableAssert_hasSameSizeAs_with_Array_Test.java index 3db6767efab..0e09802af13 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/enumerable/AbstractEnumerableAssert_hasSameSizeAs_with_Array_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/enumerable/AbstractEnumerableAssert_hasSameSizeAs_with_Array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/fail/Fail_failBecauseExceptionWasNotThrown_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/fail/Fail_failBecauseExceptionWasNotThrown_Test.java index 76c695fb19b..2216e28d3b3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/fail/Fail_failBecauseExceptionWasNotThrown_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/fail/Fail_failBecauseExceptionWasNotThrown_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/fail/Fail_fail_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/fail/Fail_fail_Test.java index 1845db18564..a6f6784b306 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/fail/Fail_fail_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/fail/Fail_fail_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/fail/Fail_shouldHaveThrown_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/fail/Fail_shouldHaveThrown_Test.java index 1bd82deaf7d..174e6a14df1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/fail/Fail_shouldHaveThrown_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/fail/Fail_shouldHaveThrown_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/AbstractFutureTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/AbstractFutureTest.java index b209d192267..6d9d086b7e9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/AbstractFutureTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/AbstractFutureTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_completesExceptionallyWithin_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_completesExceptionallyWithin_Test.java index 24dec4c8cc5..dce3417c416 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_completesExceptionallyWithin_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_completesExceptionallyWithin_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_failsWithin_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_failsWithin_Test.java index 6471bc411c1..9265e0ff08b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_failsWithin_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_failsWithin_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCancelled_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCancelled_Test.java index 46a243786b9..e550994d659 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCancelled_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCancelled_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCompletedExceptionally_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCompletedExceptionally_Test.java index c6a37b70cb8..3f3e17ae444 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCompletedExceptionally_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCompletedExceptionally_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCompletedWithValueMatchingWithin_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCompletedWithValueMatchingWithin_Test.java index a3a7855731b..5d389d1da33 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCompletedWithValueMatchingWithin_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCompletedWithValueMatchingWithin_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCompletedWithValueMatching_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCompletedWithValueMatching_Test.java index 80b918e517b..bfcc8efa79d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCompletedWithValueMatching_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCompletedWithValueMatching_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCompletedWithValueSatisfying_Condition_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCompletedWithValueSatisfying_Condition_Test.java index 785a613ed14..999d9c61e58 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCompletedWithValueSatisfying_Condition_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCompletedWithValueSatisfying_Condition_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCompletedWithValueSatisfying_Consumer_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCompletedWithValueSatisfying_Consumer_Test.java index 43544f5f8f1..2369ca6a075 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCompletedWithValueSatisfying_Consumer_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCompletedWithValueSatisfying_Consumer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCompletedWithValue_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCompletedWithValue_Test.java index b6950a204b6..24b259ddc51 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCompletedWithValue_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCompletedWithValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCompleted_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCompleted_Test.java index bedf8f4a0ba..494096e8501 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCompleted_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isCompleted_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isDone_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isDone_Test.java index 3f68c60a5f0..d17da7fe421 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isDone_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isDone_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isNotCancelled_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isNotCancelled_Test.java index 4c38130f5eb..072ac4999ce 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isNotCancelled_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isNotCancelled_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isNotCompletedExceptionally_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isNotCompletedExceptionally_Test.java index 9cc5e881d04..271109ae1ae 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isNotCompletedExceptionally_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isNotCompletedExceptionally_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isNotCompleted_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isNotCompleted_Test.java index 659d5f2a072..bf16b5df68c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isNotCompleted_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isNotCompleted_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isNotDone_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isNotDone_Test.java index 6c9f65c1b42..ba02fae30d5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isNotDone_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_isNotDone_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_succeedsWithin_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_succeedsWithin_Test.java index 83995e970cf..c9560f45a0a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_succeedsWithin_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_succeedsWithin_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_succeedsWithin_duration_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_succeedsWithin_duration_Test.java index 4ff04e7a100..be420b90867 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_succeedsWithin_duration_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/CompletableFutureAssert_succeedsWithin_duration_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureAssert_failsWithin_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureAssert_failsWithin_Test.java index d4626f01603..7e345602338 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureAssert_failsWithin_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureAssert_failsWithin_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureAssert_isCancelled_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureAssert_isCancelled_Test.java index 06b4c429a96..4ed56f914b5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureAssert_isCancelled_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureAssert_isCancelled_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureAssert_isDone_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureAssert_isDone_Test.java index eede11b1460..c2efa60b1ba 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureAssert_isDone_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureAssert_isDone_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureAssert_isNotCancelled_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureAssert_isNotCancelled_Test.java index cca9590e448..7ef64bb8f2c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureAssert_isNotCancelled_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureAssert_isNotCancelled_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureAssert_isNotDone_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureAssert_isNotDone_Test.java index 86737bdc4ff..914a5aaaa52 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureAssert_isNotDone_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureAssert_isNotDone_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureAssert_succeedsWithin_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureAssert_succeedsWithin_Test.java index 20d03fc5025..fc755a2a778 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureAssert_succeedsWithin_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureAssert_succeedsWithin_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureAssert_succeedsWithin_duration_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureAssert_succeedsWithin_duration_Test.java index ebf58c0ed62..b06f706297b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureAssert_succeedsWithin_duration_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureAssert_succeedsWithin_duration_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureTestHelper.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureTestHelper.java index b45c1eea35a..d8dec35dca3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureTestHelper.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/future/FutureTestHelper.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_asString_with_Charset_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_asString_with_Charset_Test.java index b15218df43f..0f510dfb5bc 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_asString_with_Charset_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_asString_with_Charset_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasBinaryContent_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasBinaryContent_Test.java index 2678fb8b847..b19733a1960 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasBinaryContent_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasBinaryContent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasContent_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasContent_Test.java index 41ab562f74c..5168ff32a29 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasContent_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasContent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasDigest_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasDigest_Test.java index c63fca6cda2..e73368e5758 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasDigest_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasDigest_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasSameContentAs_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasSameContentAs_Test.java index fbc2b14c879..b8eeda302c7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasSameContentAs_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_hasSameContentAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_isEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_isEmpty_Test.java index fce6254bbe1..8c694444d99 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_isEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_isNotEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_isNotEmpty_Test.java index 03b72c63f6e..f32e5a60b0f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_isNotEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/InputStreamAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/UnmarkableByteArrayInputStream.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/UnmarkableByteArrayInputStream.java index 9a2d0035765..9d28f50d424 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/UnmarkableByteArrayInputStream.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/inputstream/UnmarkableByteArrayInputStream.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/AbstractSoftAssertionsExtensionIntegrationTests.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/AbstractSoftAssertionsExtensionIntegrationTests.java index be5029f2550..74ac97f4a9c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/AbstractSoftAssertionsExtensionIntegrationTests.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/AbstractSoftAssertionsExtensionIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/BDDSoftAssertionsExtensionIntegrationTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/BDDSoftAssertionsExtensionIntegrationTest.java index e466bcba7cf..1a7ea298d6b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/BDDSoftAssertionsExtensionIntegrationTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/BDDSoftAssertionsExtensionIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/CustomSoftAssertions.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/CustomSoftAssertions.java index 79abac514c9..714508f325e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/CustomSoftAssertions.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/CustomSoftAssertions.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/CustomSoftAssertionsExtensionIntegrationTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/CustomSoftAssertionsExtensionIntegrationTest.java index c3c1851b04d..8e585016b87 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/CustomSoftAssertionsExtensionIntegrationTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/CustomSoftAssertionsExtensionIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/ExtensionInjector.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/ExtensionInjector.java index 01123d79330..db148de8f2c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/ExtensionInjector.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/ExtensionInjector.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/SoftAssertionsExtensionAPIIntegrationTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/SoftAssertionsExtensionAPIIntegrationTest.java index 9880633f8d9..63a0695b7b4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/SoftAssertionsExtensionAPIIntegrationTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/SoftAssertionsExtensionAPIIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/SoftAssertionsExtensionIntegrationTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/SoftAssertionsExtensionIntegrationTest.java index 8a3b15b139e..309db615fae 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/SoftAssertionsExtensionIntegrationTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/SoftAssertionsExtensionIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/SoftAssertionsExtensionUnitTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/SoftAssertionsExtensionUnitTest.java index 4a2cf34c145..b6ee66276ae 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/SoftAssertionsExtensionUnitTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/SoftAssertionsExtensionUnitTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/SoftAssertionsExtension_InjectionSanityChecking_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/SoftAssertionsExtension_InjectionSanityChecking_Test.java index 98eb7943d76..652a4311d75 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/SoftAssertionsExtension_InjectionSanityChecking_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/SoftAssertionsExtension_InjectionSanityChecking_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/SoftAssertionsExtension_Injection_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/SoftAssertionsExtension_Injection_Test.java index 5166721abf6..a097687f772 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/SoftAssertionsExtension_Injection_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/SoftAssertionsExtension_Injection_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/SoftAssertionsExtension_PER_CLASS_Concurrency_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/SoftAssertionsExtension_PER_CLASS_Concurrency_Test.java index fe628501b71..b46c5371514 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/SoftAssertionsExtension_PER_CLASS_Concurrency_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/SoftAssertionsExtension_PER_CLASS_Concurrency_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/SoftAssertionsExtension_PER_CLASS_Injection_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/SoftAssertionsExtension_PER_CLASS_Injection_Test.java index 972efe7f0e9..59afde08fca 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/SoftAssertionsExtension_PER_CLASS_Injection_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/SoftAssertionsExtension_PER_CLASS_Injection_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/TestKitUtils.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/TestKitUtils.java index dc593b50258..1f5e4e19fd2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/TestKitUtils.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/junit/jupiter/TestKitUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_doesNotReturn_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_doesNotReturn_Test.java index 4503c8386a7..fba8fc90f55 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_doesNotReturn_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_doesNotReturn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_Function_Array_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_Function_Array_Test.java index 23523f92c4d..a421b258557 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_Function_Array_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_Function_Array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_Function_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_Function_Test.java index d96a48472c5..53ef1db4082 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_Function_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_Function_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_Function_and_InstanceOfAssertFactory_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_Function_and_InstanceOfAssertFactory_Test.java index 79d0f6ba358..750a4b55803 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_Function_and_InstanceOfAssertFactory_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_Function_and_InstanceOfAssertFactory_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_String_Array_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_String_Array_Test.java index 34353347889..654abbaafda 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_String_Array_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_String_Array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_String_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_String_Test.java index 50660a54f71..90dfe477331 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_String_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_String_and_InstanceOfAssertFactory_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_String_and_InstanceOfAssertFactory_Test.java index 6d4ef6399d5..0a97f2fce1d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_String_and_InstanceOfAssertFactory_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_extracting_with_String_and_InstanceOfAssertFactory_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_returns_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_returns_Test.java index cf57bfdf3f4..23636bbdb18 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_returns_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/object/ObjectAssert_returns_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_containsInstanceOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_containsInstanceOf_Test.java index 176a7eb0f6c..536ef4f1328 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_containsInstanceOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_containsInstanceOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_containsSame_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_containsSame_Test.java index e1d4425d534..5f18f934c2d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_containsSame_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_containsSame_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_Test.java index 4f661dd98f3..c2946f65755 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_usingDefaultComparator_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_usingDefaultComparator_Test.java index 28d12e0848a..d6655587f1d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_usingDefaultComparator_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_usingDefaultComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_usingValueComparator_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_usingValueComparator_Test.java index 0b50bae48a6..7496f6fb854 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_usingValueComparator_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_usingValueComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_doesNotHaveValue_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_doesNotHaveValue_Test.java index eb2951e30e6..37b5623e442 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_doesNotHaveValue_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_doesNotHaveValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_flatMap_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_flatMap_Test.java index b1007407e80..de7ab3e73e4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_flatMap_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_flatMap_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_get_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_get_Test.java index 4c361e30ca6..d99dca2eaf7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_get_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_get_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_get_with_InstanceOfAssertFactory_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_get_with_InstanceOfAssertFactory_Test.java index c76ca3c1ead..d8c23438c61 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_get_with_InstanceOfAssertFactory_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_get_with_InstanceOfAssertFactory_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_hasValueMatching_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_hasValueMatching_Test.java index 2b5a3b7f95c..6b1b508216a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_hasValueMatching_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_hasValueMatching_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_hasValueSatisfying_Condition_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_hasValueSatisfying_Condition_Test.java index b0d6e04b18b..fba7f0286bb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_hasValueSatisfying_Condition_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_hasValueSatisfying_Condition_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_hasValueSatisfying_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_hasValueSatisfying_Test.java index 174845248ea..81a4b61e0d4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_hasValueSatisfying_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_hasValueSatisfying_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isEmpty_Test.java index b317d16723b..bee9a60d302 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isNotEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isNotEmpty_Test.java index 03d7f0c31c8..3674c9c810b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isNotEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isNotPresent_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isNotPresent_Test.java index 702247fecbb..cfc4081f63f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isNotPresent_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isNotPresent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isPresent_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isPresent_Test.java index 1550e04d3ed..5d3b7dfd8fb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isPresent_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_isPresent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_map_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_map_Test.java index 3af3331e776..e597f6cb62d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_map_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_map_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_hasValueCloseToOffset_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_hasValueCloseToOffset_Test.java index c1e794c59f7..466ae9bf200 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_hasValueCloseToOffset_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_hasValueCloseToOffset_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_hasValueCloseToPercentage_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_hasValueCloseToPercentage_Test.java index 37d4cdd7808..be2fc76838d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_hasValueCloseToPercentage_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_hasValueCloseToPercentage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_hasValue_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_hasValue_Test.java index bcd139db123..628a7e6697f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_hasValue_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_hasValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isEmpty_Test.java index 835ca53d5fd..f19a211b70d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isNotEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isNotEmpty_Test.java index 207b3590596..89d53539280 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isNotEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isNotPresent_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isNotPresent_Test.java index ca428a092f7..fc2143e9f7b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isNotPresent_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isNotPresent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isPresent_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isPresent_Test.java index 461bff52c17..74a006f8f3a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isPresent_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionaldouble/OptionalDoubleAssert_isPresent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_hasValue_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_hasValue_Test.java index 7363e1d9488..88e333860f6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_hasValue_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_hasValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isEmpty_Test.java index d4f70eccb9c..2b941ad650f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isNotEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isNotEmpty_Test.java index 310bfa2196c..22a0f7160a7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isNotEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isNotPresent_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isNotPresent_Test.java index 4039111b6bb..14491be443b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isNotPresent_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isNotPresent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isPresent_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isPresent_Test.java index 62b5a41c8b5..41cb4267908 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isPresent_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optionalint/OptionalIntAssert_isPresent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_hasDays_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_hasDays_Test.java index 4b5a21f6748..9bebf8d2378 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_hasDays_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_hasDays_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_hasMonths_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_hasMonths_Test.java index 688fb92ef2f..f1ef8dbd134 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_hasMonths_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_hasMonths_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_hasYears_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_hasYears_Test.java index 385e0fb1737..939e76e97c3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_hasYears_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_hasYears_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_isNegative_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_isNegative_Test.java index ee5c3beee9b..8876d5f61dc 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_isNegative_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_isNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_isPositive_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_isPositive_Test.java index 3e4aa51d149..43bddd52fbb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_isPositive_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/period/PeriodAssert_isPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/AbstractRecursiveAssertionDriverTestBase.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/AbstractRecursiveAssertionDriverTestBase.java index 8db3195ab15..b4e9191e102 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/AbstractRecursiveAssertionDriverTestBase.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/AbstractRecursiveAssertionDriverTestBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_Test.java index 6da76f11129..552a779ab38 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringAllNullFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringAllNullFields_Test.java index 95bf0664dcb..6410439afa0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringAllNullFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringAllNullFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringFieldsMatchingRegexes_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringFieldsMatchingRegexes_Test.java index 70b1f6451c4..f6a20b44b60 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringFieldsMatchingRegexes_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringFieldsMatchingRegexes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringFieldsOfTypes_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringFieldsOfTypes_Test.java index 749fe074f2b..69e21910987 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringFieldsOfTypes_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringFieldsOfTypes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringFields_Test.java index 1c15247d611..81e4d2098f5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringPrimitiveFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringPrimitiveFields_Test.java index bd8f63a2db5..a7a3558f4e3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringPrimitiveFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_allFieldsSatisfy_with_ignoringPrimitiveFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_hasNoNullFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_hasNoNullFields_Test.java index 3faa88a631e..c31f0d6cb9a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_hasNoNullFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_hasNoNullFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withCollectionPolicy_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withCollectionPolicy_Test.java index 1c55bc811e1..1dfab431952 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withCollectionPolicy_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withCollectionPolicy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withIntrospectionStrategy_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withIntrospectionStrategy_Test.java index db786ceb2b8..a594a6e71f4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withIntrospectionStrategy_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withIntrospectionStrategy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withMapPolicy_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withMapPolicy_Test.java index df8f7f546fa..e071a0cae95 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withMapPolicy_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withMapPolicy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withOptionalPolicy_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withOptionalPolicy_Test.java index a18ae1303de..570cc589081 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withOptionalPolicy_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionAssert_withOptionalPolicy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionConfiguration_toString_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionConfiguration_toString_Test.java index 64c5e1b8e60..994ee70db16 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionConfiguration_toString_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionConfiguration_toString_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_AssertionApplicationTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_AssertionApplicationTest.java index 32f332c2ac5..850e46feae0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_AssertionApplicationTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_AssertionApplicationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_CollectionPolicyTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_CollectionPolicyTest.java index 808a5bac8c7..d67eba0bfdf 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_CollectionPolicyTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_CollectionPolicyTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_JavaClassLibraryRecursionTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_JavaClassLibraryRecursionTest.java index f8b307f4015..ef05e02d472 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_JavaClassLibraryRecursionTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_JavaClassLibraryRecursionTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_MapPolicyTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_MapPolicyTest.java index 3b05f0e21c5..22acde17ceb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_MapPolicyTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_MapPolicyTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_OptionalPolicy_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_OptionalPolicy_Test.java index 1fedc328531..3291d188fb5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_OptionalPolicy_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_OptionalPolicy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_PrimitiveFieldHandlingTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_PrimitiveFieldHandlingTest.java index 55aeb2adcff..655bf9ac1c6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_PrimitiveFieldHandlingTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_PrimitiveFieldHandlingTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_RecursionTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_RecursionTest.java index 72180c8fc33..61644f92947 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_RecursionTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionDriver_RecursionTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionNode_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionNode_Test.java index ed22da610b7..4f0f9b96764 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionNode_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/assertion/RecursiveAssertionNode_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonDifference_compareTo_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonDifference_compareTo_Test.java index 2bc8b13e3cc..f582a9602e6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonDifference_compareTo_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonDifference_compareTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonDifference_multiLineDescription_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonDifference_multiLineDescription_Test.java index 74accb4ec93..4a57db766ac 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonDifference_multiLineDescription_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonDifference_multiLineDescription_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonDifference_rootComparisonDifference_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonDifference_rootComparisonDifference_Test.java index 4bf54e5e3a0..dd6ee831e04 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonDifference_rootComparisonDifference_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonDifference_rootComparisonDifference_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonKeyDifference_multiLineDescription_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonKeyDifference_multiLineDescription_Test.java index 2f20a719a5f..2ebeed04e00 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonKeyDifference_multiLineDescription_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/ComparisonKeyDifference_multiLineDescription_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/FieldComparators_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/FieldComparators_Test.java index 3b144b57e5d..6b9d19f5670 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/FieldComparators_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/FieldComparators_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/FieldMessages_registerMessage_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/FieldMessages_registerMessage_Test.java index 87631d3dfe2..86ce2470ac1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/FieldMessages_registerMessage_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/FieldMessages_registerMessage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_BaseTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_BaseTest.java index 164aee8483c..5ccad7cbb33 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_BaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_BaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_defaultIntrospectionStrategy_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_defaultIntrospectionStrategy_Test.java index 5b1d4db9761..bc1b83f8dfe 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_defaultIntrospectionStrategy_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_defaultIntrospectionStrategy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_withIntrospectionStrategy_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_withIntrospectionStrategy_Test.java index 479cdfd9d9c..fc6b2d295bd 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_withIntrospectionStrategy_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/RecursiveComparisonAssert_isEqualTo_withIntrospectionStrategy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/comparator/RecursiveComparator_compare_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/comparator/RecursiveComparator_compare_Test.java index b504edf0a9d..df093dbe6df 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/comparator/RecursiveComparator_compare_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/comparator/RecursiveComparator_compare_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/comparator/RecursiveComparator_constructor_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/comparator/RecursiveComparator_constructor_Test.java index 6714e72d645..4f5b102930e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/comparator/RecursiveComparator_constructor_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/comparator/RecursiveComparator_constructor_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/comparator/RecursiveComparator_getDescription_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/comparator/RecursiveComparator_getDescription_Test.java index 6a5e8652f14..e4e357dd4a2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/comparator/RecursiveComparator_getDescription_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/comparator/RecursiveComparator_getDescription_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_builder_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_builder_Test.java index ffc3a74d155..16bb56a7101 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_builder_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_builder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_comparatorByType_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_comparatorByType_Test.java index f35be931947..0a528b48004 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_comparatorByType_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_comparatorByType_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_fieldComparators_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_fieldComparators_Test.java index 23c3b5fc7a6..0a8d5e83ae9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_fieldComparators_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_fieldComparators_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_fieldMessages_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_fieldMessages_Test.java index dc98b12fefc..bdcbc114fc6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_fieldMessages_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_fieldMessages_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_getActualNonIgnoreFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_getActualNonIgnoreFields_Test.java index a18bac120bf..40656dd4a82 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_getActualNonIgnoreFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_getActualNonIgnoreFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_hasCustomComparators_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_hasCustomComparators_Test.java index 18aeecee669..f703c5edc55 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_hasCustomComparators_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_hasCustomComparators_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_ignoreFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_ignoreFields_Test.java index e72aac00860..e58c178b90f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_ignoreFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_ignoreFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_isOrIsChildOfAnyComparedFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_isOrIsChildOfAnyComparedFields_Test.java index fd9f5da7c51..ac4ff2d2b41 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_isOrIsChildOfAnyComparedFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_isOrIsChildOfAnyComparedFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_multiLineDescription_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_multiLineDescription_Test.java index 055a3eeb7d4..718097cd5ae 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_multiLineDescription_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_multiLineDescription_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_shouldIgnoreArrayOrder_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_shouldIgnoreArrayOrder_Test.java index fe448ac6414..ae9fc6dfef3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_shouldIgnoreArrayOrder_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_shouldIgnoreArrayOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_shouldIgnoreCollectionOrder_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_shouldIgnoreCollectionOrder_Test.java index ec57686f400..1bc85dc35ca 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_shouldIgnoreCollectionOrder_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_shouldIgnoreCollectionOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_shouldIgnoreFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_shouldIgnoreFields_Test.java index fe76855ebed..58756d27db1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_shouldIgnoreFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_shouldIgnoreFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_shouldIgnoreOverriddenEqualsOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_shouldIgnoreOverriddenEqualsOf_Test.java index d06fe58ccff..870e7983bf3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_shouldIgnoreOverriddenEqualsOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_shouldIgnoreOverriddenEqualsOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_shouldNotEvaluate_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_shouldNotEvaluate_Test.java index d20a6ce4b38..49cf0a149d5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_shouldNotEvaluate_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_shouldNotEvaluate_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_someComparedFieldsHaveBeenSpecified_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_someComparedFieldsHaveBeenSpecified_Test.java index 15a980c9032..9c3dae34aea 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_someComparedFieldsHaveBeenSpecified_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_someComparedFieldsHaveBeenSpecified_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_typeMessages_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_typeMessages_Test.java index b03a0641b88..b887e38da28 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_typeMessages_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/configuration/RecursiveComparisonConfiguration_typeMessages_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_Test.java index 43b05e0e4cd..80eb2c9b2d9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_arrayValues_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_arrayValues_Test.java index 52ff1a0c919..d59e2d5f818 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_arrayValues_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_arrayValues_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_atomicValues_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_atomicValues_Test.java index dc792a49b2b..dba2faedeba 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_atomicValues_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_atomicValues_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_enumValues_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_enumValues_Test.java index f6af6f741cf..c5599aa9f8c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_enumValues_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_enumValues_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_getFieldName_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_getFieldName_Test.java index 5c43b15affb..7e672710387 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_getFieldName_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_getFieldName_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_hasNoContainerValues_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_hasNoContainerValues_Test.java index 2a73214c5db..1af65f53a94 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_hasNoContainerValues_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_hasNoContainerValues_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_hasNoNullValues_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_hasNoNullValues_Test.java index 55a5cbac2f2..c6e8a3131ef 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_hasNoNullValues_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_hasNoNullValues_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_hasPotentialCyclingValues_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_hasPotentialCyclingValues_Test.java index 42d03d0e698..fa81b80238a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_hasPotentialCyclingValues_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_hasPotentialCyclingValues_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_hasSomeJavaTypeValue_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_hasSomeJavaTypeValue_Test.java index c1d04698635..38fa26514cb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_hasSomeJavaTypeValue_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_hasSomeJavaTypeValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_isActualAThrowable_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_isActualAThrowable_Test.java index ceeb7a0e35f..e046e10e8a0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_isActualAThrowable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_isActualAThrowable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_isActualJavaType_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_isActualJavaType_Test.java index 8012d5529ff..7dbf79fddef 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_isActualJavaType_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_isActualJavaType_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_isExpectedAContainer_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_isExpectedAContainer_Test.java index b5a18134296..da37822403c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_isExpectedAContainer_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_isExpectedAContainer_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_isExpectedAThrowable_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_isExpectedAThrowable_Test.java index 81797b32386..35ba5ba8a3e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_isExpectedAThrowable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_isExpectedAThrowable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_isExpectedJavaType_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_isExpectedJavaType_Test.java index d81d3da48f1..8549f545838 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_isExpectedJavaType_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_isExpectedJavaType_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_iterableValues_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_iterableValues_Test.java index 9f9637ab006..019afb95cd3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_iterableValues_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_iterableValues_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_mapValues_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_mapValues_Test.java index 1d6fe3faf6f..01d8578afe1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_mapValues_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_mapValues_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_optionalValues_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_optionalValues_Test.java index 6b0b0319ad8..c2c718dab40 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_optionalValues_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_optionalValues_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_sameValues_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_sameValues_Test.java index 14ec197ee35..0b301e20da4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_sameValues_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/dualvalue/DualValue_sameValues_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/ComparingFields_getChildNodeValue_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/ComparingFields_getChildNodeValue_Test.java index 255453d8760..b06307123b3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/ComparingFields_getChildNodeValue_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/ComparingFields_getChildNodeValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/ComparingFields_getChildrenNodeNamesOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/ComparingFields_getChildrenNodeNamesOf_Test.java index 07a8e421b64..6f1bf48b3e1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/ComparingFields_getChildrenNodeNamesOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/ComparingFields_getChildrenNodeNamesOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/ComparingSnakeOrCamelCaseFieldsRecursiveComparisonAssert_isEqualTo_ignoringTransientFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/ComparingSnakeOrCamelCaseFieldsRecursiveComparisonAssert_isEqualTo_ignoringTransientFields_Test.java index 0d57a7e47c1..9c7d0d20e91 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/ComparingSnakeOrCamelCaseFieldsRecursiveComparisonAssert_isEqualTo_ignoringTransientFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/ComparingSnakeOrCamelCaseFieldsRecursiveComparisonAssert_isEqualTo_ignoringTransientFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/ComparingSnakeOrCamelCaseFields_getChildNodeValue_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/ComparingSnakeOrCamelCaseFields_getChildNodeValue_Test.java index e0e64d9cca4..852f0d1110d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/ComparingSnakeOrCamelCaseFields_getChildNodeValue_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/ComparingSnakeOrCamelCaseFields_getChildNodeValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/ComparingSnakeOrCamelCaseFields_getChildrenNodeNamesOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/ComparingSnakeOrCamelCaseFields_getChildrenNodeNamesOf_Test.java index fe9dffe751e..da1eb273cb0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/ComparingSnakeOrCamelCaseFields_getChildrenNodeNamesOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/ComparingSnakeOrCamelCaseFields_getChildrenNodeNamesOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_assumptions_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_assumptions_Test.java index 69b8130f803..390c945b07c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_assumptions_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_assumptions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_bddSoftAssertions_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_bddSoftAssertions_Test.java index 0db76fa8297..3a34f53af6f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_bddSoftAssertions_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_bddSoftAssertions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_fluent_API_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_fluent_API_Test.java index 22026b68d67..c98e7029c5a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_fluent_API_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_fluent_API_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_for_iterables_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_for_iterables_Test.java index b95ca892921..4783e671bbf 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_for_iterables_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_for_iterables_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_for_maps_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_for_maps_Test.java index dd82bfc9619..f8aad8447a6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_for_maps_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_for_maps_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_for_object_arrays_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_for_object_arrays_Test.java index ebf37676f25..3ed2d8ffc2e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_for_object_arrays_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_for_object_arrays_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_for_optionals_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_for_optionals_Test.java index a5e4812efba..3d8bd8cbe9d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_for_optionals_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_for_optionals_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_Test.java index c5cf377b649..cb16c6964b1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_comparingOnlyFieldsOfTypes_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_comparingOnlyFieldsOfTypes_Test.java index fe27447fe1f..caddd14906a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_comparingOnlyFieldsOfTypes_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_comparingOnlyFieldsOfTypes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_comparingOnlyFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_comparingOnlyFields_Test.java index 920ca20b9fc..b6bfd17dbac 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_comparingOnlyFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_comparingOnlyFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_ignoringArrayOrder_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_ignoringArrayOrder_Test.java index 875a0932bca..2a263a78b04 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_ignoringArrayOrder_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_ignoringArrayOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_ignoringCollectionOrder_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_ignoringCollectionOrder_Test.java index 1469fea2095..06ca2ed4f53 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_ignoringCollectionOrder_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_ignoringCollectionOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_ignoringFieldsOfTypesMatchingRegexes_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_ignoringFieldsOfTypesMatchingRegexes_Test.java index a76d6fd0bae..f76079937e1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_ignoringFieldsOfTypesMatchingRegexes_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_ignoringFieldsOfTypesMatchingRegexes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_ignoringFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_ignoringFields_Test.java index b3bc12aad8b..b66a2108a42 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_ignoringFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_ignoringFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_ignoringOverriddenEquals_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_ignoringOverriddenEquals_Test.java index 9fe19d66b02..f03235b2115 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_ignoringOverriddenEquals_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_ignoringOverriddenEquals_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_ignoringTransientFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_ignoringTransientFields_Test.java index 637eee1b0b0..9c7258f5257 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_ignoringTransientFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_ignoringTransientFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_java_objects_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_java_objects_Test.java index 4554e3b4964..04dd8490b7d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_java_objects_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_java_objects_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_strictTypeCheck_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_strictTypeCheck_Test.java index f8786676ed5..2f4db73dd9a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_strictTypeCheck_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_strictTypeCheck_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_usingOverriddenEquals_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_usingOverriddenEquals_Test.java index 934fc0f0875..427d1d38bb3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_usingOverriddenEquals_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_usingOverriddenEquals_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_withComparatorsForFieldMatchingRegexes_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_withComparatorsForFieldMatchingRegexes_Test.java index eb82e01d088..ea71dd5b3ad 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_withComparatorsForFieldMatchingRegexes_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_withComparatorsForFieldMatchingRegexes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_withErrorMessageForFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_withErrorMessageForFields_Test.java index b49ad27f63a..9f0da812b2b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_withErrorMessageForFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_withErrorMessageForFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_withErrorMessageForType_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_withErrorMessageForType_Test.java index f109f1bbb76..79230992062 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_withErrorMessageForType_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_withErrorMessageForType_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_withFieldComparators_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_withFieldComparators_Test.java index e8309194ef6..27d7d12137e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_withFieldComparators_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_withFieldComparators_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_withTypeComparators_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_withTypeComparators_Test.java index ca6110a0af7..c86111a6ab2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_withTypeComparators_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_withTypeComparators_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_with_arrays_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_with_arrays_Test.java index d2a4bc17cf4..54ecf0a8857 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_with_arrays_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_with_arrays_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_with_enums_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_with_enums_Test.java index edb412627dc..0daea9d6245 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_with_enums_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_with_enums_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_with_iterables_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_with_iterables_Test.java index 7a914e05e76..44dece452cd 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_with_iterables_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_with_iterables_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_with_java_types_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_with_java_types_Test.java index 886ccc7a0e1..2481ddfa70b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_with_java_types_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_with_java_types_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_with_maps_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_with_maps_Test.java index 24b0cc1bfc5..b4211241e84 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_with_maps_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_with_maps_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_with_optional_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_with_optional_Test.java index 2cbdf368a86..a9ee893463f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_with_optional_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_with_optional_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_with_throwable_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_with_throwable_Test.java index ff0f8ae3980..54450caf248 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_with_throwable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isEqualTo_with_throwable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isIn_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isIn_Test.java index cc7815f5098..070965c5658 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isIn_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isNotEqualTo_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isNotEqualTo_Test.java index ae9f8e3d66a..bd4496e5d55 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isNotEqualTo_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isNotEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isNotEqualTo_with_record_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isNotEqualTo_with_record_Test.java index 9357cbc8e38..405c9d216a0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isNotEqualTo_with_record_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isNotEqualTo_with_record_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isNotIn_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isNotIn_Test.java index 0fee2e6d041..7840506ab80 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isNotIn_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_isNotIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_softAssertions_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_softAssertions_Test.java index 5af7c749b61..9d1f1a2c049 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_softAssertions_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_softAssertions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_with_records_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_with_records_Test.java index bc736219a56..683d71378a0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_with_records_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/RecursiveComparisonAssert_with_records_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/WithComparingFieldsIntrospectionStrategyBaseTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/WithComparingFieldsIntrospectionStrategyBaseTest.java index 77bc4a8b2aa..6f49bbcaa58 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/WithComparingFieldsIntrospectionStrategyBaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/WithComparingFieldsIntrospectionStrategyBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/WithComparingSnakeOrCamelCaseFieldsIntrospectionStrategyBaseTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/WithComparingSnakeOrCamelCaseFieldsIntrospectionStrategyBaseTest.java index 32ad8403652..3a2edc3f8e6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/WithComparingSnakeOrCamelCaseFieldsIntrospectionStrategyBaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/fields/WithComparingSnakeOrCamelCaseFieldsIntrospectionStrategyBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/LegacyRecursiveComparisonIntrospectionStrategy_getChildrenNodeNamesOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/LegacyRecursiveComparisonIntrospectionStrategy_getChildrenNodeNamesOf_Test.java index 2c4668c5f80..50df9ae140c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/LegacyRecursiveComparisonIntrospectionStrategy_getChildrenNodeNamesOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/LegacyRecursiveComparisonIntrospectionStrategy_getChildrenNodeNamesOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_assumptions_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_assumptions_Test.java index a16913026ac..1d7a65368ea 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_assumptions_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_assumptions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_bddSoftAssertions_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_bddSoftAssertions_Test.java index afa74fd32e6..c11c5a3e1ff 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_bddSoftAssertions_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_bddSoftAssertions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_fluent_API_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_fluent_API_Test.java index 89d3881edb3..1222537c6dc 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_fluent_API_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_fluent_API_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_for_iterables_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_for_iterables_Test.java index 0bf89ef27f7..7f89b43315e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_for_iterables_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_for_iterables_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_for_maps_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_for_maps_Test.java index 86097196e74..84f377018a2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_for_maps_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_for_maps_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_for_object_arrays_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_for_object_arrays_Test.java index 8f36a3c4c32..f104409b392 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_for_object_arrays_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_for_object_arrays_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_for_optionals_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_for_optionals_Test.java index 0058ecfe72d..35572011b07 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_for_optionals_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_for_optionals_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_Test.java index 73829831c1d..8247d01d45c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_comparingOnlyFieldsOfTypes_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_comparingOnlyFieldsOfTypes_Test.java index 424491047f7..13d84657960 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_comparingOnlyFieldsOfTypes_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_comparingOnlyFieldsOfTypes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_comparingOnlyFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_comparingOnlyFields_Test.java index d6c42e76bb7..a3616f37f97 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_comparingOnlyFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_comparingOnlyFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_ignoringCollectionOrder_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_ignoringCollectionOrder_Test.java index aa1f6361106..381944b0c47 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_ignoringCollectionOrder_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_ignoringCollectionOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_ignoringFieldsOfTypesMatchingRegexes_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_ignoringFieldsOfTypesMatchingRegexes_Test.java index 2aedaea9ca7..ec5e7970458 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_ignoringFieldsOfTypesMatchingRegexes_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_ignoringFieldsOfTypesMatchingRegexes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_ignoringFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_ignoringFields_Test.java index 50ad0a443a8..e58522d18c5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_ignoringFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_ignoringFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_ignoringOverriddenEquals_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_ignoringOverriddenEquals_Test.java index e90fcc9655f..d60a1c5506c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_ignoringOverriddenEquals_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_ignoringOverriddenEquals_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_ignoringTransientFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_ignoringTransientFields_Test.java index e85d25e1dd8..3a7750cec5a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_ignoringTransientFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_ignoringTransientFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_java_objects_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_java_objects_Test.java index 81d4eeabdeb..49af7d83283 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_java_objects_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_java_objects_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_strictTypeCheck_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_strictTypeCheck_Test.java index 2398c9f49e4..2cc3fd206e9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_strictTypeCheck_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_strictTypeCheck_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_usingOverriddenEquals_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_usingOverriddenEquals_Test.java index 1680d573703..69a35e86c4f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_usingOverriddenEquals_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_usingOverriddenEquals_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_withComparatorsForFieldMatchingRegexes_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_withComparatorsForFieldMatchingRegexes_Test.java index f50297fdc44..f1c06b7e263 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_withComparatorsForFieldMatchingRegexes_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_withComparatorsForFieldMatchingRegexes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_withErrorMessageForFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_withErrorMessageForFields_Test.java index 34c68b4e7b1..1e70be6507f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_withErrorMessageForFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_withErrorMessageForFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_withErrorMessageForType_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_withErrorMessageForType_Test.java index 389018eb13c..a751adcea15 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_withErrorMessageForType_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_withErrorMessageForType_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_withFieldComparators_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_withFieldComparators_Test.java index 2f30fbb1d33..f4025e9b90c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_withFieldComparators_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_withFieldComparators_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_withTypeComparators_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_withTypeComparators_Test.java index a4f2158207d..7596c77c077 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_withTypeComparators_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_withTypeComparators_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_with_arrays_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_with_arrays_Test.java index e75fa0de924..c7b11e72082 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_with_arrays_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_with_arrays_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_with_enums_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_with_enums_Test.java index 7935f4d936b..ed456d9242d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_with_enums_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_with_enums_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_with_iterables_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_with_iterables_Test.java index cad4aa2b128..6f7806ca1c3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_with_iterables_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_with_iterables_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_with_java_types_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_with_java_types_Test.java index cb2ffabe528..f558a02d4ee 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_with_java_types_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_with_java_types_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_with_maps_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_with_maps_Test.java index 065f9859ce5..5743317c43f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_with_maps_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_with_maps_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_with_optional_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_with_optional_Test.java index 5d440291c69..470d42081e2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_with_optional_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isEqualTo_with_optional_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isIn_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isIn_Test.java index f6b8d58ebbe..f3248db516f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isIn_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isNotEqualTo_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isNotEqualTo_Test.java index ef5a832e4a1..eb8b993ec2c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isNotEqualTo_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isNotEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isNotEqualTo_with_record_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isNotEqualTo_with_record_Test.java index 018a9f8159d..0c00727b01f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isNotEqualTo_with_record_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isNotEqualTo_with_record_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isNotIn_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isNotIn_Test.java index 07ddf199dbf..ac7331e694a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isNotIn_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_isNotIn_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_softAssertions_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_softAssertions_Test.java index 089d36c2130..8a25a9958b2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_softAssertions_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/RecursiveComparisonAssert_softAssertions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/WithLegacyIntrospectionStrategyBaseTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/WithLegacyIntrospectionStrategyBaseTest.java index 8f032d3a7fe..8dd4c750822 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/WithLegacyIntrospectionStrategyBaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/legacy/WithLegacyIntrospectionStrategyBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/properties/ComparingProperties_getChildNodeValue_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/properties/ComparingProperties_getChildNodeValue_Test.java index 50e66f65854..2b7a0b610f9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/properties/ComparingProperties_getChildNodeValue_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/properties/ComparingProperties_getChildNodeValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/properties/ComparingProperties_getChildrenNodeNamesOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/properties/ComparingProperties_getChildrenNodeNamesOf_Test.java index 2d50ea17957..d2127f63879 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/properties/ComparingProperties_getChildrenNodeNamesOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/properties/ComparingProperties_getChildrenNodeNamesOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/properties/RecursiveComparisonAssert_isEqualTo_ignoringTransientFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/properties/RecursiveComparisonAssert_isEqualTo_ignoringTransientFields_Test.java index 94eadc37687..935b59e29c7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/properties/RecursiveComparisonAssert_isEqualTo_ignoringTransientFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/properties/RecursiveComparisonAssert_isEqualTo_ignoringTransientFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/properties/RecursiveComparisonAssert_isEqualTo_withIntrospectionStrategy_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/properties/RecursiveComparisonAssert_isEqualTo_withIntrospectionStrategy_Test.java index c3d03d3256a..affb7b12586 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/properties/RecursiveComparisonAssert_isEqualTo_withIntrospectionStrategy_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/properties/RecursiveComparisonAssert_isEqualTo_withIntrospectionStrategy_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/properties/WithComparingPropertiesIntrospectionStrategyBaseTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/properties/WithComparingPropertiesIntrospectionStrategyBaseTest.java index d43cfb485cb..9a174cdfbe6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/properties/WithComparingPropertiesIntrospectionStrategyBaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/comparison/properties/WithComparingPropertiesIntrospectionStrategyBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Address.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Address.java index 8d1d24104b6..3f3d38cd2c7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Address.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Address.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AddressDto.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AddressDto.java index 82d1c705c2e..a081462efdd 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AddressDto.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AddressDto.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysDifferentAddress.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysDifferentAddress.java index 4f67e0a53ef..bdc3d9e551c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysDifferentAddress.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysDifferentAddress.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysDifferentPerson.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysDifferentPerson.java index 144daa39be7..c83689db743 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysDifferentPerson.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysDifferentPerson.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysEqualAddress.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysEqualAddress.java index b0350e0581f..4481fcb0541 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysEqualAddress.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysEqualAddress.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysEqualPerson.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysEqualPerson.java index 4a2e8f49f1f..21f0f3a9061 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysEqualPerson.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/AlwaysEqualPerson.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Author.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Author.java index dd6328fb774..3b6f1978721 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Author.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Author.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Color.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Color.java index f553b64ecca..9484085a70c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Color.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Color.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/ColorDto.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/ColorDto.java index 5b3c4ebab0d..5c83ac7e186 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/ColorDto.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/ColorDto.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/ColorWithCode.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/ColorWithCode.java index 6cd92fe6c53..960b85d5dcc 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/ColorWithCode.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/ColorWithCode.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/DualValueUtil.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/DualValueUtil.java index 7b327be1c75..0261a02c4b7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/DualValueUtil.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/DualValueUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/FriendlyPerson.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/FriendlyPerson.java index 21f26e586da..b1f91edc2ff 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/FriendlyPerson.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/FriendlyPerson.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Giant.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Giant.java index 7c64007b705..af8e419a78d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Giant.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Giant.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Home.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Home.java index 056dee74f92..4cb682cd454 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Home.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Home.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/HomeDto.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/HomeDto.java index a56e359cd82..7b869f8838d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/HomeDto.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/HomeDto.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Human.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Human.java index 06cf0824872..f5d2c68f670 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Human.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Human.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Light.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Light.java index ae4f438b228..d17eea1f636 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Light.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Light.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/LightDto.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/LightDto.java index f9e5658c775..5f2a916bef1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/LightDto.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/LightDto.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Person.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Person.java index 27fc1005a1c..2d2c5a95d18 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Person.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Person.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/PersonDto.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/PersonDto.java index aec761eb904..f85aad30e03 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/PersonDto.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/PersonDto.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/PersonDtoWithPersonNeighbour.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/PersonDtoWithPersonNeighbour.java index 1f1cd080f91..206f90bddd1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/PersonDtoWithPersonNeighbour.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/PersonDtoWithPersonNeighbour.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Theme.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Theme.java index 8b22c896f3b..5f9f561e342 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Theme.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Theme.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/TimeOffset.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/TimeOffset.java index 82064b461fa..3d1e82429d3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/TimeOffset.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/TimeOffset.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/TimeOffsetDto.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/TimeOffsetDto.java index 3178c549424..2eea9723a8a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/TimeOffsetDto.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/TimeOffsetDto.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/WithGroupField.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/WithGroupField.java index 6fb7a1f6307..459d339844c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/WithGroupField.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/WithGroupField.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/WithMap.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/WithMap.java index 606561fde64..95bc5db0207 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/WithMap.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/WithMap.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/WithObject.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/WithObject.java index 03efedfb0f2..3ad8e6761e6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/WithObject.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/WithObject.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Worker.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Worker.java index 22890118c4f..48fbd65c7ca 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Worker.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/data/Worker.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_Test.java index 7da2938d4b1..f0d6873ec40 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_exactlyMatches_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_exactlyMatches_Test.java index 3614b6435c5..39ef65add28 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_exactlyMatches_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_exactlyMatches_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_field_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_field_Test.java index 5553dc95471..cc665771444 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_field_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_field_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_hasChild_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_hasChild_Test.java index 866f20e69d2..3f98dcf3803 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_hasChild_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_hasChild_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_hasParent_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_hasParent_Test.java index e8e9446e80d..80fd1c529db 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_hasParent_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_hasParent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_hierarchyMatchesRegex_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_hierarchyMatchesRegex_Test.java index 076f95a273e..286c5d3ac99 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_hierarchyMatchesRegex_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_hierarchyMatchesRegex_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_hierarchyMatches_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_hierarchyMatches_Test.java index 69eb11d7a10..1e9601001d5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_hierarchyMatches_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_hierarchyMatches_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_isRoot_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_isRoot_Test.java index b3d607b4c14..1f83169e036 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_isRoot_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_isRoot_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_isTopLevelField_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_isTopLevelField_Test.java index b9a517927f1..d7b98835fbd 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_isTopLevelField_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/recursive/fieldlocation/FieldLocation_isTopLevelField_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/throwable/ThrowableAssert_cause_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/throwable/ThrowableAssert_cause_Test.java index 21f7c6c9108..b422a1ed767 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/throwable/ThrowableAssert_cause_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/throwable/ThrowableAssert_cause_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/throwable/ThrowableAssert_rootCause_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/throwable/ThrowableAssert_rootCause_Test.java index 6e196f42967..4f8786c846a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/throwable/ThrowableAssert_rootCause_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/throwable/ThrowableAssert_rootCause_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/throwable/ThrowableAssert_suppressedExceptions_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/throwable/ThrowableAssert_suppressedExceptions_Test.java index 99837c2220f..24d5e0e26e7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/throwable/ThrowableAssert_suppressedExceptions_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/throwable/ThrowableAssert_suppressedExceptions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/configuration/Configuration_apply_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/configuration/Configuration_apply_Test.java index 8a44d2a5a37..0dc57d74477 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/configuration/Configuration_apply_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/configuration/Configuration_apply_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/configuration/Configuration_describe_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/configuration/Configuration_describe_Test.java index b7cc912fbe4..e07c3f238fb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/configuration/Configuration_describe_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/configuration/Configuration_describe_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/configuration/NonDefaultConfiguration.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/configuration/NonDefaultConfiguration.java index f2ab0853174..babfab580f2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/configuration/NonDefaultConfiguration.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/configuration/NonDefaultConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/Index_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/Index_Test.java index 10110b5fde1..f3a8ba8b732 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/Index_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/MapEntry_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/MapEntry_Test.java index 3f195b7ac22..cd91a4cd5bb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/MapEntry_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/MapEntry_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/Offset_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/Offset_Test.java index 39834d872fe..e996482725f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/Offset_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/Offset_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/Percentage_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/Percentage_Test.java index db0a8f083fe..ddc2666118d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/Percentage_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/data/Percentage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/Description_mostRelevantDescription_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/Description_mostRelevantDescription_Test.java index 4b070bd06ec..7cebc2ed769 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/Description_mostRelevantDescription_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/Description_mostRelevantDescription_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/Description_toString_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/Description_toString_Test.java index 8d52e79b744..91e61b9bb0d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/Description_toString_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/Description_toString_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/EmptyTextDescription_emptyText_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/EmptyTextDescription_emptyText_Test.java index fec1e295959..e5eb243ae8e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/EmptyTextDescription_emptyText_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/EmptyTextDescription_emptyText_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/JoinDescription_value_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/JoinDescription_value_Test.java index dad98da15bb..4b451ac5009 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/JoinDescription_value_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/JoinDescription_value_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/TextDescription_constructor_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/TextDescription_constructor_Test.java index 7ac50420dbf..09fb5e0a3f0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/TextDescription_constructor_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/TextDescription_constructor_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/TextDescription_equals_hashCode_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/TextDescription_equals_hashCode_Test.java index 30e80cd552d..9c699afe5d8 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/TextDescription_equals_hashCode_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/TextDescription_equals_hashCode_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/TextDescription_toString_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/TextDescription_toString_Test.java index 236a911347e..46239732b46 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/TextDescription_toString_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/TextDescription_toString_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/TextDescription_value_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/TextDescription_value_Test.java index e173f9fd3c0..977ecc56282 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/TextDescription_value_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/description/TextDescription_value_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/ShouldBeEqual_assertj_elements_stack_trace_filtering_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/ShouldBeEqual_assertj_elements_stack_trace_filtering_Test.java index 7fd3eb9ebba..5279dac816a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/ShouldBeEqual_assertj_elements_stack_trace_filtering_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/ShouldBeEqual_assertj_elements_stack_trace_filtering_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/array2d/Array2dElementShouldBeDeepEqual_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/array2d/Array2dElementShouldBeDeepEqual_create_Test.java index 3b9534b56b0..f62a0a1cb37 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/array2d/Array2dElementShouldBeDeepEqual_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/array2d/Array2dElementShouldBeDeepEqual_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldBeCancelled_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldBeCancelled_create_Test.java index bd3190585af..e3751e87254 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldBeCancelled_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldBeCancelled_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldBeCompletedWithin_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldBeCompletedWithin_create_Test.java index 683b627a57c..b31fbbf2f4a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldBeCompletedWithin_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldBeCompletedWithin_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldBeCompleted_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldBeCompleted_create_Test.java index cad3fa7bde8..975b2b7c7e9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldBeCompleted_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldBeCompleted_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldBeDone_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldBeDone_create_Test.java index 1fbc3a06eef..1cb4efa81c7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldBeDone_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldBeDone_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldHaveCompletedExceptionallyWithin_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldHaveCompletedExceptionallyWithin_create_Test.java index 6f83da53aa1..c4da1258676 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldHaveCompletedExceptionallyWithin_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldHaveCompletedExceptionallyWithin_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldHaveCompletedExceptionally_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldHaveCompletedExceptionally_create_Test.java index b1bcf2a43db..47d3f360002 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldHaveCompletedExceptionally_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldHaveCompletedExceptionally_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldHaveFailedWithin_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldHaveFailedWithin_create_Test.java index 12b744eef4e..d43d796a8dd 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldHaveFailedWithin_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldHaveFailedWithin_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldHaveFailed_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldHaveFailed_create_Test.java index 8d4d2c5a752..73727345593 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldHaveFailed_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldHaveFailed_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldNotBeCancelled_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldNotBeCancelled_create_Test.java index 8778281efec..d6bdb5324bc 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldNotBeCancelled_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldNotBeCancelled_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldNotBeCompleted_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldNotBeCompleted_create_Test.java index e8fa46fa98e..6fcb9a94de1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldNotBeCompleted_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldNotBeCompleted_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldNotBeDone_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldNotBeDone_create_Test.java index e04f7e13c25..eb787b5147e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldNotBeDone_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldNotBeDone_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldNotHaveCompletedExceptionally_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldNotHaveCompletedExceptionally_create_Test.java index 16e255f0258..f939bb6e493 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldNotHaveCompletedExceptionally_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldNotHaveCompletedExceptionally_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldNotHaveFailed_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldNotHaveFailed_create_Test.java index 1756a442efa..db0fe9df7f8 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldNotHaveFailed_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/future/ShouldNotHaveFailed_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldBeEqualToWithSortedQueryParameters_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldBeEqualToWithSortedQueryParameters_create_Test.java index 8de909f8aaa..535186e5563 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldBeEqualToWithSortedQueryParameters_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldBeEqualToWithSortedQueryParameters_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveAnchor_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveAnchor_create_Test.java index 090bf4bfd5c..2ae3b075992 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveAnchor_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveAnchor_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveAuthority_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveAuthority_create_Test.java index f8ce88fdadd..91fb677997c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveAuthority_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveAuthority_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveFragment_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveFragment_create_Test.java index dc1fca4a8f7..114674ddda8 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveFragment_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveFragment_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveHost_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveHost_create_Test.java index f3a3c621b58..574e31970e2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveHost_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveHost_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveNoHost_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveNoHost_create_Test.java index ac0c03784df..a0c721c3947 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveNoHost_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveNoHost_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveParameter_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveParameter_create_Test.java index d4a1da0c484..3f0e484a189 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveParameter_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveParameter_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHavePath_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHavePath_create_Test.java index 71bc44dab42..d44fc04f5c5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHavePath_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHavePath_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHavePort_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHavePort_create_Test.java index f9ddc4b9197..fc65bbce499 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHavePort_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHavePort_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveQuery_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveQuery_create_Test.java index 7426bcad4af..48bc77a46a0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveQuery_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveQuery_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveScheme_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveScheme_create_Test.java index 358c6b9b36d..746f5283cea 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveScheme_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveScheme_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveUserInfo_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveUserInfo_create_Test.java index 5c8be6640c0..8b4091d20d5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveUserInfo_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/error/uri/ShouldHaveUserInfo_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/FieldsOrPropertiesExtractor_assertNotNull_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/FieldsOrPropertiesExtractor_assertNotNull_Test.java index d1076a5aadc..7cb3c708cb8 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/FieldsOrPropertiesExtractor_assertNotNull_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/FieldsOrPropertiesExtractor_assertNotNull_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/FieldsOrPropertiesExtractor_extract_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/FieldsOrPropertiesExtractor_extract_Test.java index f4e4aebf205..27abf24a360 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/FieldsOrPropertiesExtractor_extract_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/FieldsOrPropertiesExtractor_extract_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/FieldsOrPropertiesExtractor_extract_tuples_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/FieldsOrPropertiesExtractor_extract_tuples_Test.java index e79de701a60..a0605556d1e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/FieldsOrPropertiesExtractor_extract_tuples_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/FieldsOrPropertiesExtractor_extract_tuples_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_extractProperty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_extractProperty_Test.java index e066ac758db..55a5df39ad0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_extractProperty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_extractProperty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_from_with_Collection_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_from_with_Collection_Test.java index fe15c74e52d..de8e5ed1a6f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_from_with_Collection_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_from_with_Collection_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_from_with_array_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_from_with_array_Test.java index 9f3eaab35ae..ee41d3e2b3a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_from_with_array_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_from_with_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_ofType_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_ofType_Test.java index 8d88b08e6b9..e7ecafdc3f2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_ofType_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Properties_ofType_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Tuple_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Tuple_Test.java index d8d3853b85b..bc16fc1d917 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Tuple_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/groups/Tuple_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/ClassesBaseTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/ClassesBaseTest.java index adb14c4e4a3..4627d6451b9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/ClassesBaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/ClassesBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/Digests_digestDiff_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/Digests_digestDiff_Test.java index bf3191ad818..b1c26270460 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/Digests_digestDiff_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/Digests_digestDiff_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/Digests_fromHex_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/Digests_fromHex_Test.java index 8c5c1f9ce45..d1a5271d7a0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/Digests_fromHex_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/Digests_fromHex_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/Digests_toHex_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/Digests_toHex_Test.java index 4f76034d99f..226c9bba9cf 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/Digests_toHex_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/Digests_toHex_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/SpliteratorsBaseTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/SpliteratorsBaseTest.java index e0cc405b44b..5a3baeec53c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/SpliteratorsBaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/SpliteratorsBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/StringsBaseTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/StringsBaseTest.java index b99d96a75f7..885d439c5c4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/StringsBaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/StringsBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_BaseTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_BaseTest.java index 3b4f5832bd4..35d1a520fea 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_BaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_BaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertContains_at_Index_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertContains_at_Index_Test.java index 893bd129845..1f70a2ca863 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertContains_at_Index_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertContains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertDoesNotContain_at_Index_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertDoesNotContain_at_Index_Test.java index 29872c6313d..0a9c1f67344 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertDoesNotContain_at_Index_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertDoesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertEmpty_Test.java index a838a86eaae..faab0c420ec 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertHasDimensions_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertHasDimensions_Test.java index 6431e5d74d5..accaa11a854 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertHasDimensions_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertHasDimensions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertHasSameDimensionsAs_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertHasSameDimensionsAs_Test.java index 185dd9c58f3..71e76142e71 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertHasSameDimensionsAs_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertHasSameDimensionsAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertNotEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertNotEmpty_Test.java index ab4c49c114b..b506bd7f5fe 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertNotEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertNullOrEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertNullOrEmpty_Test.java index 6319f447422..f6b242418b7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertNullOrEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertNumberOfRows_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertNumberOfRows_Test.java index fdd69c061d8..7be95891b07 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertNumberOfRows_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/arrays2d/Arrays2D_assertNumberOfRows_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertHasDeclaredFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertHasDeclaredFields_Test.java index 701feca930c..acf2883dfb1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertHasDeclaredFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertHasDeclaredFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertHasDeclaredMethods_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertHasDeclaredMethods_Test.java index d923b61664b..fe2c5a2c9a9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertHasDeclaredMethods_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertHasDeclaredMethods_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertHasMethods_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertHasMethods_Test.java index e5a4ceb1c67..549a34d10fd 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertHasMethods_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertHasMethods_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertHasOnlyDeclaredFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertHasOnlyDeclaredFields_Test.java index c20919bcab9..f8d4ddf5012 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertHasOnlyDeclaredFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertHasOnlyDeclaredFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertHasOnlyPublicFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertHasOnlyPublicFields_Test.java index 9d26ecb310e..89ba480cfcf 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertHasOnlyPublicFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertHasOnlyPublicFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertHasPublicFields_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertHasPublicFields_Test.java index f8f7fd362da..6b7dee80ddf 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertHasPublicFields_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertHasPublicFields_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertHasPublicMethods_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertHasPublicMethods_Test.java index e681a344213..d34a7d2621e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertHasPublicMethods_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertHasPublicMethods_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertIsAssignableFrom_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertIsAssignableFrom_Test.java index 746e8a6d340..57251f17f64 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertIsAssignableFrom_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/classes/Classes_assertIsAssignableFrom_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/failures/Failures_failure_with_ErrorMessage_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/failures/Failures_failure_with_ErrorMessage_Test.java index 202cd4de5bf..48651d352ac 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/failures/Failures_failure_with_ErrorMessage_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/failures/Failures_failure_with_ErrorMessage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/inputstreams/BinaryDiff_diff_InputStream_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/inputstreams/BinaryDiff_diff_InputStream_Test.java index 629509c842a..69b7abd00a9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/inputstreams/BinaryDiff_diff_InputStream_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/inputstreams/BinaryDiff_diff_InputStream_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/inputstreams/BinaryDiff_diff_InputStream_bytes_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/inputstreams/BinaryDiff_diff_InputStream_bytes_Test.java index 15bcd692fd4..c79eb6100bb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/inputstreams/BinaryDiff_diff_InputStream_bytes_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/inputstreams/BinaryDiff_diff_InputStream_bytes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/inputstreams/Diff_diff_InputStream_String_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/inputstreams/Diff_diff_InputStream_String_Test.java index 8f7de11b0a2..28cb677ff68 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/inputstreams/Diff_diff_InputStream_String_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/inputstreams/Diff_diff_InputStream_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/inputstreams/Diff_diff_InputStream_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/inputstreams/Diff_diff_InputStream_Test.java index 09d8af46273..f488a2e4e28 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/inputstreams/Diff_diff_InputStream_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/inputstreams/Diff_diff_InputStream_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArraysBaseTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArraysBaseTest.java index 54ff31e2f7d..65cae82ae64 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArraysBaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArraysBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArraysWithConditionBaseTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArraysWithConditionBaseTest.java index 8bb887392d2..3cd75654df2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArraysWithConditionBaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArraysWithConditionBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertAreAtLeast_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertAreAtLeast_Test.java index 824cf8c09aa..e2ec9bf86cf 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertAreAtLeast_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertAreAtLeast_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertAreAtMost_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertAreAtMost_Test.java index 7a793e502c0..673f53a6901 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertAreAtMost_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertAreAtMost_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertAreExactly_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertAreExactly_Test.java index 68652ce2ae9..8a79a886b52 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertAreExactly_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertAreExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertAreNot_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertAreNot_Test.java index c848d2e4b6d..6b782ca731c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertAreNot_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertAreNot_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertAre_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertAre_Test.java index e7a09f2a8ab..142bd4de181 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertAre_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertAre_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsAll_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsAll_Test.java index a8410335bb0..d987e863cf4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsAll_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsAll_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsAnyOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsAnyOf_Test.java index 120362b9088..78f8c4846e2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsAnyOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsExactlyInAnyOrder_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsExactlyInAnyOrder_Test.java index 4b2d276c16f..67888e30b4b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsExactlyInAnyOrder_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsExactlyInAnyOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsExactly_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsExactly_Test.java index dd8d5d85e39..aa4a5038c6f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsExactly_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsNull_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsNull_Test.java index daf76a25de1..25c2cb88eea 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsNull_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsNull_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsOnlyNulls_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsOnlyNulls_Test.java index c40a26ab7fb..d177dbd70f7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsOnlyNulls_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsOnlyNulls_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsOnlyOnce_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsOnlyOnce_Test.java index 3c408826ca0..1b46436be95 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsOnlyOnce_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsOnly_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsOnly_Test.java index 7d35226ac27..1ba74b4651a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsOnly_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsOnly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsSequence_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsSequence_Test.java index 969f2878d5f..e80b6630c17 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsSequence_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsSubsequence_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsSubsequence_Test.java index 85a956fd32d..f72781ad27b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsSubsequence_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContainsSubsequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContains_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContains_Test.java index a2085e56e55..e38dad334c3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContains_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContains_at_Index_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContains_at_Index_Test.java index 455f482c57c..b2066dd2e65 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContains_at_Index_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertContains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoNotHave_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoNotHave_Test.java index 22ce6402695..4e96e07e2a2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoNotHave_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoNotHave_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotContainAnyElementsOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotContainAnyElementsOf_Test.java index 78b6a313b8a..fc5e02573f0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotContainAnyElementsOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotContainAnyElementsOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotContainNull_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotContainNull_Test.java index b7cb9387435..87e5ee1c966 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotContainNull_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotContainNull_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotContainSequence_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotContainSequence_Test.java index fee9303b0e6..ba34a5f52dd 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotContainSequence_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotContainSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotContainSubsequence_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotContainSubsequence_Test.java index 36535dfbd45..091576b77ce 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotContainSubsequence_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotContainSubsequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotContain_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotContain_Test.java index 5da146b48a4..7f6a24888d6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotContain_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotContain_at_Index_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotContain_at_Index_Test.java index ef15c47b423..9b5f8aaa84a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotHaveAnyElementsOfTypes_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotHaveAnyElementsOfTypes_Test.java index 15eb0dec773..b39ec2a546c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotHaveAnyElementsOfTypes_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotHaveAnyElementsOfTypes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotHaveDuplicates_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotHaveDuplicates_Test.java index 4c32e2bfc6b..d212d8c4ce9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotHaveDuplicates_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertDoesNotHaveDuplicates_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertEmpty_Test.java index 2bfa9acd2b4..9625f323ee7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertEndsWithFirstAndRest_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertEndsWithFirstAndRest_Test.java index d68d50eaece..3529109f4f6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertEndsWithFirstAndRest_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertEndsWithFirstAndRest_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertEndsWith_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertEndsWith_Test.java index 89981803c3a..70c12de2636 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertEndsWith_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertEndsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasAtLeastOneElementOfType_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasAtLeastOneElementOfType_Test.java index ab694a44532..ecce08c3608 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasAtLeastOneElementOfType_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasAtLeastOneElementOfType_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasExactlyElementsOfTypes_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasExactlyElementsOfTypes_Test.java index df3d83b7346..cc3a7b9fe2a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasExactlyElementsOfTypes_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasExactlyElementsOfTypes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasOnlyElementsOfType_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasOnlyElementsOfType_Test.java index 368db58ac31..4ee20ff7722 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasOnlyElementsOfType_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasOnlyElementsOfType_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasOnlyElementsOfTypes_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasOnlyElementsOfTypes_Test.java index 26f28731a4c..a55ff618e85 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasOnlyElementsOfTypes_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasOnlyElementsOfTypes_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSameSizeAs_with_Array_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSameSizeAs_with_Array_Test.java index ca3c1123900..b9467f35c99 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSameSizeAs_with_Array_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSameSizeAs_with_Array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSameSizeAs_with_Iterable_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSameSizeAs_with_Iterable_Test.java index c138c35f0b1..92094bda58c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSameSizeAs_with_Iterable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSizeBetween_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSizeBetween_Test.java index dc22e614259..1766935a24b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSizeBetween_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSizeBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSizeGreaterThanOrEqualTo_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSizeGreaterThanOrEqualTo_Test.java index 045183f6f7b..2dbb01d31d0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSizeGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSizeGreaterThan_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSizeGreaterThan_Test.java index 9e1a238d63d..2178cc5dda6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSizeGreaterThan_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSizeGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSizeLessThanOrEqualTo_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSizeLessThanOrEqualTo_Test.java index dfc1fdcfa0b..d868490768d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSizeLessThanOrEqualTo_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSizeLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSizeLessThan_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSizeLessThan_Test.java index 1464891166c..91ade2213da 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSizeLessThan_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSizeLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSize_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSize_Test.java index cdceda137f5..af9f5b5c613 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSize_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHaveAtLeast_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHaveAtLeast_Test.java index d032285133b..f3d40fd2045 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHaveAtLeast_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHaveAtLeast_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHaveAtMost_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHaveAtMost_Test.java index f8360b508ae..0bf257ec4f5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHaveAtMost_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHaveAtMost_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHaveExactly_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHaveExactly_Test.java index 61af3fb672e..1335b80cd60 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHaveExactly_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHaveExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHaveNot_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHaveNot_Test.java index 68183b93793..bc917e540e2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHaveNot_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHaveNot_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHave_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHave_Test.java index 5bb22ab8427..098129e3f33 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHave_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertHave_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertIsSortedAccordingToComparator_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertIsSortedAccordingToComparator_Test.java index 94c6d3e3990..ef50ca26676 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertIsSortedAccordingToComparator_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertIsSortedAccordingToComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertIsSorted_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertIsSorted_Test.java index c6a51030280..e0da8ed997f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertIsSorted_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertIsSorted_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertIsSubsetOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertIsSubsetOf_Test.java index 1a23be6a8d6..3efc811afd0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertIsSubsetOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertIsSubsetOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertNotEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertNotEmpty_Test.java index faea290376b..0dfb4b36c24 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertNotEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertNullOrEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertNullOrEmpty_Test.java index 4645e408169..af857d6f6d6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertNullOrEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertStartsWith_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertStartsWith_Test.java index fed64aa38ce..311fc0be0c4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertStartsWith_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/objectarrays/ObjectArrays_assertStartsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/PathsBaseTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/PathsBaseTest.java index 88a3ac9fc90..5fe9e554b08 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/PathsBaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/PathsBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/PathsSimpleBaseTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/PathsSimpleBaseTest.java index de7ecfd1346..12cdf053e16 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/PathsSimpleBaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/PathsSimpleBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertEndsWithRaw_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertEndsWithRaw_Test.java index a79b6aae7a4..09123435909 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertEndsWithRaw_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertEndsWithRaw_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertEndsWith_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertEndsWith_Test.java index 8c0e268c594..e7368128cd9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertEndsWith_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertEndsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertExistsNoFollowLinks_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertExistsNoFollowLinks_Test.java index 19345735ab9..98928356ed5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertExistsNoFollowLinks_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertExistsNoFollowLinks_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertExists_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertExists_Test.java index 541d7945328..c8c6b722e22 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertExists_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertExists_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasBinaryContent_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasBinaryContent_Test.java index 3c97ba8cad0..459bdee37bd 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasBinaryContent_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasBinaryContent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasDigest_with_MessageDigest_and_Byte_array_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasDigest_with_MessageDigest_and_Byte_array_Test.java index 267107dedd4..0677a0e273b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasDigest_with_MessageDigest_and_Byte_array_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasDigest_with_MessageDigest_and_Byte_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasDigest_with_MessageDigest_and_String_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasDigest_with_MessageDigest_and_String_Test.java index f4b25e53bbb..b99d5dc91e0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasDigest_with_MessageDigest_and_String_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasDigest_with_MessageDigest_and_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasDigest_with_String_and_Byte_array_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasDigest_with_String_and_Byte_array_Test.java index 40ca3e6f6f3..cda097d940b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasDigest_with_String_and_Byte_array_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasDigest_with_String_and_Byte_array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasDigest_with_String_and_String_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasDigest_with_String_and_String_Test.java index 332788f87a9..d28fc8efd73 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasDigest_with_String_and_String_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasDigest_with_String_and_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasExtension_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasExtension_Test.java index 0fb2a3234f3..1b328f447af 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasExtension_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasExtension_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasFileName_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasFileName_Test.java index 66b95194833..1a51b8b949e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasFileName_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasFileName_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasFileSystem_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasFileSystem_Test.java index e4a6ed73ea8..c0dd0d87326 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasFileSystem_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasFileSystem_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasNoExtension_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasNoExtension_Test.java index ac5c057b2f0..6e288113543 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasNoExtension_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasNoExtension_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasNoParentRaw_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasNoParentRaw_Test.java index 9b45377898f..42560493e55 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasNoParentRaw_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasNoParentRaw_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasNoParent_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasNoParent_Test.java index 7a5ada4973a..e001f71daab 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasNoParent_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasNoParent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasParentRaw_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasParentRaw_Test.java index 04956fb9fb0..8a01c9055c7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasParentRaw_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasParentRaw_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasParent_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasParent_Test.java index c76ba795645..3b2da8cd979 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasParent_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasParent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasSameBinaryContentAs_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasSameBinaryContentAs_Test.java index c06401a7c33..805215bc5f7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasSameBinaryContentAs_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasSameBinaryContentAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasSameFileSystemAsPath_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasSameFileSystemAsPath_Test.java index 9ff1d501a5d..b4b662fbc15 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasSameFileSystemAsPath_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasSameFileSystemAsPath_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasSameTextualContentAs_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasSameTextualContentAs_Test.java index d1c8573c71c..9d576bfc591 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasSameTextualContentAs_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasSameTextualContentAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasSize_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasSize_Test.java index df016289904..9d408e87a27 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasSize_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasTextualContent_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasTextualContent_Test.java index 7211327ef56..a7c78f5aa61 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasTextualContent_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertHasTextualContent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsAbsolute_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsAbsolute_Test.java index 9d0f9285c9d..6e07f413183 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsAbsolute_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsAbsolute_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsCanonical_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsCanonical_Test.java index 18a5ce3d6e4..512caba56ff 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsCanonical_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsCanonical_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsDirectoryContaining_with_Predicate_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsDirectoryContaining_with_Predicate_Test.java index 88c43b44eb1..7b3967b9a4c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsDirectoryContaining_with_Predicate_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsDirectoryContaining_with_Predicate_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsDirectoryContaining_with_String_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsDirectoryContaining_with_String_Test.java index c4ef882d0ad..ebe0721724c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsDirectoryContaining_with_String_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsDirectoryContaining_with_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsDirectoryNotContaining_with_Predicate_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsDirectoryNotContaining_with_Predicate_Test.java index 4edef117da6..bae032a3948 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsDirectoryNotContaining_with_Predicate_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsDirectoryNotContaining_with_Predicate_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsDirectoryNotContaining_with_String_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsDirectoryNotContaining_with_String_Test.java index c1127494870..f1864e38113 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsDirectoryNotContaining_with_String_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsDirectoryNotContaining_with_String_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsDirectoryRecursivelyContaining_Predicate_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsDirectoryRecursivelyContaining_Predicate_Test.java index b81d71d9228..4177bff8375 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsDirectoryRecursivelyContaining_Predicate_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsDirectoryRecursivelyContaining_Predicate_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java index ef9af39d3dc..bbd8fb85155 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsDirectoryRecursivelyContaining_SyntaxAndPattern_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsDirectory_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsDirectory_Test.java index 1cb572ff61a..15f1c2c98d7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsDirectory_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsDirectory_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsEmptyDirectory_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsEmptyDirectory_Test.java index 3548bde1c83..b9361775c13 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsEmptyDirectory_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsEmptyDirectory_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsEmptyFile_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsEmptyFile_Test.java index ee9a76fcf5b..e3cbe45baca 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsEmptyFile_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsEmptyFile_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsExecutable_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsExecutable_Test.java index d4a47e05a23..fbe42d3acd0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsExecutable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsExecutable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsNormalized_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsNormalized_Test.java index 79aec1047f8..a20202d6219 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsNormalized_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsNormalized_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsNotEmptyDirectory_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsNotEmptyDirectory_Test.java index c1a8f2fed9d..9417f0f2d64 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsNotEmptyDirectory_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsNotEmptyDirectory_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsNotEmptyFile_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsNotEmptyFile_Test.java index 6d01bed2d72..c52db66bae7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsNotEmptyFile_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsNotEmptyFile_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsReadable_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsReadable_Test.java index 5eb9b246418..bbe06dc2292 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsReadable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsReadable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsRegularFile_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsRegularFile_Test.java index 9e65241861a..8b5054eaa4a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsRegularFile_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsRegularFile_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsRelative_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsRelative_Test.java index db5b6f9c47a..7c50eeb0659 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsRelative_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsRelative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsSymbolicLink_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsSymbolicLink_Test.java index 36addd0b2c6..8764a043857 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsSymbolicLink_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsSymbolicLink_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsWritable_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsWritable_Test.java index 720b7f732e8..867900b2a7b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsWritable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertIsWritable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertNotExists_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertNotExists_Test.java index eddbe5f03b4..59ca8821849 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertNotExists_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertNotExists_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertStartsWithRaw_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertStartsWithRaw_Test.java index 9fbaed53fa6..9314124fcbc 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertStartsWithRaw_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertStartsWithRaw_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertStartsWith_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertStartsWith_Test.java index 1c01e1b576a..36f92aca68e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertStartsWith_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/paths/Paths_assertStartsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArraysBaseTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArraysBaseTest.java index 42575b14e31..d9680ff484b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArraysBaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArraysBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertContains_at_Index_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertContains_at_Index_Test.java index 6aacdf3bc37..411c7c227cb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertContains_at_Index_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertContains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertDoesNotContain_at_Index_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertDoesNotContain_at_Index_Test.java index eef8196286c..64f690ce95f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertDoesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertEmpty_Test.java index 9d911f61b55..73e78a80bc0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertHasDimensions_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertHasDimensions_Test.java index 12fadd3e36d..a954205922c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertHasDimensions_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertHasDimensions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertHasSameDimensionsAs_with_Array_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertHasSameDimensionsAs_with_Array_Test.java index 30ee4bedae5..0b73f476e95 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertHasSameDimensionsAs_with_Array_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertHasSameDimensionsAs_with_Array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertNotEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertNotEmpty_Test.java index d900a6326e0..3c1081131b9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertNotEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertNullOrEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertNullOrEmpty_Test.java index fc433b9119e..513a6f9f694 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertNullOrEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertNumberOfRows_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertNumberOfRows_Test.java index 1a1394222c1..682b6a5c399 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertNumberOfRows_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/short2darrays/Short2DArrays_assertNumberOfRows_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArraysBaseTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArraysBaseTest.java index c7ea3c0d82e..1dbff240cf0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArraysBaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArraysBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContainsAnyOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContainsAnyOf_Test.java index a91fdb44b47..bc724cf2720 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContainsAnyOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContainsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContainsExactlyInAnyOrder_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContainsExactlyInAnyOrder_Test.java index 47ddefc6ed6..894c018041d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContainsExactlyInAnyOrder_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContainsExactlyInAnyOrder_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContainsExactly_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContainsExactly_Test.java index 93f0d111772..ee060f9cbae 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContainsExactly_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContainsExactly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContainsOnlyOnce_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContainsOnlyOnce_Test.java index 3dce7c52a50..e7c9677d39d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContainsOnlyOnce_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContainsOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContainsOnly_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContainsOnly_Test.java index f7332c8688a..b064927b080 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContainsOnly_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContainsOnly_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContainsSequence_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContainsSequence_Test.java index 0e58637dbc0..15ba77ab95b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContainsSequence_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContainsSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContains_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContains_Test.java index 55ef0710dec..a334e717640 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContains_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContains_at_Index_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContains_at_Index_Test.java index e5740acf2ba..46b1ecf9cfa 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContains_at_Index_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertContains_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertDoesNotContain_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertDoesNotContain_Test.java index 6e1d7038ab3..49540b4d78f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertDoesNotContain_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertDoesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertDoesNotContain_at_Index_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertDoesNotContain_at_Index_Test.java index bdeafaade71..476ea065125 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertDoesNotContain_at_Index_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertDoesNotContain_at_Index_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertDoesNotHaveDuplicates_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertDoesNotHaveDuplicates_Test.java index fa2fdcab7ff..1e03d3e48b5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertDoesNotHaveDuplicates_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertDoesNotHaveDuplicates_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertEmpty_Test.java index 0c459f03c5a..48e04f4966c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertEndsWith_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertEndsWith_Test.java index f548b6dc074..d16d6b8b0aa 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertEndsWith_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertEndsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSameSizeAs_with_Array_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSameSizeAs_with_Array_Test.java index 44f071059e7..31f256d5c45 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSameSizeAs_with_Array_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSameSizeAs_with_Array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSameSizeAs_with_Iterable_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSameSizeAs_with_Iterable_Test.java index 348b0a83142..7a009898201 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSameSizeAs_with_Iterable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSizeBetween_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSizeBetween_Test.java index 3ecbce8416d..e0befa2d1b7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSizeBetween_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSizeBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSizeGreaterThanOrEqualTo_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSizeGreaterThanOrEqualTo_Test.java index ceb3f2e0981..aced8880c48 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSizeGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSizeGreaterThan_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSizeGreaterThan_Test.java index 71b00bcd627..f0cfe2e36e6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSizeGreaterThan_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSizeGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSizeLessThanOrEqualTo_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSizeLessThanOrEqualTo_Test.java index b71b65b4424..e34d73682f3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSizeLessThanOrEqualTo_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSizeLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSizeLessThan_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSizeLessThan_Test.java index 96af3f0e06d..13da2b02527 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSizeLessThan_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSizeLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSize_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSize_Test.java index f6399afa059..20b05f8ed63 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSize_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertHasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertIsSortedAccordingToComparator_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertIsSortedAccordingToComparator_Test.java index 99952b9884d..6651a420463 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertIsSortedAccordingToComparator_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertIsSortedAccordingToComparator_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertIsSorted_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertIsSorted_Test.java index 948bfda1bd7..d80db0b4617 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertIsSorted_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertIsSorted_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertNotEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertNotEmpty_Test.java index 1d44403615d..b3cf05b058b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertNotEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertNullOrEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertNullOrEmpty_Test.java index 717a3d1fa8d..61b69ae1488 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertNullOrEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertStartsWith_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertStartsWith_Test.java index 7cd3007e05a..afd4ccd5dfb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertStartsWith_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shortarrays/ShortArrays_assertStartsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/ShortsBaseTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/ShortsBaseTest.java index 4c651e9c708..9ec26e872c9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/ShortsBaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/ShortsBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertEqual_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertEqual_Test.java index 3e1448c796b..28849e2b6ec 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertEqual_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertEqual_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertGreaterThanOrEqualTo_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertGreaterThanOrEqualTo_Test.java index f851b9c36a7..8ffdf8acec7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertGreaterThanOrEqualTo_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertGreaterThan_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertGreaterThan_Test.java index 602de6f64a9..222b22601fd 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertGreaterThan_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsBetween_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsBetween_Test.java index 0a0b8869481..3d58cc34195 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsBetween_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsCloseToPercentage_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsCloseToPercentage_Test.java index 479fbd77c18..f276068df3e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsCloseToPercentage_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsCloseToPercentage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsCloseTo_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsCloseTo_Test.java index 80f08450bc6..5f974acf32e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsCloseTo_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsCloseTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsEven_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsEven_Test.java index 45160ff9b52..67fcb04f901 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsEven_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsEven_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsNegative_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsNegative_Test.java index 2c12740887c..784e644b20f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsNegative_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsNotCloseToPercentage_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsNotCloseToPercentage_Test.java index d03e4e00c4e..305117b93f2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsNotCloseToPercentage_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsNotCloseToPercentage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsNotCloseTo_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsNotCloseTo_Test.java index f2af374b467..44d9e2cd207 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsNotCloseTo_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsNotCloseTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsNotNegative_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsNotNegative_Test.java index d689778ac56..c05e142ddad 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsNotNegative_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsNotNegative_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsNotPositive_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsNotPositive_Test.java index 69307f394a4..359f7c57942 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsNotPositive_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsNotPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsNotZero_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsNotZero_Test.java index 7ca6cf2a49e..9977e674c83 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsNotZero_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsNotZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsOdd_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsOdd_Test.java index ffd0b9f8553..84277c9bf59 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsOdd_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsOdd_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsOne_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsOne_Test.java index 9fc24bf9651..a9bcb251efa 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsOne_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsOne_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsPositive_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsPositive_Test.java index 3135eee2135..071daf80448 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsPositive_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsPositive_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsStrictlyBetween_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsStrictlyBetween_Test.java index cb5ccebb6e4..1b1beed310b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsStrictlyBetween_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsStrictlyBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsZero_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsZero_Test.java index 8480f07b743..76262e3dad1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsZero_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertIsZero_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertLessThanOrEqualTo_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertLessThanOrEqualTo_Test.java index 2496b582d33..b49920b0221 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertLessThanOrEqualTo_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertLessThan_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertLessThan_Test.java index 646d5878144..f024d8b5624 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertLessThan_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertNotEqual_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertNotEqual_Test.java index 638f04fd68f..28a814fa2a2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertNotEqual_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/shorts/Shorts_assertNotEqual_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/spliterator/Spliterators_assertHasCharacteristics_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/spliterator/Spliterators_assertHasCharacteristics_Test.java index 197509b9ffc..d9db62bf9d7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/spliterator/Spliterators_assertHasCharacteristics_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/spliterator/Spliterators_assertHasCharacteristics_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/spliterator/Spliterators_assertHasOnlyCharacteristics_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/spliterator/Spliterators_assertHasOnlyCharacteristics_Test.java index 382c91a62e5..0fb2942ab98 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/spliterator/Spliterators_assertHasOnlyCharacteristics_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/spliterator/Spliterators_assertHasOnlyCharacteristics_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsAnyOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsAnyOf_Test.java index d04a618d03a..fd88f1029f6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsAnyOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsIgnoringCase_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsIgnoringCase_Test.java index 34632242bf9..897aa6ff541 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsIgnoringCase_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsIgnoringCase_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsIgnoringNewlines_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsIgnoringNewlines_Test.java index 7ed24dca19f..46636494def 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsIgnoringNewlines_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsIgnoringNewlines_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsOnlyDigits_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsOnlyDigits_Test.java index 1089198fb44..1a368257276 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsOnlyDigits_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsOnlyDigits_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsOnlyOnce_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsOnlyOnce_Test.java index 6016e76ee39..648601642b6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsOnlyOnce_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsOnlyOnce_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsPattern_CharSequence_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsPattern_CharSequence_Test.java index 26f8238ba59..64a98e3d2d3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsPattern_CharSequence_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsPattern_CharSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsPattern_Pattern_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsPattern_Pattern_Test.java index b7ba435913e..e3913233478 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsPattern_Pattern_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsPattern_Pattern_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsSequence_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsSequence_Test.java index d19bec07fbf..8953cd844e5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsSequence_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsSubsequence_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsSubsequence_Test.java index 7cb06d3820b..94853d6cd32 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsSubsequence_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContainsSubsequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContains_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContains_Test.java index 7250f86388c..48bf98a2961 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContains_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertContains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotContainIgnoringCase_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotContainIgnoringCase_Test.java index 3b8eb4fa0df..05d4ba9df03 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotContainIgnoringCase_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotContainIgnoringCase_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotContainPattern_CharSequence_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotContainPattern_CharSequence_Test.java index 96ccf6aa7ab..56a49b6ad83 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotContainPattern_CharSequence_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotContainPattern_CharSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotContainPattern_Pattern_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotContainPattern_Pattern_Test.java index 469036460d0..e29ccb68af2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotContainPattern_Pattern_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotContainPattern_Pattern_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotContainSequence_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotContainSequence_Test.java index dfea0982478..af851e90ce8 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotContainSequence_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotContainSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotContainSubsequence_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotContainSubsequence_Test.java index 387cd7eeb2f..5829201c717 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotContainSubsequence_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotContainSubsequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotContain_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotContain_Test.java index 8097bb031d1..81d2768a2aa 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotContain_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotEndWithIgnoringCase_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotEndWithIgnoringCase_Test.java index 338ecfea073..a609f1a0415 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotEndWithIgnoringCase_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotEndWithIgnoringCase_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotEndWith_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotEndWith_Test.java index ddd74689960..cd7a53501cc 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotEndWith_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotEndWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotMatch_CharSequence_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotMatch_CharSequence_Test.java index 157ae884047..72345404707 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotMatch_CharSequence_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotMatch_CharSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotMatch_Pattern_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotMatch_Pattern_Test.java index 7d9fc26d3aa..ec49e37ca3f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotMatch_Pattern_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotMatch_Pattern_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotStartWithIgnoringCase_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotStartWithIgnoringCase_Test.java index 856ffc45c20..ed5775ebafd 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotStartWithIgnoringCase_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotStartWithIgnoringCase_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotStartWith_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotStartWith_Test.java index 0fc1d449099..8a898d3abed 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotStartWith_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertDoesNotStartWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEmpty_Test.java index bec54b21a4e..aecb535f9ac 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEndsWithIgnoringCase_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEndsWithIgnoringCase_Test.java index 410fa2ef3ce..ad74669b4ea 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEndsWithIgnoringCase_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEndsWithIgnoringCase_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEndsWith_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEndsWith_Test.java index bccaf7c2932..63d9cd1c8c3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEndsWith_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEndsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEqualsIgnoringCase_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEqualsIgnoringCase_Test.java index 31726ff1b5c..4ce48e3ba56 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEqualsIgnoringCase_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEqualsIgnoringCase_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEqualsIgnoringWhitespace_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEqualsIgnoringWhitespace_Test.java index 1becdf06ccb..142e53b1a73 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEqualsIgnoringWhitespace_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEqualsIgnoringWhitespace_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEqualsNormalizingPunctuationAndWhitespace_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEqualsNormalizingPunctuationAndWhitespace_Test.java index f62062b4014..ab3bbb64e83 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEqualsNormalizingPunctuationAndWhitespace_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEqualsNormalizingPunctuationAndWhitespace_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEqualsNormalizingUnicode_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEqualsNormalizingUnicode_Test.java index 7dec8ff6fea..9e336807262 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEqualsNormalizingUnicode_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEqualsNormalizingUnicode_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEqualsNormalizingWhitespace_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEqualsNormalizingWhitespace_Test.java index 19e1acca9cf..1763c49ada8 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEqualsNormalizingWhitespace_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertEqualsNormalizingWhitespace_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasLinesCount_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasLinesCount_Test.java index abc5793367d..0fd04e0b83f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasLinesCount_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasLinesCount_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSameSizeAs_with_Array_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSameSizeAs_with_Array_Test.java index 111bcea79fd..9bac5689095 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSameSizeAs_with_Array_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSameSizeAs_with_Array_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSameSizeAs_with_CharSequence_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSameSizeAs_with_CharSequence_Test.java index 290b90ce9bf..eb8eca87703 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSameSizeAs_with_CharSequence_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSameSizeAs_with_CharSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSameSizeAs_with_Iterable_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSameSizeAs_with_Iterable_Test.java index 515234ae821..54a74c16857 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSameSizeAs_with_Iterable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSizeBetween_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSizeBetween_Test.java index 4ddefd26cbf..f07f8eae142 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSizeBetween_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSizeBetween_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSizeGreaterThanOrEqualTo_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSizeGreaterThanOrEqualTo_Test.java index 3b30e4bbfd0..40d30564c4d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSizeGreaterThanOrEqualTo_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSizeGreaterThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSizeGreaterThan_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSizeGreaterThan_Test.java index 7c783f64236..cd13d00bf67 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSizeGreaterThan_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSizeGreaterThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSizeLessThanOrEqualTo_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSizeLessThanOrEqualTo_Test.java index 7ea82924198..0f041efa8f3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSizeLessThanOrEqualTo_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSizeLessThanOrEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSizeLessThan_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSizeLessThan_Test.java index 0c51c99dbf7..36d655c702d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSizeLessThan_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSizeLessThan_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSize_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSize_Test.java index 4cb63cc9b56..de2fd11d4e6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSize_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertHasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsBase64Url_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsBase64Url_Test.java index 96f648ee049..15715e1341a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsBase64Url_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsBase64Url_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsBase64_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsBase64_Test.java index c5272b7f3c8..ab3ced09693 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsBase64_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsBase64_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsEqualToIgnoringNewlines_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsEqualToIgnoringNewlines_Test.java index 5d9ee467214..6aa729b4bde 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsEqualToIgnoringNewlines_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsEqualToIgnoringNewlines_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsEqualToNormalizingNewlines_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsEqualToNormalizingNewlines_Test.java index 3af3a9e94a7..be9a0a88519 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsEqualToNormalizingNewlines_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsEqualToNormalizingNewlines_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsLowerCase_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsLowerCase_Test.java index 3e742b3d7f9..a67f10cfa15 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsLowerCase_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsLowerCase_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsMixedCase_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsMixedCase_Test.java index c942024e5c6..6c6d4a0e076 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsMixedCase_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsMixedCase_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsSubstringOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsSubstringOf_Test.java index 14d52bd26c5..5b79d5ae7df 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsSubstringOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsSubstringOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsUpperCase_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsUpperCase_Test.java index effdebb2040..5b9101e7bc1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsUpperCase_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsUpperCase_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsXmlEqualCase_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsXmlEqualCase_Test.java index 3aa4e8761e1..e68fd478e53 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsXmlEqualCase_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertIsXmlEqualCase_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertMatches_CharSequence_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertMatches_CharSequence_Test.java index 2b9b40ed5f0..8cf6b4b71fe 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertMatches_CharSequence_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertMatches_CharSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertMatches_Pattern_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertMatches_Pattern_Test.java index 58eb5a92885..a28cc2032d4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertMatches_Pattern_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertMatches_Pattern_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertNotEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertNotEmpty_Test.java index 302b8c1ac81..d5514861f57 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertNotEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertNotEqualsIgnoringCase_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertNotEqualsIgnoringCase_Test.java index 51a7ad24965..3fa8e9582ae 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertNotEqualsIgnoringCase_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertNotEqualsIgnoringCase_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertNotEqualsIgnoringWhitespace_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertNotEqualsIgnoringWhitespace_Test.java index e2a20a831e5..4c57d4bb5e0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertNotEqualsIgnoringWhitespace_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertNotEqualsIgnoringWhitespace_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertNotEqualsNormalizingWhitespace_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertNotEqualsNormalizingWhitespace_Test.java index 2bafef1eacc..982a368628c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertNotEqualsNormalizingWhitespace_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertNotEqualsNormalizingWhitespace_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertNullOrEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertNullOrEmpty_Test.java index b2ebde9e9f5..ea0c2ec168c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertNullOrEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertStartsWithIgnoringCase_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertStartsWithIgnoringCase_Test.java index 569bd409a16..7e2d1fe7f25 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertStartsWithIgnoringCase_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertStartsWithIgnoringCase_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertStartsWith_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertStartsWith_Test.java index d2f67baa6da..20234f07fc1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertStartsWith_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/strings/Strings_assertStartsWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/ThrowablesBaseTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/ThrowablesBaseTest.java index 4cee0e8012f..f5f35a11ec7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/ThrowablesBaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/ThrowablesBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasCauseExactlyInstanceOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasCauseExactlyInstanceOf_Test.java index 334730c3db6..f8d2f3b9f28 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasCauseExactlyInstanceOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasCauseExactlyInstanceOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasCauseInstanceOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasCauseInstanceOf_Test.java index e6a09db70db..2bbe19ff964 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasCauseInstanceOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasCauseInstanceOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasCauseReference_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasCauseReference_Test.java index 815c0ebfe23..112ef2c5df7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasCauseReference_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasCauseReference_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasCause_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasCause_Test.java index 70c0e0a768b..936cd5beafd 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasCause_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasCause_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageContainingAll_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageContainingAll_Test.java index cd38f77e1ff..542d0707822 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageContainingAll_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageContainingAll_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageContaining_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageContaining_Test.java index 81806c20446..2a9bfcb4e3e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageContaining_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageContaining_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageEnding_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageEnding_Test.java index 644a025efcd..8b333d703f2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageEnding_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageEnding_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageFindingMatch_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageFindingMatch_Test.java index dda30cdd8b0..281acb7e410 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageFindingMatch_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageFindingMatch_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageMatching_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageMatching_Test.java index 93512b37d58..ae424370da3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageMatching_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageMatching_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageNotContainingAny_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageNotContainingAny_Test.java index d2ee72165e8..18a46ec8ed6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageNotContainingAny_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageNotContainingAny_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageNotContaining_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageNotContaining_Test.java index 9049e985858..484e1fb3ffe 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageNotContaining_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageNotContaining_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageStartingWith_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageStartingWith_Test.java index 6d4e3e9ba89..5f6943af341 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageStartingWith_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessageStartingWith_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessage_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessage_Test.java index d765044a4db..f63a633fd40 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessage_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasMessage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasNoCause_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasNoCause_Test.java index c610df80838..c3d5990f84a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasNoCause_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasNoCause_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasNoSuppressedExceptions_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasNoSuppressedExceptions_Test.java index 80d2c9316a7..80624d32427 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasNoSuppressedExceptions_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasNoSuppressedExceptions_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasRootCauseExactlyInstanceOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasRootCauseExactlyInstanceOf_Test.java index 48b3738e982..593b6a2f529 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasRootCauseExactlyInstanceOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasRootCauseExactlyInstanceOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasRootCauseInstanceOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasRootCauseInstanceOf_Test.java index 925dc16dd28..8c3a7f2b6a1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasRootCauseInstanceOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasRootCauseInstanceOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasRootCauseMessage_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasRootCauseMessage_Test.java index 71852f28dd7..2970e02848c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasRootCauseMessage_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasRootCauseMessage_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasRootCause_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasRootCause_Test.java index 3778581594e..074398774c5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasRootCause_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasRootCause_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasStackTraceContaining_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasStackTraceContaining_Test.java index db6a1ac5391..9cb416f5b13 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasStackTraceContaining_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasStackTraceContaining_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasSuppressedException_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasSuppressedException_Test.java index a1f4d215ba2..d4020ef5e4f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasSuppressedException_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/throwables/Throwables_assertHasSuppressedException_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/UrisBaseTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/UrisBaseTest.java index a391268ff08..ba26c0a8b7a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/UrisBaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/UrisBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasAuthority_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasAuthority_Test.java index 5da65733cfc..0f857da3a24 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasAuthority_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasAuthority_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasFragment_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasFragment_Test.java index 67b50fd4e6a..a2ae6f5ab1c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasFragment_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasFragment_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasHost_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasHost_Test.java index ffeb77bba4e..8a520ab75c7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasHost_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasHost_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasNoHost_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasNoHost_Test.java index 889e93e7de2..afa20865ecd 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasNoHost_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasNoHost_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasNoParameter_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasNoParameter_Test.java index aa83831de2c..f378fe84bae 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasNoParameter_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasNoParameter_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasParameter_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasParameter_Test.java index 71f6dd4de1f..b6196bdb510 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasParameter_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasParameter_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasPath_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasPath_Test.java index a48bb76ed49..f8fd4902632 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasPath_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasPath_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasPort_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasPort_Test.java index 47fffc35877..d77a88ef960 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasPort_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasPort_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasQuery_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasQuery_Test.java index 809d63efd0a..2e1bdafd3a1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasQuery_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasQuery_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasScheme_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasScheme_Test.java index 10d3026c77e..96510a5320b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasScheme_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasScheme_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasUserInfo_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasUserInfo_Test.java index 79ceafaf5e4..01dfcc88303 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasUserInfo_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_assertHasUserInfo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_getParameters_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_getParameters_Test.java index 3247c1e09d0..4d45d236490 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_getParameters_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/uris/Uris_getParameters_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/UrlsBaseTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/UrlsBaseTest.java index 29dc2f9bce6..9c930db98fe 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/UrlsBaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/UrlsBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasAnchor_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasAnchor_Test.java index 01a4c172d13..bbf4c4d0a21 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasAnchor_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasAnchor_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasAuthority_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasAuthority_Test.java index 568097ddaf4..868b78d5073 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasAuthority_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasAuthority_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasHost_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasHost_Test.java index 25743c0cf6e..884c1d3db9c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasHost_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasHost_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasNoHost_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasNoHost_Test.java index f1355336e76..6569aaac0bc 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasNoHost_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasNoHost_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasNoParameter_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasNoParameter_Test.java index f37f9712d65..492706c6dcf 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasNoParameter_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasNoParameter_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasParameter_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasParameter_Test.java index 817c5fc8246..29408f3b561 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasParameter_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasParameter_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasPath_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasPath_Test.java index f5f440b3819..6a12cf23751 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasPath_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasPath_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasPort_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasPort_Test.java index d09b87aa8d6..ea5264de4ad 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasPort_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasPort_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasProtocol_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasProtocol_Test.java index 53ef92b9bf4..34cb63b1c18 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasProtocol_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasProtocol_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasQuery_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasQuery_Test.java index 430b421927c..4325764e341 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasQuery_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasQuery_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasUserInfo_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasUserInfo_Test.java index 05f1e337410..87f1835d695 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasUserInfo_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertHasUserInfo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertIsEqualToWithSortedQueryParameters_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertIsEqualToWithSortedQueryParameters_Test.java index 90a411896d5..6c1b2167a6c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertIsEqualToWithSortedQueryParameters_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/internal/urls/Urls_assertIsEqualToWithSortedQueryParameters_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/matcher/AssertionMatcher_matches_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/matcher/AssertionMatcher_matches_Test.java index 67d982bbeb7..a898226a131 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/matcher/AssertionMatcher_matches_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/matcher/AssertionMatcher_matches_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/BaseNavigableIterableAssert_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/BaseNavigableIterableAssert_Test.java index b2c9b3ef468..c498031dca9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/BaseNavigableIterableAssert_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/BaseNavigableIterableAssert_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/BaseNavigableListAssert_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/BaseNavigableListAssert_Test.java index 9eff67533f7..087348e935f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/BaseNavigableListAssert_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/BaseNavigableListAssert_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/ClassBasedNavigableList_withDefault_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/ClassBasedNavigableList_withDefault_Test.java index 795ae263c1c..b1f9fb161e9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/ClassBasedNavigableList_withDefault_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/ClassBasedNavigableList_withDefault_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/GenericNavigableAssert_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/GenericNavigableAssert_Test.java index cc95dbd5098..f6b1d927af4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/GenericNavigableAssert_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/navigation/GenericNavigableAssert_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/AbstractBaseRepresentationTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/AbstractBaseRepresentationTest.java index 9ecdccf521c..b646d853b31 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/AbstractBaseRepresentationTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/AbstractBaseRepresentationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/CompositeRepresentation_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/CompositeRepresentation_Test.java index 22d11e120a1..33bfe38e0e3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/CompositeRepresentation_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/CompositeRepresentation_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_array_format_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_array_format_Test.java index 2ec52dfa287..e8ffa6f2a61 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_array_format_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_array_format_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_custom_formatter_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_custom_formatter_Test.java index b16f4206a75..3cae6345d95 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_custom_formatter_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_custom_formatter_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_duration_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_duration_Test.java index ecc2342ba72..ba06d370d1f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_duration_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_duration_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_format_CompletableFuture_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_format_CompletableFuture_Test.java index 9348d422016..1ba8451c896 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_format_CompletableFuture_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_format_CompletableFuture_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_iterable_format_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_iterable_format_Test.java index 41273af97ab..7b42dc75b1c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_iterable_format_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_iterable_format_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_map_format_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_map_format_Test.java index 9bed43ba962..b29104786e4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_map_format_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_map_format_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_static_setters_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_static_setters_Test.java index ec9aface3b3..daf96befc0a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_static_setters_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_static_setters_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_throwable_format_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_throwable_format_Test.java index a7b72293e18..916bbc65674 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_throwable_format_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_throwable_format_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_toStringOf_AtomicReferences_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_toStringOf_AtomicReferences_Test.java index e321b983928..1309399b97a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_toStringOf_AtomicReferences_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_toStringOf_AtomicReferences_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_toStringOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_toStringOf_Test.java index 5b92263d7f4..dab650c2cea 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_toStringOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_toStringOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_unambiguousToStringOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_unambiguousToStringOf_Test.java index ee4f746cc0f..a65e52434dd 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_unambiguousToStringOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/presentation/StandardRepresentation_unambiguousToStringOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AbsValueComparator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AbsValueComparator.java index 73856210d69..84319588db0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AbsValueComparator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AbsValueComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AlwaysDifferentComparator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AlwaysDifferentComparator.java index b58f020b88d..bf02446d811 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AlwaysDifferentComparator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AlwaysDifferentComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AlwaysEqualComparator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AlwaysEqualComparator.java index ebe21e3f4ed..af0f5937c37 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AlwaysEqualComparator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AlwaysEqualComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Animal.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Animal.java index 4967fbc0336..93c7cd5b386 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Animal.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Animal.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AssertionErrorExpectedException.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AssertionErrorExpectedException.java index dd7c6089449..b45808a9590 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AssertionErrorExpectedException.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AssertionErrorExpectedException.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AtPrecisionComparator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AtPrecisionComparator.java index cdb23d1c9cc..943904a375f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AtPrecisionComparator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/AtPrecisionComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/BiPredicates.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/BiPredicates.java index fb0198573c6..ab32ae30fa9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/BiPredicates.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/BiPredicates.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/BooleanArrays.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/BooleanArrays.java index e5ef82dcd2b..42513533498 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/BooleanArrays.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/BooleanArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ByteArrays.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ByteArrays.java index d178faa3205..2cf133bbcf1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ByteArrays.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ByteArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CartoonCharacter.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CartoonCharacter.java index 1912fbec01e..32e9b933bc7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CartoonCharacter.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CartoonCharacter.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveCharSequenceComparator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveCharSequenceComparator.java index 58236ebdc6d..5de9c88aa87 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveCharSequenceComparator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveCharSequenceComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveCharacterComparator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveCharacterComparator.java index e6a0b9f6bc3..623744b2a93 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveCharacterComparator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveCharacterComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveCharacterComparatorTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveCharacterComparatorTest.java index 30497bf28d3..205136e0a71 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveCharacterComparatorTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveCharacterComparatorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveStringComparator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveStringComparator.java index 7cb97322a78..b371def651d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveStringComparator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveStringComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveStringComparatorTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveStringComparatorTest.java index bf92eefa40f..470b79f85ca 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveStringComparatorTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CaseInsensitiveStringComparatorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CharArrays.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CharArrays.java index 389fe60f4e0..4dac0b69fc0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CharArrays.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/CharArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Charsets.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Charsets.java index ebbfcc34ca9..2928d3c9656 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Charsets.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Charsets.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ClasspathResources.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ClasspathResources.java index 56a3952811f..2ea6feb7195 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ClasspathResources.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ClasspathResources.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ConfigurationForTests.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ConfigurationForTests.java index 95b0aee3f4a..a7ea063b181 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ConfigurationForTests.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ConfigurationForTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/DoubleArrays.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/DoubleArrays.java index 211472156b6..a0346548509 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/DoubleArrays.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/DoubleArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Employee.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Employee.java index 086a9f85f8f..aadb214e04c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Employee.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Employee.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/EqualsHashCodeContractAssert.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/EqualsHashCodeContractAssert.java index b4a6053ef4b..528c5f944bf 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/EqualsHashCodeContractAssert.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/EqualsHashCodeContractAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/EqualsHashCodeContractTestCase.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/EqualsHashCodeContractTestCase.java index 24ffecb95b4..25f39d51090 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/EqualsHashCodeContractTestCase.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/EqualsHashCodeContractTestCase.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ErrorMessagesForTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ErrorMessagesForTest.java index cfebeaa18c2..5b60c01dad7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ErrorMessagesForTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ErrorMessagesForTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/FieldTestUtils.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/FieldTestUtils.java index d7bea991f31..3f1e1c286dd 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/FieldTestUtils.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/FieldTestUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/FloatArrays.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/FloatArrays.java index 23f8c4acfc1..fd5b37483d5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/FloatArrays.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/FloatArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/FluentJedi.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/FluentJedi.java index de1f5bab5c3..0ed6ca8ccde 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/FluentJedi.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/FluentJedi.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/IllegalVehicleAssert.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/IllegalVehicleAssert.java index c55f4240a34..810cd180730 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/IllegalVehicleAssert.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/IllegalVehicleAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/IntArrays.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/IntArrays.java index 8b6ed7eeeb0..e74001d02d3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/IntArrays.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/IntArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Jedi.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Jedi.java index 5e7059df418..0df901be8cb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Jedi.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Jedi.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/JediCondition.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/JediCondition.java index 0f04ad790fd..554f62002ba 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/JediCondition.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/JediCondition.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/JediPowerCondition.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/JediPowerCondition.java index 186d6fd5c49..ed71efc349d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/JediPowerCondition.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/JediPowerCondition.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/LongArrays.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/LongArrays.java index 5d59356dfa9..f2c2dff1947 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/LongArrays.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/LongArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Maps.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Maps.java index d0698983861..bdeae570cec 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Maps.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Maps.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/MutatesGlobalConfiguration.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/MutatesGlobalConfiguration.java index f4a40b1e7f1..8db774b08b4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/MutatesGlobalConfiguration.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/MutatesGlobalConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Name.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Name.java index 4f69146ad0b..37d3933a345 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Name.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Name.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/NavigationMethodBaseTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/NavigationMethodBaseTest.java index 95ca7b4a5b1..ea80bf637d0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/NavigationMethodBaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/NavigationMethodBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/NeverEqualComparator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/NeverEqualComparator.java index a412d9f8edb..1428a63d93a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/NeverEqualComparator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/NeverEqualComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ObjectArrays.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ObjectArrays.java index a770225d1e0..57d5986b806 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ObjectArrays.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ObjectArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/OtherStringTestComparator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/OtherStringTestComparator.java index ce5fe78d772..e0e1f1a49c1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/OtherStringTestComparator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/OtherStringTestComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/OtherStringTestComparatorWithAt.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/OtherStringTestComparatorWithAt.java index cb929652ffa..c46a77075fc 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/OtherStringTestComparatorWithAt.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/OtherStringTestComparatorWithAt.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Patient.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Patient.java index 46a5eca1141..943f6b970c3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Patient.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Patient.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Person.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Person.java index 31111570d38..ba94309c987 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Person.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Person.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/PersonCaseInsensitiveNameComparator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/PersonCaseInsensitiveNameComparator.java index 4ced51b4198..b7a944072cc 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/PersonCaseInsensitiveNameComparator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/PersonCaseInsensitiveNameComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Player.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Player.java index 4afd0625b40..86371867bfd 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Player.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Player.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/PotentialMvpCondition.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/PotentialMvpCondition.java index ac92b054fd0..0de20268ab6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/PotentialMvpCondition.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/PotentialMvpCondition.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ShortArrays.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ShortArrays.java index 4270f9ddf8e..e756466cc6f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ShortArrays.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ShortArrays.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StackTraceUtils.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StackTraceUtils.java index 82c173eb1a8..98c71c8363a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StackTraceUtils.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StackTraceUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StringHashCodeTestComparator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StringHashCodeTestComparator.java index 1e67ed120fb..cbbc93a88de 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StringHashCodeTestComparator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StringHashCodeTestComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StringSpliterator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StringSpliterator.java index 91461c414dc..881b51e764b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StringSpliterator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StringSpliterator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StringStream.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StringStream.java index a8e5437dd20..39b48c599b2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StringStream.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StringStream.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StringTestComparator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StringTestComparator.java index 0ba2e377850..a6b51f7853e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StringTestComparator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/StringTestComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/SymmetricDateComparator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/SymmetricDateComparator.java index a5102ec0f4c..2a5af732025 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/SymmetricDateComparator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/SymmetricDateComparator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TestClassWithRandomId.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TestClassWithRandomId.java index 1d7a27c094d..ce0c4d0e1fe 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TestClassWithRandomId.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TestClassWithRandomId.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TestCondition.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TestCondition.java index 5aac2a8d7f9..c936c051b69 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TestCondition.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TestCondition.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TestData.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TestData.java index 47e9591b9e9..1beb3ed4730 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TestData.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TestData.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TestDescription.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TestDescription.java index fec0cab88aa..8716290f8b7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TestDescription.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TestDescription.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ThrowingCallableFactory.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ThrowingCallableFactory.java index 97738596910..3a41648c448 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ThrowingCallableFactory.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/ThrowingCallableFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TolkienCharacter.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TolkienCharacter.java index 4e76a56aed3..392a09ada44 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TolkienCharacter.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TolkienCharacter.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TolkienCharacterAssert.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TolkienCharacterAssert.java index 05d12301a97..9834d4d884a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TolkienCharacterAssert.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TolkienCharacterAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TolkienCharacterAssertFactory.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TolkienCharacterAssertFactory.java index f3db7164dee..38a3e2151d8 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TolkienCharacterAssertFactory.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TolkienCharacterAssertFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TypeCanonizer.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TypeCanonizer.java index 98f969aca1b..21cc217e51c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TypeCanonizer.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TypeCanonizer.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TypeCanonizerTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TypeCanonizerTest.java index b4a5b9a9254..36b63d2ba02 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TypeCanonizerTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/TypeCanonizerTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Vehicle.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Vehicle.java index d2c10b114ad..4410858deb2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Vehicle.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/Vehicle.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/VehicleAssert.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/VehicleAssert.java index 434372c2eb3..d284010181f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/VehicleAssert.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/VehicleAssert.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/VehicleFactory.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/VehicleFactory.java index bdc04c064e8..fc7df6ec14c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/VehicleFactory.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/VehicleFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/WithPlayerData.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/WithPlayerData.java index 1fe87ee653d..bbff534cd46 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/WithPlayerData.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/WithPlayerData.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/junit/jupiter/DefaultDisplayNameGenerator.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/junit/jupiter/DefaultDisplayNameGenerator.java index 00ecd3b67df..6ff63564c36 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/junit/jupiter/DefaultDisplayNameGenerator.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/junit/jupiter/DefaultDisplayNameGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.java index 51b2fe0058c..70aa75034f5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/junit/jupiter/params/converter/Hex.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/junit/jupiter/params/converter/Hex.java index 9a354540285..47389a58ed3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/junit/jupiter/params/converter/Hex.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/testkit/junit/jupiter/params/converter/Hex.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/util/AssertionsUtil.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/util/AssertionsUtil.java index 3eb143b874a..c6c32aa129d 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/util/AssertionsUtil.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/util/AssertionsUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/soft/SoftAssertionsFieldInjectionExample.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/soft/SoftAssertionsFieldInjectionExample.java index 4deae05a727..5e653b92f07 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/soft/SoftAssertionsFieldInjectionExample.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/soft/SoftAssertionsFieldInjectionExample.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/soft/SoftAssertionsParameterInjectionExample.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/soft/SoftAssertionsParameterInjectionExample.java index 5bc0db028a7..55119d7ba56 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/soft/SoftAssertionsParameterInjectionExample.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/soft/SoftAssertionsParameterInjectionExample.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/CustomAsserts_filter_stacktrace_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/CustomAsserts_filter_stacktrace_Test.java index 23851704432..9db3e6287c0 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/CustomAsserts_filter_stacktrace_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/CustomAsserts_filter_stacktrace_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/DefaultAssertionErrorCollector_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/DefaultAssertionErrorCollector_Test.java index 9465d27e796..2a9d39ba665 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/DefaultAssertionErrorCollector_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/DefaultAssertionErrorCollector_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/Remove_assertJ_stacktrace_elements_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/Remove_assertJ_stacktrace_elements_Test.java index 092d7ef5842..bc8b87a39b5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/Remove_assertJ_stacktrace_elements_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/Remove_assertJ_stacktrace_elements_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/SoftAssertionsErrorDescriptionTest.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/SoftAssertionsErrorDescriptionTest.java index 8d720e29d1b..a6c82caea1f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/SoftAssertionsErrorDescriptionTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/SoftAssertionsErrorDescriptionTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/StandardRepresentation_MultipleAssertionsError_format_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/StandardRepresentation_MultipleAssertionsError_format_Test.java index 50b0a464fad..0217d8ad3bf 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/StandardRepresentation_MultipleAssertionsError_format_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/StandardRepresentation_MultipleAssertionsError_format_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/Throwables_addLineNumberToErrorMessages_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/Throwables_addLineNumberToErrorMessages_Test.java index ce9b77db217..880cafa3b26 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/Throwables_addLineNumberToErrorMessages_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/Throwables_addLineNumberToErrorMessages_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/Throwables_getFirstStackTraceElementFromTest_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/Throwables_getFirstStackTraceElementFromTest_Test.java index 464cf38f3b8..26e7fcd106c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/Throwables_getFirstStackTraceElementFromTest_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/Throwables_getFirstStackTraceElementFromTest_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/Throwables_removeAssertJElementFromStackTrace_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/Throwables_removeAssertJElementFromStackTrace_Test.java index 8a891a02c14..5502b198146 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/Throwables_removeAssertJElementFromStackTrace_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/example/test/Throwables_removeAssertJElementFromStackTrace_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/module-info.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/module-info.java index dc89af98321..7a1c901e76e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/module-info.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/module-info.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/Module_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/Module_Test.java index 1c3e028e0dc..d369cb44265 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/Module_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/Module_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/Assertions_assertThat_with_Multimap_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/Assertions_assertThat_with_Multimap_Test.java index a17e56c3ef9..89f60b2d2f7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/Assertions_assertThat_with_Multimap_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/Assertions_assertThat_with_Multimap_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/Assertions_assertThat_with_Optional_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/Assertions_assertThat_with_Optional_Test.java index 0db05ed9d89..e14909560ab 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/Assertions_assertThat_with_Optional_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/Assertions_assertThat_with_Optional_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/Assertions_sync_with_InstanceOfAssertFactories_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/Assertions_sync_with_InstanceOfAssertFactories_Test.java index abf0a13a961..09df5d3f5e4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/Assertions_sync_with_InstanceOfAssertFactories_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/Assertions_sync_with_InstanceOfAssertFactories_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/ByteSourceAssert_hasSameContentAs_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/ByteSourceAssert_hasSameContentAs_Test.java index ca0726a054b..78200520dd7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/ByteSourceAssert_hasSameContentAs_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/ByteSourceAssert_hasSameContentAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/ByteSourceAssert_hasSize_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/ByteSourceAssert_hasSize_Test.java index 35ec64dab4d..d7405e61183 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/ByteSourceAssert_hasSize_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/ByteSourceAssert_hasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/ByteSourceAssert_isEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/ByteSourceAssert_isEmpty_Test.java index 906a19c655a..962b567c82c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/ByteSourceAssert_isEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/ByteSourceAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/InstanceOfAssertFactoriesTest.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/InstanceOfAssertFactoriesTest.java index 78261cd562f..e50b242feec 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/InstanceOfAssertFactoriesTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/InstanceOfAssertFactoriesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssertBaseTest.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssertBaseTest.java index e581b01a091..939da31682c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssertBaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_containsAllEntriesOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_containsAllEntriesOf_Test.java index dac67d1b31b..88f3ea69d2f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_containsAllEntriesOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_containsAllEntriesOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_containsKeys_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_containsKeys_Test.java index c0e8520e936..c31b2a95488 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_containsKeys_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_containsKeys_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_containsValues_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_containsValues_Test.java index ce38a78674c..4396dae1bf6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_containsValues_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_containsValues_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_contains_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_contains_Test.java index 98857229deb..41d5be2a74e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_contains_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_contains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_doesNotContainKeys_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_doesNotContainKeys_Test.java index 7ba6e2c7124..4a21afac035 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_doesNotContainKeys_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_doesNotContainKeys_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_hasSameEntriesAs_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_hasSameEntriesAs_Test.java index 1309b1c769f..2756a5d168c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_hasSameEntriesAs_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_hasSameEntriesAs_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_hasSize_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_hasSize_Test.java index adc0695f1aa..aaa391465c5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_hasSize_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_hasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_isEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_isEmpty_Test.java index 5f4881a6cea..ad6be84e49b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_isEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_isNotEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_isNotEmpty_Test.java index d4dede31f6c..291e72f25f4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_isNotEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultimapAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultisetAssert_containsAtLeast_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultisetAssert_containsAtLeast_Test.java index e831eac405d..c07165a1a4c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultisetAssert_containsAtLeast_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultisetAssert_containsAtLeast_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultisetAssert_containsAtMost_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultisetAssert_containsAtMost_Test.java index 4a4e85fddfc..94ae395e112 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultisetAssert_containsAtMost_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultisetAssert_containsAtMost_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultisetAssert_contains_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultisetAssert_contains_Test.java index e1f0b2a6fe6..7a63122d80b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultisetAssert_contains_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/MultisetAssert_contains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_contains_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_contains_Test.java index 40e1a62e501..9aa4592fc71 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_contains_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_contains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_extractingCharSequence_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_extractingCharSequence_Test.java index 93c848173b0..4090e805b8b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_extractingCharSequence_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_extractingCharSequence_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_extractingValue_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_extractingValue_Test.java index 6f5aa33cfd3..2acc39c8b14 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_extractingValue_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_extractingValue_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_isAbsent_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_isAbsent_Test.java index 66ea27b383f..e07d86a012f 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_isAbsent_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_isAbsent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_isPresent_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_isPresent_Test.java index f4ef33abf69..4c7bed487a3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_isPresent_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/OptionalAssert_isPresent_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_contains_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_contains_Test.java index 9edaea1914a..a6fc6dea2ac 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_contains_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_contains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_doesNotContain_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_doesNotContain_Test.java index 07b37af6078..08747d96dae 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_doesNotContain_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_doesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasClosedLowerBound_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasClosedLowerBound_Test.java index 8eb8c03e849..bf09f015334 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasClosedLowerBound_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasClosedLowerBound_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasClosedUpperBound_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasClosedUpperBound_Test.java index 2fe3b50b85d..dd218052726 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasClosedUpperBound_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasClosedUpperBound_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasLowerEndpointEqualTo_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasLowerEndpointEqualTo_Test.java index 2ee73d76869..9f4e4191caa 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasLowerEndpointEqualTo_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasLowerEndpointEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasOpenedLowerBound_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasOpenedLowerBound_Test.java index 36dbbe91035..c1402c987d4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasOpenedLowerBound_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasOpenedLowerBound_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasOpenedUpperBound_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasOpenedUpperBound_Test.java index 5d675c5fa55..a427dd228ac 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasOpenedUpperBound_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasOpenedUpperBound_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasUpperEndpointEqualTo_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasUpperEndpointEqualTo_Test.java index edd82c789c9..de909ae0c08 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasUpperEndpointEqualTo_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_hasUpperEndpointEqualTo_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_isEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_isEmpty_Test.java index 3135288055c..38c23ebe037 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_isEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_isNotEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_isNotEmpty_Test.java index f1a8929c5ba..a3f0411b11e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_isNotEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssertBaseTest.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssertBaseTest.java index 6b873a5da55..3d9e7cf7a9c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssertBaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_containsKeys_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_containsKeys_Test.java index b5e491c38cd..aecd37cd34e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_containsKeys_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_containsKeys_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_containsValues_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_containsValues_Test.java index 1fed2e3ca86..6e2c54af148 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_containsValues_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_containsValues_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_contains_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_contains_Test.java index 662fd361fe2..d569419fffc 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_contains_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_contains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_isEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_isEmpty_Test.java index d69f42769c9..86fbd954df3 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_isEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_isNotEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_isNotEmpty_Test.java index 173902fae4f..22cecb96f98 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_isNotEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeMapAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_containsAll_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_containsAll_Test.java index c9f79c54789..f25245b8954 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_containsAll_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_containsAll_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_containsAnyOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_containsAnyOf_Test.java index 4625fb582ae..1f604649b14 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_containsAnyOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_containsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_containsAnyRangesOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_containsAnyRangesOf_Test.java index 1698bb3e8b5..4aef5fd76b9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_containsAnyRangesOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_containsAnyRangesOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_contains_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_contains_Test.java index 1c5f86fca06..f48aafd3b46 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_contains_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_contains_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotContainAll_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotContainAll_Test.java index 528f166f2b7..cbd70bf9921 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotContainAll_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotContainAll_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotContain_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotContain_Test.java index 58f1811ac2a..4996208d357 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotContain_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotContain_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotEncloseAnyRangesOf_with_Iterable_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotEncloseAnyRangesOf_with_Iterable_Test.java index f5bff494ca5..420a01d4a22 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotEncloseAnyRangesOf_with_Iterable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotEncloseAnyRangesOf_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotEncloseAnyRangesOf_with_RangeSet_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotEncloseAnyRangesOf_with_RangeSet_Test.java index a769e032e03..126bac4c31c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotEncloseAnyRangesOf_with_RangeSet_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotEncloseAnyRangesOf_with_RangeSet_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotEnclose_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotEnclose_Test.java index ea2938f319c..7f6ea6c9fe2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotEnclose_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotEnclose_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotIntersectAnyRangeFrom_with_Iterable_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotIntersectAnyRangeFrom_with_Iterable_Test.java index 8432280b27b..f9b93c8bee9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotIntersectAnyRangeFrom_with_Iterable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotIntersectAnyRangeFrom_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotIntersectAnyRangeFrom_with_RangeSet_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotIntersectAnyRangeFrom_with_RangeSet_Test.java index ebf080104b6..af2dcd77a2b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotIntersectAnyRangeFrom_with_RangeSet_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotIntersectAnyRangeFrom_with_RangeSet_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotIntersect_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotIntersect_Test.java index 2a007871eb6..96ba21e839c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotIntersect_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_doesNotIntersect_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAll_with_Iterable_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAll_with_Iterable_Test.java index a4aaa01714f..e8dc70cefa9 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAll_with_Iterable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAll_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAll_with_RangeSet_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAll_with_RangeSet_Test.java index 597a59640ef..28fcf4b99ea 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAll_with_RangeSet_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAll_with_RangeSet_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAnyOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAnyOf_Test.java index fe25198ae20..e7cf32ac1c6 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAnyOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAnyRangesOf_with_Iterable_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAnyRangesOf_with_Iterable_Test.java index e0d590218cc..878dd5c0c73 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAnyRangesOf_with_Iterable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAnyRangesOf_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAnyRangesOf_with_RangeSet_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAnyRangesOf_with_RangeSet_Test.java index edec56f6664..618ec577645 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAnyRangesOf_with_RangeSet_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_enclosesAnyRangesOf_with_RangeSet_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_encloses_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_encloses_Test.java index 58c45aeb3e9..b0c405c7c21 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_encloses_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_encloses_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_hasSize_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_hasSize_Test.java index b7c3ea63de2..9d72e0d90f5 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_hasSize_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_hasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAll_with_Iterable_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAll_with_Iterable_Test.java index 8c4031505d5..1e5806c502e 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAll_with_Iterable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAll_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAll_with_RangeSet_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAll_with_RangeSet_Test.java index 54962a083b0..f840b53f5ba 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAll_with_RangeSet_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAll_with_RangeSet_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAnyOf_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAnyOf_Test.java index 6939b2655fc..ccf0dfccdf1 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAnyOf_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAnyOf_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAnyRangesOf_with_Iterable_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAnyRangesOf_with_Iterable_Test.java index 71d4b2a2a0c..3e043028d34 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAnyRangesOf_with_Iterable_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAnyRangesOf_with_Iterable_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAnyRangesOf_with_RangeSet_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAnyRangesOf_with_RangeSet_Test.java index cd765b0f857..8f9d79bc438 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAnyRangesOf_with_RangeSet_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersectsAnyRangesOf_with_RangeSet_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersects_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersects_Test.java index 8376e83f478..40c80c2f75b 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersects_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_intersects_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_isEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_isEmpty_Test.java index 3ef19a0aed6..330e41f5398 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_isEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_isNotEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_isNotEmpty_Test.java index 2bd1cde3295..4df3d906d14 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_isNotEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_isNullOrEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_isNullOrEmpty_Test.java index a91322a2c15..a0e28b6cb62 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_isNullOrEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/RangeSetAssert_isNullOrEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssertBaseTest.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssertBaseTest.java index c70a71af195..b028d18b5d2 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssertBaseTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssertBaseTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_columnCount_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_columnCount_Test.java index c17e41bb6a4..d94115462ad 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_columnCount_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_columnCount_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsCells_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsCells_Test.java index a5d7d16eba7..2e16488ef64 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsCells_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsCells_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsColumns_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsColumns_Test.java index 4563936197a..8c062003ff8 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsColumns_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsColumns_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsRows_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsRows_Test.java index ca21e4cc1fb..dc47334d621 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsRows_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsRows_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsValues_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsValues_Test.java index 02c1d9b4ee6..048e02b2452 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsValues_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_containsValues_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_hasColumnCount_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_hasColumnCount_Test.java index 88d374bbc84..fd2a7cf60bb 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_hasColumnCount_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_hasColumnCount_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_hasRowCount_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_hasRowCount_Test.java index 8cf6ac759e0..de4bf5d79ab 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_hasRowCount_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_hasRowCount_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_hasSize_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_hasSize_Test.java index e1b37fbec08..114b85cafd7 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_hasSize_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_hasSize_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_isEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_isEmpty_Test.java index aa0611e28ed..10331c1d906 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_isEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_isEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_isNotEmpty_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_isNotEmpty_Test.java index ac415d4bfcb..c018c16a7db 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_isNotEmpty_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_isNotEmpty_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_rowCount_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_rowCount_Test.java index 8f8ff87e83b..8a106d2126a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_rowCount_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_rowCount_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_size_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_size_Test.java index 51482a03c51..b51cc0d9680 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_size_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/api/TableAssert_size_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldEncloseAnyOf_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldEncloseAnyOf_create_Test.java index c1a7f845b57..c3c3270f448 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldEncloseAnyOf_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldEncloseAnyOf_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldEnclose_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldEnclose_create_Test.java index 277ad1decde..f214e25537a 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldEnclose_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldEnclose_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldIntersectAnyOf_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldIntersectAnyOf_create_Test.java index de04c4065a2..16ad44f1749 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldIntersectAnyOf_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldIntersectAnyOf_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldIntersect_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldIntersect_create_Test.java index 3fef2bc0793..a38171917e4 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldIntersect_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldIntersect_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldNotEnclose_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldNotEnclose_create_Test.java index 5aabb663cd5..d357e1f0557 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldNotEnclose_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldNotEnclose_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldNotIntersect_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldNotIntersect_create_Test.java index f750e7fa459..96aa75641ba 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldNotIntersect_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/RangeSetShouldNotIntersect_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/ShouldHaveSameContentTest_create_Test.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/ShouldHaveSameContentTest_create_Test.java index 9f8b4765e56..f72e2c2e898 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/ShouldHaveSameContentTest_create_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/error/ShouldHaveSameContentTest_create_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/testkit/AssertionErrors.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/testkit/AssertionErrors.java index f4adda7ba4a..0e76bc906cd 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/testkit/AssertionErrors.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/testkit/AssertionErrors.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/testkit/junit/jupiter/DefaultDisplayNameGenerator.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/testkit/junit/jupiter/DefaultDisplayNameGenerator.java index a06aae5dd55..ba62e102189 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/testkit/junit/jupiter/DefaultDisplayNameGenerator.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/testkit/junit/jupiter/DefaultDisplayNameGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.java b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.java index 7ad41babb14..9acd8fad03c 100644 --- a/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.java +++ b/assertj-tests/assertj-integration-tests/assertj-guava-tests/src/test/java/org/assertj/tests/guava/testkit/junit/jupiter/DefaultDisplayNameGeneratorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-scripts/src/test/java/org/assertj/scripts/ClasspathResources.java b/assertj-tests/assertj-integration-tests/assertj-scripts/src/test/java/org/assertj/scripts/ClasspathResources.java index 91e0503c800..7fbc2d39e77 100644 --- a/assertj-tests/assertj-integration-tests/assertj-scripts/src/test/java/org/assertj/scripts/ClasspathResources.java +++ b/assertj-tests/assertj-integration-tests/assertj-scripts/src/test/java/org/assertj/scripts/ClasspathResources.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-scripts/src/test/java/org/assertj/scripts/Convert_JUnit5_Assertions_To_AssertJ_Test.java b/assertj-tests/assertj-integration-tests/assertj-scripts/src/test/java/org/assertj/scripts/Convert_JUnit5_Assertions_To_AssertJ_Test.java index 9944a09bea8..ea7b66ffc66 100644 --- a/assertj-tests/assertj-integration-tests/assertj-scripts/src/test/java/org/assertj/scripts/Convert_JUnit5_Assertions_To_AssertJ_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-scripts/src/test/java/org/assertj/scripts/Convert_JUnit5_Assertions_To_AssertJ_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-scripts/src/test/java/org/assertj/scripts/Convert_JUnit_Assertions_To_AssertJ_Test.java b/assertj-tests/assertj-integration-tests/assertj-scripts/src/test/java/org/assertj/scripts/Convert_JUnit_Assertions_To_AssertJ_Test.java index 6123b68516b..a84f0abb455 100644 --- a/assertj-tests/assertj-integration-tests/assertj-scripts/src/test/java/org/assertj/scripts/Convert_JUnit_Assertions_To_AssertJ_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-scripts/src/test/java/org/assertj/scripts/Convert_JUnit_Assertions_To_AssertJ_Test.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-integration-tests/assertj-scripts/src/test/java/org/assertj/scripts/ShellScriptExecutor.java b/assertj-tests/assertj-integration-tests/assertj-scripts/src/test/java/org/assertj/scripts/ShellScriptExecutor.java index 701a66e82a7..83e8cd6f264 100644 --- a/assertj-tests/assertj-integration-tests/assertj-scripts/src/test/java/org/assertj/scripts/ShellScriptExecutor.java +++ b/assertj-tests/assertj-integration-tests/assertj-scripts/src/test/java/org/assertj/scripts/ShellScriptExecutor.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-performance-tests/src/test/java/module-info.java b/assertj-tests/assertj-performance-tests/src/test/java/module-info.java index c341f5c52b8..7923e2055ad 100644 --- a/assertj-tests/assertj-performance-tests/src/test/java/module-info.java +++ b/assertj-tests/assertj-performance-tests/src/test/java/module-info.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-performance-tests/src/test/java/org/assertj/tests/core/perf/ContainsOnlyPerfTest.java b/assertj-tests/assertj-performance-tests/src/test/java/org/assertj/tests/core/perf/ContainsOnlyPerfTest.java index d7fe7617a01..3f5095d2d9b 100644 --- a/assertj-tests/assertj-performance-tests/src/test/java/org/assertj/tests/core/perf/ContainsOnlyPerfTest.java +++ b/assertj-tests/assertj-performance-tests/src/test/java/org/assertj/tests/core/perf/ContainsOnlyPerfTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-performance-tests/src/test/java/org/assertj/tests/core/perf/SoftAssertionsPerfTest.java b/assertj-tests/assertj-performance-tests/src/test/java/org/assertj/tests/core/perf/SoftAssertionsPerfTest.java index 9e569ff5afe..c93a9b7ff70 100644 --- a/assertj-tests/assertj-performance-tests/src/test/java/org/assertj/tests/core/perf/SoftAssertionsPerfTest.java +++ b/assertj-tests/assertj-performance-tests/src/test/java/org/assertj/tests/core/perf/SoftAssertionsPerfTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/assertj-tests/assertj-performance-tests/src/test/java/org/assertj/tests/core/perf/TypeComparatorsPerfTest.java b/assertj-tests/assertj-performance-tests/src/test/java/org/assertj/tests/core/perf/TypeComparatorsPerfTest.java index 153451ab523..d3b8e79a218 100644 --- a/assertj-tests/assertj-performance-tests/src/test/java/org/assertj/tests/core/perf/TypeComparatorsPerfTest.java +++ b/assertj-tests/assertj-performance-tests/src/test/java/org/assertj/tests/core/perf/TypeComparatorsPerfTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2012-2025 the original author or authors. + * Copyright 2012-2026 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pom.xml b/pom.xml index 72bf76854a6..578248f6d84 100644 --- a/pom.xml +++ b/pom.xml @@ -193,7 +193,7 @@ limitations under the License. - 2025 + 2026 true From 87eb6f68b5a455fa8a0dec4b8af90990c9d07f98 Mon Sep 17 00:00:00 2001 From: qlfyd123 <86708481+qlfyd123@users.noreply.github.com> Date: Fri, 9 Jan 2026 18:31:57 +0900 Subject: [PATCH 10/85] Add HTML anchor tag to URL in Javadoc (#4097) --- assertj-core/src/main/java/org/assertj/core/api/Assertions.java | 2 +- .../main/java/org/assertj/core/api/AssertionsForClassTypes.java | 2 +- .../java/org/assertj/core/api/AssertionsForInterfaceTypes.java | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/assertj-core/src/main/java/org/assertj/core/api/Assertions.java b/assertj-core/src/main/java/org/assertj/core/api/Assertions.java index 54d5f1a3577..813f3aa4a27 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/Assertions.java +++ b/assertj-core/src/main/java/org/assertj/core/api/Assertions.java @@ -145,7 +145,7 @@ * if that occurred assertThat(List) would also be a possible choice - thus confusing java 8. *

* This why {@link Assertions} have been split in {@link AssertionsForClassTypes} and {@link AssertionsForInterfaceTypes} - * (see http://stackoverflow.com/questions/29499847/ambiguous-method-in-java-8-why). + * (see Ambiguous method in Java 8, why?). * * @author Alex Ruiz * @author Yvonne Wang diff --git a/assertj-core/src/main/java/org/assertj/core/api/AssertionsForClassTypes.java b/assertj-core/src/main/java/org/assertj/core/api/AssertionsForClassTypes.java index 2d46d2c82af..480c573820a 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AssertionsForClassTypes.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AssertionsForClassTypes.java @@ -78,7 +78,7 @@ * if that occurred assertThat(List) would also be a possible choice - thus confusing java 8. *

* This why {@link Assertions} have been split in {@link AssertionsForClassTypes} and {@link AssertionsForInterfaceTypes} - * (see http://stackoverflow.com/questions/29499847/ambiguous-method-in-java-8-why). + * (see Ambiguous method in Java 8, why?). */ @CheckReturnValue public class AssertionsForClassTypes { diff --git a/assertj-core/src/main/java/org/assertj/core/api/AssertionsForInterfaceTypes.java b/assertj-core/src/main/java/org/assertj/core/api/AssertionsForInterfaceTypes.java index 0c67b933d26..4b7ecdfd0b5 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AssertionsForInterfaceTypes.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AssertionsForInterfaceTypes.java @@ -51,7 +51,7 @@ * if that occurred assertThat(List) would also be a possible choice - thus confusing java 8. *

* This why {@link Assertions} have been split in {@link AssertionsForClassTypes} and {@link AssertionsForInterfaceTypes} - * (see http://stackoverflow.com/questions/29499847/ambiguous-method-in-java-8-why). + * (see Ambiguous method in Java 8, why?). * * @author Alex Ruiz * @author Yvonne Wang From 07ec309ae618b9a5f1ecbdf01f1d0c7706dcb7a6 Mon Sep 17 00:00:00 2001 From: Stefano Cordio Date: Fri, 9 Jan 2026 10:39:40 +0100 Subject: [PATCH 11/85] Revert "feat: honor representation in AssertionFailedError actual and expected values" This reverts commit a1d88cd7e2915850ed376a52f8f7772a5e7d13e2 due to test failures. --- .../core/error/AssertionErrorCreator.java | 30 +++-------- ...rtionErrorCreator_assertionError_Test.java | 53 ------------------- 2 files changed, 6 insertions(+), 77 deletions(-) diff --git a/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorCreator.java b/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorCreator.java index 24dee3fbf79..96a9ea430cd 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorCreator.java +++ b/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorCreator.java @@ -18,7 +18,6 @@ import static org.assertj.core.util.Arrays.array; import static org.assertj.core.util.Throwables.describeErrors; -import java.lang.reflect.Method; import java.util.List; import java.util.Optional; @@ -37,7 +36,6 @@ public class AssertionErrorCreator { private static final Class[] MSG_ARG_TYPES_FOR_COMPARISON_FAILURE = array(String.class, String.class, String.class); private static final Class[] MULTIPLE_FAILURES_ERROR_ARGUMENT_TYPES = array(String.class, List.class); - private Method valueWrapperCreateMethod; @VisibleForTesting ConstructorInvoker constructorInvoker; @@ -48,32 +46,25 @@ public AssertionErrorCreator() { public AssertionErrorCreator(ConstructorInvoker constructorInvoker) { this.constructorInvoker = constructorInvoker; - try { - Class valueWrapperClass = Class.forName("org.opentest4j.ValueWrapper"); - valueWrapperCreateMethod = valueWrapperClass.getMethod("create", Object.class, String.class); - } catch (Exception e) { - valueWrapperCreateMethod = null; - } } // single assertion error public AssertionError assertionError(String message, Object actual, Object expected, Representation representation) { // @format:off - return assertionFailedError(message, actual, expected, representation) - .orElse(comparisonFailure(message, actual, expected, representation) - .orElse(assertionError(message))); + return assertionFailedError(message, actual,expected) + .orElse(comparisonFailure(message, actual, expected, representation) + .orElse(assertionError(message))); // @format:on } - private Optional assertionFailedError(String message, Object actual, Object expected, - Representation representation) { + private Optional assertionFailedError(String message, Object actual, Object expected) { try { Object o = constructorInvoker.newInstance("org.opentest4j.AssertionFailedError", MSG_ARG_TYPES_FOR_ASSERTION_FAILED_ERROR, message, - valueWrapper(expected, representation), - valueWrapper(actual, representation)); + expected, + actual); if (o instanceof AssertionError) return Optional.of((AssertionError) o); @@ -81,15 +72,6 @@ private Optional assertionFailedError(String message, Object act return Optional.empty(); } - private Object valueWrapper(Object value, Representation representation) { - if (valueWrapperCreateMethod == null) return value; - try { - return valueWrapperCreateMethod.invoke(null, value, representation.toStringOf(value)); - } catch (Exception e) { - return value; // best effort - } - } - private Optional comparisonFailure(String message, Object actual, Object expected, diff --git a/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_assertionError_Test.java b/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_assertionError_Test.java index 2e30fe4873f..ffd8a68d64e 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_assertionError_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_assertionError_Test.java @@ -16,8 +16,6 @@ package org.assertj.core.error; import static org.assertj.core.api.BDDAssertions.then; -import static org.assertj.core.presentation.StandardRepresentation.STANDARD_REPRESENTATION; -import static org.assertj.core.util.Lists.list; import static org.mockito.ArgumentMatchers.any; import static org.mockito.ArgumentMatchers.anyString; import static org.mockito.ArgumentMatchers.eq; @@ -25,7 +23,6 @@ import static org.mockito.Mockito.mock; import org.assertj.core.presentation.Representation; -import org.assertj.core.presentation.StandardRepresentation; import org.junit.ComparisonFailure; import org.junit.jupiter.api.Test; import org.opentest4j.AssertionFailedError; @@ -83,54 +80,4 @@ void should_create_AssertionError_when_neither_AssertionFailedError_nor_Comparis then(assertionError).isNotInstanceOf(AssertionFailedError.class) .hasMessage(message); } - - @Test - public void should_honor_representation_in_AssertionFailedError_actual_and_expected_values() { - // WHEN - AssertionError assertionError = assertionErrorCreator.assertionError("boom", list("actual"), list("expected"), - STANDARD_REPRESENTATION); - // THEN - then(assertionError).isInstanceOf(AssertionFailedError.class); - AssertionFailedError assertionFailedError = (AssertionFailedError) assertionError; - then(assertionFailedError.getActual().toString()).contains("[\"actual\"]"); - then(assertionFailedError.getExpected().toString()).contains("[\"expected\"]"); - } - - @Test - public void should_honor_custom_representation_in_AssertionFailedError_actual_and_expected_values() { - // GIVEN - Representation representation = new ItemRepresentation(); - // WHEN - AssertionError assertionError = assertionErrorCreator.assertionError("boom", new Item("actual"), new Item("expected"), - representation); - // THEN - then(assertionError).isInstanceOf(AssertionFailedError.class); - AssertionFailedError assertionFailedError = (AssertionFailedError) assertionError; - then(assertionFailedError.getActual().toString()).contains("actual"); - then(assertionFailedError.getExpected().toString()).contains("expected"); - } - - static class Item { - - String name; - - Item(String name) { - this.name = name; - } - - @Override - public String toString() { - return "useless toString"; - } - } - - private static class ItemRepresentation extends StandardRepresentation { - @Override - protected String fallbackToStringOf(final Object object) { - if (object instanceof Item) { - return ((Item) object).name; - } - return super.fallbackToStringOf(object); - } - } } From cc8fba2cf18ced610c1cce73c12ad10a3000f511 Mon Sep 17 00:00:00 2001 From: Joel Costigliola <382613+joel-costigliola@users.noreply.github.com> Date: Fri, 9 Jan 2026 22:32:48 +0100 Subject: [PATCH 12/85] Reapply "feat: honor representation in AssertionFailedError actual and expected values" This reverts commit 07ec309ae618b9a5f1ecbdf01f1d0c7706dcb7a6. --- .../core/error/AssertionErrorCreator.java | 30 ++++++++--- ...rtionErrorCreator_assertionError_Test.java | 53 +++++++++++++++++++ 2 files changed, 77 insertions(+), 6 deletions(-) diff --git a/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorCreator.java b/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorCreator.java index 96a9ea430cd..24dee3fbf79 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorCreator.java +++ b/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorCreator.java @@ -18,6 +18,7 @@ import static org.assertj.core.util.Arrays.array; import static org.assertj.core.util.Throwables.describeErrors; +import java.lang.reflect.Method; import java.util.List; import java.util.Optional; @@ -36,6 +37,7 @@ public class AssertionErrorCreator { private static final Class[] MSG_ARG_TYPES_FOR_COMPARISON_FAILURE = array(String.class, String.class, String.class); private static final Class[] MULTIPLE_FAILURES_ERROR_ARGUMENT_TYPES = array(String.class, List.class); + private Method valueWrapperCreateMethod; @VisibleForTesting ConstructorInvoker constructorInvoker; @@ -46,25 +48,32 @@ public AssertionErrorCreator() { public AssertionErrorCreator(ConstructorInvoker constructorInvoker) { this.constructorInvoker = constructorInvoker; + try { + Class valueWrapperClass = Class.forName("org.opentest4j.ValueWrapper"); + valueWrapperCreateMethod = valueWrapperClass.getMethod("create", Object.class, String.class); + } catch (Exception e) { + valueWrapperCreateMethod = null; + } } // single assertion error public AssertionError assertionError(String message, Object actual, Object expected, Representation representation) { // @format:off - return assertionFailedError(message, actual,expected) - .orElse(comparisonFailure(message, actual, expected, representation) - .orElse(assertionError(message))); + return assertionFailedError(message, actual, expected, representation) + .orElse(comparisonFailure(message, actual, expected, representation) + .orElse(assertionError(message))); // @format:on } - private Optional assertionFailedError(String message, Object actual, Object expected) { + private Optional assertionFailedError(String message, Object actual, Object expected, + Representation representation) { try { Object o = constructorInvoker.newInstance("org.opentest4j.AssertionFailedError", MSG_ARG_TYPES_FOR_ASSERTION_FAILED_ERROR, message, - expected, - actual); + valueWrapper(expected, representation), + valueWrapper(actual, representation)); if (o instanceof AssertionError) return Optional.of((AssertionError) o); @@ -72,6 +81,15 @@ private Optional assertionFailedError(String message, Object act return Optional.empty(); } + private Object valueWrapper(Object value, Representation representation) { + if (valueWrapperCreateMethod == null) return value; + try { + return valueWrapperCreateMethod.invoke(null, value, representation.toStringOf(value)); + } catch (Exception e) { + return value; // best effort + } + } + private Optional comparisonFailure(String message, Object actual, Object expected, diff --git a/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_assertionError_Test.java b/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_assertionError_Test.java index ffd8a68d64e..2e30fe4873f 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_assertionError_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_assertionError_Test.java @@ -16,6 +16,8 @@ package org.assertj.core.error; import static org.assertj.core.api.BDDAssertions.then; +import static org.assertj.core.presentation.StandardRepresentation.STANDARD_REPRESENTATION; +import static org.assertj.core.util.Lists.list; import static org.mockito.ArgumentMatchers.any; import static org.mockito.ArgumentMatchers.anyString; import static org.mockito.ArgumentMatchers.eq; @@ -23,6 +25,7 @@ import static org.mockito.Mockito.mock; import org.assertj.core.presentation.Representation; +import org.assertj.core.presentation.StandardRepresentation; import org.junit.ComparisonFailure; import org.junit.jupiter.api.Test; import org.opentest4j.AssertionFailedError; @@ -80,4 +83,54 @@ void should_create_AssertionError_when_neither_AssertionFailedError_nor_Comparis then(assertionError).isNotInstanceOf(AssertionFailedError.class) .hasMessage(message); } + + @Test + public void should_honor_representation_in_AssertionFailedError_actual_and_expected_values() { + // WHEN + AssertionError assertionError = assertionErrorCreator.assertionError("boom", list("actual"), list("expected"), + STANDARD_REPRESENTATION); + // THEN + then(assertionError).isInstanceOf(AssertionFailedError.class); + AssertionFailedError assertionFailedError = (AssertionFailedError) assertionError; + then(assertionFailedError.getActual().toString()).contains("[\"actual\"]"); + then(assertionFailedError.getExpected().toString()).contains("[\"expected\"]"); + } + + @Test + public void should_honor_custom_representation_in_AssertionFailedError_actual_and_expected_values() { + // GIVEN + Representation representation = new ItemRepresentation(); + // WHEN + AssertionError assertionError = assertionErrorCreator.assertionError("boom", new Item("actual"), new Item("expected"), + representation); + // THEN + then(assertionError).isInstanceOf(AssertionFailedError.class); + AssertionFailedError assertionFailedError = (AssertionFailedError) assertionError; + then(assertionFailedError.getActual().toString()).contains("actual"); + then(assertionFailedError.getExpected().toString()).contains("expected"); + } + + static class Item { + + String name; + + Item(String name) { + this.name = name; + } + + @Override + public String toString() { + return "useless toString"; + } + } + + private static class ItemRepresentation extends StandardRepresentation { + @Override + protected String fallbackToStringOf(final Object object) { + if (object instanceof Item) { + return ((Item) object).name; + } + return super.fallbackToStringOf(object); + } + } } From 2c867460d0bd022282689175b99ddbf35942abe2 Mon Sep 17 00:00:00 2001 From: Joel Costigliola <382613+joel-costigliola@users.noreply.github.com> Date: Fri, 9 Jan 2026 22:39:58 +0100 Subject: [PATCH 13/85] fix tests --- .../OptionalLongAssert_hasValue_Test.java | 22 ++++++++++--------- .../OptionalAssert_contains_Test.java | 12 +++++----- 2 files changed, 18 insertions(+), 16 deletions(-) diff --git a/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_hasValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_hasValue_Test.java index 2ed92381d1f..d47f4a8515c 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_hasValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_hasValue_Test.java @@ -16,10 +16,10 @@ package org.assertj.core.api.optionallong; import static org.assertj.core.api.Assertions.assertThat; -import static org.assertj.core.api.Assertions.catchThrowable; import static org.assertj.core.api.Assertions.catchThrowableOfType; +import static org.assertj.core.api.BDDAssertions.then; import static org.assertj.core.error.OptionalShouldContain.shouldContain; -import static org.assertj.core.util.AssertionsUtil.assertThatAssertionErrorIsThrownBy; +import static org.assertj.core.util.AssertionsUtil.expectAssertionError; import static org.assertj.core.util.FailureMessages.actualIsNull; import java.util.OptionalLong; @@ -33,8 +33,10 @@ class OptionalLongAssert_hasValue_Test { void should_fail_when_OptionalLong_is_null() { // GIVEN OptionalLong nullActual = null; + // WHEN + AssertionError error = expectAssertionError(() -> assertThat(nullActual).hasValue(10L)); // THEN - assertThatAssertionErrorIsThrownBy(() -> assertThat(nullActual).hasValue(10L)).withMessage(actualIsNull()); + then(error).hasMessage(actualIsNull()); } @Test @@ -48,12 +50,12 @@ void should_fail_if_OptionalLong_does_not_have_expected_value() { OptionalLong actual = OptionalLong.of(5L); long expectedValue = 10L; // WHEN - AssertionFailedError error = catchThrowableOfType(() -> assertThat(actual).hasValue(expectedValue), - AssertionFailedError.class); + AssertionFailedError error = catchThrowableOfType(AssertionFailedError.class, + () -> assertThat(actual).hasValue(expectedValue)); // THEN - assertThat(error).hasMessage(shouldContain(actual, expectedValue).create()); - assertThat(error.getActual().getStringRepresentation()).isEqualTo(String.valueOf(actual.getAsLong())); - assertThat(error.getExpected().getStringRepresentation()).isEqualTo(String.valueOf(expectedValue)); + then(error).hasMessage(shouldContain(actual, expectedValue).create()); + then(error.getActual().getValue()).isEqualTo(actual.getAsLong()); + then(error.getExpected().getValue()).isEqualTo(expectedValue); } @Test @@ -61,8 +63,8 @@ void should_fail_if_OptionalLong_is_empty() { // GIVEN long expectedValue = 10L; // WHEN - Throwable error = catchThrowable(() -> assertThat(OptionalLong.empty()).hasValue(expectedValue)); + AssertionError error = expectAssertionError(() -> assertThat(OptionalLong.empty()).hasValue(expectedValue)); // THEN - assertThat(error).hasMessage(shouldContain(expectedValue).create()); + then(error).hasMessage(shouldContain(expectedValue).create()); } } diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_Test.java index 9cb79f70aab..aed88a5f8fe 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_Test.java @@ -20,6 +20,7 @@ import static org.assertj.core.api.Assertions.catchThrowableOfType; import static org.assertj.core.api.BDDAssertions.then; import static org.assertj.core.error.OptionalShouldContain.shouldContain; +import static org.assertj.core.presentation.StandardRepresentation.STANDARD_REPRESENTATION; import static org.assertj.core.util.FailureMessages.actualIsNull; import static org.assertj.tests.core.util.AssertionsUtil.expectAssertionError; @@ -36,7 +37,7 @@ void should_fail_when_optional_is_null() { @SuppressWarnings("OptionalAssignedToNull") Optional nullActual = null; // WHEN - AssertionError assertionError = expectAssertionError(() -> assertThat(nullActual).contains("something")); + var assertionError = expectAssertionError(() -> assertThat(nullActual).contains("something")); // THEN then(assertionError).hasMessage(actualIsNull()); } @@ -58,12 +59,11 @@ void should_fail_if_optional_does_not_contain_expected_value() { Optional actual = Optional.of("not-expected"); String expectedValue = "something"; // WHEN - AssertionFailedError error = catchThrowableOfType(AssertionFailedError.class, - () -> assertThat(actual).contains(expectedValue)); + var error = catchThrowableOfType(AssertionFailedError.class, () -> assertThat(actual).contains(expectedValue)); // THEN then(error).hasMessage(shouldContain(actual, expectedValue).create()); - then(error.getActual().getStringRepresentation()).isEqualTo(actual.get()); - then(error.getExpected().getStringRepresentation()).isEqualTo(expectedValue); + then(error.getActual().getStringRepresentation()).isEqualTo(STANDARD_REPRESENTATION.toStringOf(actual.get())); + then(error.getExpected().getStringRepresentation()).isEqualTo(STANDARD_REPRESENTATION.toStringOf(expectedValue)); } @Test @@ -71,7 +71,7 @@ void should_fail_if_optional_is_empty() { // GIVEN String expectedValue = "something"; // WHEN - AssertionError assertionError = expectAssertionError(() -> assertThat(Optional.empty()).contains(expectedValue)); + var assertionError = expectAssertionError(() -> assertThat(Optional.empty()).contains(expectedValue)); // THEN then(assertionError).hasMessage(shouldContain(expectedValue).create()); } From 02401b75b5f414071ca96886b9c413feb0180f79 Mon Sep 17 00:00:00 2001 From: Joel Costigliola <382613+joel-costigliola@users.noreply.github.com> Date: Thu, 8 Jan 2026 23:25:18 +0100 Subject: [PATCH 14/85] feat: honor representation in AssertionFailedError actual and expected values --- .../core/error/AssertionErrorCreator.java | 28 ++++++++--- .../OptionalLongAssert_hasValue_Test.java | 21 +++++---- ...rtionErrorCreator_assertionError_Test.java | 47 +++++++++++++++++++ .../OptionalAssert_contains_Test.java | 8 ++-- 4 files changed, 84 insertions(+), 20 deletions(-) diff --git a/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorCreator.java b/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorCreator.java index 679e9d73fd7..0e0e8ec2202 100644 --- a/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorCreator.java +++ b/assertj-core/src/main/java/org/assertj/core/error/AssertionErrorCreator.java @@ -17,6 +17,7 @@ import static org.assertj.core.util.Arrays.array; +import java.lang.reflect.Method; import java.util.List; import java.util.Optional; @@ -27,6 +28,7 @@ public class AssertionErrorCreator { private static final Class[] MSG_ARG_TYPES_FOR_ASSERTION_FAILED_ERROR = array(String.class, Object.class, Object.class); + private Method valueWrapperCreateMethod; // TODO reduce the visibility of the fields annotated with @VisibleForTesting ConstructorInvoker constructorInvoker; @@ -37,23 +39,28 @@ public AssertionErrorCreator() { public AssertionErrorCreator(ConstructorInvoker constructorInvoker) { this.constructorInvoker = constructorInvoker; + try { + Class valueWrapperClass = Class.forName("org.opentest4j.ValueWrapper"); + valueWrapperCreateMethod = valueWrapperClass.getMethod("create", Object.class, String.class); + } catch (Exception e) { + valueWrapperCreateMethod = null; + } } // single assertion error public AssertionError assertionError(String message, Object actual, Object expected, Representation representation) { - return assertionFailedError(message, actual, expected).orElse(assertionError(message)); + return assertionFailedError(message, actual, expected, representation).orElse(assertionError(message)); } - private Optional assertionFailedError(String message, Object actual, Object expected) { + private Optional assertionFailedError(String message, Object actual, Object expected, + Representation representation) { try { - // TODO use UnambiguousRepresentation unambiguousRepresentation = new UnambiguousRepresentation(representation, actual, - // expected); Object o = constructorInvoker.newInstance("org.opentest4j.AssertionFailedError", MSG_ARG_TYPES_FOR_ASSERTION_FAILED_ERROR, message, - expected, - actual); + valueWrapper(expected, representation), + valueWrapper(actual, representation)); if (o instanceof AssertionError error) return Optional.of(error); @@ -61,6 +68,15 @@ private Optional assertionFailedError(String message, Object act return Optional.empty(); } + private Object valueWrapper(Object value, Representation representation) { + if (valueWrapperCreateMethod == null) return value; + try { + return valueWrapperCreateMethod.invoke(null, value, representation.toStringOf(value)); + } catch (Exception e) { + return value; // best effort + } + } + public AssertionError assertionError(String message) { return new AssertionError(message); } diff --git a/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_hasValue_Test.java b/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_hasValue_Test.java index dacb9e2f6bb..b393b82df7a 100644 --- a/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_hasValue_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_hasValue_Test.java @@ -16,10 +16,10 @@ package org.assertj.core.api.optionallong; import static org.assertj.core.api.Assertions.assertThat; -import static org.assertj.core.api.Assertions.catchThrowable; import static org.assertj.core.api.Assertions.catchThrowableOfType; +import static org.assertj.core.api.BDDAssertions.then; import static org.assertj.core.error.OptionalShouldContain.shouldContain; -import static org.assertj.core.util.AssertionsUtil.assertThatAssertionErrorIsThrownBy; +import static org.assertj.core.util.AssertionsUtil.expectAssertionError; import static org.assertj.core.util.FailureMessages.actualIsNull; import java.util.OptionalLong; @@ -33,8 +33,10 @@ class OptionalLongAssert_hasValue_Test { void should_fail_when_OptionalLong_is_null() { // GIVEN OptionalLong nullActual = null; + // WHEN + var error = expectAssertionError(() -> assertThat(nullActual).hasValue(10L)); // THEN - assertThatAssertionErrorIsThrownBy(() -> assertThat(nullActual).hasValue(10L)).withMessage(actualIsNull()); + then(error).hasMessage(actualIsNull()); } @Test @@ -48,12 +50,11 @@ void should_fail_if_OptionalLong_does_not_have_expected_value() { OptionalLong actual = OptionalLong.of(5L); long expectedValue = 10L; // WHEN - AssertionFailedError error = catchThrowableOfType(AssertionFailedError.class, - () -> assertThat(actual).hasValue(expectedValue)); + var error = catchThrowableOfType(AssertionFailedError.class, () -> assertThat(actual).hasValue(expectedValue)); // THEN - assertThat(error).hasMessage(shouldContain(actual, expectedValue).create()); - assertThat(error.getActual().getStringRepresentation()).isEqualTo(String.valueOf(actual.getAsLong())); - assertThat(error.getExpected().getStringRepresentation()).isEqualTo(String.valueOf(expectedValue)); + then(error).hasMessage(shouldContain(actual, expectedValue).create()); + then(error.getActual().getValue()).isEqualTo(actual.getAsLong()); + then(error.getExpected().getValue()).isEqualTo(expectedValue); } @Test @@ -61,8 +62,8 @@ void should_fail_if_OptionalLong_is_empty() { // GIVEN long expectedValue = 10L; // WHEN - Throwable error = catchThrowable(() -> assertThat(OptionalLong.empty()).hasValue(expectedValue)); + var error = expectAssertionError(() -> assertThat(OptionalLong.empty()).hasValue(expectedValue)); // THEN - assertThat(error).hasMessage(shouldContain(expectedValue).create()); + then(error).hasMessage(shouldContain(expectedValue).create()); } } diff --git a/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_assertionError_Test.java b/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_assertionError_Test.java index 5e17ece4399..1e860f9a74c 100644 --- a/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_assertionError_Test.java +++ b/assertj-core/src/test/java/org/assertj/core/error/AssertionErrorCreator_assertionError_Test.java @@ -16,12 +16,16 @@ package org.assertj.core.error; import static org.assertj.core.api.BDDAssertions.then; +import static org.assertj.core.presentation.StandardRepresentation.STANDARD_REPRESENTATION; import static org.mockito.ArgumentMatchers.any; import static org.mockito.ArgumentMatchers.anyString; import static org.mockito.BDDMockito.given; import static org.mockito.Mockito.mock; +import java.util.List; + import org.assertj.core.presentation.Representation; +import org.assertj.core.presentation.StandardRepresentation; import org.junit.jupiter.api.Test; import org.opentest4j.AssertionFailedError; @@ -60,4 +64,47 @@ void should_create_AssertionError_when_an_AssertionFailedError_could_not_be_crea then(assertionError).isNotInstanceOf(AssertionFailedError.class) .hasMessage(message); } + + @Test + public void should_honor_representation_in_AssertionFailedError_actual_and_expected_values() { + // WHEN + var assertionError = assertionErrorCreator.assertionError("boom", List.of("actual"), List.of("expected"), + STANDARD_REPRESENTATION); + // THEN + then(assertionError).isInstanceOf(AssertionFailedError.class); + var assertionFailedError = (AssertionFailedError) assertionError; + then(assertionFailedError.getActual().toString()).contains("[\"actual\"]"); + then(assertionFailedError.getExpected().toString()).contains("[\"expected\"]"); + } + + @Test + public void should_honor_custom_representation_in_AssertionFailedError_actual_and_expected_values() { + // GIVEN + Representation representation = new ItemRepresentation(); + // WHEN + var assertionError = assertionErrorCreator.assertionError("boom", new Item("actual"), new Item("expected"), representation); + // THEN + then(assertionError).isInstanceOf(AssertionFailedError.class); + AssertionFailedError assertionFailedError = (AssertionFailedError) assertionError; + then(assertionFailedError.getActual().toString()).contains("actual"); + then(assertionFailedError.getExpected().toString()).contains("expected"); + } + + record Item(String name) { + + @Override + public String toString() { + return "useless toString"; + } + } + + private static class ItemRepresentation extends StandardRepresentation { + @Override + protected String fallbackToStringOf(final Object object) { + if (object instanceof Item) { + return ((Item) object).name; + } + return super.fallbackToStringOf(object); + } + } } diff --git a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_Test.java b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_Test.java index c2946f65755..aed88a5f8fe 100644 --- a/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_Test.java +++ b/assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/optional/OptionalAssert_contains_Test.java @@ -20,6 +20,7 @@ import static org.assertj.core.api.Assertions.catchThrowableOfType; import static org.assertj.core.api.BDDAssertions.then; import static org.assertj.core.error.OptionalShouldContain.shouldContain; +import static org.assertj.core.presentation.StandardRepresentation.STANDARD_REPRESENTATION; import static org.assertj.core.util.FailureMessages.actualIsNull; import static org.assertj.tests.core.util.AssertionsUtil.expectAssertionError; @@ -58,12 +59,11 @@ void should_fail_if_optional_does_not_contain_expected_value() { Optional actual = Optional.of("not-expected"); String expectedValue = "something"; // WHEN - AssertionFailedError error = catchThrowableOfType(AssertionFailedError.class, - () -> assertThat(actual).contains(expectedValue)); + var error = catchThrowableOfType(AssertionFailedError.class, () -> assertThat(actual).contains(expectedValue)); // THEN then(error).hasMessage(shouldContain(actual, expectedValue).create()); - then(error.getActual().getStringRepresentation()).isEqualTo(actual.get()); - then(error.getExpected().getStringRepresentation()).isEqualTo(expectedValue); + then(error.getActual().getStringRepresentation()).isEqualTo(STANDARD_REPRESENTATION.toStringOf(actual.get())); + then(error.getExpected().getStringRepresentation()).isEqualTo(STANDARD_REPRESENTATION.toStringOf(expectedValue)); } @Test From f130dbc2a7671827148c471ffa40a9bc7e81eddd Mon Sep 17 00:00:00 2001 From: Stefano Cordio Date: Sat, 10 Jan 2026 12:16:13 +0100 Subject: [PATCH 15/85] Add thanks.dev to FUNDING.yml --- .github/FUNDING.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 6659c4c6892..9805f861e4f 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1 +1,2 @@ github: [joel-costigliola, scordio] +thanks_dev: u/gh/assertj From 1cbc47274760f5fb4de6d177fe2f5cd373a60665 Mon Sep 17 00:00:00 2001 From: Stefano Cordio Date: Sun, 11 Jan 2026 11:16:42 +0100 Subject: [PATCH 16/85] Add `withElementAssert` to `Iterable` assertions (#4076) This change introduces a new `withElementAssert` configuration method to the `Iterable` assertion and related subclasses. This is a replacement for the factory-based navigable assertions deprecated in version `3.26.0`, as custom AssertJ extensions lost the ability to get type-specific assertions when navigating to specific elements via methods like `first()`, `last()`, `element(int)`, and `singleElement()`. Although it's still possible to use the overloads with the `InstanceOfAssertFactory` parameter, end users must call the appropriate methods, and extension authors can no longer hide this detail in their implementations. The new `withElementAssert` method allows extension authors to configure the assertion type to be returned when navigating to specific elements before returning the assertion object to the end user. This change also completes the work started in #3453, by deprecating `FactoryBasedNavigableIterableAssert` and `FactoryBasedNavigableListAssert`. --- .../core/api/AbstractCollectionAssert.java | 51 +++++- .../core/api/AbstractIterableAssert.java | 83 +++++++++- .../core/api/AbstractIterableSizeAssert.java | 2 +- .../assertj/core/api/AbstractListAssert.java | 50 +++++- .../java/org/assertj/core/api/Assertions.java | 147 ++++++++++-------- .../core/api/AssertionsForInterfaceTypes.java | 127 ++++++++------- .../org/assertj/core/api/BDDAssertions.java | 135 +++++++++------- .../ClassBasedNavigableIterableAssert.java | 42 ++--- .../api/ClassBasedNavigableListAssert.java | 42 ++--- .../FactoryBasedNavigableIterableAssert.java | 42 ++--- .../api/FactoryBasedNavigableListAssert.java | 44 +++--- .../org/assertj/core/api/WithAssertions.java | 116 +++++++------- ...llectionAssert_withElementAssert_Test.java | 101 ++++++++++++ ...IterableAssert_withElementAssert_Test.java | 100 ++++++++++++ .../ListAssert_withElementAssert_Test.java | 60 +++++++ 15 files changed, 824 insertions(+), 318 deletions(-) create mode 100644 assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/collection/CollectionAssert_withElementAssert_Test.java create mode 100644 assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/iterable/IterableAssert_withElementAssert_Test.java create mode 100644 assertj-tests/assertj-integration-tests/assertj-core-tests/src/test/java/org/assertj/tests/core/api/list/ListAssert_withElementAssert_Test.java diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractCollectionAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractCollectionAssert.java index 3d9fcbf10b2..2627ced9d16 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractCollectionAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractCollectionAssert.java @@ -17,6 +17,7 @@ import static java.util.function.UnaryOperator.identity; import static org.assertj.core.error.ShouldBeUnmodifiable.shouldBeUnmodifiable; +import static org.assertj.core.util.Lists.newArrayList; import java.util.Collection; import java.util.Collections; @@ -41,7 +42,7 @@ public abstract class AbstractCollectionAssert, ACTUAL extends Collection, ELEMENT, - ELEMENT_ASSERT extends AbstractAssert> + ELEMENT_ASSERT extends AbstractAssert> extends AbstractIterableAssert { //@format:on @@ -49,6 +50,21 @@ protected AbstractCollectionAssert(ACTUAL actual, Class selfType) { super(actual, selfType); } + /** + * {@inheritDoc} + * + * @param the type of the assertion to be created when a navigation method is invoked + * @param assertFactory the factory responsible for creating an {@link ASSERT} instance from an {@link ELEMENT}; + * must not be {@code null}. + * @return an {@link AbstractCollectionAssert} whose element assertions are created using the given {@code assertFactory}; + * the returned instance allows fluent type-specific assertions when navigating to a specific element. + * @since 3.28.0 + */ + @Override + public > AbstractCollectionAssert withElementAssert(AssertFactory assertFactory) { + return new FactoryBasedAssert<>(actual, assertFactory); + } + /** * Verifies that the actual collection is unmodifiable, i.e., throws an {@link UnsupportedOperationException} with * any attempt to modify the collection. @@ -134,4 +150,37 @@ private Collection emptyCollection() { return Collections.emptyList(); } + /** + * This class exists to maintain binary compatibility in version 3 and will be merged into {@link CollectionAssert} + * in version 4. + */ + // @format:off + private static class FactoryBasedAssert, + ACTUAL extends Collection, + ELEMENT, + ELEMENT_ASSERT extends AbstractAssert> + extends AbstractCollectionAssert { + // @format:on + + private final AssertFactory assertFactory; + + private FactoryBasedAssert(ACTUAL actual, AssertFactory assertFactory) { + super(actual, FactoryBasedAssert.class); + this.assertFactory = assertFactory; + } + + @SuppressWarnings("unchecked") + @Override + protected ELEMENT_ASSERT toAssert(ELEMENT value, String description) { + return assertFactory.createAssert(value).as(description); + } + + @SuppressWarnings("unchecked") + @Override + protected SELF newAbstractIterableAssert(Iterable iterable) { + return (SELF) new FactoryBasedAssert<>(newArrayList(iterable), assertFactory); + } + + } + } diff --git a/assertj-core/src/main/java/org/assertj/core/api/AbstractIterableAssert.java b/assertj-core/src/main/java/org/assertj/core/api/AbstractIterableAssert.java index 01e8bc6cdbd..84b8ba969b1 100644 --- a/assertj-core/src/main/java/org/assertj/core/api/AbstractIterableAssert.java +++ b/assertj-core/src/main/java/org/assertj/core/api/AbstractIterableAssert.java @@ -109,7 +109,7 @@ public abstract class AbstractIterableAssert, ACTUAL extends Iterable, ELEMENT, - ELEMENT_ASSERT extends AbstractAssert> + ELEMENT_ASSERT extends AbstractAssert> extends AbstractAssert implements ObjectEnumerableAssert { //@format:on @@ -126,12 +126,49 @@ protected AbstractIterableAssert(ACTUAL actual, Class selfType) { super(actual, selfType); if (actual instanceof SortedSet) { + @SuppressWarnings("unchecked") SortedSet sortedSet = (SortedSet) actual; Comparator comparator = sortedSet.comparator(); if (comparator != null) usingElementComparator(sortedSet.comparator()); } } + /** + * Configures the {@link AssertFactory} used to create assertions whenever a navigation method is invoked. + *

+ * For example, given an {@code Iterable}, {@link Assertions#assertThat(String)} can be configured + * as the {@code AssertFactory} to be used for navigation methods like + * {@link #first()}, {@link #last()}, {@link #element(int)}, and {@link #singleElement()}: + *


+   * Iterable<String> people = List.of("Luke", "Leia");
+   *
+   * assertThat(people).withElementAssert(Assertions::assertThat)
+   *                   .first()
+   *                   .startsWith("Lu");
+   * 
+ * This is also helpful for custom assertions, where users of such assertions can already benefit from + * type-specific assertions when invoking a navigation method, without additional effort. For example, + * given a {@code Iterable} and a {@code PersonAssert} custom assertion, you can write: + *

+   * Iterable<Person> people = getPeople();
+   *
+   * assertThat(people).withElementAssert(PersonAssert::new)
+   *                   .first()
+   *                   .hasName("Luke")
+   *                   .hasLightSaber();
+   * 
+ * + * @param the type of the assertion to be created when a navigation method is invoked + * @param assertFactory the factory responsible for creating an {@link ASSERT} instance from an {@link ELEMENT}; + * must not be {@code null}. + * @return an {@link AbstractIterableAssert} whose element assertions are created using the given {@code assertFactory}; + * the returned instance allows fluent type-specific assertions when navigating to a specific element. + * @since 3.28.0 + */ + public > AbstractIterableAssert withElementAssert(AssertFactory assertFactory) { + return new FactoryBasedAssert<>(actual, assertFactory); + } + /** * {@inheritDoc} */ @@ -2619,7 +2656,7 @@ public RecursiveComparisonAssert usingRecursiveComparison(RecursiveComparison * *

The recursive algorithm employs cycle detection, so object graphs with cyclic references can safely be asserted over without causing looping.

* - *

This method enables recursive asserting using default configuration, which means all fields of all objects have the + *

This method enables recursive asserting using default configuration, which means all fields of all objects have the * {@link java.util.function.Predicate} applied to them (including primitive fields), no fields are excluded, but: *